Class HiveASTParser
- java.lang.Object
-
- org.antlr.runtime.BaseRecognizer
-
- org.antlr.runtime.Parser
-
- org.apache.flink.table.planner.delegation.hive.parse.HiveASTParser
-
public class HiveASTParser extends org.antlr.runtime.Parser
Counterpart of hive's HiveParser.g.
-
-
Nested Class Summary
-
Field Summary
-
Constructor Summary
Constructors Constructor Description HiveASTParser(org.antlr.runtime.TokenStream input)
HiveASTParser(org.antlr.runtime.TokenStream input, org.antlr.runtime.RecognizerSharedState state)
-
Method Summary
-
Methods inherited from class org.antlr.runtime.Parser
getCurrentInputSymbol, getMissingSymbol, getSourceName, getTokenStream, reset, setTokenStream, traceIn, traceOut
-
Methods inherited from class org.antlr.runtime.BaseRecognizer
alreadyParsedRule, beginResync, combineFollows, computeContextSensitiveRuleFOLLOW, computeErrorRecoverySet, consumeUntil, consumeUntil, emitErrorMessage, endResync, failed, getBacktrackingLevel, getNumberOfSyntaxErrors, getRuleInvocationStack, getRuleInvocationStack, getRuleMemoization, getRuleMemoizationCacheSize, getTokenErrorDisplay, match, matchAny, memoize, mismatchIsMissingToken, mismatchIsUnwantedToken, pushFollow, recover, recoverFromMismatchedToken, reportError, setBacktrackingLevel, toStrings, traceIn, traceOut
-
-
-
-
Field Detail
-
tokenNames
public static final String[] tokenNames
-
EOF
public static final int EOF
- See Also:
- Constant Field Values
-
AMPERSAND
public static final int AMPERSAND
- See Also:
- Constant Field Values
-
BITWISEOR
public static final int BITWISEOR
- See Also:
- Constant Field Values
-
BITWISEXOR
public static final int BITWISEXOR
- See Also:
- Constant Field Values
-
ByteLengthLiteral
public static final int ByteLengthLiteral
- See Also:
- Constant Field Values
-
COLON
public static final int COLON
- See Also:
- Constant Field Values
-
COMMA
public static final int COMMA
- See Also:
- Constant Field Values
-
CONCATENATE
public static final int CONCATENATE
- See Also:
- Constant Field Values
-
CharSetLiteral
public static final int CharSetLiteral
- See Also:
- Constant Field Values
-
CharSetName
public static final int CharSetName
- See Also:
- Constant Field Values
-
DIV
public static final int DIV
- See Also:
- Constant Field Values
-
DIVIDE
public static final int DIVIDE
- See Also:
- Constant Field Values
-
DOLLAR
public static final int DOLLAR
- See Also:
- Constant Field Values
-
DOT
public static final int DOT
- See Also:
- Constant Field Values
-
Digit
public static final int Digit
- See Also:
- Constant Field Values
-
EQUAL
public static final int EQUAL
- See Also:
- Constant Field Values
-
EQUAL_NS
public static final int EQUAL_NS
- See Also:
- Constant Field Values
-
Exponent
public static final int Exponent
- See Also:
- Constant Field Values
-
GREATERTHAN
public static final int GREATERTHAN
- See Also:
- Constant Field Values
-
GREATERTHANOREQUALTO
public static final int GREATERTHANOREQUALTO
- See Also:
- Constant Field Values
-
HexDigit
public static final int HexDigit
- See Also:
- Constant Field Values
-
Identifier
public static final int Identifier
- See Also:
- Constant Field Values
-
IntegralLiteral
public static final int IntegralLiteral
- See Also:
- Constant Field Values
-
KW_ABORT
public static final int KW_ABORT
- See Also:
- Constant Field Values
-
KW_ADD
public static final int KW_ADD
- See Also:
- Constant Field Values
-
KW_ADMIN
public static final int KW_ADMIN
- See Also:
- Constant Field Values
-
KW_AFTER
public static final int KW_AFTER
- See Also:
- Constant Field Values
-
KW_ALL
public static final int KW_ALL
- See Also:
- Constant Field Values
-
KW_ALTER
public static final int KW_ALTER
- See Also:
- Constant Field Values
-
KW_ANALYZE
public static final int KW_ANALYZE
- See Also:
- Constant Field Values
-
KW_AND
public static final int KW_AND
- See Also:
- Constant Field Values
-
KW_ARCHIVE
public static final int KW_ARCHIVE
- See Also:
- Constant Field Values
-
KW_ARRAY
public static final int KW_ARRAY
- See Also:
- Constant Field Values
-
KW_AS
public static final int KW_AS
- See Also:
- Constant Field Values
-
KW_ASC
public static final int KW_ASC
- See Also:
- Constant Field Values
-
KW_AUTHORIZATION
public static final int KW_AUTHORIZATION
- See Also:
- Constant Field Values
-
KW_AUTOCOMMIT
public static final int KW_AUTOCOMMIT
- See Also:
- Constant Field Values
-
KW_BEFORE
public static final int KW_BEFORE
- See Also:
- Constant Field Values
-
KW_BETWEEN
public static final int KW_BETWEEN
- See Also:
- Constant Field Values
-
KW_BIGINT
public static final int KW_BIGINT
- See Also:
- Constant Field Values
-
KW_BINARY
public static final int KW_BINARY
- See Also:
- Constant Field Values
-
KW_BOOLEAN
public static final int KW_BOOLEAN
- See Also:
- Constant Field Values
-
KW_BOTH
public static final int KW_BOTH
- See Also:
- Constant Field Values
-
KW_BUCKET
public static final int KW_BUCKET
- See Also:
- Constant Field Values
-
KW_BUCKETS
public static final int KW_BUCKETS
- See Also:
- Constant Field Values
-
KW_BY
public static final int KW_BY
- See Also:
- Constant Field Values
-
KW_CACHE
public static final int KW_CACHE
- See Also:
- Constant Field Values
-
KW_CASCADE
public static final int KW_CASCADE
- See Also:
- Constant Field Values
-
KW_CASE
public static final int KW_CASE
- See Also:
- Constant Field Values
-
KW_CAST
public static final int KW_CAST
- See Also:
- Constant Field Values
-
KW_CHANGE
public static final int KW_CHANGE
- See Also:
- Constant Field Values
-
KW_CHAR
public static final int KW_CHAR
- See Also:
- Constant Field Values
-
KW_CLUSTER
public static final int KW_CLUSTER
- See Also:
- Constant Field Values
-
KW_CLUSTERED
public static final int KW_CLUSTERED
- See Also:
- Constant Field Values
-
KW_CLUSTERSTATUS
public static final int KW_CLUSTERSTATUS
- See Also:
- Constant Field Values
-
KW_COLLECTION
public static final int KW_COLLECTION
- See Also:
- Constant Field Values
-
KW_COLUMN
public static final int KW_COLUMN
- See Also:
- Constant Field Values
-
KW_COLUMNS
public static final int KW_COLUMNS
- See Also:
- Constant Field Values
-
KW_COMMENT
public static final int KW_COMMENT
- See Also:
- Constant Field Values
-
KW_COMMIT
public static final int KW_COMMIT
- See Also:
- Constant Field Values
-
KW_COMPACT
public static final int KW_COMPACT
- See Also:
- Constant Field Values
-
KW_COMPACTIONS
public static final int KW_COMPACTIONS
- See Also:
- Constant Field Values
-
KW_COMPUTE
public static final int KW_COMPUTE
- See Also:
- Constant Field Values
-
KW_CONCATENATE
public static final int KW_CONCATENATE
- See Also:
- Constant Field Values
-
KW_CONF
public static final int KW_CONF
- See Also:
- Constant Field Values
-
KW_CONSTRAINT
public static final int KW_CONSTRAINT
- See Also:
- Constant Field Values
-
KW_CONTINUE
public static final int KW_CONTINUE
- See Also:
- Constant Field Values
-
KW_CREATE
public static final int KW_CREATE
- See Also:
- Constant Field Values
-
KW_CROSS
public static final int KW_CROSS
- See Also:
- Constant Field Values
-
KW_CUBE
public static final int KW_CUBE
- See Also:
- Constant Field Values
-
KW_CURRENT
public static final int KW_CURRENT
- See Also:
- Constant Field Values
-
KW_CURRENT_DATE
public static final int KW_CURRENT_DATE
- See Also:
- Constant Field Values
-
KW_CURRENT_TIMESTAMP
public static final int KW_CURRENT_TIMESTAMP
- See Also:
- Constant Field Values
-
KW_CURSOR
public static final int KW_CURSOR
- See Also:
- Constant Field Values
-
KW_DATA
public static final int KW_DATA
- See Also:
- Constant Field Values
-
KW_DATABASE
public static final int KW_DATABASE
- See Also:
- Constant Field Values
-
KW_DATABASES
public static final int KW_DATABASES
- See Also:
- Constant Field Values
-
KW_DATE
public static final int KW_DATE
- See Also:
- Constant Field Values
-
KW_DATETIME
public static final int KW_DATETIME
- See Also:
- Constant Field Values
-
KW_DAY
public static final int KW_DAY
- See Also:
- Constant Field Values
-
KW_DBPROPERTIES
public static final int KW_DBPROPERTIES
- See Also:
- Constant Field Values
-
KW_DECIMAL
public static final int KW_DECIMAL
- See Also:
- Constant Field Values
-
KW_DEFERRED
public static final int KW_DEFERRED
- See Also:
- Constant Field Values
-
KW_DEFINED
public static final int KW_DEFINED
- See Also:
- Constant Field Values
-
KW_DELETE
public static final int KW_DELETE
- See Also:
- Constant Field Values
-
KW_DELIMITED
public static final int KW_DELIMITED
- See Also:
- Constant Field Values
-
KW_DEPENDENCY
public static final int KW_DEPENDENCY
- See Also:
- Constant Field Values
-
KW_DESC
public static final int KW_DESC
- See Also:
- Constant Field Values
-
KW_DESCRIBE
public static final int KW_DESCRIBE
- See Also:
- Constant Field Values
-
KW_DETAIL
public static final int KW_DETAIL
- See Also:
- Constant Field Values
-
KW_DIRECTORIES
public static final int KW_DIRECTORIES
- See Also:
- Constant Field Values
-
KW_DIRECTORY
public static final int KW_DIRECTORY
- See Also:
- Constant Field Values
-
KW_DISABLE
public static final int KW_DISABLE
- See Also:
- Constant Field Values
-
KW_DISTINCT
public static final int KW_DISTINCT
- See Also:
- Constant Field Values
-
KW_DISTRIBUTE
public static final int KW_DISTRIBUTE
- See Also:
- Constant Field Values
-
KW_DOUBLE
public static final int KW_DOUBLE
- See Also:
- Constant Field Values
-
KW_DOW
public static final int KW_DOW
- See Also:
- Constant Field Values
-
KW_DROP
public static final int KW_DROP
- See Also:
- Constant Field Values
-
KW_DUMP
public static final int KW_DUMP
- See Also:
- Constant Field Values
-
KW_ELEM_TYPE
public static final int KW_ELEM_TYPE
- See Also:
- Constant Field Values
-
KW_ELSE
public static final int KW_ELSE
- See Also:
- Constant Field Values
-
KW_ENABLE
public static final int KW_ENABLE
- See Also:
- Constant Field Values
-
KW_END
public static final int KW_END
- See Also:
- Constant Field Values
-
KW_ESCAPED
public static final int KW_ESCAPED
- See Also:
- Constant Field Values
-
KW_EXCEPT
public static final int KW_EXCEPT
- See Also:
- Constant Field Values
-
KW_EXCHANGE
public static final int KW_EXCHANGE
- See Also:
- Constant Field Values
-
KW_EXCLUSIVE
public static final int KW_EXCLUSIVE
- See Also:
- Constant Field Values
-
KW_EXISTS
public static final int KW_EXISTS
- See Also:
- Constant Field Values
-
KW_EXPLAIN
public static final int KW_EXPLAIN
- See Also:
- Constant Field Values
-
KW_EXPORT
public static final int KW_EXPORT
- See Also:
- Constant Field Values
-
KW_EXPRESSION
public static final int KW_EXPRESSION
- See Also:
- Constant Field Values
-
KW_EXTENDED
public static final int KW_EXTENDED
- See Also:
- Constant Field Values
-
KW_EXTERNAL
public static final int KW_EXTERNAL
- See Also:
- Constant Field Values
-
KW_EXTRACT
public static final int KW_EXTRACT
- See Also:
- Constant Field Values
-
KW_FALSE
public static final int KW_FALSE
- See Also:
- Constant Field Values
-
KW_FETCH
public static final int KW_FETCH
- See Also:
- Constant Field Values
-
KW_FIELDS
public static final int KW_FIELDS
- See Also:
- Constant Field Values
-
KW_FILE
public static final int KW_FILE
- See Also:
- Constant Field Values
-
KW_FILEFORMAT
public static final int KW_FILEFORMAT
- See Also:
- Constant Field Values
-
KW_FIRST
public static final int KW_FIRST
- See Also:
- Constant Field Values
-
KW_FLOAT
public static final int KW_FLOAT
- See Also:
- Constant Field Values
-
KW_FLOOR
public static final int KW_FLOOR
- See Also:
- Constant Field Values
-
KW_FOLLOWING
public static final int KW_FOLLOWING
- See Also:
- Constant Field Values
-
KW_FOR
public static final int KW_FOR
- See Also:
- Constant Field Values
-
KW_FOREIGN
public static final int KW_FOREIGN
- See Also:
- Constant Field Values
-
KW_FORMAT
public static final int KW_FORMAT
- See Also:
- Constant Field Values
-
KW_FORMATTED
public static final int KW_FORMATTED
- See Also:
- Constant Field Values
-
KW_FROM
public static final int KW_FROM
- See Also:
- Constant Field Values
-
KW_FULL
public static final int KW_FULL
- See Also:
- Constant Field Values
-
KW_FUNCTION
public static final int KW_FUNCTION
- See Also:
- Constant Field Values
-
KW_FUNCTIONS
public static final int KW_FUNCTIONS
- See Also:
- Constant Field Values
-
KW_GRANT
public static final int KW_GRANT
- See Also:
- Constant Field Values
-
KW_GROUP
public static final int KW_GROUP
- See Also:
- Constant Field Values
-
KW_GROUPING
public static final int KW_GROUPING
- See Also:
- Constant Field Values
-
KW_HAVING
public static final int KW_HAVING
- See Also:
- Constant Field Values
-
KW_HOUR
public static final int KW_HOUR
- See Also:
- Constant Field Values
-
KW_IDXPROPERTIES
public static final int KW_IDXPROPERTIES
- See Also:
- Constant Field Values
-
KW_IF
public static final int KW_IF
- See Also:
- Constant Field Values
-
KW_IMPORT
public static final int KW_IMPORT
- See Also:
- Constant Field Values
-
KW_IN
public static final int KW_IN
- See Also:
- Constant Field Values
-
KW_INDEX
public static final int KW_INDEX
- See Also:
- Constant Field Values
-
KW_INDEXES
public static final int KW_INDEXES
- See Also:
- Constant Field Values
-
KW_INNER
public static final int KW_INNER
- See Also:
- Constant Field Values
-
KW_INPATH
public static final int KW_INPATH
- See Also:
- Constant Field Values
-
KW_INPUTDRIVER
public static final int KW_INPUTDRIVER
- See Also:
- Constant Field Values
-
KW_INPUTFORMAT
public static final int KW_INPUTFORMAT
- See Also:
- Constant Field Values
-
KW_INSERT
public static final int KW_INSERT
- See Also:
- Constant Field Values
-
KW_INT
public static final int KW_INT
- See Also:
- Constant Field Values
-
KW_INTERSECT
public static final int KW_INTERSECT
- See Also:
- Constant Field Values
-
KW_INTERVAL
public static final int KW_INTERVAL
- See Also:
- Constant Field Values
-
KW_INTO
public static final int KW_INTO
- See Also:
- Constant Field Values
-
KW_IS
public static final int KW_IS
- See Also:
- Constant Field Values
-
KW_ISOLATION
public static final int KW_ISOLATION
- See Also:
- Constant Field Values
-
KW_ITEMS
public static final int KW_ITEMS
- See Also:
- Constant Field Values
-
KW_JAR
public static final int KW_JAR
- See Also:
- Constant Field Values
-
KW_JOIN
public static final int KW_JOIN
- See Also:
- Constant Field Values
-
KW_KEY
public static final int KW_KEY
- See Also:
- Constant Field Values
-
KW_KEYS
public static final int KW_KEYS
- See Also:
- Constant Field Values
-
KW_KEY_TYPE
public static final int KW_KEY_TYPE
- See Also:
- Constant Field Values
-
KW_LAST
public static final int KW_LAST
- See Also:
- Constant Field Values
-
KW_LATERAL
public static final int KW_LATERAL
- See Also:
- Constant Field Values
-
KW_LEFT
public static final int KW_LEFT
- See Also:
- Constant Field Values
-
KW_LESS
public static final int KW_LESS
- See Also:
- Constant Field Values
-
KW_LEVEL
public static final int KW_LEVEL
- See Also:
- Constant Field Values
-
KW_LIKE
public static final int KW_LIKE
- See Also:
- Constant Field Values
-
KW_LIMIT
public static final int KW_LIMIT
- See Also:
- Constant Field Values
-
KW_LINES
public static final int KW_LINES
- See Also:
- Constant Field Values
-
KW_LOAD
public static final int KW_LOAD
- See Also:
- Constant Field Values
-
KW_LOCAL
public static final int KW_LOCAL
- See Also:
- Constant Field Values
-
KW_LOCATION
public static final int KW_LOCATION
- See Also:
- Constant Field Values
-
KW_LOCK
public static final int KW_LOCK
- See Also:
- Constant Field Values
-
KW_LOCKS
public static final int KW_LOCKS
- See Also:
- Constant Field Values
-
KW_LOGICAL
public static final int KW_LOGICAL
- See Also:
- Constant Field Values
-
KW_LONG
public static final int KW_LONG
- See Also:
- Constant Field Values
-
KW_MACRO
public static final int KW_MACRO
- See Also:
- Constant Field Values
-
KW_MAP
public static final int KW_MAP
- See Also:
- Constant Field Values
-
KW_MAPJOIN
public static final int KW_MAPJOIN
- See Also:
- Constant Field Values
-
KW_MATCHED
public static final int KW_MATCHED
- See Also:
- Constant Field Values
-
KW_MATERIALIZED
public static final int KW_MATERIALIZED
- See Also:
- Constant Field Values
-
KW_MERGE
public static final int KW_MERGE
- See Also:
- Constant Field Values
-
KW_METADATA
public static final int KW_METADATA
- See Also:
- Constant Field Values
-
KW_MINUS
public static final int KW_MINUS
- See Also:
- Constant Field Values
-
KW_MINUTE
public static final int KW_MINUTE
- See Also:
- Constant Field Values
-
KW_MONTH
public static final int KW_MONTH
- See Also:
- Constant Field Values
-
KW_MORE
public static final int KW_MORE
- See Also:
- Constant Field Values
-
KW_MSCK
public static final int KW_MSCK
- See Also:
- Constant Field Values
-
KW_NONE
public static final int KW_NONE
- See Also:
- Constant Field Values
-
KW_NORELY
public static final int KW_NORELY
- See Also:
- Constant Field Values
-
KW_NOSCAN
public static final int KW_NOSCAN
- See Also:
- Constant Field Values
-
KW_NOT
public static final int KW_NOT
- See Also:
- Constant Field Values
-
KW_NOVALIDATE
public static final int KW_NOVALIDATE
- See Also:
- Constant Field Values
-
KW_NULL
public static final int KW_NULL
- See Also:
- Constant Field Values
-
KW_NULLS
public static final int KW_NULLS
- See Also:
- Constant Field Values
-
KW_OF
public static final int KW_OF
- See Also:
- Constant Field Values
-
KW_OFFSET
public static final int KW_OFFSET
- See Also:
- Constant Field Values
-
KW_ON
public static final int KW_ON
- See Also:
- Constant Field Values
-
KW_ONLY
public static final int KW_ONLY
- See Also:
- Constant Field Values
-
KW_OPERATOR
public static final int KW_OPERATOR
- See Also:
- Constant Field Values
-
KW_OPTION
public static final int KW_OPTION
- See Also:
- Constant Field Values
-
KW_OR
public static final int KW_OR
- See Also:
- Constant Field Values
-
KW_ORDER
public static final int KW_ORDER
- See Also:
- Constant Field Values
-
KW_OUT
public static final int KW_OUT
- See Also:
- Constant Field Values
-
KW_OUTER
public static final int KW_OUTER
- See Also:
- Constant Field Values
-
KW_OUTPUTDRIVER
public static final int KW_OUTPUTDRIVER
- See Also:
- Constant Field Values
-
KW_OUTPUTFORMAT
public static final int KW_OUTPUTFORMAT
- See Also:
- Constant Field Values
-
KW_OVER
public static final int KW_OVER
- See Also:
- Constant Field Values
-
KW_OVERWRITE
public static final int KW_OVERWRITE
- See Also:
- Constant Field Values
-
KW_OWNER
public static final int KW_OWNER
- See Also:
- Constant Field Values
-
KW_PARTIALSCAN
public static final int KW_PARTIALSCAN
- See Also:
- Constant Field Values
-
KW_PARTITION
public static final int KW_PARTITION
- See Also:
- Constant Field Values
-
KW_PARTITIONED
public static final int KW_PARTITIONED
- See Also:
- Constant Field Values
-
KW_PARTITIONS
public static final int KW_PARTITIONS
- See Also:
- Constant Field Values
-
KW_PERCENT
public static final int KW_PERCENT
- See Also:
- Constant Field Values
-
KW_PLUS
public static final int KW_PLUS
- See Also:
- Constant Field Values
-
KW_PRECEDING
public static final int KW_PRECEDING
- See Also:
- Constant Field Values
-
KW_PRECISION
public static final int KW_PRECISION
- See Also:
- Constant Field Values
-
KW_PRESERVE
public static final int KW_PRESERVE
- See Also:
- Constant Field Values
-
KW_PRETTY
public static final int KW_PRETTY
- See Also:
- Constant Field Values
-
KW_PRIMARY
public static final int KW_PRIMARY
- See Also:
- Constant Field Values
-
KW_PRINCIPALS
public static final int KW_PRINCIPALS
- See Also:
- Constant Field Values
-
KW_PROCEDURE
public static final int KW_PROCEDURE
- See Also:
- Constant Field Values
-
KW_PURGE
public static final int KW_PURGE
- See Also:
- Constant Field Values
-
KW_QUARTER
public static final int KW_QUARTER
- See Also:
- Constant Field Values
-
KW_RANGE
public static final int KW_RANGE
- See Also:
- Constant Field Values
-
KW_READ
public static final int KW_READ
- See Also:
- Constant Field Values
-
KW_READS
public static final int KW_READS
- See Also:
- Constant Field Values
-
KW_REBUILD
public static final int KW_REBUILD
- See Also:
- Constant Field Values
-
KW_RECORDREADER
public static final int KW_RECORDREADER
- See Also:
- Constant Field Values
-
KW_RECORDWRITER
public static final int KW_RECORDWRITER
- See Also:
- Constant Field Values
-
KW_REDUCE
public static final int KW_REDUCE
- See Also:
- Constant Field Values
-
KW_REFERENCES
public static final int KW_REFERENCES
- See Also:
- Constant Field Values
-
KW_REGEXP
public static final int KW_REGEXP
- See Also:
- Constant Field Values
-
KW_RELOAD
public static final int KW_RELOAD
- See Also:
- Constant Field Values
-
KW_RELY
public static final int KW_RELY
- See Also:
- Constant Field Values
-
KW_RENAME
public static final int KW_RENAME
- See Also:
- Constant Field Values
-
KW_REPAIR
public static final int KW_REPAIR
- See Also:
- Constant Field Values
-
KW_REPL
public static final int KW_REPL
- See Also:
- Constant Field Values
-
KW_REPLACE
public static final int KW_REPLACE
- See Also:
- Constant Field Values
-
KW_REPLICATION
public static final int KW_REPLICATION
- See Also:
- Constant Field Values
-
KW_RESTRICT
public static final int KW_RESTRICT
- See Also:
- Constant Field Values
-
KW_REVOKE
public static final int KW_REVOKE
- See Also:
- Constant Field Values
-
KW_REWRITE
public static final int KW_REWRITE
- See Also:
- Constant Field Values
-
KW_RIGHT
public static final int KW_RIGHT
- See Also:
- Constant Field Values
-
KW_RLIKE
public static final int KW_RLIKE
- See Also:
- Constant Field Values
-
KW_ROLE
public static final int KW_ROLE
- See Also:
- Constant Field Values
-
KW_ROLES
public static final int KW_ROLES
- See Also:
- Constant Field Values
-
KW_ROLLBACK
public static final int KW_ROLLBACK
- See Also:
- Constant Field Values
-
KW_ROLLUP
public static final int KW_ROLLUP
- See Also:
- Constant Field Values
-
KW_ROW
public static final int KW_ROW
- See Also:
- Constant Field Values
-
KW_ROWS
public static final int KW_ROWS
- See Also:
- Constant Field Values
-
KW_SCHEMA
public static final int KW_SCHEMA
- See Also:
- Constant Field Values
-
KW_SCHEMAS
public static final int KW_SCHEMAS
- See Also:
- Constant Field Values
-
KW_SECOND
public static final int KW_SECOND
- See Also:
- Constant Field Values
-
KW_SELECT
public static final int KW_SELECT
- See Also:
- Constant Field Values
-
KW_SEMI
public static final int KW_SEMI
- See Also:
- Constant Field Values
-
KW_SERDE
public static final int KW_SERDE
- See Also:
- Constant Field Values
-
KW_SERDEPROPERTIES
public static final int KW_SERDEPROPERTIES
- See Also:
- Constant Field Values
-
KW_SERVER
public static final int KW_SERVER
- See Also:
- Constant Field Values
-
KW_SET
public static final int KW_SET
- See Also:
- Constant Field Values
-
KW_SETS
public static final int KW_SETS
- See Also:
- Constant Field Values
-
KW_SHARED
public static final int KW_SHARED
- See Also:
- Constant Field Values
-
KW_SHOW
public static final int KW_SHOW
- See Also:
- Constant Field Values
-
KW_SHOW_DATABASE
public static final int KW_SHOW_DATABASE
- See Also:
- Constant Field Values
-
KW_SKEWED
public static final int KW_SKEWED
- See Also:
- Constant Field Values
-
KW_SMALLINT
public static final int KW_SMALLINT
- See Also:
- Constant Field Values
-
KW_SNAPSHOT
public static final int KW_SNAPSHOT
- See Also:
- Constant Field Values
-
KW_SORT
public static final int KW_SORT
- See Also:
- Constant Field Values
-
KW_SORTED
public static final int KW_SORTED
- See Also:
- Constant Field Values
-
KW_SSL
public static final int KW_SSL
- See Also:
- Constant Field Values
-
KW_START
public static final int KW_START
- See Also:
- Constant Field Values
-
KW_STATISTICS
public static final int KW_STATISTICS
- See Also:
- Constant Field Values
-
KW_STATUS
public static final int KW_STATUS
- See Also:
- Constant Field Values
-
KW_STORED
public static final int KW_STORED
- See Also:
- Constant Field Values
-
KW_STREAMTABLE
public static final int KW_STREAMTABLE
- See Also:
- Constant Field Values
-
KW_STRING
public static final int KW_STRING
- See Also:
- Constant Field Values
-
KW_STRUCT
public static final int KW_STRUCT
- See Also:
- Constant Field Values
-
KW_SUMMARY
public static final int KW_SUMMARY
- See Also:
- Constant Field Values
-
KW_TABLE
public static final int KW_TABLE
- See Also:
- Constant Field Values
-
KW_TABLES
public static final int KW_TABLES
- See Also:
- Constant Field Values
-
KW_TABLESAMPLE
public static final int KW_TABLESAMPLE
- See Also:
- Constant Field Values
-
KW_TBLPROPERTIES
public static final int KW_TBLPROPERTIES
- See Also:
- Constant Field Values
-
KW_TEMPORARY
public static final int KW_TEMPORARY
- See Also:
- Constant Field Values
-
KW_TERMINATED
public static final int KW_TERMINATED
- See Also:
- Constant Field Values
-
KW_THEN
public static final int KW_THEN
- See Also:
- Constant Field Values
-
KW_TIMESTAMP
public static final int KW_TIMESTAMP
- See Also:
- Constant Field Values
-
KW_TINYINT
public static final int KW_TINYINT
- See Also:
- Constant Field Values
-
KW_TO
public static final int KW_TO
- See Also:
- Constant Field Values
-
KW_TOUCH
public static final int KW_TOUCH
- See Also:
- Constant Field Values
-
KW_TRANSACTION
public static final int KW_TRANSACTION
- See Also:
- Constant Field Values
-
KW_TRANSACTIONS
public static final int KW_TRANSACTIONS
- See Also:
- Constant Field Values
-
KW_TRANSFORM
public static final int KW_TRANSFORM
- See Also:
- Constant Field Values
-
KW_TRIGGER
public static final int KW_TRIGGER
- See Also:
- Constant Field Values
-
KW_TRUE
public static final int KW_TRUE
- See Also:
- Constant Field Values
-
KW_TRUNCATE
public static final int KW_TRUNCATE
- See Also:
- Constant Field Values
-
KW_UNARCHIVE
public static final int KW_UNARCHIVE
- See Also:
- Constant Field Values
-
KW_UNBOUNDED
public static final int KW_UNBOUNDED
- See Also:
- Constant Field Values
-
KW_UNDO
public static final int KW_UNDO
- See Also:
- Constant Field Values
-
KW_UNION
public static final int KW_UNION
- See Also:
- Constant Field Values
-
KW_UNIONTYPE
public static final int KW_UNIONTYPE
- See Also:
- Constant Field Values
-
KW_UNIQUE
public static final int KW_UNIQUE
- See Also:
- Constant Field Values
-
KW_UNIQUEJOIN
public static final int KW_UNIQUEJOIN
- See Also:
- Constant Field Values
-
KW_UNLOCK
public static final int KW_UNLOCK
- See Also:
- Constant Field Values
-
KW_UNSET
public static final int KW_UNSET
- See Also:
- Constant Field Values
-
KW_UNSIGNED
public static final int KW_UNSIGNED
- See Also:
- Constant Field Values
-
KW_UPDATE
public static final int KW_UPDATE
- See Also:
- Constant Field Values
-
KW_URI
public static final int KW_URI
- See Also:
- Constant Field Values
-
KW_USE
public static final int KW_USE
- See Also:
- Constant Field Values
-
KW_USER
public static final int KW_USER
- See Also:
- Constant Field Values
-
KW_USING
public static final int KW_USING
- See Also:
- Constant Field Values
-
KW_UTC
public static final int KW_UTC
- See Also:
- Constant Field Values
-
KW_UTCTIMESTAMP
public static final int KW_UTCTIMESTAMP
- See Also:
- Constant Field Values
-
KW_VALIDATE
public static final int KW_VALIDATE
- See Also:
- Constant Field Values
-
KW_VALUES
public static final int KW_VALUES
- See Also:
- Constant Field Values
-
KW_VALUE_TYPE
public static final int KW_VALUE_TYPE
- See Also:
- Constant Field Values
-
KW_VARCHAR
public static final int KW_VARCHAR
- See Also:
- Constant Field Values
-
KW_VECTORIZATION
public static final int KW_VECTORIZATION
- See Also:
- Constant Field Values
-
KW_VIEW
public static final int KW_VIEW
- See Also:
- Constant Field Values
-
KW_VIEWS
public static final int KW_VIEWS
- See Also:
- Constant Field Values
-
KW_WAIT
public static final int KW_WAIT
- See Also:
- Constant Field Values
-
KW_WEEK
public static final int KW_WEEK
- See Also:
- Constant Field Values
-
KW_WHEN
public static final int KW_WHEN
- See Also:
- Constant Field Values
-
KW_WHERE
public static final int KW_WHERE
- See Also:
- Constant Field Values
-
KW_WHILE
public static final int KW_WHILE
- See Also:
- Constant Field Values
-
KW_WINDOW
public static final int KW_WINDOW
- See Also:
- Constant Field Values
-
KW_WITH
public static final int KW_WITH
- See Also:
- Constant Field Values
-
KW_WORK
public static final int KW_WORK
- See Also:
- Constant Field Values
-
KW_WRITE
public static final int KW_WRITE
- See Also:
- Constant Field Values
-
KW_YEAR
public static final int KW_YEAR
- See Also:
- Constant Field Values
-
LCURLY
public static final int LCURLY
- See Also:
- Constant Field Values
-
LESSTHAN
public static final int LESSTHAN
- See Also:
- Constant Field Values
-
LESSTHANOREQUALTO
public static final int LESSTHANOREQUALTO
- See Also:
- Constant Field Values
-
LINE_COMMENT
public static final int LINE_COMMENT
- See Also:
- Constant Field Values
-
LPAREN
public static final int LPAREN
- See Also:
- Constant Field Values
-
LSQUARE
public static final int LSQUARE
- See Also:
- Constant Field Values
-
Letter
public static final int Letter
- See Also:
- Constant Field Values
-
MINUS
public static final int MINUS
- See Also:
- Constant Field Values
-
MOD
public static final int MOD
- See Also:
- Constant Field Values
-
NOTEQUAL
public static final int NOTEQUAL
- See Also:
- Constant Field Values
-
Number
public static final int Number
- See Also:
- Constant Field Values
-
NumberLiteral
public static final int NumberLiteral
- See Also:
- Constant Field Values
-
PLUS
public static final int PLUS
- See Also:
- Constant Field Values
-
QUERY_HINT
public static final int QUERY_HINT
- See Also:
- Constant Field Values
-
QUESTION
public static final int QUESTION
- See Also:
- Constant Field Values
-
QuotedIdentifier
public static final int QuotedIdentifier
- See Also:
- Constant Field Values
-
RCURLY
public static final int RCURLY
- See Also:
- Constant Field Values
-
RPAREN
public static final int RPAREN
- See Also:
- Constant Field Values
-
RSQUARE
public static final int RSQUARE
- See Also:
- Constant Field Values
-
RegexComponent
public static final int RegexComponent
- See Also:
- Constant Field Values
-
SEMICOLON
public static final int SEMICOLON
- See Also:
- Constant Field Values
-
STAR
public static final int STAR
- See Also:
- Constant Field Values
-
StringLiteral
public static final int StringLiteral
- See Also:
- Constant Field Values
-
TILDE
public static final int TILDE
- See Also:
- Constant Field Values
-
WS
public static final int WS
- See Also:
- Constant Field Values
-
-