A node visited while traversing the AST.
The depth of this node relative to the root of the traversal.
The AST node or token being visited.
The slot of the parent node holding this node.
A node visited while traversing the AST.