1
1
Parse tests/src/Parser.res
2
- structure items:32 diagnostics:0
2
+ structure items:33 diagnostics:0
3
3
Lident: M (0,7) Namespace
4
4
Lident: C (1,9) Namespace
5
5
Lident: Component (1,13) Namespace
@@ -32,19 +32,19 @@ Lident: string (14,11) Variable
32
32
Ldot: React (15,5) Namespace
33
33
Lident: string (15,11) Variable
34
34
Variable: _d2 (10,4)->(10,7)
35
- Type : pair (18,5)->(18,9)
36
- Type : looooooooooooooooooooooooooooooooooooooong_int (20,5)->(20,51)
37
- Type : int (20,54)->(20,57)
38
- Type : looooooooooooooooooooooooooooooooooooooong_string (22,5)->(22,54)
39
- Type : string (22,57)->(22,63)
40
- Type : pairIntString (24,5)->(24,18)
41
- Type : list (24,21)->(24,25)
35
+ Lident : pair (18,5) Type
36
+ Lident : looooooooooooooooooooooooooooooooooooooong_int (20,5) Type
37
+ Lident : int (20,54) Type
38
+ Lident : looooooooooooooooooooooooooooooooooooooong_string (22,5) Type
39
+ Lident : string (22,57) Type
40
+ Lident : pairIntString (24,5) Type
41
+ Lident : list (24,21) Type
42
42
TypeArg: (25,2)->(28,3)
43
- Type : pair (25,2)->(25,6)
43
+ Lident : pair (25,2) Type
44
44
TypeArg: (26,4)->(26,50)
45
45
TypeArg: (27,4)->(27,53)
46
- Type : looooooooooooooooooooooooooooooooooooooong_int (26,4)->(26,50)
47
- Type : looooooooooooooooooooooooooooooooooooooong_string (27,4)->(27,53)
46
+ Lident : looooooooooooooooooooooooooooooooooooooong_int (26,4) Type
47
+ Lident : looooooooooooooooooooooooooooooooooooooong_string (27,4) Type
48
48
Binary operator < (31,10)->(31,11)
49
49
Binary operator > (31,19)->(31,20)
50
50
Lident: MT (33,12) Type
@@ -54,20 +54,20 @@ Lident: MT (39,12) Type
54
54
Lident: DDF (40,9) Namespace
55
55
Lident: XX (45,7) Namespace
56
56
Lident: YY (46,9) Namespace
57
- Type : t (47,9)->(47,10)
58
- Type : int (47,13)->(47,16)
57
+ Lident : t (47,9) Type
58
+ Lident : int (47,13) Type
59
59
Ldot: XX (51,5) Namespace
60
60
Lident: YY (51,8) Namespace
61
- Type : tt (53,5)->(53,7)
62
- Type : t (53,10)->(53,11)
61
+ Lident : tt (53,5) Type
62
+ Lident : t (53,10) Type
63
63
Lident: T (57,7) Namespace
64
- Type : someRecord (58,7)->(58,17)
64
+ Lident : someRecord (58,7) Type
65
65
Lident: someField (59,4) Property
66
- Type : int (59,15)->(59,18)
66
+ Lident : int (59,15) Type
67
67
Lident: someOtherField (60,4) Property
68
- Type : string (60,20)->(60,26)
68
+ Lident : string (60,20) Type
69
69
Lident: theParam (61,4) Property
70
- Type : someEnum (64,7)->(64,15)
70
+ Lident : someEnum (64,7) Type
71
71
Lident: A (64,18) EnumMember
72
72
Lident: B (64,22) EnumMember
73
73
Lident: C (64,26) EnumMember
@@ -126,4 +126,8 @@ QuotedIdent: true (108,8) Variable
126
126
Ldot: T (110,19) Namespace
127
127
Lident: A (110,21) EnumMember
128
128
Variable: enumInModule (110,4)->(110,16)
129
+ Lident: typeInModule (112,5) Type
130
+ Ldot: XX (112,20) Namespace
131
+ Ldot: YY (112,23) Namespace
132
+ Lident: t (112,26) Type
129
133
0 commit comments