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