#include
Inheritance diagram for cbl::codetree::symbols::TExecSym:
Public Methods |
|
~TExecSym () | |
stmt::TStatement * | code () const |
void | code (stmt::TStatement *) |
scopes::TScope * | scope () const |
Protected Methods |
|
TExecSym (symbols::TModuleSym *AOwner, const std::string &AName, def::TDef *AType=0, scopes::TScope *AParentScope=0) |
|
|
|
|
|