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