Mode for the walkTree method.
walkTree
The walk will be done children (leafs) first, then parents.
The walk will be done parent (roots) first, then children.
Generated using TypeDoc
Mode for the
walkTreemethod.