Class I32Or
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.BinaryExpression
de.mirkosertic.bytecoder.core.backend.wasm.ast.I32Or
- All Implemented Interfaces:
WasmExpression
,WasmValue
-
Nested Class Summary
Nested classes/interfaces inherited from interface de.mirkosertic.bytecoder.core.backend.wasm.ast.WasmValue
WasmValue.ExportContext
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class de.mirkosertic.bytecoder.core.backend.wasm.ast.BinaryExpression
writeTo, writeTo
-
Constructor Details
-
I32Or
-