Uc_label_statement Class Reference

#include <ucstmt.h>

Inheritance diagram for Uc_label_statement:

Inheritance graph
[legend]
Collaboration diagram for Uc_label_statement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_label_statement (Uc_label *l)
virtual void gen (std::vector< char > &out, Uc_function *fun)

Private Attributes

Uc_labellabel

Detailed Description

Definition at line 173 of file ucstmt.h.


Constructor & Destructor Documentation

Uc_label_statement::Uc_label_statement ( Uc_label l  )  [inline]

Definition at line 177 of file ucstmt.h.


Member Function Documentation

virtual void Uc_label_statement::gen ( std::vector< char > &  out,
Uc_function fun 
) [virtual]

Implements Uc_statement.


Member Data Documentation

Uc_label* Uc_label_statement::label [private]

Definition at line 175 of file ucstmt.h.


The documentation for this class was generated from the following file:
Generated on Mon Jul 9 15:04:44 2007 for ExultEngine by  doxygen 1.5.1