Uses of Class
org.eolang.jeo.representation.xmir.XmlInvokeVirtual
-
Packages that use XmlInvokeVirtual Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of XmlInvokeVirtual in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return types with arguments of type XmlInvokeVirtual Modifier and Type Method Description List<XmlInvokeVirtual>
XmlMethod. invokeVirtuals()
Retrieves the list of all invocations of other object methods.
-