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

Method check

src/syntax/DoWhile.java:45–55  ·  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 3

equalMethod · 0.45
typeOfMethod · 0.45
reportMethod · 0.45

Tested by

no test coverage detected