pub fn parse_macro_or_struct_call(
    allowed_to_return_a_label: bool,
    for_struct: bool
) -> impl Fn(Z80Span) -> IResult<Z80Span, LocatedToken, Z80ParserError>
Expand description

Manage the call of a macro. When ambiguou may return a label