Overrides AbstractExtension::getNodeVisitors
public function getNodeVisitors() : array { return [ new YieldNotReadyNodeVisitor($this->useYield), ]; }