Source file lang__Il__.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.Il.Ast *)
module Ast = Lang__Il__Ast
(** @canonical Lang.Il.Eq *)
module Eq = Lang__Il__Eq
(** @canonical Lang.Il.Free *)
module Free = Lang__Il__Free
(** @canonical Lang.Il.Fresh *)
module Fresh = Lang__Il__Fresh
(** @canonical Lang.Il.Print *)
module Print = Lang__Il__Print
(** @canonical Lang.Il.Var *)
module Var = Lang__Il__Var
module Lang__Il__ = struct end
[@@deprecated "this module is shadowed"]