| Package | Description |
|---|---|
| org.axiondb.parser |
SQL parser interface and implementation classes.
|
| Modifier and Type | Field and Description |
|---|---|
AxionDateTimeFormatParserTokenManager |
AxionDateTimeFormatParser.token_source
Generated Token Manager.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AxionDateTimeFormatParser.ReInit(AxionDateTimeFormatParserTokenManager tm)
Reinitialise.
|
| Constructor and Description |
|---|
AxionDateTimeFormatParser(AxionDateTimeFormatParserTokenManager tm)
Constructor with generated Token Manager.
|