Uses of Package
org.eolang.jeo.representation.bytecode
-
Packages that use org.eolang.jeo.representation.bytecode Package Description org.eolang.jeo The main classes of the jeo-maven-plugin.org.eolang.jeo.representation Package for the representations.org.eolang.jeo.representation.bytecode Contains classes for generating bytecode in the form of Java classes.org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo Class Description Bytecode Java bytecode. -
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation Class Description Bytecode Java bytecode. -
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation.bytecode Class Description Bytecode Java bytecode.BytecodeAnnotation Bytecode annotation.BytecodeClass Class useful for generating bytecode for testing purposes.BytecodeClassProperties Class properties.BytecodeEntry Bytecode instruction or a label.BytecodeField Bytecode field.BytecodeMethod Bytecode method.BytecodeMethodProperties Bytecode method properties.CustomClassWriter Custom class writer.Testable Instances with this interface know how to generate java code for tests. -
Classes in org.eolang.jeo.representation.bytecode used by org.eolang.jeo.representation.xmir Class Description Bytecode Java bytecode.BytecodeMethod Bytecode method.BytecodeMethodProperties Bytecode method properties.