net.jangaroo.jooc
Interface CodeGenerator


public interface CodeGenerator

Code generators write JavaScript to a JsWriter.


Method Summary
 void generate(JsWriter out, boolean first)
           
 

Method Detail

generate

void generate(JsWriter out,
              boolean first)
              throws IOException
Throws:
IOException


Copyright © 2002-2012 CoreMedia AG. All Rights Reserved.