Variable Parameter.cstyle

class Parameter
{
  // ...
  TypeSuffix[] cstyle;
  // ...
}