SWITCH constant

Keyword const SWITCH

Implementation

static const Keyword SWITCH =
    const Keyword(137, "switch", "SWITCH", KeywordStyle.reserved);