Uses of Package
org.eolang.jeo.representation.bytecode
Packages that use org.eolang.jeo.representation.bytecode
Package
Description
Core representation classes for Java bytecode and XMIR conversion.
ASM library integration for bytecode manipulation.
Contains classes for generating bytecode in the form of Java classes.
XMIR generation through Xembly directives.
Package for reading XMIR files and converting them into bytecode.
-
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation
-
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation.asmClassDescriptionBytecode annotations.Bytecode representation of a Java class.Mark label instruction.Bytecode program.
-
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation.bytecodeClassDescriptionJava bytecode.Bytecode annotation.Bytecode annotations.Bytecode annotation value.Bytecode attribute.Bytecode attributes.Bytecode representation of a Java class.Class properties.Bytecode default value.Bytecode instruction or a label.Mark label instruction.Bytecode maxs.Bytecode method.Bytecode method builder.Bytecode method parameter.Bytecode parameters.Bytecode method properties.Bytecode program.Classes that can transform objects to byte arrays and vice versa.
-
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation.directives
-
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation.xmirClassDescriptionBytecode annotations.Bytecode annotation value.Bytecode attribute.Bytecode attributes.Bytecode representation of a Java class.Bytecode default value.Bytecode instruction or a label.Bytecode field.Bytecode frame.Bytecode instruction.Mark label instruction.Bytecode maxs.Bytecode method.Bytecode method parameter.Bytecode program.Bytecode try-catch block.