public class BlinkLexer extends Lexer
Lexer.CommentHandler, Lexer.SavePoint
Modifier and Type | Field and Description |
---|---|
static Keywords |
DEFAULT_BLINK_KEYWORDS |
Constructor and Description |
---|
BlinkLexer(String input) |
BlinkLexer(String input,
SQLParserFeature... features) |
addSymbol, arraycopy, bp, charAt, computeRowAndColumn, config, current, decimalValue, getCommentCount, getCommentHandler, getComments, getDbType, getKeywords, 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, scanComment, scanHexaDecimal, scanIdentifier, scanNumber, scanSharp, scanSQLType, scanSQLTypeV2, scanVariable, setAllowComment, setCommentHandler, setKeepComments, setTimeZone, setToken, skipToEOF, stringVal, sub_chars, subString, token
public static final Keywords DEFAULT_BLINK_KEYWORDS
public BlinkLexer(String input)
public BlinkLexer(String input, SQLParserFeature... features)
Copyright © 2013–2021 Alibaba Group. All rights reserved.