public void VisitDirective(CDirective directive)
 {
     visitor.VisitDirective(directive);
 }