(***********************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* 'a evar_defs -> bool -> inductive_family -> constr array val pred_case_ml_onebranch : loc -> env -> 'c evar_map -> bool -> inductive_type -> int * unsafe_judgment -> constr (* Compilation of pattern-matching. *) val compile_cases : loc -> (type_constraint -> env -> rawconstr -> unsafe_judgment) * 'a evar_defs -> type_constraint -> env -> rawconstr option * rawconstr list * (loc * identifier list * cases_pattern list * rawconstr) list -> unsafe_judgment