YIELD constant

Keyword const YIELD

Implementation

static const Keyword YIELD =
    const Keyword(/* index = */ 151, "yield", "YIELD", KeywordStyle.pseudo);