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

cbl::codetree::expr::TNewExpr Class Reference

#include <enew.h>

Inheritance diagram for cbl::codetree::expr::TNewExpr:

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

Public Methods

const def::TDef newType () const
const stmt::TCallStmt *  constructor () const
virtual void  accept (TExprVisitor &)

Protected Methods

  TNewExpr (symbols::TModuleSym *AOwner, def::TDef *ANewType, stmt::TCallStmt *AConstructor=0)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::expr::TNewExpr::TNewExpr symbols::TModuleSym   AOwner,
def::TDef   ANewType,
stmt::TCallStmt *    AConstructor = 0
[protected]
 


Member Function Documentation

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

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

const stmt::TCallStmt* cbl::codetree::expr::TNewExpr::constructor   const
 

const def::TDef* cbl::codetree::expr::TNewExpr::newType   const
 


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Definition at line 36 of file enew.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