public final class PostgreSQLLexer extends Lexer
| Constructor and Description |
|---|
PostgreSQLLexer(String input) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
isCharsBegin() |
protected boolean |
isIdentifierBegin(char ch) |
getCurrentChar, isCommentBegin, isHintBegin, isSupportNChars, isVariableBegin, nextTokenpublic PostgreSQLLexer(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.