Skip to main content

parse_file_full

Function parse_file_full 

Source
pub fn parse_file_full(file: &SourceFile) -> Option<ParseResult>
Expand description

Detect language from file extension and parse, returning model + tree.