Class IRJavaCompiler

java.lang.Object
gw.internal.gosu.ir.compiler.java.IRJavaCompiler

public class IRJavaCompiler extends Object
  • Constructor Details

    • IRJavaCompiler

      public IRJavaCompiler()
  • Method Details

    • getOutput

      public StringBuilder getOutput()
    • compileClassStatement

      public void compileClassStatement(IRClass irClass)