EXTENDS constant

Keyword const EXTENDS

Implementation

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