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

Method checkExpr

src/syntax/StatementExpr.java:38–40  ·  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

nothing calls this directly

Calls 1

typeOfMethod · 0.45

Tested by

no test coverage detected