Package | Description |
---|---|
org.antlr.runtime | |
org.antlr.runtime.debug | |
org.antlr.runtime.misc | |
org.antlr.runtime.tree |
Class and Description |
---|
FastQueue
A queue that can dequeue and get(i) in O(1) and grow arbitrarily large.
|
LookaheadStream
A lookahead queue that knows how to mark/release locations in the buffer for
backtracking purposes.
|
Class and Description |
---|
DoubleKeyMap
Sometimes we need to map a key to a value but key is two pieces of data.
|
Class and Description |
---|
FastQueue
A queue that can dequeue and get(i) in O(1) and grow arbitrarily large.
|
Class and Description |
---|
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.
|
Copyright © 1992–2015 ANTLR. All rights reserved.