Variable AliasDeclaration.declaratorIdentifierList

class AliasDeclaration
{
  // ...
  DeclaratorIdentifierList declaratorIdentifierList;
  // ...
}