CATCH constant

Keyword const CATCH

Implementation

static const Keyword CATCH =
    const Keyword("catch", "CATCH", KeywordStyle.reserved);