paralegal_flow::ann::parse

Function assert_identifier

Source
pub fn assert_identifier<'a>(
    s: Symbol,
) -> impl FnMut(I<'a>) -> IResult<I<'a>, ()>
Expand description

Expect the next token to be an identifier with the value s