Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeModule
Packages that use BytecodeModule
Package
Description
ASM library integration for bytecode manipulation.
Package for reading XMIR files and converting them into bytecode.
-
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. -
Uses of BytecodeModule in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return BytecodeModule