Function cpclib_asm::parser::parse_directive
source ยท pub fn parse_directive(
input: &mut InnerZ80Span,
) -> PResult<LocatedToken, Z80ParserError>Expand description
Parse any directive
pub fn parse_directive(
input: &mut InnerZ80Span,
) -> PResult<LocatedToken, Z80ParserError>Parse any directive