il::try_finally_statement Class Reference

The representation of a try-finally statement. More...

#include <try_finally_statement.h>

Inheritance diagram for il::try_finally_statement:
il::control_statement il::statement il::node

List of all members.

Public Member Functions

 try_finally_statement (statement *try_stmt, statement *exit_stmt, location loc)
void print ()
statementget_try_statement ()
statementget_exit_statement ()
virtual string to_string () const

Friends

class boost::serialization::access

Detailed Description

The representation of a try-finally statement.


The documentation for this class was generated from the following files:
Generated on Sun Oct 17 14:01:27 2010 by  doxygen 1.6.3