#include
Inheritance diagram for cbl::codetree::symbols::TCastSym:
Public Methods |
|
def::TCastDef * | castDef () |
stmt::TStatement * | code () |
virtual void | accept (TSymVisitor &) |
Protected Methods |
|
TCastSym (symbols::TModuleSym *AOwner, def::TCastDef *, scopes::TScope *AParentScope) | |
Friends |
|
class | symbols::TModuleSym |
|
|
Reimplemented from cbl::codetree::symbols::TMethodSym. |
|
|
|
Reimplemented from cbl::codetree::symbols::TMethodSym. Definition at line 36 of file symcast.h. |