Module token

Source
Expand description

Lexed pieces of source files.

Structs§

Token
A lexed piece of a source file.

Enums§

TokenKind
Indicates the categorization of a token.