| Package | Description |
|---|---|
| org.apache.calcite.sql.parser.impl |
Contains generated code for the
Calcite SQL parser. |
| 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).
|
| SqlParserImplConstants |
| SqlParserImplTokenManager |
| Token
Describes the input token stream.
|
Copyright © 2012–2015 The Apache Software Foundation. All rights reserved.