Skip to main content

Module lexer

Module lexer 

Source
Expand description

Lexer — tokenizes script source into a token stream.

Structs§

Lexer
Tokenizes source code into a flat Vec of tokens.
Span
TokenWithSpan

Enums§

Token