MCPcopy Index your code
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / setElem

Method setElem

src/interp/ArrayValue.java:68–71  ·  view source on GitHub ↗

Set the value stored in a particular slot of this array value.

(int idx, Value val)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

evalMethod · 0.95
saveMethod · 0.80

Calls 1

checkIdxMethod · 0.95

Tested by

no test coverage detected