public class HiveLexer extends Lexer
| 限定符和类型 | 字段和说明 |
|---|---|
static Keywords |
DEFAULT_HIVE_KEYWORDS |
| 构造器和说明 |
|---|
HiveLexer(char[] input,
int inputLength,
boolean skipComment) |
HiveLexer(String input) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
scanComment() |
bp, current, decimalValue, getKeywods, hexString, info, integerValue, isAllowComment, isDigit, mark, nextToken, nextVarIndex, numberString, pos, reset, reset, scanHexaDecimal, scanIdentifier, scanNumber, scanVariable, setAllowComment, stringVal, tokenpublic static final Keywords DEFAULT_HIVE_KEYWORDS
public HiveLexer(char[] input,
int inputLength,
boolean skipComment)
public HiveLexer(String input)
public void scanComment()
scanComment 在类中 LexerCopyright © 2012 Alibaba Group. All Rights Reserved.