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

Method parse

src/main/java/com/scudata/dm/sql/Tokenizer.java:150–245  ·  view source on GitHub ↗

对SQL语句做分词,双引号内的为标识符 @param sql SQL语句 @return Token数组

(String sql)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

splitSqlMethod · 0.95
parseMethod · 0.95
replaceMethod · 0.95
translateMethod · 0.95
replaceTableMethod · 0.95

Calls 15

isIdentifierStartMethod · 0.95
scanIdMethod · 0.95
isKeyWordMethod · 0.95
scanNumberMethod · 0.95
scanStringMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
setHasSpaceMethod · 0.80
substringMethod · 0.80
sizeMethod · 0.65
getMethod · 0.65
addMethod · 0.65

Tested by

no test coverage detected