TRUE constant

Keyword const TRUE

Implementation

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