Function unexpected_token

Source
pub fn unexpected_token(expected: Vec<String>, found: &Token) -> ParseError