Sets the doc comment of the node.
This will either replace an existing doc comment or add it to the comments array.
Comment\Doc $docComment Doc comment to set:
public function setDocComment(Comment\Doc $docComment) : void;