SUPER constant

Keyword const SUPER

Implementation

static const Keyword SUPER =
    const Keyword(/* index = */ 138, "super", "SUPER", KeywordStyle.reserved);