Function cpclib_asm::parser::parse_include
source · pub fn parse_include(
include_start: Z80Span
) -> impl Fn(Z80Span) -> IResult<Z80Span, LocatedToken, Z80ParserError>Expand description
Parser for the include directive