pub fn token_function<'a>(
    function_name: &'static str
) -> impl Fn(Z80Span) -> IResult<Z80Span, LocatedToken, Z80ParserError>
Expand description

Parser for functions taking into argument a token