Enum WasmIntBinaryOperation

java.lang.Object
java.lang.Enum<WasmIntBinaryOperation>
org.teavm.backend.wasm.model.expression.WasmIntBinaryOperation
All Implemented Interfaces:
Serializable, Comparable<WasmIntBinaryOperation>, java.lang.constant.Constable

public enum WasmIntBinaryOperation extends Enum<WasmIntBinaryOperation>