A visitor that traverses nodes and delegates operations to a node handler.
Readonly
Called when visiting a node.
The node to visit.
A visitor that traverses nodes and delegates operations to a node handler.