string|int $name:
public function deprecateNode(string $name, NameDeprecation $dep) : void { $this->nodeNameDeprecations[$name] = $dep; }