Interface Representation

    • Method Detail

      • details

        Details details()
        Details of representation. Additional info about representation.
        Returns:
        Representation details instance.
      • toEO

        com.jcabi.xml.XML toEO()
        Convert to EOlang XML representation (XMIR).
        Returns:
        XML.
      • toBytecode

        Bytecode toBytecode()
        Convert to bytecode.
        Returns:
        Array of bytes.