Class XmlModuleExported


  • public final class XmlModuleExported
    extends Object
    XML representation of an exported module.

    Mirrors BytecodeModuleExported

    Since:
    0.15.0
    • Method Detail

      • bytecode

        public BytecodeModuleExported bytecode()
        Parse exported module to bytecode.
        Returns:
        Bytecode of the exported module.