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

cbl::codetree::stmt::TLoopStmt Class Reference

#include

Inheritance diagram for cbl::codetree::stmt::TLoopStmt:

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

Public Methods

expr::TExpression condition () const
TStatement statement () const

Protected Methods

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

Constructor & Destructor Documentation

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


Member Function Documentation

expr::TExpression* cbl::codetree::stmt::TLoopStmt::condition   const
 

TStatement* cbl::codetree::stmt::TLoopStmt::statement   const
 


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