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

Method checkArgs

src/checker/VarEnv.java:76–102  ·  view source on GitHub ↗

Check the arguments for an invocation against the formal parameters.

(Position pos, Context ctxt, VarEnv env,
                          Args args, VarEnv formals)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkArgsMethod · 0.95

Calls 8

isSuperOfMethod · 0.95
getArgMethod · 0.80
setArgMethod · 0.80
getNextMethod · 0.65
typeOfMethod · 0.45
getTypeMethod · 0.45
reportMethod · 0.45
getPosMethod · 0.45

Tested by

no test coverage detected