Class ThrowException

java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.ThrowException
All Implemented Interfaces:
WasmExpression, WasmValue

public class ThrowException extends Object implements WasmExpression