Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Getting reference to an overriding method

Hello,

Is there any way to get a reference to the ASTNode of the base (virtual) method from a node of its derived method. And the other way round: Is it possible to get the derived method from the base one?

Viet



Back to the top