Skip to main content

lex

Function lex 

Source
pub fn lex(src: String, file_name: String) -> Vec<SpannedToken>
Expand description

Separate a source file into syntactic tokens