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

Method scanQuotation

src/main/java/com/scudata/common/Sentence.java:130–149  ·  view source on GitHub ↗

搜索下一个匹配的引号'或" @param str 需要搜索引号的原串 @param start 起始位置,即头一引号在原串中的位置 @param escapeChar 转义字符 @return 若找到,则返回匹配的引号在原串中的位置,否则返回-1

(String str, int start, char escapeChar)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

nextMethod · 0.95
toSequenceMethod · 0.95
replaceMethod · 0.95
replaceTableMethod · 0.95
hasSeparatorMethod · 0.95
createMethod · 0.95
replaceMacrosMethod · 0.95
containMacroMethod · 0.95
scanParenthesisMethod · 0.95
replaceMacrosMethod · 0.95
evalStringMethod · 0.95
calculateMethod · 0.95

Calls 1

lengthMethod · 0.45

Tested by

no test coverage detected