pub fn is_keyword_or_contain_uppercase(s: &str) -> bool
Returns true if it’s a keyword or contains uppercase char.