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

Method check

src/syntax/Statement.java:41–41  ·  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 2

checkMethod · 0.95
checkMethod · 0.95

Calls 2

hasNextMethod · 0.80
nextMethod · 0.80

Tested by

no test coverage detected