Variable Declaration.declarations

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