wright::lexer::trivial

Constant SINGLE_ASCII_CHAR_TRIVIAL_TOKENS

Source
pub const SINGLE_ASCII_CHAR_TRIVIAL_TOKENS: &[(u8, TokenTy)];
Available on crate feature lexer only.
Expand description

Single ASCII character trivial tokens that can be matched directly against the source code.