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