Sets the closing fragment node
JSXClosingFragment $closingFragment Closing fragment node:
$this
public function setClosingFragment(JSXClosingFragment $closingFragment) { $this->closingFragment = $closingFragment; return $this; }