Skip to main content

Module lexer

Module lexer 

Source
Expand description

Compatibility path for the shared raw Workshop lexer.

Structs§

LexError
A lexing error with a source position.
Token
A token with its source span.

Enums§

TokenKind
A lexical token kind.

Functions§

tokenize
Tokenize Workshop text.