Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.TablesSection.AnyFuncTable
-
Packages that use TablesSection.AnyFuncTable Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of TablesSection.AnyFuncTable in de.mirkosertic.bytecoder.core.backend.wasm.ast
Fields in de.mirkosertic.bytecoder.core.backend.wasm.ast declared as TablesSection.AnyFuncTable Modifier and Type Field Description private TablesSection.AnyFuncTableTablesSection. funcTableMethods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return TablesSection.AnyFuncTable Modifier and Type Method Description TablesSection.AnyFuncTableExportableFunction.DefaultExportContext. anyFuncTable()TablesSection.AnyFuncTableWasmValue.ExportContext. anyFuncTable()TablesSection.AnyFuncTableTablesSection. funcTable()
-