Skip to main content

argument_children

Function argument_children 

Source
pub fn argument_children<'tree>(
    node: Node<'tree>,
) -> impl Iterator<Item = Node<'tree>>