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

Method calculateAnd

src/main/java/com/scudata/expression/FieldRef.java:154–165  ·  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 6

calculateAllMethod · 0.95
sizeMethod · 0.95
isTrueMethod · 0.95
isFalseMethod · 0.95
setMethod · 0.95
isTrueMethod · 0.65

Tested by

no test coverage detected