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

public class F32Trunc extends UnaryExpression
  • Constructor Details