UTAP::SwitchStatement Class Reference

#include <statement.h>

Inheritance diagram for UTAP::SwitchStatement:

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

Public Member Functions

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

Public Attributes

expression_t cond

Constructor & Destructor Documentation

SwitchStatement::SwitchStatement ( frame_t  ,
expression_t   
)


Member Function Documentation

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

Reimplemented from UTAP::BlockStatement.

bool SwitchStatement::returns (  )  [virtual]

Reimplemented from UTAP::BlockStatement.


Member Data Documentation

expression_t UTAP::SwitchStatement::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