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

sync_call_stmt_node Struct Reference

#include <ast.h>

Inheritance diagram for sync_call_stmt_node:

stmt_node node List of all members.

Public Member Functions

 sync_call_stmt_node (int line, char *s1, char *s2, args_node *a)
 ~sync_call_stmt_node ()
void accept (int depth, visitor &v)

Public Attributes

char * id1
char * id2
args_nodeargs

Constructor & Destructor Documentation

sync_call_stmt_node::sync_call_stmt_node int  line,
char *  s1,
char *  s2,
args_node a
 

sync_call_stmt_node::~sync_call_stmt_node  ) 
 


Member Function Documentation

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

Implements node.


Member Data Documentation

args_node* sync_call_stmt_node::args
 

char* sync_call_stmt_node::id1
 

char* sync_call_stmt_node::id2
 


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