Package gw.lang.ir

Interface IRClassCompiler


  • public interface IRClassCompiler
    • Method Detail

      • compile

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