public class WASMCompileResult extends CompileResult<String>
| Modifier and Type | Class and Description |
|---|---|
static class |
WASMCompileResult.WASMBinaryCompileResult |
static class |
WASMCompileResult.WASMCompileContent |
static class |
WASMCompileResult.WASMSourcemapCompileResult |
static class |
WASMCompileResult.WASMTextualCompileResult |
static class |
WASMCompileResult.WASMTextualJSCompileResult |
CompileResult.BinaryContent, CompileResult.Content, CompileResult.StringContent, CompileResult.URLContent| Constructor and Description |
|---|
WASMCompileResult(WASMMinifier minifier,
WASMCompileResult.WASMCompileContent... content) |
| Modifier and Type | Method and Description |
|---|---|
WASMMinifier |
getMinifier() |
add, getContentpublic WASMCompileResult(WASMMinifier minifier, WASMCompileResult.WASMCompileContent... content)
public WASMMinifier getMinifier()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.