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

Method check

src/syntax/Return.java:47–74  ·  view source on GitHub ↗

Check whether this statement is valid and return a boolean indicating whether execution can continue at the next statement.

(Context ctxt, VarEnv env, int frameOffset)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

isSuperOfMethod · 0.95
getCurrMethodMethod · 0.80
getTypeMethod · 0.45
typeOfMethod · 0.45
reportMethod · 0.45

Tested by

no test coverage detected