public class ThrowException extends Object implements WASMExpression
WASMValue.ExportContext| Constructor and Description |
|---|
ThrowException(WASMEvent exception,
List<WASMValue> arguments,
Expression expression) |
| Modifier and Type | Method and Description |
|---|---|
void |
writeTo(BinaryWriter.Writer codeWriter,
WASMValue.ExportContext context) |
void |
writeTo(TextWriter textWriter,
WASMValue.ExportContext context) |
public ThrowException(WASMEvent exception, List<WASMValue> arguments, Expression expression)
public void writeTo(TextWriter textWriter, WASMValue.ExportContext context) throws IOException
writeTo in interface WASMValueIOExceptionpublic void writeTo(BinaryWriter.Writer codeWriter, WASMValue.ExportContext context) throws IOException
writeTo in interface WASMValueIOExceptionCopyright © 2020 Systemprogrammierung Mirko Sertic. All rights reserved.