| Package | Description |
|---|---|
| org.antlr.runtime.tree |
| Modifier and Type | Class | Description |
|---|---|---|
class |
CommonErrorNode |
A node representing erroneous token range in token stream
|
static class |
TreeWizard.TreePattern |
When using %label:TOKENNAME in a tree for parse(), we must
track the label.
|
static class |
TreeWizard.WildcardTreePattern |
| Modifier and Type | Field | Description |
|---|---|---|
CommonTree |
CommonTree.parent |
Who is the parent node of this node; if null, implies node is root
|
| Constructor | Description |
|---|---|
CommonTree(CommonTree node) |
Copyright © 1992–2019 ANTLR. All rights reserved.