Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

exception_block_node Struct Reference

#include <ast.h>

Inheritance diagram for exception_block_node:

node List of all members.

Public Member Functions

 exception_block_node (int line, compound_stmt_node *b)
 ~exception_block_node ()
void accept (int depth, visitor &v)

Public Attributes

compound_stmt_nodebody

Constructor & Destructor Documentation

exception_block_node::exception_block_node int  line,
compound_stmt_node b
 

exception_block_node::~exception_block_node  ) 
 


Member Function Documentation

void exception_block_node::accept int  depth,
visitor v
[inline, virtual]
 

Implements node.


Member Data Documentation

compound_stmt_node* exception_block_node::body
 


The documentation for this struct was generated from the following files:
Generated on Wed May 24 23:03:25 2006 for RTSync by  doxygen 1.4.4