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

Method toSequence

src/main/java/com/scudata/dm/Sequence.java:12115–12594  ·  view source on GitHub ↗

将字串src以分隔符sep拆成序列返回 @param src String 源字符串 @param sep String 分隔符 @param opt String p:自动识别成常数,1:找到第一个seq停止,即拆成两段,b:不处理引号和括号匹配 @return Sequence

(String src, String sep, String opt)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

calculateMethod · 0.95

Calls 15

addMethod · 0.95
parseMethod · 0.95
scanQuotationMethod · 0.95
scanParenthesisMethod · 0.95
scanBracketMethod · 0.95
scanBraceMethod · 0.95
scanChineseBracketMethod · 0.95
lastIndexOfMethod · 0.95
substringMethod · 0.80
splitMethod · 0.65
lastIndexOfMethod · 0.65
lengthMethod · 0.45

Tested by

no test coverage detected