Interface ContextSwitchingExpression

    • Method Detail

      • getSelectExpression

        Expression getSelectExpression()
        Get the subexpression that sets the context item
        Returns:
        the subexpression that sets the context item, position, and size to each of its items in turn
      • getActionExpression

        Expression getActionExpression()
        Get the subexpression that is evaluated in the new context
        Returns:
        the subexpression evaluated in the context set by the controlling expression