Variable Declarator.cstyle

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