|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.antlr.runtime.misc | |
---|---|
org.antlr.runtime.misc | |
org.antlr.runtime.tree |
Classes in org.antlr.runtime.misc used by org.antlr.runtime.misc | |
---|---|
FastQueue
A queue that can dequeue and get(i) in O(1) and grow arbitrarily large. |
Classes in org.antlr.runtime.misc used by org.antlr.runtime.tree | |
---|---|
FastQueue
A queue that can dequeue and get(i) in O(1) and grow arbitrarily large. |
|
IntArray
A dynamic array that uses int not Integer objects. |
|
LookaheadStream
A lookahead queue that knows how to mark/release locations in the buffer for backtracking purposes. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |