| Package | Description |
|---|---|
| net.thisptr.jackson.jq.internal.tree.binaryop |
| Modifier and Type | Method and Description |
|---|---|
static BinaryOperatorExpression.Operator |
BinaryOperatorExpression.Operator.fromImage(String image) |
static BinaryOperatorExpression.Operator |
BinaryOperatorExpression.Operator.valueOf(String name)
Returns 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.
|
| Modifier and Type | Method and Description |
|---|---|
static JsonQuery |
BinaryOperatorExpression.buildTree(List<JsonQuery> exprs,
List<BinaryOperatorExpression.Operator> operators) |
Copyright © 2019. All rights reserved.