public class SQLServerLexer extends Lexer
Lexer.CommentHandler
限定符和类型 | 字段和说明 |
---|---|
static Keywords |
DEFAULT_SQL_SERVER_KEYWORDS |
构造器和说明 |
---|
SQLServerLexer(char[] input,
int inputLength,
boolean skipComment) |
SQLServerLexer(String input) |
限定符和类型 | 方法和说明 |
---|---|
void |
scanComment() |
addSymbol, arraycopy, bp, charAt, current, decimalValue, getCommentHandler, getKeywods, hexString, info, integerValue, isAllowComment, isDigit, isEOF, mark, nextToken, nextTokenComma, nextTokenLParen, nextTokenValue, nextVarIndex, numberString, pos, reset, reset, scanHexaDecimal, scanIdentifier, scanNumber, scanSharp, scanVariable, setAllowComment, setCommentHandler, stringVal, subString, token
public static final Keywords DEFAULT_SQL_SERVER_KEYWORDS
public SQLServerLexer(char[] input, int inputLength, boolean skipComment)
public SQLServerLexer(String input)
public void scanComment()
scanComment
在类中 Lexer
Copyright © 2012-2013 Alibaba Group. All Rights Reserved.