#include
Inheritance diagram for cbl::codetree::names::TDataName:
Public Methods |
|
virtual expr::TExpression * | createSymbolExpr () |
symbols::TDataSym * | symbol () const |
Protected Methods |
|
TDataName (symbols::TModuleSym *AOwner, symbols::TDataSym *ASymbol) | |
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 125 of file names.h. |