Uses of Package
org.eolang.jeo.representation.asm
-
Packages that use org.eolang.jeo.representation.asm Package Description org.eolang.jeo The main classes of the jeo-maven-plugin.org.eolang.jeo.representation Core representation classes for Java bytecode and XMIR conversion.org.eolang.jeo.representation.asm ASM library integration for bytecode manipulation.org.eolang.jeo.representation.bytecode Contains classes for generating bytecode in the form of Java classes. -
Classes in org.eolang.jeo.representation.asm used by org.eolang.jeo Class Description DisassembleParams Parameters for disassembling bytecode. -
Classes in org.eolang.jeo.representation.asm used by org.eolang.jeo.representation Class Description DisassembleParams Parameters for disassembling bytecode. -
Classes in org.eolang.jeo.representation.asm used by org.eolang.jeo.representation.asm Class Description DisassembleMode Enumeration of bytecode disassembly modes. -
Classes in org.eolang.jeo.representation.asm used by org.eolang.jeo.representation.bytecode Class Description AsmLabels Asm Method Labels.