wright::lexer::trivial

Constant TWO_ASCII_TRIVIAL_TOKENS

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

Trivial tokens that are two ASCII characters and can be matched directly against the input source code.