Uses of Enum
org.apache.flink.table.client.cli.parser.SqlClientParserState
Packages that use SqlClientParserState
-
Uses of SqlClientParserState in org.apache.flink.table.client.cli.parser
Methods in org.apache.flink.table.client.cli.parser that return SqlClientParserStateModifier and TypeMethodDescriptionstatic SqlClientParserStateSqlClientParserState.computeCurrentStateAtTheEndOfLine(String line, org.apache.flink.table.api.SqlDialect dialect) static SqlClientParserStateReturns the enum constant of this type with the specified name.static SqlClientParserState[]SqlClientParserState.values()Returns an array containing the constants of this enum type, in the order they are declared.