public class Module
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
static interface |
Module.ConstructorBytesUnionType |
static interface |
Module.ExportsReturnType |
static interface |
Module.ImportsReturnType |
| Constructor and Description |
|---|
Module(ArrayBuffer bytes) |
Module(ArrayBufferView bytes) |
| Modifier and Type | Method and Description |
|---|---|
static <any> |
customSections(Module moduleObject,
java.lang.String sectionName) |
static <any> |
exports(Module moduleObject) |
static <any> |
imports(Module moduleObject) |