1Pparse.ImplementationHooks(3)    OCaml library   Pparse.ImplementationHooks(3)
2
3
4

NAME

6       Pparse.ImplementationHooks - no description
7

Module

9       Module   Pparse.ImplementationHooks
10

Documentation

12       Module ImplementationHooks
13        : sig end
14
15
16
17
18
19
20
21       type t
22
23
24
25
26
27       val add_hook : string -> (Misc.hook_info -> t -> t) -> unit
28
29
30
31
32       val apply_hooks : Misc.hook_info -> t -> t
33
34
35
36
37
38
39OCamldoc                          2019-02-02     Pparse.ImplementationHooks(3)
Impressum