|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||
java.lang.Objectcom.alibaba.druid.sql.parser.Lexer
com.alibaba.druid.sql.dialect.odps.parser.OdpsLexer
public class OdpsLexer
| 嵌套类摘要 |
|---|
| 从类 com.alibaba.druid.sql.parser.Lexer 继承的嵌套类/接口 |
|---|
Lexer.CommentHandler |
| 字段摘要 | |
|---|---|
static Keywords |
DEFAULT_ODPS_KEYWORDS
|
| 构造方法摘要 | |
|---|---|
OdpsLexer(String input)
|
|
| 方法摘要 | |
|---|---|
void |
scanComment()
|
| 从类 com.alibaba.druid.sql.parser.Lexer 继承的方法 |
|---|
addSymbol, arraycopy, bp, charAt, current, decimalValue, getCommentHandler, getKeywods, hexString, info, integerValue, isAllowComment, isDigit, isEOF, isHasComment, mark, nextToken, nextTokenComma, nextTokenLParen, nextTokenValue, nextVarIndex, numberString, pos, reset, reset, scanHexaDecimal, scanIdentifier, scanNumber, scanSharp, scanVariable, setAllowComment, setCommentHandler, stringVal, subString, token |
| 从类 java.lang.Object 继承的方法 |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| 字段详细信息 |
|---|
public static final Keywords DEFAULT_ODPS_KEYWORDS
| 构造方法详细信息 |
|---|
public OdpsLexer(String input)
| 方法详细信息 |
|---|
public void scanComment()
Lexer 中的 scanComment
|
||||||||||
| 上一个类 下一个类 | 框架 无框架 | |||||||||
| 摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 | |||||||||