Package org.eolang.jeo.representation.xmir
package org.eolang.jeo.representation.xmir
Package for reading XMIR files and converting them into bytecode.
This package contains classes that read XMIR files and convert them into
bytecode by using classes from
org.eolang.jeo.representation.bytecode
package.- Since:
- 0.1.0
-
ClassDescriptionJcabi XML document.Jcabi XML node.Native XML document.XML smart element.Xmir annotations.Xmir annotation property.Xml representation of a single bytecode attribute.Xml representation of a class attributes.XML representation of bytecode instruction or a label.XML representation of a Java class from XMIR.XMIR of annotation default value.Xml representation of an EO delegate object.XML document abstraction interface.XML field.Xmir representation of bytecode frame.Bytecode instruction from XML.XML representation of bytecode label.Xml representation of a local variable.Xmir representation of max stack and max locals of a method.XML method.This is EO object in XML representation.XML document node.XMIR Program.Xmir representation of a method parameter.Xml representation of a simple EO delegate object.XML try-catch entry.XML value.