Uses of Class
org.eolang.jeo.representation.xmir.XmlNamedObject
-
Packages that use XmlNamedObject Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of XmlNamedObject in org.eolang.jeo.representation.xmir
Constructors in org.eolang.jeo.representation.xmir with parameters of type XmlNamedObject Constructor Description XmlValue(XmlNamedObject node)
Constructor.
-