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

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

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

Methods in org.apache.olingo.odata2.api.uri.expression with parameters of type ExpressionVisitor
 Object Visitable.accept(ExpressionVisitor visitor)
          Method Visitable.accept(ExpressionVisitor) is called when traversing the expression tree.
 



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