Skip to main content

collect_parse_errors

Function collect_parse_errors 

Source
pub fn collect_parse_errors(
    node: Node<'_>,
    source: &str,
    diagnostics: &mut Vec<Diagnostic>,
)