Skip to main content

collect_top_level_lines

Function collect_top_level_lines 

Source
pub(crate) fn collect_top_level_lines<'a>(root: &'a AstNode<'a>) -> Vec<usize>
Expand description

1-based source line for each top-level child, in document order.