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