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

Method call

src/checker/MethEnv.java:417–432  ·  view source on GitHub ↗

Call this method with a particular object and set of arguments.

(State st, ObjValue obj, Args args)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

compileInvocationMethod · 0.45

Calls 4

pushMethod · 0.95
checkNullMethod · 0.80
isStaticMethod · 0.45
isInterfaceMethod · 0.45

Tested by

no test coverage detected