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

Method compileThen

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

emitMethod · 0.80
describeMethod · 0.45
getPosMethod · 0.45
compileMethod · 0.45

Tested by

no test coverage detected