Source file reason_css_parser__.ml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
(** @canonical Reason_css_parser.Combinator *)
module Combinator = Reason_css_parser__Combinator
(** @canonical Reason_css_parser.Modifier *)
module Modifier = Reason_css_parser__Modifier
(** @canonical Reason_css_parser.Parse_from_string *)
module Parse_from_string = Reason_css_parser__Parse_from_string
(** @canonical Reason_css_parser.Parser *)
module Parser = Reason_css_parser__Parser
(** @canonical Reason_css_parser.Parser_helper *)
module Parser_helper = Reason_css_parser__Parser_helper
(** @canonical Reason_css_parser.Rule *)
module Rule = Reason_css_parser__Rule
(** @canonical Reason_css_parser.Standard *)
module Standard = Reason_css_parser__Standard
module Reason_css_parser__ = struct end
[@@deprecated "this module is shadowed"]