Variable Foreach.declarations

class Foreach
{
  // ...
  Declaration[] declarations;
  // ...
}