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

public class F32DemoteF64 extends UnaryExpression
  • Constructor Details

    • F32DemoteF64

      F32DemoteF64(WasmValue value)