Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

cbl::codetree::symbols::TMethodSym Class Reference

#include

Inheritance diagram for cbl::codetree::symbols::TMethodSym:

cbl::codetree::symbols::TExecSym cbl::codetree::symbols::TSymbol cbl::codetree::TElement cbl::codetree::symbols::TCastSym cbl::codetree::symbols::TOperatorSym List of all members.

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

Constructor & Destructor Documentation

cbl::codetree::symbols::TMethodSym::TMethodSym symbols::TModuleSym   AOwner,
const std::string &   ,
def::TMethodDef  ,
scopes::TScope   AParentScope
[protected]
 


Member Function Documentation

virtual void cbl::codetree::symbols::TMethodSym::accept TSymVisitor   [virtual]
 

Implements cbl::codetree::symbols::TSymbol.

Reimplemented in cbl::codetree::symbols::TCastSym.

virtual void cbl::codetree::symbols::TMethodSym::injectParameters   [virtual]
 

std::string cbl::codetree::symbols::TMethodSym::signature   const
 

virtual def::TMethodDef* cbl::codetree::symbols::TMethodSym::type   const [virtual]
 

Reimplemented from cbl::codetree::symbols::TSymbol.

Reimplemented in cbl::codetree::symbols::TOperatorSym.

void cbl::codetree::symbols::TMethodSym::type def::TMethodDef  
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Reimplemented in cbl::codetree::symbols::TCastSym.

Definition at line 43 of file symmethod.h.


The documentation for this class was generated from the following file:
Generated on Sat Apr 6 19:07:28 2002 for Compiler Backend Library by doxygen1.2.14 written by , © 1997-2002