| Package | Description |
|---|---|
| org.antlr.runtime.misc | |
| org.antlr.runtime.tree |
| Modifier and Type | Class and Description |
|---|---|
class |
LookaheadStream<T>
A lookahead queue that knows how to mark/release locations
in the buffer for backtracking purposes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CommonTreeNodeStream |
| Modifier and Type | Field and Description |
|---|---|
protected FastQueue |
TreeIterator.nodes
If we emit UP/DOWN nodes, we need to spit out multiple nodes per
next() call.
|
Copyright © 2015. All Rights Reserved.