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