Interface Representation

    • Method Detail

      • name

        String name()
        Name of the class or an object.
        Returns:
        Name.
      • toEO

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

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