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

Method compileThen

src/syntax/Statement.java:60–63  ·  view source on GitHub ↗

Emit code that executes this statement and then branches to a specified label.

(Assembly a, String lab)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

compileMethod · 0.95
emitMethod · 0.80

Tested by

no test coverage detected