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