[][src]Function syntex_syntax2::parse::new_parser_from_source_str

pub fn new_parser_from_source_str(
    sess: &ParseSess,
    name: String,
    source: String
) -> Parser