exupery 0.1.10 → 0.1.12

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 +8 -7
  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,12 +1,27 @@
1
1
  import * as _i_in from "../../core/astn_source";
2
- import * as _i_out from "./unresolved";
3
- export type _T_Imports = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Imports<null>;
4
- export type _T_Module = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Module<null>;
5
- export type _T_Module_Set = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Module_Set<null>;
6
- export type _T_Type = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Type<null>;
7
- export type _T_Type_Arguments = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Type_Arguments<null>;
8
- export type _T_Type_Parameter_Selection = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Type_Parameter_Selection<null>;
9
- export type _T_Type_Parameters = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Type_Parameters<null>;
2
+ import * as _i_out from "./data_types/unresolved";
3
+ import * as _i_vd from "./value_deserializers";
4
+ export type _T_Imports = ($$_: _i_in._T_Value, $$_p: {
5
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
6
+ }) => _i_out._T_Imports<_i_in._T_Range>;
7
+ export type _T_Module = ($$_: _i_in._T_Value, $$_p: {
8
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
9
+ }) => _i_out._T_Module<_i_in._T_Range>;
10
+ export type _T_Module_Set = ($$_: _i_in._T_Value, $$_p: {
11
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
12
+ }) => _i_out._T_Module_Set<_i_in._T_Range>;
13
+ export type _T_Type = ($$_: _i_in._T_Value, $$_p: {
14
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
15
+ }) => _i_out._T_Type<_i_in._T_Range>;
16
+ export type _T_Type_Arguments = ($$_: _i_in._T_Value, $$_p: {
17
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
18
+ }) => _i_out._T_Type_Arguments<_i_in._T_Range>;
19
+ export type _T_Type_Parameter_Selection = ($$_: _i_in._T_Value, $$_p: {
20
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
21
+ }) => _i_out._T_Type_Parameter_Selection<_i_in._T_Range>;
22
+ export type _T_Type_Parameters = ($$_: _i_in._T_Value, $$_p: {
23
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
24
+ }) => _i_out._T_Type_Parameters<_i_in._T_Range>;
10
25
  export type Imports = _T_Imports;
11
26
  export type Module = _T_Module;
12
27
  export type Module_Set = _T_Module_Set;
@@ -19,152 +34,222 @@ export declare namespace _T_Imports {
19
34
  }
20
35
  type CONTEXT = _i_in._T_Value;
21
36
  namespace PARAMS {
37
+ namespace value_deserializers {
38
+ }
39
+ type value_deserializers = _i_vd._T_Value_Deserializers;
22
40
  }
23
41
  namespace RESULT {
24
- type annotation = null;
42
+ namespace annotation {
43
+ }
44
+ type annotation = _i_in._T_Range;
25
45
  }
26
- type RESULT = _i_out._T_Imports<null>;
46
+ type RESULT = _i_out._T_Imports<_i_in._T_Range>;
27
47
  }
28
48
  export declare namespace _T_Module {
29
49
  namespace CONTEXT {
30
50
  }
31
51
  type CONTEXT = _i_in._T_Value;
32
52
  namespace PARAMS {
53
+ namespace value_deserializers {
54
+ }
55
+ type value_deserializers = _i_vd._T_Value_Deserializers;
33
56
  }
34
57
  namespace RESULT {
35
- type annotation = null;
58
+ namespace annotation {
59
+ }
60
+ type annotation = _i_in._T_Range;
36
61
  }
37
- type RESULT = _i_out._T_Module<null>;
62
+ type RESULT = _i_out._T_Module<_i_in._T_Range>;
38
63
  }
39
64
  export declare namespace _T_Module_Set {
40
65
  namespace CONTEXT {
41
66
  }
42
67
  type CONTEXT = _i_in._T_Value;
43
68
  namespace PARAMS {
69
+ namespace value_deserializers {
70
+ }
71
+ type value_deserializers = _i_vd._T_Value_Deserializers;
44
72
  }
45
73
  namespace RESULT {
46
- type annotation = null;
74
+ namespace annotation {
75
+ }
76
+ type annotation = _i_in._T_Range;
47
77
  }
48
- type RESULT = _i_out._T_Module_Set<null>;
78
+ type RESULT = _i_out._T_Module_Set<_i_in._T_Range>;
49
79
  }
