Available on crate feature
lexer
only.Expand description
Implementation related to parsing keywords and identifiers.
Functionsยง
- Attempt to consume a keyword/identifier/underscore from the lexer.
lexer
only.Implementation related to parsing keywords and identifiers.