module InterfaceHooks: Misc.HookSig with type t = Typedtree.signature
Misc.HookSig
with type t = Typedtree.signature
type t
val add_hook : string -> (Misc.hook_info -> t -> t) -> unit
string -> (Misc.hook_info -> t -> t) -> unit
val apply_hooks : Misc.hook_info -> t -> t
Misc.hook_info -> t -> t