astn 0.112.0 → 0.113.0

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 (93) hide show
  1. package/dist/bin/convert_to_json.js +0 -0
  2. package/dist/bin/validate_astn.js +0 -0
  3. package/dist/implementation/algorithms/procedures/unguaranteed/convert_to_json.d.ts +2 -1
  4. package/dist/implementation/algorithms/procedures/unguaranteed/convert_to_json.js +1 -1
  5. package/dist/implementation/algorithms/procedures/unguaranteed/validate_astn.d.ts +2 -1
  6. package/dist/implementation/algorithms/procedures/unguaranteed/validate_astn.js +1 -1
  7. package/dist/implementation/generated/pareto/generic/parse/string_iterator.js +2 -2
  8. package/dist/implementation/generated/pareto/generic/resolve.js +3 -3
  9. package/dist/interface/generated/pareto/core/resolve.d.ts +1 -1
  10. package/dist/interface/generated/pareto/core/resolved.d.ts +3 -3
  11. package/package.json +8 -15
  12. package/dist/exceptional/authoring_parse/ast/helpers.d.ts +0 -10
  13. package/dist/exceptional/authoring_parse/ast/helpers.js +0 -45
  14. package/dist/exceptional/authoring_parse/ast.d.ts +0 -10
  15. package/dist/exceptional/authoring_parse/ast.js +0 -266
  16. package/dist/exceptional/authoring_parse/astn_parse_generic.d.ts +0 -14
  17. package/dist/exceptional/authoring_parse/astn_parse_generic.js +0 -50
  18. package/dist/exceptional/authoring_parse/iterators/characters.d.ts +0 -36
  19. package/dist/exceptional/authoring_parse/iterators/characters.js +0 -113
  20. package/dist/exceptional/authoring_parse/iterators/string_iterator.d.ts +0 -36
  21. package/dist/exceptional/authoring_parse/iterators/string_iterator.js +0 -113
  22. package/dist/exceptional/authoring_parse/iterators/token_iterator.d.ts +0 -17
  23. package/dist/exceptional/authoring_parse/iterators/token_iterator.js +0 -50
  24. package/dist/exceptional/authoring_parse/iterators/tokens.d.ts +0 -22
  25. package/dist/exceptional/authoring_parse/iterators/tokens.js +0 -61
  26. package/dist/exceptional/authoring_parse/refine_guard.d.ts +0 -3
  27. package/dist/exceptional/authoring_parse/refine_guard.js +0 -48
  28. package/dist/exceptional/authoring_parse/refiners/ast.d.ts +0 -10
  29. package/dist/exceptional/authoring_parse/refiners/ast.js +0 -266
  30. package/dist/exceptional/authoring_parse/refiners/token.d.ts +0 -9
  31. package/dist/exceptional/authoring_parse/refiners/token.js +0 -519
  32. package/dist/exceptional/authoring_parse/string_iterator.d.ts +0 -36
  33. package/dist/exceptional/authoring_parse/string_iterator.js +0 -113
  34. package/dist/exceptional/authoring_parse/token.d.ts +0 -9
  35. package/dist/exceptional/authoring_parse/token.js +0 -519
  36. package/dist/exceptional/authoring_parse/token_iterator.d.ts +0 -5
  37. package/dist/exceptional/authoring_parse/token_iterator.js +0 -3
  38. package/dist/exceptional/authoring_parse/tokens/helpers.d.ts +0 -3
  39. package/dist/exceptional/authoring_parse/tokens/helpers.js +0 -14
  40. package/dist/exceptional/sealed_parse/ast.d.ts +0 -10
  41. package/dist/exceptional/sealed_parse/ast.js +0 -245
  42. package/dist/exceptional/sealed_parse/astn_parse_generic.d.ts +0 -13
  43. package/dist/exceptional/sealed_parse/astn_parse_generic.js +0 -50
  44. package/dist/exceptional/sealed_parse/parse.d.ts +0 -6
  45. package/dist/exceptional/sealed_parse/parse.js +0 -65
  46. package/dist/exceptional/sealed_parse/string_iterator.d.ts +0 -41
  47. package/dist/exceptional/sealed_parse/string_iterator.js +0 -113
  48. package/dist/exceptional/sealed_parse/token.d.ts +0 -9
  49. package/dist/exceptional/sealed_parse/token.js +0 -519
  50. package/dist/exceptional/serializers/astn.d.ts +0 -0
  51. package/dist/exceptional/serializers/astn.js +0 -28
  52. package/dist/exceptional/serializers/parse_result.d.ts +0 -5
  53. package/dist/exceptional/serializers/parse_result.js +0 -90
  54. package/dist/implementation/generated/pareto/schemas/sealed_ast/marshall.d.ts +0 -7
  55. package/dist/implementation/generated/pareto/schemas/sealed_ast/marshall.js +0 -208
  56. package/dist/implementation/generated/pareto/schemas/sealed_ast/unmarshall.d.ts +0 -7
  57. package/dist/implementation/generated/pareto/schemas/sealed_ast/unmarshall.js +0 -279
  58. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/marshall.d.ts +0 -3
  59. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/marshall.js +0 -188
  60. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/unmarshall.d.ts +0 -3
  61. package/dist/implementation/generated/pareto/schemas/sealed_parse_result/unmarshall.js +0 -116
  62. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/resolve.d.ts +0 -1
  63. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/resolve.js +0 -7
  64. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/source.d.ts +0 -730
  65. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/source.js +0 -3
  66. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/target.d.ts +0 -730
  67. package/dist/interface/generated/pareto/schemas/sealed_ast/data_types/target.js +0 -3
  68. package/dist/interface/generated/pareto/schemas/sealed_ast/marshall.d.ts +0 -183
  69. package/dist/interface/generated/pareto/schemas/sealed_ast/marshall.js +0 -3
  70. package/dist/interface/generated/pareto/schemas/sealed_ast/migrate_boilerplate.d.ts +0 -134
  71. package/dist/interface/generated/pareto/schemas/sealed_ast/migrate_boilerplate.js +0 -3
  72. package/dist/interface/generated/pareto/schemas/sealed_ast/unmarshall.d.ts +0 -183
  73. package/dist/interface/generated/pareto/schemas/sealed_ast/unmarshall.js +0 -3
  74. package/dist/interface/generated/pareto/schemas/sealed_ast/value_deserializers.d.ts +0 -44
  75. package/dist/interface/generated/pareto/schemas/sealed_ast/value_deserializers.js +0 -3
  76. package/dist/interface/generated/pareto/schemas/sealed_ast/value_serializers.d.ts +0 -44
  77. package/dist/interface/generated/pareto/schemas/sealed_ast/value_serializers.js +0 -3
  78. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/resolve.d.ts +0 -1
  79. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/resolve.js +0 -7
  80. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/source.d.ts +0 -270
  81. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/source.js +0 -3
  82. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/target.d.ts +0 -270
  83. package/dist/interface/generated/pareto/schemas/sealed_parse_result/data_types/target.js +0 -3
  84. package/dist/interface/generated/pareto/schemas/sealed_parse_result/marshall.d.ts +0 -63
  85. package/dist/interface/generated/pareto/schemas/sealed_parse_result/marshall.js +0 -3
  86. package/dist/interface/generated/pareto/schemas/sealed_parse_result/migrate_boilerplate.d.ts +0 -46
  87. package/dist/interface/generated/pareto/schemas/sealed_parse_result/migrate_boilerplate.js +0 -3
  88. package/dist/interface/generated/pareto/schemas/sealed_parse_result/unmarshall.d.ts +0 -63
  89. package/dist/interface/generated/pareto/schemas/sealed_parse_result/unmarshall.js +0 -3
  90. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_deserializers.d.ts +0 -44
  91. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_deserializers.js +0 -3
  92. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_serializers.d.ts +0 -44
  93. package/dist/interface/generated/pareto/schemas/sealed_parse_result/value_serializers.js +0 -3
