RETHROW constant

Keyword const RETHROW

Implementation

static const Keyword RETHROW =
    const Keyword("rethrow", "RETHROW", KeywordStyle.reserved);