TRUE constant

Keyword const TRUE

Implementation

static const Keyword TRUE =
    const Keyword("true", "TRUE", KeywordStyle.reserved);