TRY constant

Keyword const TRY

Implementation

static const Keyword TRY =
    const Keyword(142, "try", "TRY", KeywordStyle.reserved);