Sets the opening fragment node
JSXOpeningFragment $openingFragment Opening fragment node:
$this
public function setOpeningFragment(JSXOpeningFragment $openingFragment) { $this->openingFragment = $openingFragment; return $this; }