parser_c::parser::lexer
pub fn lexToken_q( p: &mut Parser, modifyCache: bool) -> Result<CToken, ParseError>