public class EventSection extends ModuleSection
| Constructor and Description |
|---|
EventSection(Module module) |
| Modifier and Type | Method and Description |
|---|---|
EventIndex |
eventIndex() |
WASMEvent |
newException(String label,
List<PrimitiveType> arguments) |
void |
writeCodeTo(BinaryWriter writer) |
void |
writeCodeTo(TextWriter writer) |
getModulepublic EventSection(Module module)
public EventIndex eventIndex()
public WASMEvent newException(String label, List<PrimitiveType> arguments)
public void writeCodeTo(BinaryWriter writer) throws IOException
IOExceptionpublic void writeCodeTo(TextWriter writer) throws IOException
IOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.