Package gw.lang.ir
Interface IRClassCompiler
-
public interface IRClassCompiler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description byte[]compile(IRClass irClass, boolean debug)StringcompileToJava(IRClass irClass)
-