| Class | Description |
|---|---|
| ActionClassGenerator | |
| ClassNodeInitializer |
Initializes the basic ParserClassNode fields and collects all methods.
|
| ConstructorGenerator |
Adds one constructor for each of the ParserClassNode.constructors,
which simply delegates to the respective super constructor.
|
| VarInitClassGenerator |