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 TagIndexTagSection. tagIndexMethods in de.mirkosertic.bytecoder.core.backend.wasm.ast that return TagIndex Modifier and Type Method Description TagIndexExportableFunction.DefaultExportContext. tagIndex()TagIndexModule. tagIndex()TagIndexTagSection. tagIndex()TagIndexWasmValue.ExportContext. tagIndex()
-