50
80
  export declare namespace _T_Type {
51
81
  namespace CONTEXT {
52
82
  }
53
83
  type CONTEXT = _i_in._T_Value;
54
84
  namespace PARAMS {
85
+ namespace value_deserializers {
86
+ }
87
+ type value_deserializers = _i_vd._T_Value_Deserializers;
55
88
  }
56
89
  namespace RESULT {
57
- type annotation = null;
90
+ namespace annotation {
91
+ }
92
+ type annotation = _i_in._T_Range;
58
93
  }
59
- type RESULT = _i_out._T_Type<null>;
94
+ type RESULT = _i_out._T_Type<_i_in._T_Range>;
60
95
  }
61
96
  export declare namespace _T_Type_Arguments {
62
97
  namespace CONTEXT {
63
98
  }
64
99
  type CONTEXT = _i_in._T_Value;
65
100
  namespace PARAMS {
101
+ namespace value_deserializers {
102
+ }
103
+ type value_deserializers = _i_vd._T_Value_Deserializers;
66
104
  }
67
105
  namespace RESULT {
68
- type annotation = null;
106
+ namespace annotation {
107
+ }
108
+ type annotation = _i_in._T_Range;
69
109
  }
70
- type RESULT = _i_out._T_Type_Arguments<null>;
110
+ type RESULT = _i_out._T_Type_Arguments<_i_in._T_Range>;
71
111
  }
72
112
  export declare namespace _T_Type_Parameter_Selection {
73
113
  namespace CONTEXT {
74
114
  }
75
115
  type CONTEXT = _i_in._T_Value;
76
116
  namespace PARAMS {
117
+ namespace value_deserializers {
118
+ }
119
+ type value_deserializers = _i_vd._T_Value_Deserializers;
77
120
  }
78
121
  namespace RESULT {
79
- type annotation = null;
122
+ namespace annotation {
123
+ }
124
+ type annotation = _i_in._T_Range;
80
125
  }
81
- type RESULT = _i_out._T_Type_Parameter_Selection<null>;
126
+ type RESULT = _i_out._T_Type_Parameter_Selection<_i_in._T_Range>;
82
127
  }
83
128
  export declare namespace _T_Type_Parameters {
84
129
  namespace CONTEXT {
85
130
  }
86
131
  type CONTEXT = _i_in._T_Value;
87
132
  namespace PARAMS {
133
+ namespace value_deserializers {
134
+ }
135
+ type value_deserializers = _i_vd._T_Value_Deserializers;
88
136
  }
89
137
  namespace RESULT {
90
- type annotation = null;
138
+ namespace annotation {
139
+ }
140
+ type annotation = _i_in._T_Range;
91
141
  }
92
- type RESULT = _i_out._T_Type_Parameters<null>;
142
+ type RESULT = _i_out._T_Type_Parameters<_i_in._T_Range>;
93
143
  }
94
144
  export declare namespace Imports {
95
145
  namespace CONTEXT {
96
146
  }
97
147
  type CONTEXT = _i_in._T_Value;
98
148
  namespace PARAMS {
149
+ namespace value_deserializers {
150
+ }
151
+ type value_deserializers = _i_vd._T_Value_Deserializers;
99
152
  }
100
153
  namespace RESULT {
101
- type annotation = null;
154
+ namespace annotation {
155
+ }
156
+ type annotation = _i_in._T_Range;
102
157
  }
103
- type RESULT = _i_out._T_Imports<null>;
158
+ type RESULT = _i_out._T_Imports<_i_in._T_Range>;
104
159
  }
105
160
  export declare namespace Module {
106
161
  namespace CONTEXT {
107
162
  }
108
163
  type CONTEXT = _i_in._T_Value;
109
164
  namespace PARAMS {
165
+ namespace value_deserializers {
166
+ }
167
+ type value_deserializers = _i_vd._T_Value_Deserializers;
110
168
  }
111
169
  namespace RESULT {
112
- type annotation = null;
170
+ namespace annotation {
171
+ }
172
+ type annotation = _i_in._T_Range;
113
173
  }
114
- type RESULT = _i_out._T_Module<null>;
174
+ type RESULT = _i_out._T_Module<_i_in._T_Range>;
115
175
  }
