Calls the given visitor on the given node and all of its children.
If the given visitor throws an error, the traversal will stop and the error will be re-thrown.
Calls the given visitor on the given node and all of its children.
If the given visitor throws an error, the traversal will stop and the error will be re-thrown.