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

Method replaceFunc

src/main/java/com/scudata/expression/Expression.java:1303–1311  ·  view source on GitHub ↗

把一个字符串中的某个函数替换为新的字符串 @param src 源字符串 @param func 要被删除的函数名 @param newStr 替换的新字符串 为null,为空,表示删除 @return

(String src, String func, String newStr)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 7

calculateMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95

Calls 1

replaceMethod · 0.95

Tested by

no test coverage detected