UTAP::CaseStatement Class Reference

#include <statement.h>

Inheritance diagram for UTAP::CaseStatement:

UTAP::BlockStatement UTAP::Statement UTAP::declarations_t List of all members.

Public Member Functions

 CaseStatement (frame_t, expression_t)
virtual int32_t accept (StatementVisitor *visitor)
virtual bool returns ()

Public Attributes

expression_t cond

Constructor & Destructor Documentation

CaseStatement::CaseStatement ( frame_t  ,
expression_t   
)


Member Function Documentation

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

Reimplemented from UTAP::BlockStatement.

bool CaseStatement::returns (  )  [virtual]

Reimplemented from UTAP::BlockStatement.


Member Data Documentation

expression_t UTAP::CaseStatement::cond


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