Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeModule
Packages that use BytecodeModule
Package
Description
ASM library integration for bytecode manipulation.
-
Uses of BytecodeModule in org.eolang.jeo.representation.asm
Methods in org.eolang.jeo.representation.asm that return BytecodeModuleModifier and TypeMethodDescriptionAsmModule.bytecode()Convert ASM module to domain bytecode module.