Uc_goto_statement Class Reference

#include <ucstmt.h>

Inheritance diagram for Uc_goto_statement:

Inheritance graph
[legend]
Collaboration diagram for Uc_goto_statement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

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

Private Attributes

char * label

Detailed Description

Definition at line 185 of file ucstmt.h.


Constructor & Destructor Documentation

Uc_goto_statement::Uc_goto_statement ( char *  l  )  [inline]

Definition at line 189 of file ucstmt.h.


Member Function Documentation

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

Implements Uc_statement.


Member Data Documentation

char* Uc_goto_statement::label [private]

Definition at line 187 of file ucstmt.h.


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