[][src]Module casco::lexer

Lexer implementation that turns a string into a spanned concrete token stream.

Functions

lex

Lexes the given string into a token stream.