UTAP::DoWhileStatement Class Reference

#include <statement.h>

Inheritance diagram for UTAP::DoWhileStatement:

UTAP::Statement List of all members.

Public Member Functions

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

Public Attributes

Statementstat
expression_t cond

Constructor & Destructor Documentation

DoWhileStatement::DoWhileStatement ( Statement ,
expression_t   
)


Member Function Documentation

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

Implements UTAP::Statement.

bool DoWhileStatement::returns (  )  [virtual]

Implements UTAP::Statement.


Member Data Documentation

expression_t UTAP::DoWhileStatement::cond

Statement* UTAP::DoWhileStatement::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