SET constant

Keyword const SET

Implementation

static const Keyword SET =
    const Keyword(132, "set", "SET", KeywordStyle.builtIn);