Exemple #1
0
 public function visit(NodeVisitorInterface $visitor)
 {
     $visitor->visitHeading($this);
 }