Skip to main content

compute

Function compute 

Source
pub fn compute(
    doc: &Document,
    tag_index: &TagIndex,
    uri: &Uri,
    levels: &HashMap<String, DiagnosticLevel>,
) -> Vec<Diagnostic>