Parameter Make.1-S
val id_charset : Charset.t
id_charset
contains the characters that are not allowed to directly follow a keyword (because it would make it an identifier for example). In general, it should correspond to characters that are can be used in identifiers.