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

Method exec

src/syntax/DoWhile.java:70–76  ·  view source on GitHub ↗

Execute this statement. If the statement is terminated by a return statement, return the corresponding value. Otherwise, a null indicates that no result was returned.

(State st)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

getBoolMethod · 0.45
evalMethod · 0.45

Tested by

no test coverage detected