All Superinterfaces:
VisitableExpression
All Known Subinterfaces:
AggregateExpression, Alias, Binary, Enumeration, LambdaRef, Literal, Member, Method, TypeLiteral, Unary

public interface Expression extends VisitableExpression
Super class of all classes used to build the expression tree
  • Method Summary

    Methods inherited from interface org.apache.olingo.server.api.uri.queryoption.expression.VisitableExpression

    accept