SUPER constant

Keyword const SUPER

Implementation

static const Keyword SUPER =
    const Keyword("super", "SUPER", KeywordStyle.reserved);