Overrides Node::setNode
public function setNode(string $name, Node $node) : void { throw new \LogicException('EmptyNode cannot have children.'); }