Skip to main content

Module token

Module token 

Source

Enums§

TokenKind

Functions§

resolve_keyword
Resolve a keyword from an identifier string. Returns the keyword TokenKind if the string is a keyword, or None if it’s a plain identifier.