#include <ast.h>
Inheritance diagram for sync_node:
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_node * | tail |
|
|
|
|
|
Implements node. |
|
|
|
|