OF constant

Keyword const OF

Implementation

static const Keyword OF =
    const Keyword(/* index = */ 124, "of", "OF", KeywordStyle.pseudo);