THIS constant

Keyword const THIS

Implementation

static const Keyword THIS =
    const Keyword(/* index = */ 141, "this", "THIS", KeywordStyle.reserved);