pub fn parse_switch(
    input: Z80Span
) -> IResult<Z80Span, LocatedToken, Z80ParserError>
Expand description

Parse the switch directive