public final class SQLServerLexer extends Lexer
| 构造器和说明 |
|---|
SQLServerLexer(String input) |
| 限定符和类型 | 方法和说明 |
|---|---|
protected boolean |
isHintBegin() |
protected boolean |
isSupportNChars() |
protected boolean |
isVariableBegin() |
getCurrentChar, isCommentBegin, nextTokenpublic SQLServerLexer(String input)
protected boolean isHintBegin()
isHintBegin 在类中 Lexerprotected boolean isVariableBegin()
isVariableBegin 在类中 Lexerprotected boolean isSupportNChars()
isSupportNChars 在类中 LexerCopyright © 2018. All rights reserved.