Class JavaScriptWriter
java.lang.Object
de.inetsoftware.jwebassembly.javascript.JavaScriptWriter
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JavaScriptWriter
Create a new instance- Parameters:
target- the target for the module data.
-
-
Method Details
-
addImport
-
finish
Finish the accumulate of imports and write the JavaScript file.- Throws:
IOException- if any I/O error occur
-