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,344 +1,301 @@
1
- import * as _i_in from "./unconstrained";
1
+ import * as _i_in from "./data_types/unconstrained";
2
2
  import * as _i_out from "../../core/astn_target";
3
- export type _T_Value_Serializers = {
4
- readonly 'boolean': ($$_: boolean, $$_p: null) => string;
5
- readonly 'custom numbers': null;
6
- readonly 'default number': ($$_: number, $$_p: null) => string;
7
- };
8
- export type _T_s_Block = ($$_: _i_in._T_Block, $$_p: {
9
- readonly 'value serializers': _T_Value_Serializers;
3
+ import * as _i_vs from "./value_serializers";
4
+ export type _T_Block = ($$_: _i_in._T_Block, $$_p: {
5
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
10
6
  }) => _i_out._T_Value;
11
- export type _T_s_Block_Part = ($$_: _i_in._T_Block_Part, $$_p: {
12
- readonly 'value serializers': _T_Value_Serializers;
7
+ export type _T_Block_Part = ($$_: _i_in._T_Block_Part, $$_p: {
8
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
13
9
  }) => _i_out._T_Value;
14
- export type _T_s_Directory = ($$_: _i_in._T_Directory, $$_p: {
15
- readonly 'value serializers': _T_Value_Serializers;
10
+ export type _T_Directory = ($$_: _i_in._T_Directory, $$_p: {
11
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
16
12
  }) => _i_out._T_Value;
17
- export type _T_s_Expression = ($$_: _i_in._T_Expression, $$_p: {
18
- readonly 'value serializers': _T_Value_Serializers;
13
+ export type _T_Expression = ($$_: _i_in._T_Expression, $$_p: {
14
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
19
15
  }) => _i_out._T_Value;
20
- export type _T_s_Line = ($$_: _i_in._T_Line, $$_p: {
21
- readonly 'value serializers': _T_Value_Serializers;
16
+ export type _T_Line = ($$_: _i_in._T_Line, $$_p: {
17
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
22
18
  }) => _i_out._T_Value;
23
- export type _T_s_Line_Part = ($$_: _i_in._T_Line_Part, $$_p: {
24
- readonly 'value serializers': _T_Value_Serializers;
19
+ export type _T_Line_Part = ($$_: _i_in._T_Line_Part, $$_p: {
20
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
25
21
  }) => _i_out._T_Value;
26
- export type _T_s_Lines = ($$_: _i_in._T_Lines, $$_p: {
27
- readonly 'value serializers': _T_Value_Serializers;
22
+ export type _T_Lines = ($$_: _i_in._T_Lines, $$_p: {
23
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
28
24
  }) => _i_out._T_Value;
29
- export type _T_s_Statements = ($$_: _i_in._T_Statements, $$_p: {
30
- readonly 'value serializers': _T_Value_Serializers;
25
+ export type _T_Statements = ($$_: _i_in._T_Statements, $$_p: {
26
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
31
27
  }) => _i_out._T_Value;
32
- export type _T_s_String_Literal = ($$_: _i_in._T_String_Literal, $$_p: {
33
- readonly 'value serializers': _T_Value_Serializers;
28
+ export type _T_String_Literal = ($$_: _i_in._T_String_Literal, $$_p: {
29
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
34
30
  }) => _i_out._T_Value;
35
- export type _T_s_Type = ($$_: _i_in._T_Type, $$_p: {
36
- readonly 'value serializers': _T_Value_Serializers;
31
+ export type _T_Type = ($$_: _i_in._T_Type, $$_p: {
32
+ readonly 'value serializers': _i_vs._T_Value_Serializers;
37
33
  }) => _i_out._T_Value;
38
- export type Value_Serializers = _T_Value_Serializers;
39
- export type s_Block = _T_s_Block;
40
- export type s_Block_Part = _T_s_Block_Part;
41
- export type s_Directory = _T_s_Directory;
42
- export type s_Expression = _T_s_Expression;
43
- export type s_Line = _T_s_Line;
44
- export type s_Line_Part = _T_s_Line_Part;
45
- export type s_Lines = _T_s_Lines;
46
- export type s_Statements = _T_s_Statements;
47
- export type s_String_Literal = _T_s_String_Literal;
48
- export type s_Type = _T_s_Type;
49
- export declare namespace _T_Value_Serializers {
50
- namespace _boolean {
51
- type CONTEXT = boolean;
52
- namespace PARAMS {
53
- }
54
- type RESULT = string;
55
- }
56
- type _boolean = ($$_: boolean, $$_p: null) => string;
57
- namespace custom_numbers {
58
- }
59
- type custom_numbers = null;
60
- namespace default_number {
61
- type CONTEXT = number;
62
- namespace PARAMS {
63
- }
64
- type RESULT = string;
65
- }
66
- type default_number = ($$_: number, $$_p: null) => string;
67
- }
68
- export declare namespace _T_s_Block {
34
+ export type Block = _T_Block;
35
+ export type Block_Part = _T_Block_Part;
36
+ export type Directory = _T_Directory;
37
+ export type Expression = _T_Expression;
38
+ export type Line = _T_Line;
39
+ export type Line_Part = _T_Line_Part;
40
+ export type Lines = _T_Lines;
41
+ export type Statements = _T_Statements;
42
+ export type String_Literal = _T_String_Literal;
43
+ export type Type = _T_Type;
44
+ export declare namespace _T_Block {
69
45
  namespace CONTEXT {
70
46
  }
71
47
  type CONTEXT = _i_in._T_Block;
72
48
  namespace PARAMS {
73
49
  namespace value_serializers {
74
50
  }
75
- type value_serializers = _T_Value_Serializers;
51
+ type value_serializers = _i_vs._T_Value_Serializers;
76
52
  }
77
53
  namespace RESULT {
78
54
  }
79
55
  type RESULT = _i_out._T_Value;
80
56
  }
81
- export declare namespace _T_s_Block_Part {
57
+ export declare namespace _T_Block_Part {
82
58
  namespace CONTEXT {
83
59
  }
84
60
  type CONTEXT = _i_in._T_Block_Part;
85
61
  namespace PARAMS {
86
62
  namespace value_serializers {
87
63
  }
88
- type value_serializers = _T_Value_Serializers;
64
+ type value_serializers = _i_vs._T_Value_Serializers;
89
65
  }
90
66
  namespace RESULT {
91
67
  }
92
68
  type RESULT = _i_out._T_Value;
93
69
  }
94
- export declare namespace _T_s_Directory {
70
+ export declare namespace _T_Directory {
95
71
  namespace CONTEXT {
96
72
  }
97
73
  type CONTEXT = _i_in._T_Directory;
98
74
  namespace PARAMS {
99
75
  namespace value_serializers {
100
76
  }
101
- type value_serializers = _T_Value_Serializers;
77
+ type value_serializers = _i_vs._T_Value_Serializers;
102
78
  }
103
79
  namespace RESULT {
104
80
  }
105
81
  type RESULT = _i_out._T_Value;
106
82
  }
107
- export declare namespace _T_s_Expression {
83
+ export declare namespace _T_Expression {
108
84
  namespace CONTEXT {
109
85
  }
110
86
  type CONTEXT = _i_in._T_Expression;
111
87
  namespace PARAMS {
112
88
  namespace value_serializers {
113
89
  }
114
- type value_serializers = _T_Value_Serializers;
90
+ type value_serializers = _i_vs._T_Value_Serializers;
115
91
  }
116
92
  namespace RESULT {
117
93
  }
118
94
  type RESULT = _i_out._T_Value;
119
95
  }
120
- export declare namespace _T_s_Line {
96
+ export declare namespace _T_Line {
121
97
  namespace CONTEXT {
122
98
  }
123
99
  type CONTEXT = _i_in._T_Line;
124
100
  namespace PARAMS {
125
101
  namespace value_serializers {
126
102
  }
127
- type value_serializers = _T_Value_Serializers;
103
+ type value_serializers = _i_vs._T_Value_Serializers;
128
104
  }
129
105
  namespace RESULT {
130
106
  }
131
107
  type RESULT = _i_out._T_Value;
132
108
  }
133
- export declare namespace _T_s_Line_Part {
109
+ export declare namespace _T_Line_Part {
134
110
  namespace CONTEXT {
135
111
  }
136
112
  type CONTEXT = _i_in._T_Line_Part;
137
113
  namespace PARAMS {
138
114
  namespace value_serializers {
139
115
  }
140
- type value_serializers = _T_Value_Serializers;
116
+ type value_serializers = _i_vs._T_Value_Serializers;
141
117
  }
142
118
  namespace RESULT {
143
119
  }
144
120
  type RESULT = _i_out._T_Value;
145
121
  }
146
- export declare namespace _T_s_Lines {
122
+ export declare namespace _T_Lines {
147
123
  namespace CONTEXT {
148
124
  }
149
125
  type CONTEXT = _i_in._T_Lines;
150
126
  namespace PARAMS {
151
127
  namespace value_serializers {
152
128
  }
153
- type value_serializers = _T_Value_Serializers;
129
+ type value_serializers = _i_vs._T_Value_Serializers;
154
130
  }
155
131
  namespace RESULT {
156
132
  }
157
133
  type RESULT = _i_out._T_Value;
158
134
  }
159
- export declare namespace _T_s_Statements {
135
+ export declare namespace _T_Statements {
160
136
  namespace CONTEXT {
161
137
  }
162
138
  type CONTEXT = _i_in._T_Statements;
163
139
  namespace PARAMS {
164
140
  namespace value_serializers {
165
141
  }
166
- type value_serializers = _T_Value_Serializers;
142
+ type value_serializers = _i_vs._T_Value_Serializers;
167
143
  }
168
144
  namespace RESULT {
169
145
  }
170
146
  type RESULT = _i_out._T_Value;
171
147
  }
172
- export declare namespace _T_s_String_Literal {
148
+ export declare namespace _T_String_Literal {
173
149
  namespace CONTEXT {
174
150
  }
175
151
  type CONTEXT = _i_in._T_String_Literal;
176
152
  namespace PARAMS {
177
153
  namespace value_serializers {
178
154
  }
179
- type value_serializers = _T_Value_Serializers;
155
+ type value_serializers = _i_vs._T_Value_Serializers;
180
156
  }
181
157
  namespace RESULT {
182
158
  }
183
159
  type RESULT = _i_out._T_Value;
184
160
  }
185
- export declare namespace _T_s_Type {
161
+ export declare namespace _T_Type {
186
162
  namespace CONTEXT {
187
163
  }
188
164
  type CONTEXT = _i_in._T_Type;
189
165
  namespace PARAMS {
190
166
  namespace value_serializers {
191
167
  }
192
- type value_serializers = _T_Value_Serializers;
168
+ type value_serializers = _i_vs._T_Value_Serializers;
193
169
  }
194
170
  namespace RESULT {
195
171
  }
196
172
  type RESULT = _i_out._T_Value;
197
173
  }
198
- export declare namespace Value_Serializers {
199
- namespace _boolean {
200
- type CONTEXT = boolean;
201
- namespace PARAMS {
202
- }
203
- type RESULT = string;
204
- }
205
- type _boolean = ($$_: boolean, $$_p: null) => string;
206
- namespace custom_numbers {
207
- }
208
- type custom_numbers = null;
209
- namespace default_number {
210
- type CONTEXT = number;
211
- namespace PARAMS {
212
- }
213
- type RESULT = string;
214
- }
215
- type default_number = ($$_: number, $$_p: null) => string;
216
- }
217
- export declare namespace s_Block {
174
+ export declare namespace Block {
218
175
  namespace CONTEXT {
219
176
  }
220
177
  type CONTEXT = _i_in._T_Block;
221
178
  namespace PARAMS {
222
179
  namespace value_serializers {
223
180
  }
224
- type value_serializers = _T_Value_Serializers;
181
+ type value_serializers = _i_vs._T_Value_Serializers;
225
182
  }
226
183
  namespace RESULT {
227
184
  }
228
185
  type RESULT = _i_out._T_Value;
229
186
  }
230
- export declare namespace s_Block_Part {
187
+ export declare namespace Block_Part {
231
188
  namespace CONTEXT {
232
189
  }
233
190
  type CONTEXT = _i_in._T_Block_Part;
234
191
  namespace PARAMS {
235
192
  namespace value_serializers {
236
193
  }
237
- type value_serializers = _T_Value_Serializers;
194
+ type value_serializers = _i_vs._T_Value_Serializers;
238
195
  }
239
196
  namespace RESULT {
240
197
  }
241
198
  type RESULT = _i_out._T_Value;
242
199
  }
243
- export declare namespace s_Directory {
200
+ export declare namespace Directory {
244
201
  namespace CONTEXT {
245
202
  }
246
203
  type CONTEXT = _i_in._T_Directory;
247
204
  namespace PARAMS {
248
205
  namespace value_serializers {
249
206
  }
250
- type value_serializers = _T_Value_Serializers;
207
+ type value_serializers = _i_vs._T_Value_Serializers;
251
208
  }
252
209
  namespace RESULT {
253
210
  }
254
211
  type RESULT = _i_out._T_Value;
255
212
  }
256
- export declare namespace s_Expression {
213
+ export declare namespace Expression {
257
214
  namespace CONTEXT {
258
215
  }
259
216
  type CONTEXT = _i_in._T_Expression;
260
217
  namespace PARAMS {
261
218
  namespace value_serializers {
262
219
  }
263
- type value_serializers = _T_Value_Serializers;
220
+ type value_serializers = _i_vs._T_Value_Serializers;
264
221
  }
265
222
  namespace RESULT {
266
223
  }
267
224
  type RESULT = _i_out._T_Value;
268
225
  }
269
- export declare namespace s_Line {
226
+ export declare namespace Line {
270
227
  namespace CONTEXT {
271
228
  }
272
229
  type CONTEXT = _i_in._T_Line;
273
230
  namespace PARAMS {
274
231
  namespace value_serializers {
275
232
  }
276
- type value_serializers = _T_Value_Serializers;
233
+ type value_serializers = _i_vs._T_Value_Serializers;
277
234
  }
278
235
  namespace RESULT {
279
236
  }
280
237
  type RESULT = _i_out._T_Value;
281
238
  }
282
- export declare namespace s_Line_Part {
239
+ export declare namespace Line_Part {
283
240
  namespace CONTEXT {
284
241
  }
285
242
  type CONTEXT = _i_in._T_Line_Part;
286
243
  namespace PARAMS {
287
244
  namespace value_serializers {
288
245
  }
289
- type value_serializers = _T_Value_Serializers;
246
+ type value_serializers = _i_vs._T_Value_Serializers;
290
247
  }
291
248
  namespace RESULT {
292
249
  }
293
250
  type RESULT = _i_out._T_Value;
294
251
  }
295
- export declare namespace s_Lines {
252
+ export declare namespace Lines {
296
253
  namespace CONTEXT {
297
254
  }
298
255
  type CONTEXT = _i_in._T_Lines;
299
256
  namespace PARAMS {
300
257
  namespace value_serializers {
301
258
  }
302
- type value_serializers = _T_Value_Serializers;
259
+ type value_serializers = _i_vs._T_Value_Serializers;
303
260
  }
304
261
  namespace RESULT {
305
262
  }
306
263
  type RESULT = _i_out._T_Value;
307
264
  }
308
- export declare namespace s_Statements {
265
+ export declare namespace Statements {
309
266
  namespace CONTEXT {
310
267
  }
311
268
  type CONTEXT = _i_in._T_Statements;
312
269
  namespace PARAMS {
313
270
  namespace value_serializers {
314
271
  }
315
- type value_serializers = _T_Value_Serializers;
272
+ type value_serializers = _i_vs._T_Value_Serializers;
316
273
  }
317
274
  namespace RESULT {
318
275
  }
319
276
  type RESULT = _i_out._T_Value;
320
277
  }
321
- export declare namespace s_String_Literal {
278
+ export declare namespace String_Literal {
322
279
  namespace CONTEXT {
323
280
  }
324
281
  type CONTEXT = _i_in._T_String_Literal;
325
282
  namespace PARAMS {
326
283
  namespace value_serializers {
327
284
  }
328
- type value_serializers = _T_Value_Serializers;
285
+ type value_serializers = _i_vs._T_Value_Serializers;
329
286
  }
330
287
  namespace RESULT {
331
288
  }
332
289
  type RESULT = _i_out._T_Value;
333
290
  }
334
- export declare namespace s_Type {
291
+ export declare namespace Type {
335
292
  namespace CONTEXT {
336
293
  }
337
294
  type CONTEXT = _i_in._T_Type;
338
295
  namespace PARAMS {
339
296
  namespace value_serializers {
340
297
  }
341
- type value_serializers = _T_Value_Serializers;
298
+ type value_serializers = _i_vs._T_Value_Serializers;
342
299
  }
343
300
  namespace RESULT {
344
301
  }
@@ -1,5 +1,5 @@
1
- import * as _i_in from "./unconstrained";
2
- import * as _i_out from "./unconstrained";
1
+ import * as _i_in from "./data_types/unconstrained";
2
+ import * as _i_out from "./data_types/unconstrained";
3
3
  export type _T_Block = ($$_: _i_in._T_Block, $$_p: null) => _i_out._T_Block;
4
4
  export type _T_Block_Part = ($$_: _i_in._T_Block_Part, $$_p: null) => _i_out._T_Block_Part;
5
5
  export type _T_Directory = ($$_: _i_in._T_Directory, $$_p: null) => _i_out._T_Directory;
@@ -1,15 +1,36 @@
1
1
  import * as _i_in from "../../core/astn_source";
2
- import * as _i_out from "./unconstrained";
3
- export type _T_Block = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Block;
4
- export type _T_Block_Part = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Block_Part;
5
- export type _T_Directory = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Directory;
6
- export type _T_Expression = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Expression;
7
- export type _T_Line = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Line;
8
- export type _T_Line_Part = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Line_Part;
9
- export type _T_Lines = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Lines;
10
- export type _T_Statements = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Statements;
11
- export type _T_String_Literal = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_String_Literal;
12
- export type _T_Type = ($$_: _i_in._T_Value, $$_p: null) => _i_out._T_Type;
2
+ import * as _i_out from "./data_types/unconstrained";
3
+ import * as _i_vd from "./value_deserializers";
4
+ export type _T_Block = ($$_: _i_in._T_Value, $$_p: {
5
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
6
+ }) => _i_out._T_Block;
7
+ export type _T_Block_Part = ($$_: _i_in._T_Value, $$_p: {
8
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
9
+ }) => _i_out._T_Block_Part;
10
+ export type _T_Directory = ($$_: _i_in._T_Value, $$_p: {
11
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
12
+ }) => _i_out._T_Directory;
13
+ export type _T_Expression = ($$_: _i_in._T_Value, $$_p: {
14
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
15
+ }) => _i_out._T_Expression;
16
+ export type _T_Line = ($$_: _i_in._T_Value, $$_p: {
17
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
18
+ }) => _i_out._T_Line;
19
+ export type _T_Line_Part = ($$_: _i_in._T_Value, $$_p: {
20
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
21
+ }) => _i_out._T_Line_Part;
22
+ export type _T_Lines = ($$_: _i_in._T_Value, $$_p: {
23
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
24
+ }) => _i_out._T_Lines;
25
+ export type _T_Statements = ($$_: _i_in._T_Value, $$_p: {
26
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
27
+ }) => _i_out._T_Statements;
28
+ export type _T_String_Literal = ($$_: _i_in._T_Value, $$_p: {
29
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
30
+ }) => _i_out._T_String_Literal;
31
+ export type _T_Type = ($$_: _i_in._T_Value, $$_p: {
32
+ readonly 'value deserializers': _i_vd._T_Value_Deserializers;
33
+ }) => _i_out._T_Type;
13
34
  export type Block = _T_Block;
14
35
  export type Block_Part = _T_Block_Part;
15
36
  export type Directory = _T_Directory;
@@ -25,6 +46,9 @@ export declare namespace _T_Block {
25
46
  }
26
47
  type CONTEXT = _i_in._T_Value;
27
48
  namespace PARAMS {
49
+ namespace value_deserializers {
50
+ }
51
+ type value_deserializers = _i_vd._T_Value_Deserializers;
28
52
  }
29
53
  namespace RESULT {
30
54
  }
@@ -35,6 +59,9 @@ export declare namespace _T_Block_Part {
35
59
  }
36
60
  type CONTEXT = _i_in._T_Value;
37
61
  namespace PARAMS {
62
+ namespace value_deserializers {
63
+ }
64
+ type value_deserializers = _i_vd._T_Value_Deserializers;
38
65
  }
39
66
  namespace RESULT {
40
67
  }
@@ -45,6 +72,9 @@ export declare namespace _T_Directory {
45
72
  }
46
73
  type CONTEXT = _i_in._T_Value;
47
74
  namespace PARAMS {
75
+ namespace value_deserializers {
76
+ }
77
+ type value_deserializers = _i_vd._T_Value_Deserializers;
48
78
  }
49
79
  namespace RESULT {
50
80
  }
@@ -55,6 +85,9 @@ export declare namespace _T_Expression {
55
85
  }
56
86
  type CONTEXT = _i_in._T_Value;
57
87
  namespace PARAMS {
88
+ namespace value_deserializers {
89
+ }
90
+ type value_deserializers = _i_vd._T_Value_Deserializers;
58
91
  }
59
92
  namespace RESULT {
60
93
  }
@@ -65,6 +98,9 @@ export declare namespace _T_Line {
65
98
  }
66
99
  type CONTEXT = _i_in._T_Value;
67
100
  namespace PARAMS {
101
+ namespace value_deserializers {
102
+ }
103
+ type value_deserializers = _i_vd._T_Value_Deserializers;
68
104
  }
69
105
  namespace RESULT {
70
106
  }
@@ -75,6 +111,9 @@ export declare namespace _T_Line_Part {
75
111
  }
76
112
  type CONTEXT = _i_in._T_Value;
77
113
  namespace PARAMS {
114
+ namespace value_deserializers {
115
+ }
116
+ type value_deserializers = _i_vd._T_Value_Deserializers;
78
117
  }
79
118
  namespace RESULT {
80
119
  }
@@ -85,6 +124,9 @@ export declare namespace _T_Lines {
85
124
  }
86
125
  type CONTEXT = _i_in._T_Value;
87
126
  namespace PARAMS {
127
+ namespace value_deserializers {
128
+ }
129
+ type value_deserializers = _i_vd._T_Value_Deserializers;
88
130
  }
89
131
  namespace RESULT {
90
132
  }
@@ -95,6 +137,9 @@ export declare namespace _T_Statements {
95
137
  }
96
138
  type CONTEXT = _i_in._T_Value;
97
139
  namespace PARAMS {
140
+ namespace value_deserializers {
141
+ }
142
+ type value_deserializers = _i_vd._T_Value_Deserializers;
98
143
  }
99
144
  namespace RESULT {
100
145
  }
@@ -105,6 +150,9 @@ export declare namespace _T_String_Literal {
105
150
  }
106
151
  type CONTEXT = _i_in._T_Value;
107
152
  namespace PARAMS {
153
+ namespace value_deserializers {
154
+ }
155
+ type value_deserializers = _i_vd._T_Value_Deserializers;
108
156
  }
109
157
  namespace RESULT {
110
158
  }
@@ -115,6 +163,9 @@ export declare namespace _T_Type {
115
163
  }
116
164
  type CONTEXT = _i_in._T_Value;
117
165
  namespace PARAMS {
166
+ namespace value_deserializers {
167
+ }
168
+ type value_deserializers = _i_vd._T_Value_Deserializers;
118
169
  }
119
170
  namespace RESULT {
120
171
  }
@@ -125,6 +176,9 @@ export declare namespace Block {
125
176
  }
126
177
  type CONTEXT = _i_in._T_Value;
127
178
  namespace PARAMS {
179
+ namespace value_deserializers {
180
+ }
181
+ type value_deserializers = _i_vd._T_Value_Deserializers;
128
182
  }
129
183
  namespace RESULT {
130
184
  }
@@ -135,6 +189,9 @@ export declare namespace Block_Part {
135
189
  }
136
190
  type CONTEXT = _i_in._T_Value;
137
191
  namespace PARAMS {
192
+ namespace value_deserializers {
193
+ }
194
+ type value_deserializers = _i_vd._T_Value_Deserializers;
138
195
  }
139
196
  namespace RESULT {
140
197
  }
@@ -145,6 +202,9 @@ export declare namespace Directory {
145
202
  }
146
203
  type CONTEXT = _i_in._T_Value;
147
204
  namespace PARAMS {
205
+ namespace value_deserializers {
206
+ }
207
+ type value_deserializers = _i_vd._T_Value_Deserializers;
148
208
  }
149
209
  namespace RESULT {
150
210
  }
@@ -155,6 +215,9 @@ export declare namespace Expression {
155
215
  }
156
216
  type CONTEXT = _i_in._T_Value;
157
217
  namespace PARAMS {
218
+ namespace value_deserializers {
219
+ }
220
+ type value_deserializers = _i_vd._T_Value_Deserializers;
158
221
  }
159
222
  namespace RESULT {
160
223
  }
@@ -165,6 +228,9 @@ export declare namespace Line {
165
228
  }
166
229
  type CONTEXT = _i_in._T_Value;
167
230
  namespace PARAMS {
231
+ namespace value_deserializers {
232
+ }
233
+ type value_deserializers = _i_vd._T_Value_Deserializers;
168
234
  }
169
235
  namespace RESULT {
170
236
  }
@@ -175,6 +241,9 @@ export declare namespace Line_Part {
175
241
  }
176
242
  type CONTEXT = _i_in._T_Value;
177
243
  namespace PARAMS {
244
+ namespace value_deserializers {
245
+ }
246
+ type value_deserializers = _i_vd._T_Value_Deserializers;
178
247
  }
179
248
  namespace RESULT {
180
249
  }
@@ -185,6 +254,9 @@ export declare namespace Lines {
185
254
  }
186
255
  type CONTEXT = _i_in._T_Value;
187
256
  namespace PARAMS {
257
+ namespace value_deserializers {
258
+ }
259
+ type value_deserializers = _i_vd._T_Value_Deserializers;
188
260
  }
189
261
  namespace RESULT {
190
262
  }
@@ -195,6 +267,9 @@ export declare namespace Statements {
195
267
  }
196
268
  type CONTEXT = _i_in._T_Value;
197
269
  namespace PARAMS {
270
+ namespace value_deserializers {
271
+ }
272
+ type value_deserializers = _i_vd._T_Value_Deserializers;
198
273
  }
199
274
  namespace RESULT {
200
275
  }
@@ -205,6 +280,9 @@ export declare namespace String_Literal {
205
280
  }
206
281
  type CONTEXT = _i_in._T_Value;
207
282
  namespace PARAMS {
283
+ namespace value_deserializers {
284
+ }
285
+ type value_deserializers = _i_vd._T_Value_Deserializers;
208
286
  }
209
287
  namespace RESULT {
210
288
  }
@@ -215,6 +293,9 @@ export declare namespace Type {
215
293
  }
216
294
  type CONTEXT = _i_in._T_Value;
217
295
  namespace PARAMS {
296
+ namespace value_deserializers {
297
+ }
298
+ type value_deserializers = _i_vd._T_Value_Deserializers;
218
299
  }
219
300
  namespace RESULT {
220
301
  }