Function cpclib_asm::parser::parse_directive
source · [−]pub fn parse_directive(
input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>Expand description
Parse any directive
pub fn parse_directive(
input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>Parse any directive