CONTINUE constant

Keyword const CONTINUE

Implementation

static const Keyword CONTINUE =
    const Keyword("continue", "CONTINUE", KeywordStyle.reserved);