OPERATOR constant

Keyword const OPERATOR

Implementation

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