116
176
  export declare namespace Module_Set {
117
177
  namespace CONTEXT {
118
178
  }
119
179
  type CONTEXT = _i_in._T_Value;
120
180
  namespace PARAMS {
181
+ namespace value_deserializers {
182
+ }
183
+ type value_deserializers = _i_vd._T_Value_Deserializers;
121
184
  }
122
185
  namespace RESULT {
123
- type annotation = null;
186
+ namespace annotation {
187
+ }
188
+ type annotation = _i_in._T_Range;
124
189
  }
125
- type RESULT = _i_out._T_Module_Set<null>;
190
+ type RESULT = _i_out._T_Module_Set<_i_in._T_Range>;
126
191
  }
127
192
  export declare namespace Type {
128
193
  namespace CONTEXT {
129
194
  }
130
195
  type CONTEXT = _i_in._T_Value;
131
196
  namespace PARAMS {
197
+ namespace value_deserializers {
198
+ }
199
+ type value_deserializers = _i_vd._T_Value_Deserializers;
132
200
  }
133
201
  namespace RESULT {
134
- type annotation = null;
202
+ namespace annotation {
203
+ }
204
+ type annotation = _i_in._T_Range;
135
205
  }
136
- type RESULT = _i_out._T_Type<null>;
206
+ type RESULT = _i_out._T_Type<_i_in._T_Range>;
137
207
  }
138
208
  export declare namespace Type_Arguments {
139
209
  namespace CONTEXT {
140
210
  }
141
211
  type CONTEXT = _i_in._T_Value;
142
212
  namespace PARAMS {
213
+ namespace value_deserializers {
214
+ }
215
+ type value_deserializers = _i_vd._T_Value_Deserializers;
143
216
  }
144
217
  namespace RESULT {
145
- type annotation = null;
218
+ namespace annotation {
219
+ }
220
+ type annotation = _i_in._T_Range;
146
221
  }
147
- type RESULT = _i_out._T_Type_Arguments<null>;
222
+ type RESULT = _i_out._T_Type_Arguments<_i_in._T_Range>;
148
223
  }
149
224
  export declare namespace Type_Parameter_Selection {
150
225
  namespace CONTEXT {
151
226
  }
152
227
  type CONTEXT = _i_in._T_Value;
153
228
  namespace PARAMS {
229
+ namespace value_deserializers {
230
+ }
231
+ type value_deserializers = _i_vd._T_Value_Deserializers;
154
232
  }
155
233
  namespace RESULT {
156
- type annotation = null;
234
+ namespace annotation {
235
+ }
236
+ type annotation = _i_in._T_Range;
157
237
  }
158
- type RESULT = _i_out._T_Type_Parameter_Selection<null>;
238
+ type RESULT = _i_out._T_Type_Parameter_Selection<_i_in._T_Range>;
159
239
  }
160
240
  export declare namespace Type_Parameters {
161
241
  namespace CONTEXT {
162
242
  }
163
243
  type CONTEXT = _i_in._T_Value;
164
244
  namespace PARAMS {
245
+ namespace value_deserializers {
246
+ }
247
+ type value_deserializers = _i_vd._T_Value_Deserializers;
165
248
  }
166
249
  namespace RESULT {
167
- type annotation = null;
250
+ namespace annotation {
251
+ }
252
+ type annotation = _i_in._T_Range;
168
253
  }
169
- type RESULT = _i_out._T_Type_Parameters<null>;
254
+ type RESULT = _i_out._T_Type_Parameters<_i_in._T_Range>;
170
255
  }
