Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeInstruction
-
Packages that use BytecodeInstruction Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of BytecodeInstruction in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return BytecodeInstruction Modifier and Type Method Description BytecodeInstruction
XmlInstruction. bytecode()
Convert to bytecode.
-