CLASS constant
Keyword
const CLASS
Implementation
static const Keyword CLASS = const Keyword(
88, "class", "CLASS", KeywordStyle.reserved,
isTopLevelKeyword: true);
static const Keyword CLASS = const Keyword(
88, "class", "CLASS", KeywordStyle.reserved,
isTopLevelKeyword: true);