NEW constant

Keyword const NEW

Implementation

static const Keyword NEW =
    const Keyword(121, "new", "NEW", KeywordStyle.reserved);