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

cbl::codetree::stmt::TRepeatStmt Class Reference

#include

Inheritance diagram for cbl::codetree::stmt::TRepeatStmt:

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

Public Methods

virtual void  accept (TStmtVisitor &)

Protected Methods

  TRepeatStmt (symbols::TModuleSym *AOwner, expr::TExpression *ACondition, TStatement *AStatement)

Friends

class  symbols::TModuleSym

Constructor & Destructor Documentation

cbl::codetree::stmt::TRepeatStmt::TRepeatStmt symbols::TModuleSym   AOwner,
expr::TExpression   ACondition,
TStatement   AStatement
[protected]
 


Member Function Documentation

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

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


Friends And Related Function Documentation

friend class symbols::TModuleSym [friend]
 

Definition at line 46 of file sloop.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