Package | Description |
---|---|
com.mckoi.database.interpret | |
com.mckoi.database.sql |
These classes parse SQL statements in Mckoi.
|
Class and Description |
---|
ParseException
This exception is thrown when parse errors are encountered.
|
Token
Describes the input token stream.
|
Class and Description |
---|
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).
|
SQLConstants
Token literal values and constants.
|
SQLTokenManager
Token Manager.
|
Token
Describes the input token stream.
|
Copyright © 2015. All rights reserved.