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