#include <ast.h>
Inheritance diagram for sync_init_node:
Public Member Functions | |
sync_init_node (int line, actor_params_node *h, compound_stmt_node *t) | |
~sync_init_node () | |
void | accept (int depth, visitor &v) |
Public Attributes | |
actor_params_node * | head |
compound_stmt_node * | tail |
|
|
|
|
|
Implements node. |
|
|
|
|