Module Pparse.ImplementationHooks
type t= Parsetree.structure
val add_hook : string -> (Misc.hook_info -> t -> t) -> unitval apply_hooks : Misc.hook_info -> t -> t
Pparse.ImplementationHookstype t = Parsetree.structureval add_hook : string -> (Misc.hook_info -> t -> t) -> unitval apply_hooks : Misc.hook_info -> t -> t