Package gw.lang.ir

Interface IRClassCompiler

  • All Known Implementing Classes:
    SimpleCompiler

    public interface IRClassCompiler
    • Method Detail

      • compile

        byte[] compile​(IRClass irClass,
                       boolean debug)