Class F64ConvertSI64

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

public class F64ConvertSI64 extends UnaryExpression
  • Constructor Details

    • F64ConvertSI64

      F64ConvertSI64(WasmValue value)