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

cbl::codetree::stmt::TExprStmt Class Reference

#include

Inheritance diagram for cbl::codetree::stmt::TExprStmt:

cbl::codetree::stmt::TStatement cbl::codetree::TElement List of all members.

Public Methods

void  expression (expr::TExpression *)
expr::TExpression expression () const
virtual void  accept (TStmtVisitor &)

Protected Methods

  TExprStmt (symbols::TModuleSym *AOwner, expr::TExpression *AExpression)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::stmt::TExprStmt::TExprStmt symbols::TModuleSym   AOwner,
expr::TExpression   AExpression
[protected]
 


Member Function Documentation

virtual void cbl::codetree::stmt::TExprStmt::accept TStmtVisitor   [virtual]
 

Implements cbl::codetree::stmt::TStatement.

expr::TExpression* cbl::codetree::stmt::TExprStmt::expression   const
 

void cbl::codetree::stmt::TExprStmt::expression expr::TExpression  
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Definition at line 31 of file sexpr.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