Uses of Class
org.eolang.jeo.representation.bytecode.Bytecode
Packages that use Bytecode
Package
Description
The main classes of the jeo-maven-plugin.
Package for the representations.
Contains classes for generating bytecode in the form of Java classes.
Package for reading XMIR files and converting them into bytecode.
-
Uses of Bytecode in org.eolang.jeo
Methods in org.eolang.jeo that return Bytecode -
Uses of Bytecode in org.eolang.jeo.representation
Methods in org.eolang.jeo.representation that return BytecodeModifier and TypeMethodDescriptionBytecodeRepresentation.toBytecode()
XmirRepresentation.toBytecode()
Constructors in org.eolang.jeo.representation with parameters of type Bytecode -
Uses of Bytecode in org.eolang.jeo.representation.bytecode
Methods in org.eolang.jeo.representation.bytecode that return Bytecode -
Uses of Bytecode in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return Bytecode