Class F64Neg
java.lang.Object
de.mirkosertic.bytecoder.core.backend.wasm.ast.UnaryExpression
de.mirkosertic.bytecoder.core.backend.wasm.ast.F64Neg
- 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.UnaryExpression
writeTo, writeTo
-
Constructor Details
-
F64Neg
F64Neg(WasmValue value)
-