Class AttributePruner

  • All Implemented Interfaces:
    ExpressionVisitorExpression

    public class AttributePruner
    extends ExpressionCloner
    Creates an expression whose AttributeExp is completely replaced by nullSet. This step is used to remove all unconsumed AttributeExp from the expression.