Function analyze

Source
pub fn analyze(file: &File) -> Result<File, Diagnostics>
Expand description

Analyzer entry point, produces a new AST with annotations resulting from the analysis.