java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.ModuleSection
de.mirkosertic.bytecoder.core.backend.wasm.ast.TagSection

public class TagSection extends ModuleSection
  • Field Details

    • tagIndex

      private final TagIndex tagIndex
  • Constructor Details

    • TagSection

      public TagSection(Module module)
  • Method Details