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

CCM::WriteStm Class Reference

Inheritance diagram for CCM::WriteStm:

CCM::Statement List of all members.

Detailed Description

Statement that writes an expression to the standard output.


Public Member Functions

 WriteStm (Expr e, bool eol)
 Create write statement.

override void execute ()
 Execute statement.


Private Attributes

Expr expr
bool eol


Constructor & Destructor Documentation

CCM::WriteStm::WriteStm Expr  e,
bool  eol
 

Create write statement.

Parameters:
e The expression whose value is to be printed
eol When true, a newline is appended to the output


Member Function Documentation

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

Execute statement.

Implements CCM::Statement.


Member Data Documentation

bool CCM::WriteStm::eol [private]
 

Expr CCM::WriteStm::expr [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