An iterator that runs through the nodes of an AST.
Runs the iterator from the given root node, traversing the node tree and visiting each node.