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

cbl::codetree::expr::TNameExpr Class Reference

#include <ename.h>

Inheritance diagram for cbl::codetree::expr::TNameExpr:

cbl::codetree::expr::TExpression cbl::codetree::TCodeNode cbl::codetree::TElement List of all members.

Public Methods

names::TName name ()
const names::TName name () const
std::string  text () const
virtual void  accept (TExprVisitor &)

Protected Methods

  TNameExpr (symbols::TModuleSym *AOwner, names::TName *AName)
  TNameExpr (const TNameExpr &)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::expr::TNameExpr::TNameExpr symbols::TModuleSym   AOwner,
names::TName   AName
[protected]
 

cbl::codetree::expr::TNameExpr::TNameExpr const TNameExpr &    [protected]
 


Member Function Documentation

virtual void cbl::codetree::expr::TNameExpr::accept TExprVisitor   [virtual]
 

Implements cbl::codetree::expr::TExpression.

const names::TName* cbl::codetree::expr::TNameExpr::name   const
 

names::TName* cbl::codetree::expr::TNameExpr::name  
 

std::string cbl::codetree::expr::TNameExpr::text   const
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Definition at line 33 of file ename.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