Beispiel #1
0
 public function accept(VisitorInterface $visitor)
 {
     $visitor->visitRuleReference($this);
 }