Recursively yield all descendant nodes in the tree starting at *node* (including *node* itself), in no specified order. This is useful if you only want to modify nodes in place and don't care about the context.
(node)
source not stored for this graph (policy: none)
no test coverage detected