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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
(** @canonical Js_parser.Comment_attachment *)
(** @canonical Js_parser.Declaration_parser *)
module Declaration_parser = Js_parser__Declaration_parser
(** @canonical Js_parser.Enum_common *)
module Enum_common = Js_parser__Enum_common
(** @canonical Js_parser.Enum_parser *)
module Enum_parser = Js_parser__Enum_parser
(** @canonical Js_parser.Expression_parser *)
module Expression_parser = Js_parser__Expression_parser
(** @canonical Js_parser.File_key *)
module File_key = Js_parser__File_key
(** @canonical Js_parser.Flow_ast *)
module Flow_ast = Js_parser__Flow_ast
(** @canonical Js_parser.Flow_ast_mapper *)
module Flow_ast_mapper = Js_parser__Flow_ast_mapper
(** @canonical Js_parser.Flow_ast_utils *)
module Flow_ast_utils = Js_parser__Flow_ast_utils
(** @canonical Js_parser.Flow_lexer *)
module Flow_lexer = Js_parser__Flow_lexer
(** @canonical Js_parser.Flow_map *)
module Flow_map = Js_parser__Flow_map
(** @canonical Js_parser.Flow_sedlexing *)
module Flow_sedlexing = Js_parser__Flow_sedlexing
(** @canonical Js_parser.Flow_set *)
module Flow_set = Js_parser__Flow_set
(** @canonical Js_parser.Js_id *)
module Js_id = Js_parser__Js_id
(** @canonical Js_parser.Js_id_unicode *)
module Js_id_unicode = Js_parser__Js_id_unicode
(** @canonical Js_parser.Jsx_parser *)
module Jsx_parser = Js_parser__Jsx_parser
(** @canonical Js_parser.Lex_env *)
module Lex_env = Js_parser__Lex_env
(** @canonical Js_parser.Lex_result *)
module Lex_result = Js_parser__Lex_result
(** @canonical Js_parser.Loc *)
module Loc = Js_parser__Loc
(** @canonical Js_parser.Object_parser *)
module Object_parser = Js_parser__Object_parser
(** @canonical Js_parser.Parse_error *)
module Parse_error = Js_parser__Parse_error
(** @canonical Js_parser.Parse_error_utils *)
module Parse_error_utils = Js_parser__Parse_error_utils
(** @canonical Js_parser.Parser_common *)
module Parser_common = Js_parser__Parser_common
(** @canonical Js_parser.Parser_env *)
module Parser_env = Js_parser__Parser_env
(** @canonical Js_parser.Parser_flow *)
module Parser_flow = Js_parser__Parser_flow
(** @canonical Js_parser.Pattern_cover *)
module Pattern_cover = Js_parser__Pattern_cover
(** @canonical Js_parser.Pattern_parser *)
module Pattern_parser = Js_parser__Pattern_parser
(** @canonical Js_parser.Primitive_deriving *)
module Primitive_deriving = Js_parser__Primitive_deriving
(** @canonical Js_parser.Statement_parser *)
module Statement_parser = Js_parser__Statement_parser
(** @canonical Js_parser.Token *)
module Token = Js_parser__Token
(** @canonical Js_parser.Type_parser *)
module Type_parser = Js_parser__Type_parser
(** @canonical Js_parser.Wtf8 *)
module Wtf8 = Js_parser__Wtf8