MCPcopy Index your code
hub / github.com/SPLWare/esProc / isFnName

Method isFnName

src/main/java/com/scudata/expression/FunctionLib.java:147–149  ·  view source on GitHub ↗

判断标识符是否是全局函数名 @param id 标识符 @return true:是全局函数名,false:不是全局函数名

(String id)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

addDFXFunctionMethod · 0.95
addDFXFunctionMethod · 0.95
createNodeMethod · 0.95

Calls 1

containsKeyMethod · 0.65

Tested by

no test coverage detected