Options to configure TreeWalker
Optional
The node where to start walking the tree.
The visitor doing some work on a visited node.
Indicates if the root node shall be visited or not.
Options to configure TreeWalker