IF constant

Keyword const IF

Implementation

static const Keyword IF =
    const Keyword(/* index = */ 111, "if", "IF", KeywordStyle.reserved);