IN constant

Keyword const IN

Implementation

static const Keyword IN =
    const Keyword(113, "in", "IN", KeywordStyle.reserved);