Function pdl_compiler::analyzer::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.