@Override
 public void accept(DoubleDispatchVisitor visitor) {
   visitor.visitNamedExportDeclaration(this);
 }