Uc_return_statement Class Reference

#include <ucstmt.h>

Inheritance diagram for Uc_return_statement:

Inheritance graph
[legend]
Collaboration diagram for Uc_return_statement:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Uc_return_statement (Uc_expression *e=0)
 ~Uc_return_statement ()
virtual void gen (std::vector< char > &out, Uc_function *fun)

Private Attributes

Uc_expressionexpr

Detailed Description

Definition at line 148 of file ucstmt.h.


Constructor & Destructor Documentation

Uc_return_statement::Uc_return_statement ( Uc_expression e = 0  )  [inline]

Definition at line 152 of file ucstmt.h.

Uc_return_statement::~Uc_return_statement (  ) 

Definition at line 272 of file ucstmt.cc.


Member Function Documentation

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

Implements Uc_statement.


Member Data Documentation

Uc_expression* Uc_return_statement::expr [private]

Definition at line 150 of file ucstmt.h.


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