Class F32ConvertSI64

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

public class F32ConvertSI64 extends UnaryExpression
  • Constructor Details

    • F32ConvertSI64

      F32ConvertSI64(WasmValue value)