IN constant

Keyword const IN

Implementation

static const Keyword IN =
    const Keyword(/* index = */ 114, "in", "IN", KeywordStyle.reserved);