public override void Accept(IGenericVisitor visitor)
 {
     visitor.VisitClassNestedStaticClass(this);
 }