Uses of Class
org.apache.olingo.odata2.core.uri.expression.PropertyExpressionImpl
Packages that use PropertyExpressionImpl
-
Uses of PropertyExpressionImpl in org.apache.olingo.odata2.core.uri.expression
Methods in org.apache.olingo.odata2.core.uri.expression with parameters of type PropertyExpressionImplModifier and TypeMethodDescriptionstatic ExpressionParserExceptionFilterParserExceptionImpl.createLEFT_SIDE_NOT_STRUCTURAL_TYPE(EdmType parentType, PropertyExpressionImpl property, Token token, String expression) protected voidFilterParserImpl.validateEdmProperty(CommonExpression leftExpression, PropertyExpressionImpl property, Token propertyToken, ActualBinaryOperator actBinOp) protected voidFilterParserImpl.validateEdmPropertyOfStructuredType(EdmStructuralType parentType, PropertyExpressionImpl property, Token propertyToken)