Package | Description |
---|---|
org.apache.flink.sql.parser.impl | |
org.apache.flink.sql.parser.utils |
Class and Description |
---|
FlinkSqlParserImplConstants |
FlinkSqlParserImplTokenManager |
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).
|
Token
Describes the input token stream.
|
Class and Description |
---|
ParseException
This exception is thrown when parse errors are encountered.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.