DEFAULT constant

Keyword const DEFAULT

Implementation

static const Keyword DEFAULT = const Keyword(
    /* index = */ 93, "default", "DEFAULT", KeywordStyle.reserved);