DependModule dependencies.
Warning: this module is unstable and part of compiler-libs.
module String = Misc.Stdlib.Stringand bound_map = map_tree String.Map.tval make_leaf : string -> map_treeval weaken_map : String.Set.t -> map_tree -> map_treeval free_structure_names : String.Set.t refCollect free module identifiers in the a.s.t.
val pp_deps : string list refDependencies found by preprocessing tools.
val open_module : bound_map -> Longident.t -> bound_mapval add_use_file : bound_map -> Parsetree.toplevel_phrase list -> unitval add_signature : bound_map -> Parsetree.signature -> unitval add_implementation : bound_map -> Parsetree.structure -> unitval add_implementation_binding : bound_map -> Parsetree.structure -> bound_mapval add_signature_binding : bound_map -> Parsetree.signature -> bound_map