Module lexing

Source

Structs§

DisplayStringLiteral
Wrapper to display string literals.
Lexer
Lexer.
NotAKeyword

Enums§

Delimiter
Error
Lexing error.
Keyword
Punct
Token
Token.
Unexpected
Unexpected char or end of file.

Traits§

Tokens
Fallible tokens iterator with lookahead.