#include
Inheritance diagram for cbl::codetree::symbols::TMethodSym:
Public Methods |
|
| virtual void | injectParameters () |
| std::string | signature () const |
| void | type (def::TMethodDef *) |
| virtual def::TMethodDef * | type () const |
| virtual void | accept (TSymVisitor &) |
Protected Methods |
|
| TMethodSym (symbols::TModuleSym *AOwner, const std::string &, def::TMethodDef *, scopes::TScope *AParentScope) | |
Friends |
|
| class | symbols::TModuleSym |
|
||||||||||||||||||||
|
|
Implements cbl::codetree::symbols::TSymbol. Reimplemented in cbl::codetree::symbols::TCastSym. |
|
|
|
|
Reimplemented from cbl::codetree::symbols::TSymbol. Reimplemented in cbl::codetree::symbols::TOperatorSym. |
|
|
|
Reimplemented in cbl::codetree::symbols::TCastSym. Definition at line 43 of file symmethod.h. |
1.2.14 written by , © 1997-2002