Class F64ConvertSI32

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

public class F64ConvertSI32 extends UnaryExpression
  • Constructor Details

    • F64ConvertSI32

      F64ConvertSI32(WasmValue value)