(************************************************************************) (* v * The Coq Proof Assistant / The Coq Development Team *) (* Prename.t -> constr_expr ml_type_v -> type_v val effect_app : Prename.t -> local_env -> (typing_info,'b) Past.t -> (typing_info,constr) arg list -> (type_v binder list * type_c) * ((identifier*identifier) list * (identifier*constr) list * bool) * type_c val typed_var : Prename.t -> local_env -> constr * constr -> variant val type_of_expression : Prename.t -> local_env -> constr -> constr val states : Prename.t -> local_env -> program -> typed_program