UTAP::WhileStatement Class Reference

#include <statement.h>

Inheritance diagram for UTAP::WhileStatement:

UTAP::Statement List of all members.

Public Member Functions

 WhileStatement (expression_t, Statement *)
virtual int32_t accept (StatementVisitor *visitor)
virtual bool returns ()

Public Attributes

expression_t cond
Statementstat

Constructor & Destructor Documentation

WhileStatement::WhileStatement ( expression_t  ,
Statement  
)


Member Function Documentation

int32_t WhileStatement::accept ( StatementVisitor visitor  )  [virtual]

Implements UTAP::Statement.

bool WhileStatement::returns (  )  [virtual]

Implements UTAP::Statement.


Member Data Documentation

expression_t UTAP::WhileStatement::cond

Statement* UTAP::WhileStatement::stat


The documentation for this class was generated from the following files:
Generated on Thu Feb 22 14:46:53 2007 for libutap by  doxygen 1.4.7