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