This is used to pick the C keywords out of the tokens. If it's not a C keyword, then it's an identifier.
See Implementation
This is used to pick the C keywords out of the tokens. If it's not a C keyword, then it's an identifier.