Class XmlModuleExported

java.lang.Object
org.eolang.jeo.representation.xmir.XmlModuleExported

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

Mirrors BytecodeModuleExported

Since:
0.15.0
  • Method Details

    • bytecode

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