THIS constant

Keyword const THIS

Implementation

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