Source file crs_parser__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
(** @canonical Crs_parser.Crs_ignore *)
module Crs_ignore = Crs_parser__Crs_ignore
(** @canonical Crs_parser.File_parser *)
module File_parser = Crs_parser__File_parser
(** @canonical Crs_parser.Github_annotation *)
module Github_annotation = Crs_parser__Github_annotation
(** @canonical Crs_parser.Header_parser *)
(** @canonical Crs_parser.Invalid_cr_parser *)
module Invalid_cr_parser = Crs_parser__Invalid_cr_parser
(** @canonical Crs_parser.User_message *)
module User_message = Crs_parser__User_message
module Crs_parser__ = struct end
[@@deprecated "this module is shadowed"]