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

public class F64Sub extends BinaryExpression