Skip to main content

project_code_analysis

Function project_code_analysis 

Source
pub fn project_code_analysis(analysis: &CodeAnalysis) -> AnalysisData
Expand description

Projects one complete parser result into the same summary shape as a batch.

This is the single-file seam for analysis FILE --text and --table; it deliberately shares the batch projection instead of duplicating counters in CLI wiring.