cond = $cond; $this->stmts = $stmts; } public function getSubNodeNames() : array { return array('cond', 'stmts'); } }