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