Create a stream of all AST nodes that are directly and indirectly contained in the given root node. This does not include the root node itself.
Optional
Create a stream of all AST nodes that are directly and indirectly contained in the given root node. This does not include the root node itself.