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