@@ -1,730 +0,0 @@
1
- import * as _pt from 'exupery-core-types';
2
- import * as _i_core from "../../../core/resolved";
3
- import * as _i_imports_token from "../../token/data_types/source";
4
- export type _T_Document = {
5
- readonly 'content': _T_Value;
6
- readonly 'header': _pt.Optional_Value<{
7
- readonly '!': _T_Structural_Token;
8
- readonly 'value': _T_Value;
9
- }>;
10
- };
11
- export type _T_Elements = _i_core._T_List<null, {
12
- readonly 'value': _T_Value;
13
- }>;
14
- export type _T_Key_Value_Pairs = _i_core._T_List<null, {
15
- readonly ',': _pt.Optional_Value<_T_Structural_Token>;
16
- readonly 'key': _T_String;
17
- readonly 'value': _pt.Optional_Value<{
18
- readonly ':': _T_Structural_Token;
19
- readonly 'value': _T_Value;
20
- }>;
21
- }>;
22
- export type _T_String = {
23
- readonly 'range': _i_imports_token._T_Range;
24
- readonly 'trailing trivia': _i_imports_token._T_Trivia;
25
- readonly 'type': _i_imports_token._T_String_Type;
26
- readonly 'value': string;
27
- };
28
- export type _T_Structural_Token = {
29
- readonly 'range': _i_imports_token._T_Range;
30
- readonly 'trailing trivia': _i_imports_token._T_Trivia;
31
- };
32
- export type _T_Value = _i_core._T_State_Group<null, readonly [
33
- 'indexed collection',
34
- _i_core._T_State_Group<null, readonly [
35
- 'dictionary',
36
- {
37
- readonly 'entries': _T_Key_Value_Pairs;
38
- readonly '{': _T_Structural_Token;
39
- readonly '}': _T_Structural_Token;
40
- }
41
- ] | readonly [
42
- 'verbose group',
43
- {
44
- readonly '(': _T_Structural_Token;
45
- readonly ')': _T_Structural_Token;
46
- readonly 'entries': _T_Key_Value_Pairs;
47
- }
48
- ]>
49
- ] | readonly [
50
- 'not set',
51
- {
52
- readonly '~': _T_Structural_Token;
53
- }
54
- ] | readonly [
55
- 'ordered collection',
56
- _i_core._T_State_Group<null, readonly [
57
- 'concise group',
58
- {
59
- readonly '<': _T_Structural_Token;
60
- readonly '>': _T_Structural_Token;
61
- readonly 'elements': _T_Elements;
62
- }
63
- ] | readonly [
64
- 'list',
65
- {
66
- readonly '[': _T_Structural_Token;
67
- readonly ']': _T_Structural_Token;
68
- readonly 'elements': _T_Elements;
69
- }
70
- ]>
71
- ] | readonly [
72
- 'set optional value',
73
- {
74
- readonly '*': _T_Structural_Token;
75
- readonly 'value': _T_Value;
76
- }
77
- ] | readonly ['string', _T_String] | readonly [
78
- 'tagged value',
79
- {
80
- readonly 'state': _T_String;
81
- readonly 'value': _T_Value;
82
- readonly '|': _T_Structural_Token;
83
- }
84
- ]>;
85
- export type Document = _T_Document;
86
- export type Elements = _T_Elements;
87
- export type Key_Value_Pairs = _T_Key_Value_Pairs;
88
- export type String = _T_String;
89
- export type Structural_Token = _T_Structural_Token;
90
- export type Value = _T_Value;
91
- export declare namespace _T_Document {
92
- namespace content {
93
- }
94
- type content = _T_Value;
95
- namespace header {
96
- namespace O {
97
- namespace $ex_ {
98
- }
99
- type $ex_ = _T_Structural_Token;
100
- namespace value {
101
- }
102
- type value = _T_Value;
103
- }
104
- type O = {
105
- readonly '!': _T_Structural_Token;
106
- readonly 'value': _T_Value;
107
- };
108
- }
109
- type header = _pt.Optional_Value<{
110
- readonly '!': _T_Structural_Token;
111
- readonly 'value': _T_Value;
112
- }>;
113
- }
114
- export declare namespace _T_Elements {
115
- namespace L {
116
- namespace value {
117
- }
118
- type value = _T_Value;
119
- }
120
- type L = {
121
- readonly 'value': _T_Value;
122
- };
123
- }
124
- export declare namespace _T_Key_Value_Pairs {
125
- namespace L {
126
- namespace $cm_ {
127
- namespace O {
128
- }
129
- type O = _T_Structural_Token;
130
- }
131
- type $cm_ = _pt.Optional_Value<_T_Structural_Token>;
132
- namespace key {
133
- }
134
- type key = _T_String;
135
- namespace value {
136
- namespace O {
137
- namespace $cl_ {
138
- }
139
- type $cl_ = _T_Structural_Token;
140
- namespace value {
141
- }
142
- type value = _T_Value;
143
- }
144
- type O = {
145
- readonly ':': _T_Structural_Token;
146
- readonly 'value': _T_Value;
147
- };
148
- }
149
- type value = _pt.Optional_Value<{
150
- readonly ':': _T_Structural_Token;
151
- readonly 'value': _T_Value;
152
- }>;
153
- }
154
- type L = {
155
- readonly ',': _pt.Optional_Value<_T_Structural_Token>;
156
- readonly 'key': _T_String;
157
- readonly 'value': _pt.Optional_Value<{
158
- readonly ':': _T_Structural_Token;
159
- readonly 'value': _T_Value;
160
- }>;
161
- };
162
- }
163
- export declare namespace _T_String {
164
- namespace range {
165
- }
166
- type range = _i_imports_token._T_Range;
167
- namespace trailing_trivia {
168
- }
169
- type trailing_trivia = _i_imports_token._T_Trivia;
170
- namespace _type {
171
- }
172
- type _type = _i_imports_token._T_String_Type;
173
- type value = string;
174
- }
175
- export declare namespace _T_Structural_Token {
176
- namespace range {
177
- }
178
- type range = _i_imports_token._T_Range;
179
- namespace trailing_trivia {
180
- }
181
- type trailing_trivia = _i_imports_token._T_Trivia;
182
- }
183
- export declare namespace _T_Value {
184
- namespace SG {
185
- namespace indexed_collection {
186
- namespace SG {
187
- namespace dictionary {
188
- namespace entries {
189
- }
190
- type entries = _T_Key_Value_Pairs;
191
- namespace $co_ {
192
- }
193
- type $co_ = _T_Structural_Token;
194
- namespace $cc_ {
195
- }
196
- type $cc_ = _T_Structural_Token;
197
- }
198
- type dictionary = {
199
- readonly 'entries': _T_Key_Value_Pairs;
200
- readonly '{': _T_Structural_Token;
201
- readonly '}': _T_Structural_Token;
202
- };
203
- namespace verbose_group {
204
- namespace $po_ {
205
- }
206
- type $po_ = _T_Structural_Token;
207
- namespace $pc_ {
208
- }
209
- type $pc_ = _T_Structural_Token;
210
- namespace entries {
211
- }
212
- type entries = _T_Key_Value_Pairs;
213
- }
214
- type verbose_group = {
215
- readonly '(': _T_Structural_Token;
216
- readonly ')': _T_Structural_Token;
217
- readonly 'entries': _T_Key_Value_Pairs;
218
- };
219
- }
220
- type SG = readonly [
221
- 'dictionary',
222
- {
223
- readonly 'entries': _T_Key_Value_Pairs;
224
- readonly '{': _T_Structural_Token;
225
- readonly '}': _T_Structural_Token;
226
- }
227
- ] | readonly [
228
- 'verbose group',
229
- {
230
- readonly '(': _T_Structural_Token;
231
- readonly ')': _T_Structural_Token;
232
- readonly 'entries': _T_Key_Value_Pairs;
233
- }
234
- ];
235
- }
236
- type indexed_collection = _i_core._T_State_Group<null, readonly [
237
- 'dictionary',
238
- {
239
- readonly 'entries': _T_Key_Value_Pairs;
240
- readonly '{': _T_Structural_Token;
241
- readonly '}': _T_Structural_Token;
242
- }
243
- ] | readonly [
244
- 'verbose group',
245
- {
246
- readonly '(': _T_Structural_Token;
247
- readonly ')': _T_Structural_Token;
248
- readonly 'entries': _T_Key_Value_Pairs;
249
- }
250
- ]>;
251
- namespace not_set {
252
- namespace $ti_ {
253
- }
254
- type $ti_ = _T_Structural_Token;
255
- }
256
- type not_set = {
257
- readonly '~': _T_Structural_Token;
258
- };
259
- namespace ordered_collection {
260
- namespace SG {
261
- namespace concise_group {
262
- namespace $st_ {
263
- }
264
- type $st_ = _T_Structural_Token;
265
- namespace $gt_ {
266
- }
267
- type $gt_ = _T_Structural_Token;
268
- namespace elements {
269
- }
270
- type elements = _T_Elements;
271
- }
272
- type concise_group = {
273
- readonly '<': _T_Structural_Token;
274
- readonly '>': _T_Structural_Token;
275
- readonly 'elements': _T_Elements;
276
- };
277
- namespace list {
278
- namespace $bo_ {
279
- }
280
- type $bo_ = _T_Structural_Token;
281
- namespace $bc_ {
282
- }
283
- type $bc_ = _T_Structural_Token;
284
- namespace elements {
285
- }
286
- type elements = _T_Elements;
287
- }
288
- type list = {
289
- readonly '[': _T_Structural_Token;
290
- readonly ']': _T_Structural_Token;
291
- readonly 'elements': _T_Elements;
292
- };
293
- }
294
- type SG = readonly [
295
- 'concise group',
296
- {
297
- readonly '<': _T_Structural_Token;
298
- readonly '>': _T_Structural_Token;
299
- readonly 'elements': _T_Elements;
300
- }
301
- ] | readonly [
302
- 'list',
303
- {
304
- readonly '[': _T_Structural_Token;
305
- readonly ']': _T_Structural_Token;
306
- readonly 'elements': _T_Elements;
307
- }
308
- ];
309
- }
310
- type ordered_collection = _i_core._T_State_Group<null, readonly [
311
- 'concise group',
312
- {
313
- readonly '<': _T_Structural_Token;
314
- readonly '>': _T_Structural_Token;
315
- readonly 'elements': _T_Elements;
316
- }
317
- ] | readonly [
318
- 'list',
319
- {
320
- readonly '[': _T_Structural_Token;
321
- readonly ']': _T_Structural_Token;
322
- readonly 'elements': _T_Elements;
323
- }
324
- ]>;
325
- namespace set_optional_value {
326
- namespace $sr_ {
327
- }
328
- type $sr_ = _T_Structural_Token;
329
- namespace value {
330
- }
331
- type value = _T_Value;
332
- }
333
- type set_optional_value = {
334
- readonly '*': _T_Structural_Token;
335
- readonly 'value': _T_Value;
336
- };
337
- namespace _string {
338
- }
339
- type _string = _T_String;
340
- namespace tagged_value {
341
- namespace state {
342
- }
343
- type state = _T_String;
344
- namespace value {
345
- }
346
- type value = _T_Value;
347
- namespace $vb_ {
348
- }
349
- type $vb_ = _T_Structural_Token;
350
- }
351
- type tagged_value = {
352
- readonly 'state': _T_String;
353
- readonly 'value': _T_Value;
354
- readonly '|': _T_Structural_Token;
355
- };
356
- }
357
- type SG = readonly [
358
- 'indexed collection',
359
- _i_core._T_State_Group<null, readonly [
360
- 'dictionary',
361
- {
362
- readonly 'entries': _T_Key_Value_Pairs;
363
- readonly '{': _T_Structural_Token;
364
- readonly '}': _T_Structural_Token;
365
- }
366
- ] | readonly [
367
- 'verbose group',
368
- {
369
- readonly '(': _T_Structural_Token;
370
- readonly ')': _T_Structural_Token;
371
- readonly 'entries': _T_Key_Value_Pairs;
372
- }
373
- ]>
374
- ] | readonly [
375
- 'not set',
376
- {
377
- readonly '~': _T_Structural_Token;
378
- }
379
- ] | readonly [
380
- 'ordered collection',
381
- _i_core._T_State_Group<null, readonly [
382
- 'concise group',
383
- {
384
- readonly '<': _T_Structural_Token;
385
- readonly '>': _T_Structural_Token;
386
- readonly 'elements': _T_Elements;
387
- }
388
- ] | readonly [
389
- 'list',
390
- {
391
- readonly '[': _T_Structural_Token;
392
- readonly ']': _T_Structural_Token;
393
- readonly 'elements': _T_Elements;
394
- }
395
- ]>
396
- ] | readonly [
397
- 'set optional value',
398
- {
399
- readonly '*': _T_Structural_Token;
400
- readonly 'value': _T_Value;
401
- }
402
- ] | readonly ['string', _T_String] | readonly [
403
- 'tagged value',
404
- {
405
- readonly 'state': _T_String;
406
- readonly 'value': _T_Value;
407
- readonly '|': _T_Structural_Token;
408
- }
409
- ];
410
- }
411
- export declare namespace Document {
412
- namespace content {
413
- }
414
- type content = _T_Value;
415
- namespace header {
416
- namespace O {
417
- namespace $ex_ {
418
- }
419
- type $ex_ = _T_Structural_Token;
420
- namespace value {
421
- }
422
- type value = _T_Value;
423
- }
424
- type O = {
425
- readonly '!': _T_Structural_Token;
426
- readonly 'value': _T_Value;
427
- };
428
- }
429
- type header = _pt.Optional_Value<{
430
- readonly '!': _T_Structural_Token;
431
- readonly 'value': _T_Value;
432
- }>;
433
- }
434
- export declare namespace Elements {
435
- namespace L {
436
- namespace value {
437
- }
438
- type value = _T_Value;
439
- }
440
- type L = {
441
- readonly 'value': _T_Value;
442
- };
443
- }
444
- export declare namespace Key_Value_Pairs {
445
- namespace L {
446
- namespace $cm_ {
447
- namespace O {
448
- }
449
- type O = _T_Structural_Token;
450
- }
451
- type $cm_ = _pt.Optional_Value<_T_Structural_Token>;
452
- namespace key {
453
- }
454
- type key = _T_String;
455
- namespace value {
456
- namespace O {
457
- namespace $cl_ {
458
- }
459
- type $cl_ = _T_Structural_Token;
460
- namespace value {
461
- }
462
- type value = _T_Value;
463
- }
464
- type O = {
465
- readonly ':': _T_Structural_Token;
466
- readonly 'value': _T_Value;
467
- };
468
- }
469
- type value = _pt.Optional_Value<{
470
- readonly ':': _T_Structural_Token;
471
- readonly 'value': _T_Value;
472
- }>;
473
- }
474
- type L = {
475
- readonly ',': _pt.Optional_Value<_T_Structural_Token>;
476
- readonly 'key': _T_String;
477
- readonly 'value': _pt.Optional_Value<{
478
- readonly ':': _T_Structural_Token;
479
- readonly 'value': _T_Value;
480
- }>;
481
- };
482
- }
483
- export declare namespace String {
484
- namespace range {
485
- }
486
- type range = _i_imports_token._T_Range;
487
- namespace trailing_trivia {
488
- }
489
- type trailing_trivia = _i_imports_token._T_Trivia;
490
- namespace _type {
491
- }
492
- type _type = _i_imports_token._T_String_Type;
493
- type value = string;
494
- }
495
- export declare namespace Structural_Token {
496
- namespace range {
497
- }
498
- type range = _i_imports_token._T_Range;
499
- namespace trailing_trivia {
500
- }
501
- type trailing_trivia = _i_imports_token._T_Trivia;
502
- }
503
- export declare namespace Value {
504
- namespace SG {
505
- namespace indexed_collection {
506
- namespace SG {
507
- namespace dictionary {
508
- namespace entries {
509
- }
510
- type entries = _T_Key_Value_Pairs;
511
- namespace $co_ {
512
- }
513
- type $co_ = _T_Structural_Token;
514
- namespace $cc_ {
515
- }
516
- type $cc_ = _T_Structural_Token;
517
- }
518
- type dictionary = {
519
- readonly 'entries': _T_Key_Value_Pairs;
520
- readonly '{': _T_Structural_Token;
521
- readonly '}': _T_Structural_Token;
522
- };
523
- namespace verbose_group {
524
- namespace $po_ {
525
- }
526
- type $po_ = _T_Structural_Token;
527
- namespace $pc_ {
528
- }
529
- type $pc_ = _T_Structural_Token;
530
- namespace entries {
531
- }
532
- type entries = _T_Key_Value_Pairs;
533
- }
534
- type verbose_group = {
535
- readonly '(': _T_Structural_Token;
536
- readonly ')': _T_Structural_Token;
537
- readonly 'entries': _T_Key_Value_Pairs;
538
- };
539
- }
540
- type SG = readonly [
541
- 'dictionary',
542
- {
543
- readonly 'entries': _T_Key_Value_Pairs;
544
- readonly '{': _T_Structural_Token;
545
- readonly '}': _T_Structural_Token;
546
- }
547
- ] | readonly [
548
- 'verbose group',
549
- {
550
- readonly '(': _T_Structural_Token;
551
- readonly ')': _T_Structural_Token;
552
- readonly 'entries': _T_Key_Value_Pairs;
553
- }
554
- ];
555
- }
556
- type indexed_collection = _i_core._T_State_Group<null, readonly [
557
- 'dictionary',
558
- {
559
- readonly 'entries': _T_Key_Value_Pairs;
560
- readonly '{': _T_Structural_Token;
561
- readonly '}': _T_Structural_Token;
562
- }
563
- ] | readonly [
564
- 'verbose group',
565
- {
566
- readonly '(': _T_Structural_Token;
567
- readonly ')': _T_Structural_Token;
568
- readonly 'entries': _T_Key_Value_Pairs;
569
- }
570
- ]>;
571
- namespace not_set {
572
- namespace $ti_ {
573
- }
574
- type $ti_ = _T_Structural_Token;
575
- }
576
- type not_set = {
577
- readonly '~': _T_Structural_Token;
578
- };
579
- namespace ordered_collection {
580
- namespace SG {
581
- namespace concise_group {
582
- namespace $st_ {
583
- }
584
- type $st_ = _T_Structural_Token;
585
- namespace $gt_ {
586
- }
587
- type $gt_ = _T_Structural_Token;
588
- namespace elements {
589
- }
590
- type elements = _T_Elements;
591
- }
592
- type concise_group = {
593
- readonly '<': _T_Structural_Token;
594
- readonly '>': _T_Structural_Token;
595
- readonly 'elements': _T_Elements;
596
- };
597
- namespace list {
598
- namespace $bo_ {
599
- }
600
- type $bo_ = _T_Structural_Token;
601
- namespace $bc_ {
602
- }
603
- type $bc_ = _T_Structural_Token;
604
- namespace elements {
605
- }
606
- type elements = _T_Elements;
607
- }
608
- type list = {
609
- readonly '[': _T_Structural_Token;
610
- readonly ']': _T_Structural_Token;
611
- readonly 'elements': _T_Elements;
612
- };
613
- }
614
- type SG = readonly [
615
- 'concise group',
616
- {
617
- readonly '<': _T_Structural_Token;
618
- readonly '>': _T_Structural_Token;
619
- readonly 'elements': _T_Elements;
620
- }
621
- ] | readonly [
622
- 'list',
623
- {
624
- readonly '[': _T_Structural_Token;
625
- readonly ']': _T_Structural_Token;
626
- readonly 'elements': _T_Elements;
627
- }
628
- ];
629
- }
630
- type ordered_collection = _i_core._T_State_Group<null, readonly [
631
- 'concise group',
632
- {
633
- readonly '<': _T_Structural_Token;
634
- readonly '>': _T_Structural_Token;
635
- readonly 'elements': _T_Elements;
636
- }
637
- ] | readonly [
638
- 'list',
639
- {
640
- readonly '[': _T_Structural_Token;
641
- readonly ']': _T_Structural_Token;
642
- readonly 'elements': _T_Elements;
643
- }
644
- ]>;
645
- namespace set_optional_value {
646
- namespace $sr_ {
647
- }
648
- type $sr_ = _T_Structural_Token;
649
- namespace value {
650
- }
651
- type value = _T_Value;
652
- }
653
- type set_optional_value = {
654
- readonly '*': _T_Structural_Token;
655
- readonly 'value': _T_Value;
656
- };
657
- namespace _string {
658
- }
659
- type _string = _T_String;
660
- namespace tagged_value {
661
- namespace state {
662
- }
663
- type state = _T_String;
664
- namespace value {
665
- }
666
- type value = _T_Value;
667
- namespace $vb_ {
668
- }
669
- type $vb_ = _T_Structural_Token;
670
- }
671
- type tagged_value = {
672
- readonly 'state': _T_String;
673
- readonly 'value': _T_Value;
674
- readonly '|': _T_Structural_Token;
675
- };
676
- }
677
- type SG = readonly [
678
- 'indexed collection',
679
- _i_core._T_State_Group<null, readonly [
680
- 'dictionary',
681
- {
682
- readonly 'entries': _T_Key_Value_Pairs;
683
- readonly '{': _T_Structural_Token;
684
- readonly '}': _T_Structural_Token;
685
- }
686
- ] | readonly [
687
- 'verbose group',
688
- {
689
- readonly '(': _T_Structural_Token;
690
- readonly ')': _T_Structural_Token;
691
- readonly 'entries': _T_Key_Value_Pairs;
692
- }
693
- ]>
694
- ] | readonly [
695
- 'not set',
696
- {
697
- readonly '~': _T_Structural_Token;
698
- }
699
- ] | readonly [
700
- 'ordered collection',
701
- _i_core._T_State_Group<null, readonly [
702
- 'concise group',
703
- {
704
- readonly '<': _T_Structural_Token;
705
- readonly '>': _T_Structural_Token;
706
- readonly 'elements': _T_Elements;
707
- }
708
- ] | readonly [
709
- 'list',
710
- {
711
- readonly '[': _T_Structural_Token;
712
- readonly ']': _T_Structural_Token;
713
- readonly 'elements': _T_Elements;
714
- }
715
- ]>
716
- ] | readonly [
717
- 'set optional value',
718
- {
719
- readonly '*': _T_Structural_Token;
720
- readonly 'value': _T_Value;
721
- }
722
- ] | readonly ['string', _T_String] | readonly [
723
- 'tagged value',
724
- {
725
- readonly 'state': _T_String;
726
- readonly 'value': _T_Value;
727
- readonly '|': _T_Structural_Token;
728
- }
729
- ];
730
- }