Package org.antlr.runtime.misc
package org.antlr.runtime.misc
-
ClassesClassDescriptionFastQueue<T>A queue that can dequeue and get(i) in O(1) and grow arbitrarily large.A dynamic array that uses int not Integer objects.A lookahead queue that knows how to mark/release locations in the buffer for backtracking purposes.Stats routines needed by profiler etc...