preorder_rev

Function preorder_rev 

Source
fn preorder_rev(item: &SyntaxNode) -> impl Iterator<Item = SyntaxNode>