Skip to main content

check_siblings

Function check_siblings 

Source
fn check_siblings(
    ctx: &AstCtx<'_>,
    scope: &SyntaxNode,
    out: &mut Vec<Violation>,
)