SWITCH constant

Keyword const SWITCH

Implementation

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