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

Method getParam

src/main/java/com/scudata/util/EnvUtil.java:87–100  ·  view source on GitHub ↗

查找变量,先找上下文中的变量,再找Session中的,最后是Env中的全局变量。 @param varName String 变量名 @param ctx Context 计算上下文 @return Param

(String varName, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 12

getUsedFieldsMethod · 0.95
getUsedParamsMethod · 0.95
getUsedFieldsMethod · 0.95
calculateMethod · 0.95
assignMethod · 0.95
addAssignMethod · 0.95
moveMethod · 0.95
moveAssignMethod · 0.95
movesMethod · 0.95
calculateAllMethod · 0.95
createNodeMethod · 0.95
calculateMethod · 0.95

Calls 3

getParamMethod · 0.95
getParamMethod · 0.95
getJobSpaceMethod · 0.45

Tested by

no test coverage detected