类的使用
org.antlr.runtime.misc.LookaheadStream
-
使用LookaheadStream的程序包 程序包 说明 org.antlr.runtime org.antlr.runtime.tree -
-
org.antlr.runtime中LookaheadStream的使用
org.antlr.runtime中LookaheadStream的子类 修饰符和类型 类 说明 class
UnbufferedTokenStream
A token stream that pulls tokens from the code source on-demand and without tracking a complete buffer of the tokens. -
org.antlr.runtime.tree中LookaheadStream的使用
org.antlr.runtime.tree中LookaheadStream的子类 修饰符和类型 类 说明 class
CommonTreeNodeStream
-