public function visit(VisitorInterface $v)
 {
     return $v->visitDoubleType();
 }