#include
Inheritance diagram for cbl::codetree::symbols::TTypeSym:
Public Methods |
|
virtual void | accept (TSymVisitor &) |
Protected Methods |
|
TTypeSym (symbols::TModuleSym *AOwner, const std::string &AName, def::TDef *ADef) | |
Friends |
|
class | symbols::TModuleSym |
|
|
Implements cbl::codetree::symbols::TSymbol. |
|
Definition at line 28 of file symtype.h. |