Interface ExclusiveTupleExpr

All Superinterfaces:
Cloneable, FedXTupleExpr, QueryModelNode, QueryRef, Serializable, TupleExpr, VariableExpr
All Known Subinterfaces:
ExclusiveTupleExprRenderer
All Known Implementing Classes:
ExclusiveArbitraryLengthPath, ExclusiveGroup, ExclusiveStatement

public interface ExclusiveTupleExpr extends FedXTupleExpr
Interface representing nodes that can exclusively be evaluated at a single StatementSource.

Implementations are recommended to additionally implement ExclusiveTupleExprRenderer

Author:
Andreas Schwarte
See Also:
  • Method Details

    • getOwner

      StatementSource getOwner()
      Returns:
      the owner for this expression