Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeTryCatchBlock
-
Packages that use BytecodeTryCatchBlock Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of BytecodeTryCatchBlock in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return BytecodeTryCatchBlock Modifier and Type Method Description BytecodeTryCatchBlock
XmlTryCatchEntry. bytecode()
Converts XML to bytecode.
-