Package | Description |
---|---|
antlr |
Modifier and Type | Method and Description |
---|---|
ASTPair |
ASTPair.copy()
Copy an ASTPair.
|
Modifier and Type | Method and Description |
---|---|
void |
ASTFactory.addASTChild(ASTPair currentAST,
AST child)
Add a child to the current AST
|
void |
ASTFactory.makeASTRoot(ASTPair currentAST,
AST root)
Make an AST the root of current AST
|