public class WASMEvent extends Object implements Exportable
| Modifier | Constructor and Description |
|---|---|
protected |
WASMEvent(TypesSection typesSection,
String label,
WASMType type) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLabel() |
void |
writeRefTo(TextWriter textWriter) |
void |
writeTo(BinaryWriter.SectionWriter sectionWriter) |
void |
writeTo(TextWriter textWriter) |
protected WASMEvent(TypesSection typesSection, String label, WASMType type)
public String getLabel()
public void writeTo(BinaryWriter.SectionWriter sectionWriter) throws IOException
IOExceptionpublic void writeTo(TextWriter textWriter) throws IOException
IOExceptionpublic void writeRefTo(TextWriter textWriter) throws IOException
writeRefTo in interface ExportableIOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.