#include <def.h>
Inheritance diagram for cbl::codetree::def::TScopedDef:
Public Methods |
|
TScopedDef (const TScopedDef &) | |
scopes::TScope * | scope () |
const scopes::TScope * | scope () const |
scopes::TScope * | elements () |
const scopes::TScope * | elements () const |
virtual void | add (symbols::TSymbol *) |
Protected Methods |
|
TScopedDef (symbols::TModuleSym *AOwner, scopes::TScope *AParentScope) |
|
|
|
|
|
|
|