Package org.eolang.jeo.representation.asm
package org.eolang.jeo.representation.asm
ASM library integration for bytecode manipulation.
This package contains classes that provide integration with the ASM library for parsing, analyzing, and manipulating Java bytecode. These classes serve as adapters between ASM's internal representation and JEO's domain models.
- Since:
- 0.6.0
-
ClassDescriptionAsm annotations.ASM-based bytecode parser for Java classes.Asm Method Labels.ASM bytecode parser.Enumeration of bytecode disassembly modes.Parameters for disassembling bytecode.