Uses of Enum
net.thisptr.jackson.jq.internal.tree.binaryop.BinaryOperatorExpression.Operator
Packages that use BinaryOperatorExpression.Operator
-
Uses of BinaryOperatorExpression.Operator in net.thisptr.jackson.jq.internal.tree.binaryop
Methods in net.thisptr.jackson.jq.internal.tree.binaryop that return BinaryOperatorExpression.OperatorModifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static BinaryOperatorExpression.Operator[]BinaryOperatorExpression.Operator.values()Returns an array containing the constants of this enum type, in the order they are declared.