build_parser

Function build_parser 

Source
fn build_parser<'a>(
    context: &RewriteContext<'a>,
    tokens: TokenStream,
) -> Parser<'a>