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