[][src]Function syntex_syntax2::parse::new_parser_from_file

pub fn new_parser_from_file<'a>(sess: &'a ParseSess, path: &Path) -> Parser<'a>

Create a new parser, handling errors as appropriate if the file doesn't exist