parse_print

Function parse_print 

Source
pub fn parse_print(
    directive_name_parsed: bool,
) -> impl Fn(&mut InnerZ80Span) -> ModalResult<LocatedTokenInner, Z80ParserError>
Expand description