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

Method getArray

src/interp/Value.java:67–70  ·  view source on GitHub ↗

Convert this value into an ArrayValue, or fail with an error message if this value does not represent an array.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

evalMethod · 0.45
saveMethod · 0.45

Calls 1

abortMethod · 0.95

Tested by

no test coverage detected