Enum BinaryOperatorExpression.Operator

java.lang.Object
java.lang.Enum<BinaryOperatorExpression.Operator>
net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
All Implemented Interfaces:
Serializable, Comparable<BinaryOperatorExpression.Operator>, java.lang.constant.Constable
Enclosing class:
BinaryOperatorExpression

public static enum BinaryOperatorExpression.Operator extends Enum<BinaryOperatorExpression.Operator>