Enum Class WasmIntBinaryOperation

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

public enum WasmIntBinaryOperation extends Enum<WasmIntBinaryOperation>