IF constant

Keyword const IF

Implementation

static const Keyword IF =
    const Keyword(110, "if", "IF", KeywordStyle.reserved);