Uses of Class
de.mirkosertic.bytecoder.core.backend.wasm.ast.TagIndex
-
Packages that use TagIndex Package Description de.mirkosertic.bytecoder.core.backend.wasm.ast -
-
Uses of TagIndex in de.mirkosertic.bytecoder.core.backend.wasm.ast
Fields in de.mirkosertic.bytecoder.core.backend.wasm.ast declared as TagIndex Modifier and Type Field Description private TagIndex
TagSection. tagIndex
Methods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return TagIndex Modifier and Type Method Description TagIndex
ExportableFunction.DefaultExportContext. tagIndex()
TagIndex
Module. tagIndex()
TagIndex
TagSection. tagIndex()
TagIndex
WasmValue.ExportContext. tagIndex()
-