CASE constant

Keyword const CASE

Implementation

static const Keyword CASE =
    const Keyword("case", "CASE", KeywordStyle.reserved);