#include <def.h>
Inheritance diagram for cbl::codetree::def::TConstDef:
Public Methods |
|
TConstDef (const TConstDef &) | |
virtual unsigned | size () const |
virtual TDef * | ref () |
virtual const TDef * | ref () const |
virtual bool | isConst () const |
virtual void | isConst (bool) |
virtual bool | isComplete () const |
virtual void | isComplete (bool) |
virtual void | accept (TDefVisitor &) |
virtual TConstDef * | clone () const |
Protected Methods |
|
TConstDef (symbols::TModuleSym *AOwner, TDef *ARef) | |
Friends |
|
class | symbols::TModuleSym |
|
|
|
Implements cbl::codetree::def::TDef. |
|
Implements cbl::codetree::def::TDef. |
|
Reimplemented from cbl::codetree::def::TDef. |
|
Reimplemented from cbl::codetree::def::TDef. |
|
Reimplemented from cbl::codetree::def::TDef. |
|
Reimplemented from cbl::codetree::def::TDef. |
|
|
|
Implements cbl::codetree::def::TDef. |
|