#include
Inheritance diagram for cbl::codetree::symbols::TDataSym:
Public Types |
|
| enum | TDataStyle { dsNone, dsMutable, dsClass } |
Public Methods |
|
| void | init (expr::TExpression *) |
| expr::TExpression * | init () const |
| TDataStyle | style () const |
| void | style (TDataStyle) |
| virtual void | accept (TSymVisitor &) |
Protected Methods |
|
| TDataSym (symbols::TModuleSym *AOwner, const std::string &AName, def::TDef *ADef) | |
Friends |
|
| class | symbols::TModuleSym |
|
|
Definition at line 27 of file symdata.h. |
|
||||||||||||||||
|
|
Implements cbl::codetree::symbols::TSymbol. Reimplemented in cbl::codetree::symbols::TBitsetDataSym. |
|
|
|
|
|
|
Reimplemented in cbl::codetree::symbols::TBitsetDataSym. Definition at line 38 of file symdata.h. |
1.2.14 written by , © 1997-2002