Returns the right node of the assignment
Expression
public function getRight() { return $this->right; }