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