pub fn parse_macro_or_struct_call(
allowed_to_return_a_label: bool,
for_struct: bool,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedToken, Z80ParserError>Expand description
TODO remove by restore the way to parse the macro name
pub fn parse_macro_or_struct_call(
allowed_to_return_a_label: bool,
for_struct: bool,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedToken, Z80ParserError>TODO remove by restore the way to parse the macro name