Uses of Class
org.eolang.jeo.representation.bytecode.BytecodeModuleExported
-
Packages that use BytecodeModuleExported Package Description org.eolang.jeo.representation.xmir Package for reading XMIR files and converting them into bytecode. -
-
Uses of BytecodeModuleExported in org.eolang.jeo.representation.xmir
Methods in org.eolang.jeo.representation.xmir that return BytecodeModuleExported Modifier and Type Method Description BytecodeModuleExported
XmlModuleExported. bytecode()
Parse exported module to bytecode.
-