#include <defmethodptr.h>
Inheritance diagram for cbl::codetree::def::TMethodPtrDef:
Public Methods |
|
unsigned | size () const |
virtual void | accept (TDefVisitor &) |
virtual TMethodPtrDef * | clone () const |
Protected Methods |
|
TMethodPtrDef (symbols::TModuleSym *AOwner, TMethodDef *) | |
Friends |
|
class | symbols::TModuleSym |
|
|
Implements cbl::codetree::def::TDef. |
|
Implements cbl::codetree::def::TDef. |
|
Implements cbl::codetree::def::TDef. |
|
Definition at line 29 of file defmethodptr.h. |