MCPcopy Create free account
hub / github.com/MiniJavaCompiler/MiniJavaLLVM / checkExpr

Method checkExpr

src/syntax/Invocation.java:44–47  ·  view source on GitHub ↗

Type check this expression in places where it is used as a statement. We override this method in Invocation to deal with methods that return void.

(Context ctxt, VarEnv env)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkMethod · 0.45

Calls 1

typeInvocationMethod · 0.95

Tested by

no test coverage detected