THROW constant

Keyword const THROW

Implementation

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