Class Exporter
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.Exporter
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
export
(Module module, OutputStream binaryOutput) void
export
(Module module, PrintWriter pw)
-
Field Details
-
compileOptions
-
-
Constructor Details
-
Exporter
-
-
Method Details
-
export
- Throws:
IOException
-
export
- Throws:
IOException
-