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

Method check

src/syntax/Block.java:52–61  ·  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 4

checkMethod · 0.95
hasNextMethod · 0.80
nextMethod · 0.80
iteratorMethod · 0.45

Tested by

no test coverage detected