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