public static interface WASMValue.ExportContext
| Modifier and Type | Method and Description |
|---|---|
TablesSection.AnyFuncTable |
anyFuncTable() |
EventIndex |
eventIndex() |
FunctionIndex |
functionIndex() |
GlobalsIndex |
globalsIndex() |
LocalIndex |
localIndex() |
Container |
owningContainer() |
WASMValue.ExportContext |
subWith(Container container) |
TypeIndex |
typeIndex() |
Container owningContainer()
TypeIndex typeIndex()
FunctionIndex functionIndex()
GlobalsIndex globalsIndex()
LocalIndex localIndex()
EventIndex eventIndex()
WASMValue.ExportContext subWith(Container container)
TablesSection.AnyFuncTable anyFuncTable()
Copyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.