Package | Description |
---|---|
org.tinygroup.jsqlparser.parser |
Class and Description |
---|
CCJSqlParserConstants
Token literal values and constants.
|
CCJSqlParserTokenManager
Token Manager.
|
JSqlParser
Every parser must implements this interface
|
ParseException
This exception is thrown when parse errors are encountered.
|
SimpleCharStream
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
|
Token
Describes the input token stream.
|
Copyright © 2006–2018 TinyGroup. All rights reserved.