NEW constant

Keyword const NEW

Implementation

static const Keyword NEW =
    const Keyword(/* index = */ 122, "new", "NEW", KeywordStyle.reserved);