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

Method lastIndexOf

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

从后往前查找字符串,做引号、括号匹配 @param src 源串 @param find 要查找的串 @return 找不到返回-1

(String src, String find)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

toSequenceMethod · 0.95

Calls 5

scanQuotationMethod · 0.95
scanParenthesisMethod · 0.95
scanBracketMethod · 0.95
scanBraceMethod · 0.95
lengthMethod · 0.45

Tested by

no test coverage detected