Variable ClassDeclaration.templateParameters

class ClassDeclaration
{
  // ...
  TemplateParameters templateParameters;
  // ...
}