#import <ast.h>
Inheritance diagram for Literal:

Public Member Functions | |
| (char *) | - value |
| returns string representation of the literal. | |
Literals use token to hold the value as a string.
| - (char*) value |
returns string representation of the literal.
1.5.2