public class HiveLexer extends Lexer
Lexer.CommentHandler, Lexer.SavePoint| Modifier and Type | Field and Description |
|---|---|
static Keywords |
DEFAULT_HIVE_KEYWORDS |
| Constructor and Description |
|---|
HiveLexer(String input) |
HiveLexer(String input,
SQLParserFeature... features) |
| Modifier and Type | Method and Description |
|---|---|
void |
scanComment() |
addSymbol, arraycopy, bp, charAt, computeRowAndColumn, config, current, decimalValue, getCommentCount, getCommentHandler, getComments, getDbType, getKeywods, getLine, getPosColumn, getPosLine, getSource, getTimeZone, hasComment, hash_lower, hexString, identifierEquals, identifierEquals, info, integerValue, isAllowComment, isDigit, isEnabled, isEndOfComment, isEOF, isKeepComments, isNegativeIntegerValue, mark, nextPath, nextToken, nextTokenAlias, nextTokenBy, nextTokenComma, nextTokenCommaValue, nextTokenEq, nextTokenIdent, nextTokenLParen, nextTokenNotOrNull, nextTokenValue, nextVarIndex, numberExpr, numberExpr, numberExpr, numberString, parameterize, pos, readAndResetComments, reset, reset, reset, reset, scanHexaDecimal, scanIdentifier, scanNumber, scanSharp, scanSQLType, scanSQLTypeV2, scanVariable, setAllowComment, setCommentHandler, setKeepComments, setTimeZone, setToken, skipToEOF, stringVal, sub_chars, subString, tokenpublic static final Keywords DEFAULT_HIVE_KEYWORDS
public HiveLexer(String input)
public HiveLexer(String input, SQLParserFeature... features)
public void scanComment()
scanComment in class LexerCopyright © 2013–2020 Alibaba Group. All rights reserved.