Package gw.internal.gosu.ir
Class TransformingCompiler
- java.lang.Object
-
- gw.internal.gosu.ir.TransformingCompiler
-
public class TransformingCompiler extends Object
-
-
Constructor Summary
Constructors Constructor Description TransformingCompiler()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
compileClass(ICompilableType gsClass, boolean debug)
-
-
-
Method Detail
-
compileClass
public static byte[] compileClass(ICompilableType gsClass, boolean debug)
-
-