Class Tag
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.Tag
- All Implemented Interfaces:
Exportable
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()
void
writeRefTo
(TextWriter textWriter) void
writeTo
(BinaryWriter.SectionWriter sectionWriter) void
writeTo
(TextWriter textWriter)
-
Field Details
-
label
-
functionType
-
-
Constructor Details
-
Tag
-
-
Method Details
-
getLabel
-
writeTo
- Throws:
IOException
-
writeTo
-
writeRefTo
- Specified by:
writeRefTo
in interfaceExportable
-