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

Method moveAssign

src/main/java/com/scudata/expression/Node.java:313–330  ·  view source on GitHub ↗

用于对偏移对象进行赋值,形如A[-1]=x,F[-1]=x这种赋值运算 @param node 右侧Move节点 @param value 右侧值 @param ctx 计算上下文 @return 右侧值

(Move node, Object value, Context ctx)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

assignMethod · 0.45

Calls 7

calculateMethod · 0.95
getMethod · 0.95
getMessageMethod · 0.95
getSequenceCurrentMethod · 0.95
assignMethod · 0.95
getComputeStackMethod · 0.80
calculateIndexMethod · 0.80

Tested by

no test coverage detected