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()voidwriteRefTo(TextWriter textWriter) voidwriteTo(BinaryWriter.SectionWriter sectionWriter) voidwriteTo(TextWriter textWriter)
-
Field Details
-
label
-
functionType
-
-
Constructor Details
-
Tag
-
-
Method Details
-
getLabel
-
writeTo
- Throws:
IOException
-
writeTo
-
writeRefTo
- Specified by:
writeRefToin interfaceExportable
-