exupery 0.1.10 → 0.1.11

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (117) hide show
  1. package/dist/generated/implementation/generic/unmarshall.d.ts +27 -7
  2. package/dist/generated/implementation/generic/unmarshall.js +126 -34
  3. package/dist/generated/implementation/schemas/implementation/marshall.d.ts +7 -7
  4. package/dist/generated/implementation/schemas/implementation/marshall.js +6 -6
  5. package/dist/generated/implementation/schemas/implementation/resolve.d.ts +1 -1
  6. package/dist/generated/implementation/schemas/implementation/unmarshall.js +386 -191
  7. package/dist/generated/implementation/schemas/interface/marshall.d.ts +7 -7
  8. package/dist/generated/implementation/schemas/interface/marshall.js +7 -3
  9. package/dist/generated/implementation/schemas/interface/resolve.d.ts +1 -1
  10. package/dist/generated/implementation/schemas/interface/resolve.js +4 -1
  11. package/dist/generated/implementation/schemas/interface/unmarshall.js +179 -88
  12. package/dist/generated/implementation/schemas/typescript_light/marshall.d.ts +10 -10
  13. package/dist/generated/implementation/schemas/typescript_light/marshall.js +9 -9
  14. package/dist/generated/implementation/schemas/typescript_light/unmarshall.js +306 -154
  15. package/dist/generated/interface/schemas/implementation/{resolve.d.ts → data_types/resolve.d.ts} +1 -1
  16. package/dist/generated/interface/schemas/implementation/{resolve.js → data_types/resolve.js} +1 -1
  17. package/dist/generated/interface/schemas/implementation/{resolved.d.ts → data_types/resolved.d.ts} +2 -2
  18. package/dist/generated/interface/schemas/implementation/{resolved.js → data_types/resolved.js} +1 -1
  19. package/dist/generated/interface/schemas/implementation/{unresolved.d.ts → data_types/unresolved.d.ts} +2 -2
  20. package/dist/generated/interface/schemas/{interface → implementation/data_types}/unresolved.js +1 -1
  21. package/dist/generated/interface/schemas/implementation/marshall.d.ts +51 -94
  22. package/dist/generated/interface/schemas/implementation/migrate_boilerplate.d.ts +2 -2
  23. package/dist/generated/interface/schemas/implementation/unmarshall.d.ts +121 -36
  24. package/dist/generated/interface/schemas/implementation/value_deserializers.d.ts +44 -0
  25. package/dist/generated/interface/schemas/implementation/value_deserializers.js +3 -0
  26. package/dist/generated/interface/schemas/implementation/value_serializers.d.ts +44 -0
  27. package/dist/generated/interface/schemas/implementation/value_serializers.js +3 -0
  28. package/dist/generated/interface/schemas/interface/{resolve.d.ts → data_types/resolve.d.ts} +1 -1
  29. package/dist/generated/interface/schemas/interface/{constrained → data_types}/resolve.js +1 -1
  30. package/dist/generated/interface/schemas/interface/{resolved.d.ts → data_types/resolved.d.ts} +8 -6
  31. package/dist/generated/interface/schemas/interface/{resolved.js → data_types/resolved.js} +1 -1
  32. package/dist/generated/interface/schemas/interface/{unresolved.d.ts → data_types/unresolved.d.ts} +8 -6
  33. package/dist/generated/interface/schemas/{implementation → interface/data_types}/unresolved.js +1 -1
  34. package/dist/generated/interface/schemas/interface/marshall.d.ts +51 -94
  35. package/dist/generated/interface/schemas/interface/migrate_boilerplate.d.ts +2 -2
  36. package/dist/generated/interface/schemas/interface/unmarshall.d.ts +121 -36
  37. package/dist/generated/interface/schemas/interface/value_deserializers.d.ts +44 -0
  38. package/dist/generated/interface/schemas/interface/value_deserializers.js +3 -0
  39. package/dist/generated/interface/schemas/interface/value_serializers.d.ts +44 -0
  40. package/dist/generated/interface/schemas/interface/value_serializers.js +3 -0
  41. package/dist/generated/interface/schemas/typescript_light/{unconstrained.d.ts → data_types/unconstrained.d.ts} +1 -1
  42. package/dist/generated/interface/schemas/typescript_light/{unconstrained.js → data_types/unconstrained.js} +1 -1
  43. package/dist/generated/interface/schemas/typescript_light/marshall.d.ts +72 -115
  44. package/dist/generated/interface/schemas/typescript_light/migrate_boilerplate.d.ts +2 -2
  45. package/dist/generated/interface/schemas/typescript_light/unmarshall.d.ts +92 -11
  46. package/dist/generated/interface/schemas/typescript_light/value_deserializers.d.ts +44 -0
  47. package/dist/generated/interface/schemas/typescript_light/value_deserializers.js +3 -0
  48. package/dist/generated/interface/schemas/typescript_light/value_serializers.d.ts +44 -0
  49. package/dist/generated/interface/schemas/typescript_light/value_serializers.js +3 -0
  50. package/dist/shorthands/implementation.d.ts +2 -2
  51. package/dist/shorthands/interface.d.ts +4 -3
  52. package/dist/shorthands/interface.js +9 -3
  53. package/dist/shorthands/typescript_light.d.ts +1 -1
  54. package/dist/transformations/implementation/typescript_light.d.ts +3 -3
  55. package/dist/transformations/interface/typescript_light.d.ts +3 -3
  56. package/dist/transformations/interface/typescript_light.js +5 -4
  57. package/dist/transformations/library/typescript_light.d.ts +3 -3
  58. package/dist/transformations/typescript_light/fountain_pen_block.d.ts +1 -1
  59. package/package.json +3 -3
  60. package/dist/generated/generic/resolve.d.ts +0 -90
  61. package/dist/generated/generic/resolve.js +0 -251
  62. package/dist/generated/implementation/schemas/implementation/migration_boilerplate.d.ts +0 -8
  63. package/dist/generated/implementation/schemas/implementation/migration_boilerplate.js +0 -234
  64. package/dist/generated/implementation/schemas/implementation/serializer.d.ts +0 -8
  65. package/dist/generated/implementation/schemas/implementation/serializer.js +0 -533
  66. package/dist/generated/implementation/schemas/interface/migration_boilerplate.d.ts +0 -0
  67. package/dist/generated/implementation/schemas/interface/migration_boilerplate.js +0 -165
  68. package/dist/generated/implementation/schemas/interface/serializer.d.ts +0 -8
  69. package/dist/generated/implementation/schemas/interface/serializer.js +0 -299
  70. package/dist/generated/implementation/schemas/typescript_light/migration_boilerplate.d.ts +0 -5
  71. package/dist/generated/implementation/schemas/typescript_light/migration_boilerplate.js +0 -144
  72. package/dist/generated/implementation/schemas/typescript_light/serializer.d.ts +0 -11
  73. package/dist/generated/implementation/schemas/typescript_light/serializer.js +0 -429
  74. package/dist/generated/interface/core/poormans_parser.d.ts +0 -184
  75. package/dist/generated/interface/core/poormans_parser.js +0 -3
  76. package/dist/generated/interface/generic/resolve.d.ts +0 -11
  77. package/dist/generated/interface/generic/resolve.js +0 -3
  78. package/dist/generated/interface/schemas/implementation/migration_boilerplate.d.ts +0 -170
  79. package/dist/generated/interface/schemas/implementation/migration_boilerplate.js +0 -3
  80. package/dist/generated/interface/schemas/implementation/serializer.d.ts +0 -256
  81. package/dist/generated/interface/schemas/implementation/serializer.js +0 -3
  82. package/dist/generated/interface/schemas/interface/constrained/resolve.d.ts +0 -437
  83. package/dist/generated/interface/schemas/interface/migration_boilerplate.d.ts +0 -170
  84. package/dist/generated/interface/schemas/interface/migration_boilerplate.js +0 -3
  85. package/dist/generated/interface/schemas/interface/resolve.js +0 -3
  86. package/dist/generated/interface/schemas/interface/serializer.d.ts +0 -256
  87. package/dist/generated/interface/schemas/interface/serializer.js +0 -3
  88. package/dist/generated/interface/schemas/typescript_light/migration_boilerplate.d.ts +0 -222
  89. package/dist/generated/interface/schemas/typescript_light/migration_boilerplate.js +0 -3
  90. package/dist/generated/interface/schemas/typescript_light/serializer.d.ts +0 -346
  91. package/dist/generated/interface/schemas/typescript_light/serializer.js +0 -3
  92. package/dist/generated/interface/schemas/typescript_temp/migration_boilerplate.d.ts +0 -134
  93. package/dist/generated/interface/schemas/typescript_temp/migration_boilerplate.js +0 -3
  94. package/dist/generated/interface/schemas/typescript_temp/unconstrained.d.ts +0 -136
  95. package/dist/generated/interface/schemas/typescript_temp/unconstrained.js +0 -3
  96. package/dist/transformations/implementation/fountain_pen.d.ts +0 -6
  97. package/dist/transformations/implementation/fountain_pen.js +0 -36
  98. package/dist/transformations/implementation/typescript.d.ts +0 -24
  99. package/dist/transformations/implementation/typescript.js +0 -554
  100. package/dist/transformations/implementation/typescript_temp.d.ts +0 -24
  101. package/dist/transformations/implementation/typescript_temp.js +0 -554
  102. package/dist/transformations/interface/fountain_pen.d.ts +0 -4
  103. package/dist/transformations/interface/fountain_pen.js +0 -47
  104. package/dist/transformations/interface/typescript.d.ts +0 -23
  105. package/dist/transformations/interface/typescript.js +0 -524
  106. package/dist/transformations/interface/typescript_temp.d.ts +0 -23
  107. package/dist/transformations/interface/typescript_temp.js +0 -524
  108. package/dist/transformations/library/typescript_temp.d.ts +0 -10
  109. package/dist/transformations/library/typescript_temp.js +0 -42
  110. package/dist/transformations/typescript/fountain_pen.d.ts +0 -15
  111. package/dist/transformations/typescript/fountain_pen.js +0 -281
  112. package/dist/transformations/typescript/fountain_pen_block.d.ts +0 -15
  113. package/dist/transformations/typescript/fountain_pen_block.js +0 -281
  114. package/dist/transformations/typescript/operations/create_identifier.d.ts +0 -1
  115. package/dist/transformations/typescript/operations/create_identifier.js +0 -260
  116. package/dist/transformations/typescript_temp/fountain_pen_block.d.ts +0 -3
  117. package/dist/transformations/typescript_temp/fountain_pen_block.js +0 -8
