#include
Inheritance diagram for cbl::codetree::def::TBitsetDef:
Public Methods |
|
TBitsetDef (const TBitsetDef &) | |
virtual unsigned | size () const |
void | add (const std::string &AName, unsigned ALow, unsigned AHigh) |
virtual void | accept (TDefVisitor &) |
virtual TBitsetDef * | clone () const |
Protected Methods |
|
TBitsetDef (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 34 of file defbitset.h. |