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

Method check

src/checker/Context.java:122–126  ·  view source on GitHub ↗

Run static analysis checks on this context, returning a pointer to the entry point if all of the checks pass.

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

compileMethod · 0.95
checkMethod · 0.95
interpMethod · 0.95
checkMethodMethod · 0.45

Calls 3

checkClassesMethod · 0.95
checkMembersMethod · 0.95
checkMainMethod · 0.95

Tested by

no test coverage detected