Module id

Source

Structs§

IdContinue
A character that can continue an identifier.
IdStart
A character that can start an identifier.

Functions§

is_id_continue
Is this a identifier continuing character?
is_id_start
Is this a identifier starting character?