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

cbl::codetree::names::TName Class Reference

#include

Inheritance diagram for cbl::codetree::names::TName:

cbl::codetree::TElement cbl::codetree::names::TDataName cbl::codetree::names::TDependentName cbl::codetree::names::TMethodName cbl::codetree::names::TModuleName cbl::codetree::names::TTypeName cbl::codetree::names::TClassName List of all members.

Public Methods

virtual std::string  text () const
virtual expr::TExpression createSymbolExpr ()
bool  isQualified () const
void  qualifier (def::TClassDef *)
def::TClassDef qualifier ()
virtual const scopes::TScope scope () const
virtual bool  canQualify () const
virtual symbols::TSymbol symbol () const
virtual unsigned  symbolCount () const

Protected Methods

  TName (symbols::TModuleSym *AOwner, const std::string &AText)
  TName (symbols::TModuleSym *AOwner, symbols::TSymbol *ASymbol)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

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

cbl::codetree::names::TName::TName symbols::TModuleSym   AOwner,
symbols::TSymbol   ASymbol
[protected]
 


Member Function Documentation

virtual bool cbl::codetree::names::TName::canQualify   const [virtual]
 

Reimplemented in cbl::codetree::names::TClassName.

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

Reimplemented in cbl::codetree::names::TMethodName.

bool cbl::codetree::names::TName::isQualified   const
 

def::TClassDef* cbl::codetree::names::TName::qualifier  
 

void cbl::codetree::names::TName::qualifier def::TClassDef  
 

virtual const scopes::TScope* cbl::codetree::names::TName::scope   const [virtual]
 

Reimplemented in cbl::codetree::names::TClassName.

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

Reimplemented in cbl::codetree::names::TMethodName.

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

Reimplemented in cbl::codetree::names::TMethodName.

virtual std::string cbl::codetree::names::TName::text   const [virtual]
 

Reimplemented in cbl::codetree::names::TDependentName.


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Reimplemented in cbl::codetree::names::TMethodName.

Definition at line 53 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