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