settings for visitDescendants regarding visiting order and visit interruption modes.
if a descendant visitor returned true, we stop visiting and signal up
no matter if visitor returns true for a node, it will still visit its descendants and then break the chain
settings for visitDescendants regarding visiting order and visit interruption modes.