[][src]Function cpclib_asm::parser::parse_str_with_context

pub fn parse_str_with_context(
    code: &str,
    ctx: &ParserContext
) -> Result<Listing, AssemblerError>

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