pub fn lex(script: &Script) -> Result<Vec<Token>, Error>
Expand description

Tokenize a script