Module identifier

Source
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.