pub fn tokenize_lite(source: &str, language: Language) -> Vec<Token>
Tokenizes a source file, dropping trivia.