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

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

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

Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type BinaryExpression
 Object ExpressionVisitor.visitBinary(BinaryExpression binaryExpression, BinaryOperator operator, Object leftSide, Object rightSide)
          Visits a binary expression
 



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