Module Typemod.InterfaceHooks
type t= Typedtree.signature
val add_hook : string -> (Misc.hook_info -> t -> t) -> unitval apply_hooks : Misc.hook_info -> t -> t
Typemod.InterfaceHookstype t = Typedtree.signatureval add_hook : string -> (Misc.hook_info -> t -> t) -> unitval apply_hooks : Misc.hook_info -> t -> t