cpclib_asm::parser

Function parse_macro_or_struct_call

Source
pub fn parse_macro_or_struct_call(
    allowed_to_return_a_label: bool,
    for_struct: bool,
) -> impl Fn(&mut InnerZ80Span) -> PResult<LocatedToken, Z80ParserError>
Expand description

TODO remove by restore the way to parse the macro name