java.lang.Object
dev.lukebemish.bytecodebuilder.BackendASM

public final class BackendASM extends Object
The contents of this class rely on ASM being present at runtime. Note that simply depending on BytecodeBuilder does not guarantee this; the rest of BytecodeBuilder's API does not require ASM on Java 24+ (and dependencies or a lack thereof are published reflecting this).