Variable TemplateDeclaration.declarations

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