| Package | Description |
|---|---|
| org.apache.olingo.odata2.api.uri.expression |
Expression Parser
|
| org.apache.olingo.odata2.core.uri.expression |
| Modifier and Type | Method and Description |
|---|---|
Object |
ExpressionVisitor.visitUnary(UnaryExpression unaryExpression,
UnaryOperator operator,
Object operand)
Visits a unary expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
UnaryExpressionImpl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
FilterParserImpl.validateUnaryOperatorTypes(UnaryExpression unaryExpression) |
Object |
JsonVisitor.visitUnary(UnaryExpression unaryExpression,
UnaryOperator operator,
Object operand) |
Copyright © 2020. All rights reserved.