public function addNodeVisitor(NodeVisitorInterface $visitor) { $this->extensionSet ->addNodeVisitor($visitor); }