| Interface | Description |
|---|---|
| DruidSqlParserImplConstants |
| Class | Description |
|---|---|
| DruidSqlInsert |
Extends the 'insert' call to hold custom parameters specific to Druid i.e.
|
| DruidSqlParserImpl |
SQL parser, generated from Parser.jj by JavaCC.
|
| DruidSqlParserImplFactory | |
| DruidSqlParserImplTokenManager | |
| DruidSqlParserUtils | |
| DruidSqlReplace |
Extends the 'replace' call to hold custom parameters specific to Druid i.e.
|
| 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.
|
| Exception | Description |
|---|---|
| ParseException |
This exception is thrown when parse errors are encountered.
|
| Error | Description |
|---|---|
| TokenMgrError |
Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.