| Package | Description |
|---|---|
| org.antlr.runtime.tree |
| Modifier and Type | Class and 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 and Description |
|---|---|
CommonTree |
CommonTree.parent
Who is the parent node of this node; if null, implies node is root
|
| Constructor and Description |
|---|
CommonTree(CommonTree node) |
Copyright © 1992-2013 ANTLR. All Rights Reserved.