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

public class I32WrapI64 extends UnaryExpression
  • Constructor Details