EXTENDS constant

Keyword const EXTENDS

Implementation

static const Keyword EXTENDS = const Keyword(
    /* index = */ 100, "extends", "EXTENDS", KeywordStyle.reserved);