TRUE constant

Keyword const TRUE

Implementation

static const Keyword TRUE =
    const Keyword(/* index = */ 143, "true", "TRUE", KeywordStyle.reserved);