Uses of Class
org.eolang.jeo.representation.xmir.XmlOperand
-
Packages that use XmlOperand Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of XmlOperand in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return types with arguments of type XmlOperand Modifier and Type Method Description List<XmlOperand>
XmlInstruction. operands()
Instruction arguments.
-