public final class OracleLexer extends Lexer
| Constructor and Description |
|---|
OracleLexer(String input) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCharsBegin() |
protected boolean |
isHintBegin() |
protected boolean |
isIdentifierBegin(char ch) |
getCurrentChar, isCommentBegin, isSupportNChars, isVariableBegin, nextTokenpublic OracleLexer(String input)
protected boolean isHintBegin()
isHintBegin in class Lexerprotected boolean isIdentifierBegin(char ch)
isIdentifierBegin in class Lexerprotected boolean isCharsBegin()
isCharsBegin in class LexerCopyright © 2019 The Apache Software Foundation. All rights reserved.