public final class SQLServerLexer extends Lexer
| Constructor and Description |
|---|
SQLServerLexer(String input) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isHintBegin() |
protected boolean |
isSupportNChars() |
protected boolean |
isVariableBegin() |
getCurrentChar, isCommentBegin, nextTokenpublic SQLServerLexer(String input)
protected boolean isHintBegin()
isHintBegin in class Lexerprotected boolean isVariableBegin()
isVariableBegin in class Lexerprotected boolean isSupportNChars()
isSupportNChars in class LexerCopyright © 2018. All rights reserved.