Source file ocaml_common.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
(** @canonical Ocaml_common.Location *)
module Location = Ocaml_common__Location
(** @canonical Ocaml_common.Longident *)
module Longident = Ocaml_common__Longident
(** @canonical Ocaml_common.Syntaxerr *)
module Syntaxerr = Ocaml_common__Syntaxerr
(** @canonical Ocaml_common.Warnings *)
module Warnings = Ocaml_common__Warnings