traverse

open override fun traverse(root: NestableNode)

Runs the iterator from the given root node, traversing the node tree and visiting each node.