Uses of Class
org.eolang.jeo.representation.xmir.XmlTryCatchEntry
-
Packages that use XmlTryCatchEntry Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of XmlTryCatchEntry in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return types with arguments of type XmlTryCatchEntry Modifier and Type Method Description List<XmlTryCatchEntry>
XmlMethod. trycatchEntries()
Method trycatch entries.
-