(program (programItem (section SEND_RESPONSE { (sectionBody (conditional (ifStatement if (condition (expression (term (factor inbound.resp.All-Cache)))) (block { (blockItem (statement inbound.resp.All-Cache = (value "{inbound.resp.All-Cache} {cache()}") ;)) })))) (sectionBody (conditional (ifStatement if (condition (expression (term (factor ! (factor inbound.resp.All-Cache))))) (block { (blockItem (statement inbound.resp.All-Cache = (value "{cache()}") ;)) })))) (sectionBody (conditional (ifStatement if (condition (expression (term (factor ! (factor inbound.resp.All-Cache))))) (block { (blockItem (statement inbound.resp.All-Cache = (value "{cache()}") ;)) })) (elseClause else (block { (blockItem (statement inbound.resp.All-Cache = (value "{inbound.resp.All-Cache} {cache()}") ;)) })))) })) <EOF>)
