Uses of Class
org.antlr.runtime.misc.LookaheadStream
Packages that use LookaheadStream
-
Uses of LookaheadStream in org.antlr.runtime
Subclasses of LookaheadStream in org.antlr.runtimeModifier and TypeClassDescriptionclass
A token stream that pulls tokens from the code source on-demand and without tracking a complete buffer of the tokens. -
Uses of LookaheadStream in org.antlr.runtime.tree
Subclasses of LookaheadStream in org.antlr.runtime.tree