THROW constant

Keyword const THROW

Implementation

static const Keyword THROW =
    const Keyword(/* index = */ 142, "throw", "THROW", KeywordStyle.reserved);