Skip to main content

Module token

Module token 

Source
Expand description

Token types and source span tracking for the Specl lexer.

Structs§

Span
A span in the source code, tracking byte offsets and line/column.
Token
A token with its span in the source code.

Enums§

TokenKind
The kind of token.