CASE constant

Keyword const CASE

Implementation

static const Keyword CASE =
    const Keyword(/* index = */ 87, "case", "CASE", KeywordStyle.reserved);