#include
Inheritance diagram for cbl::codetree::names::TDependentName:
Public Methods |
|
virtual expr::TExpression * | createSymbolExpr () |
void | nested (TDependentName *) |
TDependentName * | nested () const |
virtual std::string | text () const |
Protected Methods |
|
TDependentName (symbols::TModuleSym *AOwner, const std::string &AText, TDependentName *ANested) | |
Friends |
|
class | symbols::TModuleSym |
|
|
Reimplemented from cbl::codetree::names::TName. |
|
|
|
Reimplemented from cbl::codetree::names::TName. |
|
Reimplemented from cbl::codetree::names::TName. Definition at line 155 of file names.h. |