Module lexer

Source

Enums§

Token
Token module for lexical analysis.

Functions§

tokenize
Tokenizes the input string into a vector of tokens.