EXTENDS constant

Keyword const EXTENDS

Implementation

static const Keyword EXTENDS =
    const Keyword(99, "extends", "EXTENDS", KeywordStyle.reserved);