CATCH constant

Keyword const CATCH

Implementation

static const Keyword CATCH =
    const Keyword(/* index = */ 88, "catch", "CATCH", KeywordStyle.reserved);