インタフェース | 説明 |
---|---|
Node | |
ParserConstants |
Token literal values and constants.
|
ParserTreeConstants |
クラス | 説明 |
---|---|
JJTParserState | |
Parser | |
ParserTokenManager |
Token Manager.
|
SimpleCharStream |
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
SimpleNode | |
Token |
Describes the input token stream.
|
例外 | 説明 |
---|---|
ParseException |
This exception is thrown when parse errors are encountered.
|
エラー | 説明 |
---|---|
TokenMgrError |
Token Manager Error.
|