FOR constant

Keyword const FOR

Implementation

static const Keyword FOR =
    const Keyword(106, "for", "FOR", KeywordStyle.reserved);