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

Method calculateAnd

src/main/java/com/scudata/expression/VarParam.java:129–146  ·  view source on GitHub ↗

计算逻辑与运算符&&的右侧表达式 @param ctx 计算上行文 @param leftResult &&左侧表达式的计算结果 @return BoolArray

(Context ctx, IArray leftResult)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 8

isFalseMethod · 0.95
sizeMethod · 0.95
setMethod · 0.95
isDeletedMethod · 0.80
getNameMethod · 0.65
isTrueMethod · 0.65
getValueMethod · 0.65
getParamMethod · 0.45

Tested by

no test coverage detected