Function cpclib_asm::parser::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