Variable InterfaceDeclaration.baseClassList

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