THROW constant

Keyword const THROW

Implementation

static const Keyword THROW =
    const Keyword(140, "throw", "THROW", KeywordStyle.reserved);