| Package | Description |
|---|---|
| net.thisptr.jackson.jq.internal.tree.binaryop |
| Modifier and Type | Field and Description |
|---|---|
BinaryOperatorExpression.Operator.Associativity |
BinaryOperatorExpression.Operator.associativity |
| Modifier and Type | Method and Description |
|---|---|
static BinaryOperatorExpression.Operator.Associativity |
BinaryOperatorExpression.Operator.Associativity.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BinaryOperatorExpression.Operator.Associativity[] |
BinaryOperatorExpression.Operator.Associativity.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.