A table mapping the lexemes of keywords to the corresponding keyword.
static final Map<String, Keyword> keywords = _createKeywordMap();