Skip to main content

first_error_line

Function first_error_line 

Source
pub fn first_error_line(root: Node<'_>) -> Option<u32>
Expand description

The first ERROR or MISSING node in the subtree, for locating a parse diagnostic on a line.