Variable declaration keyword
Set<String> get variableDeclarationKeywords => { kVar, kFinal, kConst, kLate, };