Exemplo n.º 1
0
 public function accept(VisitorInterface $visitor)
 {
     $visitor->visitRuleReference($this);
 }