A node visitor function.
the visited node.
Optional
the parent node.
the property on the parent node that contains the visited node. It can be the node itself or an array of nodes.
Generated using TypeDoc
A node visitor function.