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.Annotation values in ASM representation.ASM-based bytecode parser for Java classes.Asm Method Labels.ASM-based bytecode parser for Java modules.ASM bytecode parser.Asm unknown attribute.ASM custom attributes.Enumeration of bytecode disassembly modes.