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) |
addSymbol, arraycopy, bp, charAt, computeRowAndColumn, config, current, decimalValue, getCommentCount, getCommentHandler, getDbType, getKeywods, getLine, getPosColumn, getPosLine, getSource, hasComment, hash_lower, hexString, identifierEquals, identifierEquals, info, integerValue, isAllowComment, isDigit, isEnabled, isEndOfComment, isEOF, isKeepComments, mark, nextToken, nextTokenBy, nextTokenComma, nextTokenEq, nextTokenIdent, nextTokenLParen, nextTokenNotOrNull, nextTokenValue, nextVarIndex, numberExpr, numberExpr, numberString, parameterize, pos, readAndResetComments, reset, reset, reset, reset, scanComment, scanHexaDecimal, scanIdentifier, scanNumber, scanSharp, scanVariable, setAllowComment, setCommentHandler, setKeepComments, skipToEOF, stringVal, sub_chars, subString, token
public static final Keywords DEFAULT_HIVE_KEYWORDS
public HiveLexer(String input)
public HiveLexer(String input, SQLParserFeature... features)
Copyright © 2013–2017 Alibaba Group. All rights reserved.