Class Hierarchy
- java.lang.Object
- org.eolang.jeo.representation.xmir.AllLabels
- org.eolang.jeo.representation.xmir.XmlBytecode
- org.eolang.jeo.representation.xmir.XmlClass
- org.eolang.jeo.representation.xmir.XmlField
- org.eolang.jeo.representation.xmir.XmlInstruction (implements org.eolang.jeo.representation.xmir.XmlBytecodeEntry)
- org.eolang.jeo.representation.xmir.XmlInvokeVirtual
- org.eolang.jeo.representation.xmir.XmlLabel (implements org.eolang.jeo.representation.xmir.XmlBytecodeEntry)
- org.eolang.jeo.representation.xmir.XmlMethod
- org.eolang.jeo.representation.xmir.XmlMethod.Without (implements java.util.function.Predicate<T>)
- org.eolang.jeo.representation.xmir.XmlProgram
Interface Hierarchy
- org.eolang.jeo.representation.xmir.XmlBytecodeEntry