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

public class I64DivS extends BinaryExpression