Package | Description |
---|---|
org.antlr.runtime | |
org.antlr.runtime.tree |
Modifier and Type | Class and Description |
---|---|
class |
UnbufferedTokenStream
A token stream that pulls tokens from the code source on-demand and
without tracking a complete buffer of the tokens.
|
Modifier and Type | Class and Description |
---|---|
class |
CommonTreeNodeStream |
Copyright © 1992–2015 ANTLR. All rights reserved.