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