Module lexer

Source

Enums§

LexerError
Token

Functions§

lex
Lexes the given Javascript expression into a Vec of tokens.