SET constant

Keyword const SET

Implementation

static const Keyword SET =
    const Keyword(/* index = */ 134, "set", "SET", KeywordStyle.builtIn);