OPERATOR constant

Keyword const OPERATOR

Implementation

static const Keyword OPERATOR =
    const Keyword(125, "operator", "OPERATOR", KeywordStyle.builtIn);