Class BytecodeCompiler
java.lang.Object
io.github.protasm.jvmud.compiler.bytecode.BytecodeCompiler
Emits JVM bytecode from the typed IR.
This emitter assumes the IR has already been semantically validated; it does not perform additional semantic checks or fallbacks.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BytecodeCompiler
-
-
Method Details
-
compile
-