| 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.visitMethod(MethodExpression methodExpression,
MethodOperator method,
List<Object> parameters)
Visits a method expression
|
| Modifier and Type | Class and Description |
|---|---|
class |
MethodExpressionImpl |
| Modifier and Type | Method and Description |
|---|---|
protected MethodExpression |
FilterParserImpl.readParameters(org.apache.olingo.odata2.core.uri.expression.InfoMethod methodInfo,
MethodExpressionImpl methodExpression,
Token methodToken)
Read the parameters of a method expression
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
FilterParserImpl.validateMethodTypes(MethodExpression methodExpression,
Token methodToken) |
Object |
JsonVisitor.visitMethod(MethodExpression methodExpression,
MethodOperator method,
List<Object> parameters) |
Copyright © 2020. All rights reserved.