ELSE constant

Keyword const ELSE

Implementation

static const Keyword ELSE =
    const Keyword("else", "ELSE", KeywordStyle.reserved);