All Superinterfaces:
Expression, VisitableExpression

public interface LambdaRef extends Expression
Used to within a lambda expression tree to define an access to the lambda variable
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    accept
  • Method Details

    • getVariableName

      String getVariableName()
      Returns:
      Name of the lambda variable