pub(crate) fn collect_top_level_lines<'a>(root: &'a AstNode<'a>) -> Vec<usize>
1-based source line for each top-level child, in document order.