Enum BinaryOperatorKind

java.lang.Object
java.lang.Enum<BinaryOperatorKind>
spoon.reflect.code.BinaryOperatorKind
All Implemented Interfaces:
Serializable, Comparable<BinaryOperatorKind>

public enum BinaryOperatorKind extends Enum<BinaryOperatorKind>
This enumeration defines all the kinds of binary operators.