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