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

Method checkInvocation

src/syntax/Invocation.java:56–60  ·  view source on GitHub ↗

Check arguments of a method invocation.

(Context ctxt, VarEnv env, MethEnv menv)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

typeInvocationMethod · 0.80
typeInvocationMethod · 0.80
typeInvocationMethod · 0.80
typeInvocationMethod · 0.80

Calls 3

accessCheckMethod · 0.80
checkArgsMethod · 0.45
getTypeMethod · 0.45

Tested by

no test coverage detected