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