pub fn classes(keyword: u16) -> u8Expand description
The classes word belongs to, or zero.
Zero for a word that is in the table with no class, which is one of the 15 soft words, and zero for a word that is not in the table at all. Those two are the same answer to the only question this function is asked, which is whether the word blocks an identifier here.