THIS constant

Keyword const THIS

Implementation

static const Keyword THIS =
    const Keyword(139, "this", "THIS", KeywordStyle.reserved);