Function syntex_syntax::parse::new_parser_from_file
[−]
[src]
pub fn new_parser_from_file<'a>(sess: &'a ParseSess, cfg: CrateConfig, path: &Path) -> Parser<'a>
Create a new parser, handling errors as appropriate if the file doesn't exist