cpclib_asm::parser

Function parse_fail

Source
pub fn parse_fail(
    directive_name_parsed: bool,
) -> impl Fn(&mut InnerZ80Span) -> PResult<LocatedTokenInner, Z80ParserError>