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