Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members

CCM::DoStm Class Reference

Inheritance diagram for CCM::DoStm:

CCM::Statement List of all members.

Detailed Description

Do loop statement.


Public Member Functions

 DoStm (BoolExpr cond, Statement body)
 Create "do" statement with given condition and body.

override void execute ()
 Execute statement.


Private Attributes

BoolExpr cond
Statement body


Constructor & Destructor Documentation

CCM::DoStm::DoStm BoolExpr  cond,
Statement  body
 

Create "do" statement with given condition and body.


Member Function Documentation

override void CCM::DoStm::execute  )  [virtual]
 

Execute statement.

Implements CCM::Statement.


Member Data Documentation

Statement CCM::DoStm::body [private]
 

BoolExpr CCM::DoStm::cond [private]
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 21 01:20:50 2004 for cs2ccmb by doxygen 1.3.7