Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeObject
-
Packages that use BytecodeObject Package Description org.eolang.jeo.representation.directives Package for generating XMIR by using ASM library. -
-
Uses of BytecodeObject in org.eolang.jeo.representation.directives
Constructors in org.eolang.jeo.representation.directives with parameters of type BytecodeObject Constructor Description DirectivesValue(String name, BytecodeObject value)
Constructor.
-