Variable ParamFunctor.parameters

struct ParamFunctor
{
  // ...
  ParameterTypeTuple!distrib[1..__dollar] parameters ;
  // ...
}