Package net.jangaroo.jooc
Interface CodeGenerator
-
public interface CodeGeneratorCode generators write JavaScript to aJsWriter.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidgenerate(JsWriter out, boolean first)
-
-
-
Method Detail
-
generate
void generate(JsWriter out, boolean first) throws IOException
- Throws:
IOException
-
-