MCPcopy Create free account
hub / github.com/SPLWare/esProc / scanExp

Method scanExp

src/main/java/com/scudata/dm/query/Select.java:1490–1767  ·  view source on GitHub ↗

扫描词数组,生成表达式 @param tokens 词数组 @param start 起始位置,包含 @param next 结束位置,不包含 @param part 表达式所在的位置 @return Exp

(Token []tokens, int start, int next, Part part)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

scanParamMethod · 0.95
scanCaseMethod · 0.95
scanSelectMethod · 0.95
scanColumnItemMethod · 0.95
scanOnMethod · 0.95
scanGroupByMethod · 0.95
scanOrderByMethod · 0.95

Calls 15

getTypeMethod · 0.95
getStringMethod · 0.95
scanParenMethod · 0.95
isGatherFunctionMethod · 0.95
isKeyWordMethod · 0.95
equalsMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
scanParamMethod · 0.95
addGatherNodeMethod · 0.95
scanQueryMethod · 0.95
setRightMethod · 0.95

Tested by

no test coverage detected