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

cbl::codetree::names::TMethodName Class Reference

#include

Inheritance diagram for cbl::codetree::names::TMethodName:

cbl::codetree::names::TName cbl::codetree::TElement List of all members.

Public Methods

virtual expr::TExpression createSymbolExpr ()
void  addMethod (symbols::TMethodSym *AMethod)
void  methods (const TMethodList &)
const TMethodList &  methods () const
bool  isUnambiguous () const
bool  isEmpty () const
bool  isMember () const
virtual symbols::TSymbol symbol () const
virtual unsigned  symbolCount () const

Protected Methods

  TMethodName (symbols::TModuleSym *AOwner, const std::string &AText)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::names::TMethodName::TMethodName symbols::TModuleSym   AOwner,
const std::string &    AText
[protected]
 


Member Function Documentation

void cbl::codetree::names::TMethodName::addMethod symbols::TMethodSym   AMethod
 

virtual expr::TExpression* cbl::codetree::names::TMethodName::createSymbolExpr   [virtual]
 

Reimplemented from cbl::codetree::names::TName.

bool cbl::codetree::names::TMethodName::isEmpty   const
 

bool cbl::codetree::names::TMethodName::isMember   const
 

bool cbl::codetree::names::TMethodName::isUnambiguous   const
 

const TMethodList& cbl::codetree::names::TMethodName::methods   const
 

void cbl::codetree::names::TMethodName::methods const TMethodList &   
 

virtual symbols::TSymbol* cbl::codetree::names::TMethodName::symbol   const [virtual]
 

Reimplemented from cbl::codetree::names::TName.

virtual unsigned cbl::codetree::names::TMethodName::symbolCount   const [virtual]
 

Reimplemented from cbl::codetree::names::TName.


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Reimplemented from cbl::codetree::names::TName.

Definition at line 79 of file names.h.


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