|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.alibaba.druid.sql.parser.Lexer
com.alibaba.druid.sql.dialect.postgresql.parser.PGLexer
public class PGLexer
| Field Summary | |
|---|---|
static Keywords |
DEFAULT_PG_KEYWORDS
|
| Constructor Summary | |
|---|---|
PGLexer(String input)
|
|
| Method Summary |
|---|
| Methods inherited from class com.alibaba.druid.sql.parser.Lexer |
|---|
addSymbol, arraycopy, bp, charAt, current, decimalValue, getKeywods, hexString, info, integerValue, isAllowComment, isDigit, isEOF, mark, nextToken, nextVarIndex, numberString, pos, reset, reset, scanComment, scanHexaDecimal, scanIdentifier, scanNumber, scanVariable, setAllowComment, stringVal, subString, token |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final Keywords DEFAULT_PG_KEYWORDS
| Constructor Detail |
|---|
public PGLexer(String input)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||