Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
type modul = Ocamlbuild_plugin.Pathname.t
An OCaml module name (i.e. some/path/Module
or just Module
)
val dispatcher :
Ocamlbuild_plugin.Pathname.t ->
modul list ->
Ocamlbuild_plugin.hook ->
unit
dispatcher filename modules hook
creates a filename
.mllib (and filename
.mldylib if available) filled with modules
.