#include <defrecord.h>
Inheritance diagram for cbl::codetree::def::TRecordDef:
Public Methods |
|
| TRecordDef (const TRecordDef &) | |
| virtual unsigned | size () const |
| void | add (symbols::TDataSym *ASymbol) |
| virtual void | accept (TDefVisitor &) |
| virtual TRecordDef * | clone () const |
Protected Methods |
|
| TRecordDef (symbols::TModuleSym *AOwner, scopes::TScope *AParentScope) | |
Friends |
|
| class | symbols::TModuleSym |
|
||||||||||||
|
|
|
Implements cbl::codetree::def::TDef. |
|
|
|
Implements cbl::codetree::def::TDef. |
|
|
Implements cbl::codetree::def::TDef. |
|
|
Definition at line 41 of file defrecord.h. |
1.2.14 written by , © 1997-2002