@@ -0,0 +1,44 @@
1
+ export type _T_Value_Deserializers = {
2
+ readonly 'boolean': ($$_: string, $$_p: null) => boolean;
3
+ readonly 'custom numbers': null;
4
+ readonly 'default number': ($$_: string, $$_p: null) => number;
5
+ };
6
+ export type Value_Deserializers = _T_Value_Deserializers;
7
+ export declare namespace _T_Value_Deserializers {
8
+ namespace _boolean {
9
+ type CONTEXT = string;
10
+ namespace PARAMS {
11
+ }
12
+ type RESULT = boolean;
13
+ }
14
+ type _boolean = ($$_: string, $$_p: null) => boolean;
15
+ namespace custom_numbers {
16
+ }
17
+ type custom_numbers = null;
18
+ namespace default_number {
19
+ type CONTEXT = string;
20
+ namespace PARAMS {
21
+ }
22
+ type RESULT = number;
23
+ }
24
+ type default_number = ($$_: string, $$_p: null) => number;
25
+ }
26
+ export declare namespace Value_Deserializers {
27
+ namespace _boolean {
28
+ type CONTEXT = string;
29
+ namespace PARAMS {
30
+ }
31
+ type RESULT = boolean;
32
+ }
33
+ type _boolean = ($$_: string, $$_p: null) => boolean;
34
+ namespace custom_numbers {
35
+ }
36
+ type custom_numbers = null;
37
+ namespace default_number {
38
+ type CONTEXT = string;
39
+ namespace PARAMS {
40
+ }
41
+ type RESULT = number;
42
+ }
43
+ type default_number = ($$_: string, $$_p: null) => number;
44
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmFsdWVfZGVzZXJpYWxpemVycy5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9nZW5lcmF0ZWQvaW50ZXJmYWNlL3NjaGVtYXMvaW50ZXJmYWNlL3ZhbHVlX2Rlc2VyaWFsaXplcnMudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9
@@ -0,0 +1,44 @@
1
+ export type _T_Value_Serializers = {
2
+ readonly 'boolean': ($$_: boolean, $$_p: null) => string;
3
+ readonly 'custom numbers': null;
4
+ readonly 'default number': ($$_: number, $$_p: null) => string;
5
+ };
6
+ export type Value_Serializers = _T_Value_Serializers;
7
+ export declare namespace _T_Value_Serializers {
8
+ namespace _boolean {
9
+ type CONTEXT = boolean;
10
+ namespace PARAMS {
11
+ }
12
+ type RESULT = string;
13
+ }
14
+ type _boolean = ($$_: boolean, $$_p: null) => string;
15
+ namespace custom_numbers {
16
+ }
17
+ type custom_numbers = null;
18
+ namespace default_number {
19
+ type CONTEXT = number;
20
+ namespace PARAMS {
21
+ }
22
+ type RESULT = string;
23
+ }
24
+ type default_number = ($$_: number, $$_p: null) => string;
25
+ }
26
+ export declare namespace Value_Serializers {
27
+ namespace _boolean {
28
+ type CONTEXT = boolean;
29
+ namespace PARAMS {
30
+ }
31
+ type RESULT = string;
32
+ }
33
+ type _boolean = ($$_: boolean, $$_p: null) => string;
34
+ namespace custom_numbers {
35
+ }
36
+ type custom_numbers = null;
37
+ namespace default_number {
38
+ type CONTEXT = number;
39
+ namespace PARAMS {
40
+ }
41
+ type RESULT = string;
42
+ }
43
+ type default_number = ($$_: number, $$_p: null) => string;
44
+ }
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidmFsdWVfc2VyaWFsaXplcnMuanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9zcmMvZ2VuZXJhdGVkL2ludGVyZmFjZS9zY2hlbWFzL2ludGVyZmFjZS92YWx1ZV9zZXJpYWxpemVycy50cyJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIn0=
@@ -1,5 +1,5 @@
1
1
  import * as _pt from 'exupery-core-types';
2
- import * as _i_core from "../../core/unconstrained";
2
+ import * as _i_core from "../../../core/unconstrained";
3
3
  export type _T_Block = _i_core._T_List<null, _T_Block_Part>;
4
4
  export type _T_Block_Part = _i_core._T_State_Group<null, readonly ['line', string] | readonly ['nested line', _T_Line] | readonly ['nothing', null] | readonly ['sub block', _T_Block]>;
5
5
  export type _T_Directory = _i_core._T_Dictionary<null, _i_core._T_State_Group<null, readonly ['directory', _T_Directory] | readonly ['file', _T_Block]>>;
@@ -1,3 +1,3 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5jb25zdHJhaW5lZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uL3NyYy9nZW5lcmF0ZWQvaW50ZXJmYWNlL3NjaGVtYXMvdHlwZXNjcmlwdF9saWdodC91bmNvbnN0cmFpbmVkLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiIifQ==
3
+ //# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoidW5jb25zdHJhaW5lZC5qcyIsInNvdXJjZVJvb3QiOiIiLCJzb3VyY2VzIjpbIi4uLy4uLy4uLy4uLy4uLy4uL3NyYy9nZW5lcmF0ZWQvaW50ZXJmYWNlL3NjaGVtYXMvdHlwZXNjcmlwdF9saWdodC9kYXRhX3R5cGVzL3VuY29uc3RyYWluZWQudHMiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IiJ9