| Package | Description |
|---|---|
| de.mirkosertic.bytecoder.backend.wasm.ast |
| Modifier and Type | Method and Description |
|---|---|
Function |
ImportsSection.importFunction(ImportReference importReference,
String label,
List<Param> parameter) |
Function |
ImportsSection.importFunction(ImportReference importReference,
String label,
List<Param> parameter,
PrimitiveType result) |
Function |
ImportsSection.importFunction(ImportReference importReference,
String label,
PrimitiveType result) |
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.