Frontend.Deprecation_analysisUtilities for emitting deprecation warnings and finding proper replacements for deprecated features
val deprecated_functions :
(Core.string * (Core.int * Core.int)) Core.String.Map.tval rename_deprecated :
(Core.string * (Core.int * Core.int)) Core.String.Map.t ->
Core.string ->
Core.stringval stan_lib_deprecations :
(Core.string * (Core.int * Core.int)) Core.String.Map.tval collect_warnings : Ast.typed_program -> Warnings.t Core.listval remove_unneeded_forward_decls : Ast.typed_program -> Ast.typed_program