Variable ClassDeclaration.baseClassList

class ClassDeclaration
{
  // ...
  BaseClassList baseClassList ;
  // ...
}