Uses of Interface
org.apache.olingo.odata2.api.uri.expression.UnaryExpression

Packages that use UnaryExpression
org.apache.olingo.odata2.api.uri.expression Expression Parser 
 

Uses of UnaryExpression in org.apache.olingo.odata2.api.uri.expression
 

Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type UnaryExpression
 Object ExpressionVisitor.visitUnary(UnaryExpression unaryExpression, UnaryOperator operator, Object operand)
          Visits a unary expression
 



Copyright © 2013-2015 The Apache Software Foundation. All Rights Reserved.