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.
lexer
only.Implementation related to parsing keywords and identifiers.