Class F64PromoteF32

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

public class F64PromoteF32 extends UnaryExpression
  • Constructor Details

    • F64PromoteF32

      F64PromoteF32(WasmValue value)