Function cpclib_asm::parser::parse_switch
source · pub fn parse_switch(
input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>Expand description
Parse the switch directive
pub fn parse_switch(
input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>Parse the switch directive