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

Method toArray

src/main/java/com/scudata/expression/IParam.java:67–67  ·  view source on GitHub ↗

返回表达式数组,只支持单层的参数 @param function 函数名,用于抛出异常 @param canNull 参数是否可空 @return 表达式数组

(String function, boolean canNull)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

checkValidityMethod · 0.95
groupcTableMethod · 0.95
calculateMethod · 0.95
calculateMethod · 0.95
loadExtLibraryMethod · 0.65
checkOptionXMethod · 0.65
checkOptionXMethod · 0.65
doQueryMethod · 0.65
calculateMethod · 0.65
addValueMethod · 0.65
resultMethod · 0.65
finishMethod · 0.65

Implementers 2

SymbolParamsrc/main/java/com/scudata/expression/P
LeafParamsrc/main/java/com/scudata/expression/P

Calls

no outgoing calls

Tested by

no test coverage detected