tryParseKeyword and createRawKeyword don't use anything non-public and does not rely on any non-public parser state, so they are now implemented as functions private/static in Parser.cpp
tryParseKeyword and createRawKeyword don't use anything non-public and does not rely on any non-public parser state, so they are now implemented as functions private/static in Parser.cpp