Searched defs:FastQueue (Results 1 - 6 of 6) sorted by relevance

/external/antlr/antlr-3.4/runtime/CSharp2/Sources/Antlr3.Runtime/Antlr.Runtime.Misc/
H A DFastQueue.cs48 public class FastQueue<T> { class in namespace:Antlr.Runtime.Misc
/external/antlr/antlr-3.4/runtime/CSharp3/Sources/Antlr3.Runtime/Misc/
H A DFastQueue.cs49 public class FastQueue<T> class in namespace:Antlr.Runtime.Misc
/external/antlr/antlr-3.4/runtime/ObjC/Framework/
H A DFastQueue.h44 public class FastQueue<T> { class
H A DLookaheadStream.h34 * in the buffer for backtracking purposes. Any markers force the FastQueue
38 public abstract class LookaheadStream<T> extends FastQueue<T> { class
67 /** Get and remove first element in queue; override FastQueue.remove() */
105 /** Size of entire stream is unknown; we only know buffer size from FastQueue */
/external/antlr/antlr-3.4/runtime/Java/src/main/java/org/antlr/runtime/misc/
H A DFastQueue.java44 public class FastQueue<T> { class
/external/antlr/antlr-3.4/lib/
H A Dantlr-3.4-complete.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/antlr/ org/antlr/analysis/ org/antlr/codegen/ org/ ...

Completed in 1240 milliseconds