Uses of Interface
org.eolang.jeo.representation.xmir.XmlBytecodeEntry
Packages that use XmlBytecodeEntry
Package
Description
Package for reading XMIR files and converting them into bytecode.
-
Uses of XmlBytecodeEntry in org.eolang.jeo.representation.xmir
Classes in org.eolang.jeo.representation.xmir that implement XmlBytecodeEntryModifier and TypeClassDescriptionfinal class
Xmir representation of bytecode frame.final class
Bytecode instruction from XML.final class
XML representation of bytecode label.final class
XML try-catch entry.Methods in org.eolang.jeo.representation.xmir that return types with arguments of type XmlBytecodeEntryModifier and TypeMethodDescriptionfinal List<XmlBytecodeEntry>
XmlMethod.instructions
(Predicate<XmlBytecodeEntry>... predicates) All instructions.