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

sync_node Struct Reference

#include <ast.h>

Inheritance diagram for sync_node:

module_node node List of all members.

Public Member Functions

 sync_node (int line, char *s, sync_decl_list_node *t)
 ~sync_node ()
void accept (int depth, visitor &v)

Public Attributes

char * id
sync_decl_list_nodetail

Constructor & Destructor Documentation

sync_node::sync_node int  line,
char *  s,
sync_decl_list_node t
 

sync_node::~sync_node  ) 
 


Member Function Documentation

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

Implements node.


Member Data Documentation

char* sync_node::id
 

sync_decl_list_node* sync_node::tail
 


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