public override void EnterGroupName(CaseRegressionParser.GroupNameContext context)
 {
     OnEnterSynthesizeAttribute(context, ctx => Empty);
 }