pub fn parse_switch(
input: &mut InnerZ80Span,
) -> ModalResult<LocatedToken, Z80ParserError>Expand description
Parse the switch directive
pub fn parse_switch(
input: &mut InnerZ80Span,
) -> ModalResult<LocatedToken, Z80ParserError>Parse the switch directive