Function syntax::parse::new_parser_from_file [] [src]

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

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