IS constant
Keyword
const IS
Implementation
static const Keyword IS = const Keyword("is", "IS", KeywordStyle.reserved,
precedence: RELATIONAL_PRECEDENCE);
static const Keyword IS = const Keyword("is", "IS", KeywordStyle.reserved,
precedence: RELATIONAL_PRECEDENCE);