Callback for deepIterate.
deepIterate
This is executed on each node before iterating over it.
Notes:
Includes the received arguments, and opcionally, a visit log.
Information about the current child.
Information about the current parent.
Controls iteration behavior for the node and its parent.
Any value.
3.0.0-beta.3
Callback for
deepIterate.This is executed on each node before iterating over it.
Notes: