analyze_file

Function analyze_file 

Source
pub fn analyze_file(
    file: Source,
    options: CompilerOptions,
) -> Result<Compilation, Error>