def compact_child_nodes: () -> Array
compact_child_nodes
Dispatch enter and leave events for UndefNode nodes and continue walking the tree.
UndefNode
Inspect a UndefNode node.
Copy a UndefNode node
Returns an array of child nodes, excluding any ‘nil`s in the place of optional nodes that were not present.