YIELD constant

Keyword const YIELD

Implementation

static const Keyword YIELD =
    const Keyword("yield", "YIELD", KeywordStyle.pseudo);