Variable IsExpression.templateParameterList

class IsExpression
{
  // ...
  TemplateParameterList templateParameterList ;
  // ...
}