Skip navigation links
org.apache.olingo.server.api.uri.queryoption.expression

Interface VisitableExpression

Parameters:
visitor - Visitor object (implementing ExpressionVisitor) whose methods are called during traversing a expression node of the expression tree.
Returns:
Object of type T which should be passed to the processing algorithm of the parent expression node
Throws:
ExpressionVisitException - Exception occurred in the OData library while traversing the tree
ODataApplicationException - Exception thrown by the application who implemented the visitor
Skip navigation links

Copyright © 2013–2018 The Apache Software Foundation. All rights reserved.