Function cpclib_asm::parser::parse_z80_with_context_builder
source · pub fn parse_z80_with_context_builder<S: Into<String>>(
str: S,
builder: ParserContextBuilder
) -> Result<LocatedListing, AssemblerError>Expand description
Produce the stream of tokens. In case of error, return an explanatory string. In case of success loop over all the tokens in order to expand those that read files