CONTINUE constant
Keyword
const CONTINUE
Implementation
static const Keyword CONTINUE = const Keyword(
/* index = */ 91, "continue", "CONTINUE", KeywordStyle.reserved);
static const Keyword CONTINUE = const Keyword(
/* index = */ 91, "continue", "CONTINUE", KeywordStyle.reserved);