DEFAULT constant

Keyword const DEFAULT

Implementation

static const Keyword DEFAULT =
    const Keyword(92, "default", "DEFAULT", KeywordStyle.reserved);