package mld

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
val print_info : Ocamlbuild_plugin.Pathname.t -> unit
val tag_regexp : string -> Str.regexp
val scan4ptag : string -> Ocamlbuild_plugin.Pathname.t -> string list
val mk_visible : Ocamlbuild_plugin.String.t list -> string -> unit
val mk_all_visible : Ocamlbuild_plugin.String.t list -> Ocamlbuild_plugin.String.t list -> unit
val visible_rule : (string -> Ocamlbuild_plugin.Pathname.t) -> 'a -> 'b
val dispatch : Ocamlbuild_plugin.hook -> unit