The node currently being transformed.
Use the result of .visitChildren() instead before transforming if visiting the children.
.visitChildren()
Factory to create nodes with.
Visits the children of the current node and returns a new node for the current node.
The node currently being transformed.