Variable declaration keyword used in for statement's declaration part
Set<String> get forDeclarationKeywords => { kVar, kFinal, };