Keyword
bool RequiredKeywords::IsVersionRequired(Keyword* keyword)
static const Keyword gRequiredKeywords[] = {
#define NUMBER_OF_REQUIRED_KEYWORDS (int)(sizeof(gRequiredKeywords) / sizeof(struct Keyword))
Keyword fKeywords[NUMBER_OF_REQUIRED_KEYWORDS];
bool IsVersionRequired(Keyword* keyword);