Skip to main content

analyze_with_include_tree

Function analyze_with_include_tree 

Source
pub fn analyze_with_include_tree(
    tree: &IncludeTree,
    signature_roots: &[SyntaxNode],
) -> AnalysisResult
Expand description

Analyze the main file of an include tree: seed scope from included files and signatures, then analyze the main AST.