Class BooleanModifierNode

All Implemented Interfaces:
Cloneable, QueryNode

public class BooleanModifierNode extends ModifierQueryNode
A BooleanModifierNode has the same behaviour as ModifierQueryNode, it only indicates that this modifier was added by BooleanQuery2ModifierNodeProcessor and not by the user.
See Also: