| 程序包 | 说明 |
|---|---|
| org.antlr.v4.runtime |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ANTLRFileStream
已过时。
as of 4.7 Please use
CharStreams interface. |
class |
ANTLRInputStream
已过时。
as of 4.7 Please use
CharStreams interface. |
class |
CodePointCharStream
Alternative to
ANTLRInputStream which treats the input
as a series of Unicode code points, instead of a series of UTF-16
code units. |
class |
UnbufferedCharStream
Do not buffer up the entire char stream.
|
Copyright © 1992–2022 Daniel Sun. All rights reserved.