Source file lang__Pl__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(** @canonical Lang.Pl.Annot *)
module Annot = Lang__Pl__Annot
(** @canonical Lang.Pl.Ast *)
module Ast = Lang__Pl__Ast
(** @canonical Lang.Pl.Group *)
module Group = Lang__Pl__Group
(** @canonical Lang.Pl.Partial *)
module Partial = Lang__Pl__Partial
(** @canonical Lang.Pl.Print *)
module Print = Lang__Pl__Print
(** @canonical Lang.Pl.Render *)
module Render = Lang__Pl__Render
module Lang__Pl__ = struct end
[@@deprecated "this module is shadowed"]