WHILE constant

Keyword const WHILE

Implementation

static const Keyword WHILE =
    const Keyword("while", "WHILE", KeywordStyle.reserved);