| Package | Description |
|---|---|
| org.apache.olingo.odata2.core.uri.expression |
| Modifier and Type | Method and Description |
|---|---|
MethodExpressionImpl |
MethodExpressionImpl.appendParameter(CommonExpression expression) |
| Modifier and Type | Method and Description |
|---|---|
static ExpressionParserException |
FilterParserExceptionImpl.createMETHOD_WRONG_ARG_COUNT(MethodExpressionImpl methodExpression,
Token token,
String expression) |
static ExpressionParserException |
FilterParserExceptionImpl.createMETHOD_WRONG_INPUT_TYPE(MethodExpressionImpl methodExpression,
Token token,
String expression) |
protected MethodExpression |
FilterParserImpl.readParameters(org.apache.olingo.odata2.core.uri.expression.InfoMethod methodInfo,
MethodExpressionImpl methodExpression,
Token methodToken)
Read the parameters of a method expression
|
Copyright © 2020. All rights reserved.