@@ -1,437 +0,0 @@
1
- import * as _i_generic from "../../../../generic/resolve";
2
- import * as _i_resolved from "../resolved";
3
- import * as _i_unresolved from "../unresolved";
4
- export type _T_Imports<G_Source> = ($$_: _i_unresolved._T_Imports<G_Source>, $$_p: {
5
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
6
- readonly 'parameters': {
7
- readonly 'lookups': null;
8
- readonly 'values': null;
9
- };
10
- }) => _i_resolved._T_Imports;
11
- export type _T_Module<G_Source> = ($$_: _i_unresolved._T_Module<G_Source>, $$_p: {
12
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
13
- readonly 'parameters': {
14
- readonly 'lookups': null;
15
- readonly 'values': null;
16
- };
17
- }) => _i_resolved._T_Module;
18
- export type _T_Module_Set<G_Source> = ($$_: _i_unresolved._T_Module_Set<G_Source>, $$_p: {
19
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
20
- readonly 'parameters': {
21
- readonly 'lookups': null;
22
- readonly 'values': null;
23
- };
24
- }) => _i_resolved._T_Module_Set;
25
- export type _T_Type<G_Source> = ($$_: _i_unresolved._T_Type<G_Source>, $$_p: {
26
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
27
- readonly 'parameters': {
28
- readonly 'lookups': null;
29
- readonly 'values': null;
30
- };
31
- }) => _i_resolved._T_Type;
32
- export type _T_Type_Arguments<G_Source> = ($$_: _i_unresolved._T_Type_Arguments<G_Source>, $$_p: {
33
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
34
- readonly 'parameters': {
35
- readonly 'lookups': null;
36
- readonly 'values': null;
37
- };
38
- }) => _i_resolved._T_Type_Arguments;
39
- export type _T_Type_Parameter_Selection<G_Source> = ($$_: _i_unresolved._T_Type_Parameter_Selection<G_Source>, $$_p: {
40
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
41
- readonly 'parameters': {
42
- readonly 'lookups': null;
43
- readonly 'values': null;
44
- };
45
- }) => _i_resolved._T_Type_Parameter_Selection;
46
- export type _T_Type_Parameters<G_Source> = ($$_: _i_unresolved._T_Type_Parameters<G_Source>, $$_p: {
47
- readonly 'location 2 string': _i_generic._T_Location_2_String<G_Source>;
48
- readonly 'parameters': {
49
- readonly 'lookups': null;
50
- readonly 'values': null;
51
- };
52
- }) => _i_resolved._T_Type_Parameters;
53
- export type Imports<G_Source> = _T_Imports<G_Source>;
54
- export type Module<G_Source> = _T_Module<G_Source>;
55
- export type Module_Set<G_Source> = _T_Module_Set<G_Source>;
56
- export type Type<G_Source> = _T_Type<G_Source>;
57
- export type Type_Arguments<G_Source> = _T_Type_Arguments<G_Source>;
58
- export type Type_Parameter_Selection<G_Source> = _T_Type_Parameter_Selection<G_Source>;
59
- export type Type_Parameters<G_Source> = _T_Type_Parameters<G_Source>;
60
- export declare namespace _T_Imports {
61
- namespace CONTEXT {
62
- type Source<G_Source> = G_Source;
63
- }
64
- type CONTEXT<G_Source> = _i_unresolved._T_Imports<G_Source>;
65
- namespace PARAMS {
66
- namespace location_2_string {
67
- type Source<G_Source> = G_Source;
68
- }
69
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
70
- namespace parameters {
71
- namespace lookups {
72
- }
73
- type lookups<G_Source> = null;
74
- namespace values {
75
- }
76
- type values<G_Source> = null;
77
- }
78
- type parameters<G_Source> = {
79
- readonly 'lookups': null;
80
- readonly 'values': null;
81
- };
82
- }
83
- namespace RESULT {
84
- }
85
- type RESULT<G_Source> = _i_resolved._T_Imports;
86
- }
87
- export declare namespace _T_Module {
88
- namespace CONTEXT {
89
- type Source<G_Source> = G_Source;
90
- }
91
- type CONTEXT<G_Source> = _i_unresolved._T_Module<G_Source>;
92
- namespace PARAMS {
93
- namespace location_2_string {
94
- type Source<G_Source> = G_Source;
95
- }
96
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
97
- namespace parameters {
98
- namespace lookups {
99
- }
100
- type lookups<G_Source> = null;
101
- namespace values {
102
- }
103
- type values<G_Source> = null;
104
- }
105
- type parameters<G_Source> = {
106
- readonly 'lookups': null;
107
- readonly 'values': null;
108
- };
109
- }
110
- namespace RESULT {
111
- }
112
- type RESULT<G_Source> = _i_resolved._T_Module;
113
- }
114
- export declare namespace _T_Module_Set {
115
- namespace CONTEXT {
116
- type Source<G_Source> = G_Source;
117
- }
118
- type CONTEXT<G_Source> = _i_unresolved._T_Module_Set<G_Source>;
119
- namespace PARAMS {
120
- namespace location_2_string {
121
- type Source<G_Source> = G_Source;
122
- }
123
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
124
- namespace parameters {
125
- namespace lookups {
126
- }
127
- type lookups<G_Source> = null;
128
- namespace values {
129
- }
130
- type values<G_Source> = null;
131
- }
132
- type parameters<G_Source> = {
133
- readonly 'lookups': null;
134
- readonly 'values': null;
135
- };
136
- }
137
- namespace RESULT {
138
- }
139
- type RESULT<G_Source> = _i_resolved._T_Module_Set;
140
- }
141
- export declare namespace _T_Type {
142
- namespace CONTEXT {
143
- type Source<G_Source> = G_Source;
144
- }
145
- type CONTEXT<G_Source> = _i_unresolved._T_Type<G_Source>;
146
- namespace PARAMS {
147
- namespace location_2_string {
148
- type Source<G_Source> = G_Source;
149
- }
150
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
151
- namespace parameters {
152
- namespace lookups {
153
- }
154
- type lookups<G_Source> = null;
155
- namespace values {
156
- }
157
- type values<G_Source> = null;
158
- }
159
- type parameters<G_Source> = {
160
- readonly 'lookups': null;
161
- readonly 'values': null;
162
- };
163
- }
164
- namespace RESULT {
165
- }
166
- type RESULT<G_Source> = _i_resolved._T_Type;
167
- }
168
- export declare namespace _T_Type_Arguments {
169
- namespace CONTEXT {
170
- type Source<G_Source> = G_Source;
171
- }
172
- type CONTEXT<G_Source> = _i_unresolved._T_Type_Arguments<G_Source>;
173
- namespace PARAMS {
174
- namespace location_2_string {
175
- type Source<G_Source> = G_Source;
176
- }
177
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
178
- namespace parameters {
179
- namespace lookups {
180
- }
181
- type lookups<G_Source> = null;
182
- namespace values {
183
- }
184
- type values<G_Source> = null;
185
- }
186
- type parameters<G_Source> = {
187
- readonly 'lookups': null;
188
- readonly 'values': null;
189
- };
190
- }
191
- namespace RESULT {
192
- }
193
- type RESULT<G_Source> = _i_resolved._T_Type_Arguments;
194
- }
195
- export declare namespace _T_Type_Parameter_Selection {
196
- namespace CONTEXT {
197
- type Source<G_Source> = G_Source;
198
- }
199
- type CONTEXT<G_Source> = _i_unresolved._T_Type_Parameter_Selection<G_Source>;
200
- namespace PARAMS {
201
- namespace location_2_string {
202
- type Source<G_Source> = G_Source;
203
- }
204
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
205
- namespace parameters {
206
- namespace lookups {
207
- }
208
- type lookups<G_Source> = null;
209
- namespace values {
210
- }
211
- type values<G_Source> = null;
212
- }
213
- type parameters<G_Source> = {
214
- readonly 'lookups': null;
215
- readonly 'values': null;
216
- };
217
- }
218
- namespace RESULT {
219
- }
220
- type RESULT<G_Source> = _i_resolved._T_Type_Parameter_Selection;
221
- }
222
- export declare namespace _T_Type_Parameters {
223
- namespace CONTEXT {
224
- type Source<G_Source> = G_Source;
225
- }
226
- type CONTEXT<G_Source> = _i_unresolved._T_Type_Parameters<G_Source>;
227
- namespace PARAMS {
228
- namespace location_2_string {
229
- type Source<G_Source> = G_Source;
230
- }
231
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
232
- namespace parameters {
233
- namespace lookups {
234
- }
235
- type lookups<G_Source> = null;
236
- namespace values {
237
- }
238
- type values<G_Source> = null;
239
- }
240
- type parameters<G_Source> = {
241
- readonly 'lookups': null;
242
- readonly 'values': null;
243
- };
244
- }
245
- namespace RESULT {
246
- }
247
- type RESULT<G_Source> = _i_resolved._T_Type_Parameters;
248
- }
249
- export declare namespace Imports {
250
- namespace CONTEXT {
251
- type Source<G_Source> = G_Source;
252
- }
253
- type CONTEXT<G_Source> = _i_unresolved._T_Imports<G_Source>;
254
- namespace PARAMS {
255
- namespace location_2_string {
256
- type Source<G_Source> = G_Source;
257
- }
258
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
259
- namespace parameters {
260
- namespace lookups {
261
- }
262
- type lookups<G_Source> = null;
263
- namespace values {
264
- }
265
- type values<G_Source> = null;
266
- }
267
- type parameters<G_Source> = {
268
- readonly 'lookups': null;
269
- readonly 'values': null;
270
- };
271
- }
272
- namespace RESULT {
273
- }
274
- type RESULT<G_Source> = _i_resolved._T_Imports;
275
- }
276
- export declare namespace Module {
277
- namespace CONTEXT {
278
- type Source<G_Source> = G_Source;
279
- }
280
- type CONTEXT<G_Source> = _i_unresolved._T_Module<G_Source>;
281
- namespace PARAMS {
282
- namespace location_2_string {
283
- type Source<G_Source> = G_Source;
284
- }
285
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
286
- namespace parameters {
287
- namespace lookups {
288
- }
289
- type lookups<G_Source> = null;
290
- namespace values {
291
- }
292
- type values<G_Source> = null;
293
- }
294
- type parameters<G_Source> = {
295
- readonly 'lookups': null;
296
- readonly 'values': null;
297
- };
298
- }
299
- namespace RESULT {
300
- }
301
- type RESULT<G_Source> = _i_resolved._T_Module;
302
- }
303
- export declare namespace Module_Set {
304
- namespace CONTEXT {
305
- type Source<G_Source> = G_Source;
306
- }
307
- type CONTEXT<G_Source> = _i_unresolved._T_Module_Set<G_Source>;
308
- namespace PARAMS {
309
- namespace location_2_string {
310
- type Source<G_Source> = G_Source;
311
- }
312
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
313
- namespace parameters {
314
- namespace lookups {
315
- }
316
- type lookups<G_Source> = null;
317
- namespace values {
318
- }
319
- type values<G_Source> = null;
320
- }
321
- type parameters<G_Source> = {
322
- readonly 'lookups': null;
323
- readonly 'values': null;
324
- };
325
- }
326
- namespace RESULT {
327
- }
328
- type RESULT<G_Source> = _i_resolved._T_Module_Set;
329
- }
330
- export declare namespace Type {
331
- namespace CONTEXT {
332
- type Source<G_Source> = G_Source;
333
- }
334
- type CONTEXT<G_Source> = _i_unresolved._T_Type<G_Source>;
335
- namespace PARAMS {
336
- namespace location_2_string {
337
- type Source<G_Source> = G_Source;
338
- }
339
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
340
- namespace parameters {
341
- namespace lookups {
342
- }
343
- type lookups<G_Source> = null;
344
- namespace values {
345
- }
346
- type values<G_Source> = null;
347
- }
348
- type parameters<G_Source> = {
349
- readonly 'lookups': null;
350
- readonly 'values': null;
351
- };
352
- }
353
- namespace RESULT {
354
- }
355
- type RESULT<G_Source> = _i_resolved._T_Type;
356
- }
357
- export declare namespace Type_Arguments {
358
- namespace CONTEXT {
359
- type Source<G_Source> = G_Source;
360
- }
361
- type CONTEXT<G_Source> = _i_unresolved._T_Type_Arguments<G_Source>;
362
- namespace PARAMS {
363
- namespace location_2_string {
364
- type Source<G_Source> = G_Source;
365
- }
366
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
367
- namespace parameters {
368
- namespace lookups {
369
- }
370
- type lookups<G_Source> = null;
371
- namespace values {
372
- }
373
- type values<G_Source> = null;
374
- }
375
- type parameters<G_Source> = {
376
- readonly 'lookups': null;
377
- readonly 'values': null;
378
- };
379
- }
380
- namespace RESULT {
381
- }
382
- type RESULT<G_Source> = _i_resolved._T_Type_Arguments;
383
- }
384
- export declare namespace Type_Parameter_Selection {
385
- namespace CONTEXT {
386
- type Source<G_Source> = G_Source;
387
- }
388
- type CONTEXT<G_Source> = _i_unresolved._T_Type_Parameter_Selection<G_Source>;
389
- namespace PARAMS {
390
- namespace location_2_string {
391
- type Source<G_Source> = G_Source;
392
- }
393
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
394
- namespace parameters {
395
- namespace lookups {
396
- }
397
- type lookups<G_Source> = null;
398
- namespace values {
399
- }
400
- type values<G_Source> = null;
401
- }
402
- type parameters<G_Source> = {
403
- readonly 'lookups': null;
404
- readonly 'values': null;
405
- };
406
- }
407
- namespace RESULT {
408
- }
409
- type RESULT<G_Source> = _i_resolved._T_Type_Parameter_Selection;
410
- }
411
- export declare namespace Type_Parameters {
412
- namespace CONTEXT {
413
- type Source<G_Source> = G_Source;
414
- }
415
- type CONTEXT<G_Source> = _i_unresolved._T_Type_Parameters<G_Source>;
416
- namespace PARAMS {
417
- namespace location_2_string {
418
- type Source<G_Source> = G_Source;
419
- }
420
- type location_2_string<G_Source> = _i_generic._T_Location_2_String<G_Source>;
421
- namespace parameters {
422
- namespace lookups {
423
- }
424
- type lookups<G_Source> = null;
425
- namespace values {
426
- }
427
- type values<G_Source> = null;
428
- }
429
- type parameters<G_Source> = {
430
- readonly 'lookups': null;
431
- readonly 'values': null;
432
- };
433
- }
434
- namespace RESULT {
435
- }
436
- type RESULT<G_Source> = _i_resolved._T_Type_Parameters;
437
- }
@@ -1,170 +0,0 @@
1
- import * as _i_in from "./resolved";
2
- import * as _i_out from "./unresolved";
3
- export type _T_Imports = ($$_: _i_in._T_Imports, $$_p: null) => _i_out._T_Imports<null>;
4
- export type _T_Module = ($$_: _i_in._T_Module, $$_p: null) => _i_out._T_Module<null>;
5
- export type _T_Module_Set = ($$_: _i_in._T_Module_Set, $$_p: null) => _i_out._T_Module_Set<null>;
6
- export type _T_Type = ($$_: _i_in._T_Type, $$_p: null) => _i_out._T_Type<null>;
7
- export type _T_Type_Arguments = ($$_: _i_in._T_Type_Arguments, $$_p: null) => _i_out._T_Type_Arguments<null>;
8
- export type _T_Type_Parameter_Selection = ($$_: _i_in._T_Type_Parameter_Selection, $$_p: null) => _i_out._T_Type_Parameter_Selection<null>;
9
- export type _T_Type_Parameters = ($$_: _i_in._T_Type_Parameters, $$_p: null) => _i_out._T_Type_Parameters<null>;
10
- export type Imports = _T_Imports;
11
- export type Module = _T_Module;
12
- export type Module_Set = _T_Module_Set;
13
- export type Type = _T_Type;
14
- export type Type_Arguments = _T_Type_Arguments;
15
- export type Type_Parameter_Selection = _T_Type_Parameter_Selection;
16
- export type Type_Parameters = _T_Type_Parameters;
17
- export declare namespace _T_Imports {
18
- namespace CONTEXT {
19
- }
20
- type CONTEXT = _i_in._T_Imports;
21
- namespace PARAMS {
22
- }
23
- namespace RESULT {
24
- type annotation = null;
25
- }
26
- type RESULT = _i_out._T_Imports<null>;
27
- }
28
- export declare namespace _T_Module {
29
- namespace CONTEXT {
30
- }
31
- type CONTEXT = _i_in._T_Module;
32
- namespace PARAMS {
33
- }
34
- namespace RESULT {
35
- type annotation = null;
36
- }
37
- type RESULT = _i_out._T_Module<null>;
38
- }
39
- export declare namespace _T_Module_Set {
40
- namespace CONTEXT {
41
- }
42
- type CONTEXT = _i_in._T_Module_Set;
43
- namespace PARAMS {
44
- }
45
- namespace RESULT {
46
- type annotation = null;
47
- }
48
- type RESULT = _i_out._T_Module_Set<null>;
49
- }
50
- export declare namespace _T_Type {
51
- namespace CONTEXT {
52
- }
53
- type CONTEXT = _i_in._T_Type;
54
- namespace PARAMS {
55
- }
56
- namespace RESULT {
57
- type annotation = null;
58
- }
59
- type RESULT = _i_out._T_Type<null>;
60
- }
61
- export declare namespace _T_Type_Arguments {
62
- namespace CONTEXT {
63
- }
64
- type CONTEXT = _i_in._T_Type_Arguments;
65
- namespace PARAMS {
66
- }
67
- namespace RESULT {
68
- type annotation = null;
69
- }
70
- type RESULT = _i_out._T_Type_Arguments<null>;
71
- }
72
- export declare namespace _T_Type_Parameter_Selection {
73
- namespace CONTEXT {
74
- }
75
- type CONTEXT = _i_in._T_Type_Parameter_Selection;
76
- namespace PARAMS {
77
- }
78
- namespace RESULT {
79
- type annotation = null;
80
- }
81
- type RESULT = _i_out._T_Type_Parameter_Selection<null>;
82
- }
83
- export declare namespace _T_Type_Parameters {
84
- namespace CONTEXT {
85
- }
86
- type CONTEXT = _i_in._T_Type_Parameters;
87
- namespace PARAMS {
88
- }
89
- namespace RESULT {
90
- type annotation = null;
91
- }
92
- type RESULT = _i_out._T_Type_Parameters<null>;
93
- }
94
- export declare namespace Imports {
95
- namespace CONTEXT {
96
- }
97
- type CONTEXT = _i_in._T_Imports;
98
- namespace PARAMS {
99
- }
100
- namespace RESULT {
101
- type annotation = null;
102
- }
103
- type RESULT = _i_out._T_Imports<null>;
104
- }
105
- export declare namespace Module {
106
- namespace CONTEXT {
107
- }
108
- type CONTEXT = _i_in._T_Module;
109
- namespace PARAMS {
110
- }
111
- namespace RESULT {
112
- type annotation = null;
113
- }
114
- type RESULT = _i_out._T_Module<null>;
115
- }
116
- export declare namespace Module_Set {
117
- namespace CONTEXT {
118
- }
119
- type CONTEXT = _i_in._T_Module_Set;
120
- namespace PARAMS {
121
- }
122
- namespace RESULT {
123
- type annotation = null;
124
- }
125
- type RESULT = _i_out._T_Module_Set<null>;
126
- }
127
- export declare namespace Type {
128
- namespace CONTEXT {
129
- }
130
- type CONTEXT = _i_in._T_Type;
131
- namespace PARAMS {
132
- }
133
- namespace RESULT {
134
- type annotation = null;
135
- }
136
- type RESULT = _i_out._T_Type<null>;
137
- }
138
- export declare namespace Type_Arguments {
139
- namespace CONTEXT {
140
- }
141
- type CONTEXT = _i_in._T_Type_Arguments;
142
- namespace PARAMS {
143
- }
144
- namespace RESULT {
145
- type annotation = null;
146
- }
147
- type RESULT = _i_out._T_Type_Arguments<null>;
148
- }
149
- export declare namespace Type_Parameter_Selection {
150
- namespace CONTEXT {
151
- }
152
- type CONTEXT = _i_in._T_Type_Parameter_Selection;
153
- namespace PARAMS {
154
- }
155
- namespace RESULT {
156
- type annotation = null;
157
- }
158
- type RESULT = _i_out._T_Type_Parameter_Selection<null>;
159
- }
160
- export declare namespace Type_Parameters {
161
- namespace CONTEXT {
162
- }
163
- type CONTEXT = _i_in._T_Type_Parameters;
164
- namespace PARAMS {
165
- }
166
- namespace RESULT {
167
- type annotation = null;
168
- }
169
- type RESULT = _i_out._T_Type_Parameters<null>;
170
- }
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoibWlncmF0aW9uX2JvaWxlcnBsYXRlLmpzIiwic291cmNlUm9vdCI6IiIsInNvdXJjZXMiOlsiLi4vLi4vLi4vLi4vLi4vc3JjL2dlbmVyYXRlZC9pbnRlcmZhY2Uvc2NoZW1hcy9pbnRlcmZhY2UvbWlncmF0aW9uX2JvaWxlcnBsYXRlLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
@@ -1,3 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoicmVzb2x2ZS5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9nZW5lcmF0ZWQvaW50ZXJmYWNlL3NjaGVtYXMvaW50ZXJmYWNlL3Jlc29sdmUudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9