Function cpclib_asm::parser::parse_macro_or_struct_call_inner

source ยท
pub fn parse_macro_or_struct_call_inner(
    for_struct: bool,
    name: InnerZ80Span,
) -> impl Fn(&mut InnerZ80Span) -> PResult<LocatedTokenInner, Z80ParserError>
Expand description

Manage the call of a macro.