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

Method calc

src/main/java/com/scudata/expression/fn/Eval.java:166–176  ·  view source on GitHub ↗

计算表达式 @param expStr String 表达式字符串 @param arg ISequence 参数构成的序列,没有参数可空 @param cs ICellSet 表达式用到的网,可空 @param ctx Context 计算上下文,不可空 @return Object 返回表达式计算结果

(String expStr, Sequence arg, ICellSet cs, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

calcExpMethod · 0.95
executeMethod · 0.95
getFunctionExpMethod · 0.95
execute1Method · 0.95
calculateMethod · 0.95
standardizeArgMethod · 0.95
calculateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45
calculateMethod · 0.45

Calls 4

pushArgMethod · 0.95
calculateMethod · 0.95
popArgMethod · 0.95
getComputeStackMethod · 0.80

Tested by

no test coverage detected