Exemplo n.º 1
0
 public function visit(VisitorInterface $v)
 {
     return $v->visitObjectType($this);
 }