Package | Description |
---|---|
antlr |
Modifier and Type | Class and Description |
---|---|
class |
CommonAST
Common AST node implementation
|
class |
CommonASTWithHiddenTokens
A CommonAST whose initialization copies hidden token
information from the Token used to create a node.
|
class |
ParseTree |
class |
ParseTreeRule |
class |
ParseTreeToken |
Modifier and Type | Field and Description |
---|---|
protected BaseAST |
BaseAST.down |
protected BaseAST |
BaseAST.right |