Package | Description |
---|---|
org.antlr.runtime |
Modifier and Type | Class and Description |
---|---|
class |
ANTLRFileStream
This is a char buffer stream that is loaded from a file
all at once when you construct the object.
|
class |
ANTLRInputStream
A kind of ReaderStream that pulls from an InputStream.
|
class |
ANTLRReaderStream
Vacuum all input from a Reader and then treat it like a StringStream.
|
Copyright © 1992–2015 ANTLR. All rights reserved.