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