pub fn all_captured_nodes<'a>( query_source: &'a str, source_file: &'a File, node: &'a Node<'_>, ) -> Vec<Node<'a>>