pareto 0.80.9 → 0.80.10

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 (26) hide show
  1. package/dist/implementation/generated/liana/schemas/implementation/resolved/transformers/astn_sealed_target.js +140 -140
  2. package/dist/implementation/generated/liana/schemas/interface/resolved/transformers/astn_sealed_target.js +18 -18
  3. package/dist/implementation/generated/liana/schemas/typescript_light/refiners/astn_parse_tree.js +27 -5
  4. package/dist/implementation/generated/liana/schemas/typescript_light/transformers/astn_sealed_target.js +98 -70
  5. package/dist/implementation/generated/liana/schemas/typescript_light/transformers/boilerplate_for_migrate.js +27 -5
  6. package/dist/implementation/manual/schemas/implementation/transformers/typescript.js +44 -44
  7. package/dist/implementation/manual/schemas/interface/transformers/typescript.d.ts +1 -1
  8. package/dist/implementation/manual/schemas/interface/transformers/typescript.js +19 -19
  9. package/dist/interface/generated/liana/schemas/implementation/data/resolved.d.ts +1 -1
  10. package/dist/interface/generated/liana/schemas/implementation/data/unresolved.d.ts +1 -1
  11. package/dist/interface/generated/liana/schemas/implementation/deserialize.d.ts +1 -1
  12. package/dist/interface/generated/liana/schemas/implementation/resolve.d.ts +1 -1
  13. package/dist/interface/generated/liana/schemas/implementation/unmarshall.d.ts +1 -1
  14. package/dist/interface/generated/liana/schemas/interface/data/resolved.d.ts +1 -1
  15. package/dist/interface/generated/liana/schemas/interface/data/unresolved.d.ts +1 -1
  16. package/dist/interface/generated/liana/schemas/interface/deserialize.d.ts +1 -1
  17. package/dist/interface/generated/liana/schemas/interface/resolve.d.ts +1 -1
  18. package/dist/interface/generated/liana/schemas/interface/unmarshall.d.ts +1 -1
  19. package/dist/interface/generated/liana/schemas/typescript_light/data.d.ts +27 -10
  20. package/dist/interface/generated/liana/schemas/typescript_light/deserialize.d.ts +1 -1
  21. package/dist/interface/generated/liana/schemas/typescript_light/unmarshall.d.ts +1 -1
  22. package/dist/modules/typescript_light/implementation/manual/schemas/typescript_light/transformers/fountain_pen.d.ts +2 -1
  23. package/dist/modules/typescript_light/implementation/manual/schemas/typescript_light/transformers/fountain_pen.js +28 -12
  24. package/dist/modules/typescript_light/shorthands/typescript_light.d.ts +11 -9
  25. package/dist/modules/typescript_light/shorthands/typescript_light.js +36 -15
  26. package/package.json +4 -4
@@ -61,61 +61,61 @@ const Package_Set = ($) => ['dictionary', _p.dictionary.map($, ($, id) => ['stat
61
61
  })])];
62
62
  exports.Package_Set = Package_Set;
63
63
  const Package = ($) => ['group', ['verbose', _p.dictionary.literal({
64
- 'specials': (0, _p_change_context_1.default)($['specials'], ($) => ['group', ['verbose', _p.dictionary.literal({
65
- 'abort': (0, _p_change_context_1.default)($['abort'], ($) => ['text', {
64
+ "specials": (0, _p_change_context_1.default)($['specials'], ($) => ['group', ['verbose', _p.dictionary.literal({
65
+ "abort": (0, _p_change_context_1.default)($['abort'], ($) => ['text', {
66
66
  'delimiter': ['none', null],
67
67
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
68
68
  }]),
69
- 'change context': (0, _p_change_context_1.default)($['change context'], ($) => ['text', {
69
+ "change context": (0, _p_change_context_1.default)($['change context'], ($) => ['text', {
70
70
  'delimiter': ['none', null],
71
71
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
72
72
  }]),
73
- 'implement me': (0, _p_change_context_1.default)($['implement me'], ($) => ['text', {
73
+ "implement me": (0, _p_change_context_1.default)($['implement me'], ($) => ['text', {
74
74
  'delimiter': ['none', null],
75
75
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
76
76
  }]),
77
- 'iterate': (0, _p_change_context_1.default)($['iterate'], ($) => ['text', {
77
+ "iterate": (0, _p_change_context_1.default)($['iterate'], ($) => ['text', {
78
78
  'delimiter': ['none', null],
79
79
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
80
80
  }]),
81
- 'lookups': (0, _p_change_context_1.default)($['lookups'], ($) => ['text', {
81
+ "lookups": (0, _p_change_context_1.default)($['lookups'], ($) => ['text', {
82
82
  'delimiter': ['none', null],
83
83
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
84
84
  }]),
85
- 'list from text': (0, _p_change_context_1.default)($['list from text'], ($) => ['text', {
85
+ "list from text": (0, _p_change_context_1.default)($['list from text'], ($) => ['text', {
86
86
  'delimiter': ['none', null],
87
87
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
88
88
  }]),
89
- 'text from list': (0, _p_change_context_1.default)($['text from list'], ($) => ['text', {
89
+ "text from list": (0, _p_change_context_1.default)($['text from list'], ($) => ['text', {
90
90
  'delimiter': ['none', null],
91
91
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
92
92
  }]),
93
- 'unreachable code path': (0, _p_change_context_1.default)($['unreachable code path'], ($) => ['text', {
93
+ "unreachable code path": (0, _p_change_context_1.default)($['unreachable code path'], ($) => ['text', {
94
94
  'delimiter': ['none', null],
95
95
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
96
96
  }]),
97
- 'variables': (0, _p_change_context_1.default)($['variables'], ($) => ['text', {
97
+ "variables": (0, _p_change_context_1.default)($['variables'], ($) => ['text', {
98
98
  'delimiter': ['none', null],
99
99
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
100
100
  }]),
101
101
  })]]),
102
- 'type imports': (0, _p_change_context_1.default)($['type imports'], ($) => v_external_interface.Imports($)),
103
- 'variable imports': (0, _p_change_context_1.default)($['variable imports'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => ['group', ['verbose', _p.dictionary.literal({
104
- 'tail': (0, _p_change_context_1.default)($['tail'], ($) => ['list', _p.list.map($, ($) => ['text', {
102
+ "type imports": (0, _p_change_context_1.default)($['type imports'], ($) => v_external_interface.Imports($)),
103
+ "variable imports": (0, _p_change_context_1.default)($['variable imports'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => ['group', ['verbose', _p.dictionary.literal({
104
+ "tail": (0, _p_change_context_1.default)($['tail'], ($) => ['list', _p.list.map($, ($) => ['text', {
105
105
  'delimiter': ['quote', null],
106
106
  'value': $,
107
107
  }])]),
108
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
108
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
109
109
  switch ($[0]) {
110
110
  case 'ancestor':
111
111
  return _p.ss($, ($) => ({
112
112
  'option': 'ancestor',
113
113
  'value': ['group', ['verbose', _p.dictionary.literal({
114
- 'dependency': (0, _p_change_context_1.default)($['dependency'], ($) => ['text', {
114
+ "dependency": (0, _p_change_context_1.default)($['dependency'], ($) => ['text', {
115
115
  'delimiter': ['quote', null],
116
116
  'value': $,
117
117
  }]),
118
- 'number of steps': (0, _p_change_context_1.default)($['number of steps'], ($) => ['text', {
118
+ "number of steps": (0, _p_change_context_1.default)($['number of steps'], ($) => ['text', {
119
119
  'delimiter': ['none', null],
120
120
  'value': (0, _p_text_from_list_1.default)(v_serialize_number.serialize($), ($) => $),
121
121
  }]),
@@ -142,27 +142,27 @@ const Package = ($) => ['group', ['verbose', _p.dictionary.literal({
142
142
  }
143
143
  })]),
144
144
  })]])]),
145
- 'functions': (0, _p_change_context_1.default)($['functions'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => ['group', ['verbose', _p.dictionary.literal({
146
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['group', ['verbose', _p.dictionary.literal({
147
- 'import': (0, _p_change_context_1.default)($['import'], ($) => ['text', {
145
+ "functions": (0, _p_change_context_1.default)($['functions'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => ['group', ['verbose', _p.dictionary.literal({
146
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['group', ['verbose', _p.dictionary.literal({
147
+ "import": (0, _p_change_context_1.default)($['import'], ($) => ['text', {
148
148
  'delimiter': ['quote', null],
149
149
  'value': $,
150
150
  }]),
151
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['text', {
151
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['text', {
152
152
  'delimiter': ['quote', null],
153
153
  'value': $,
154
154
  }]),
155
155
  })]]),
156
- 'expression': (0, _p_change_context_1.default)($['expression'], ($) => (0, exports.Expression)($)),
157
- 'temp has abort': (0, _p_change_context_1.default)($['temp has abort'], ($) => ['text', {
156
+ "expression": (0, _p_change_context_1.default)($['expression'], ($) => (0, exports.Expression)($)),
157
+ "temp has abort": (0, _p_change_context_1.default)($['temp has abort'], ($) => ['text', {
158
158
  'delimiter': ['none', null],
159
159
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
160
160
  }]),
161
- 'temp has lookups': (0, _p_change_context_1.default)($['temp has lookups'], ($) => ['text', {
161
+ "temp has lookups": (0, _p_change_context_1.default)($['temp has lookups'], ($) => ['text', {
162
162
  'delimiter': ['none', null],
163
163
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
164
164
  }]),
165
- 'temp has parameters': (0, _p_change_context_1.default)($['temp has parameters'], ($) => ['text', {
165
+ "temp has parameters": (0, _p_change_context_1.default)($['temp has parameters'], ($) => ['text', {
166
166
  'delimiter': ['none', null],
167
167
  'value': (0, _p_text_from_list_1.default)(v_serialize_boolean.serialize($), ($) => $),
168
168
  }]),
@@ -170,17 +170,17 @@ const Package = ($) => ['group', ['verbose', _p.dictionary.literal({
170
170
  })]];
171
171
  exports.Package = Package;
172
172
  const Temp_Value_Type_Specification = ($) => ['group', ['verbose', _p.dictionary.literal({
173
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['group', ['verbose', _p.dictionary.literal({
174
- 'import': (0, _p_change_context_1.default)($['import'], ($) => ['text', {
173
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['group', ['verbose', _p.dictionary.literal({
174
+ "import": (0, _p_change_context_1.default)($['import'], ($) => ['text', {
175
175
  'delimiter': ['quote', null],
176
176
  'value': $,
177
177
  }]),
178
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['text', {
178
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['text', {
179
179
  'delimiter': ['quote', null],
180
180
  'value': $,
181
181
  }]),
182
182
  })]]),
183
- 'sub selection': (0, _p_change_context_1.default)($['sub selection'], ($) => ['list', _p.list.map($, ($) => ['state', _p.decide.state($, ($) => {
183
+ "sub selection": (0, _p_change_context_1.default)($['sub selection'], ($) => ['list', _p.list.map($, ($) => ['state', _p.decide.state($, ($) => {
184
184
  switch ($[0]) {
185
185
  case 'dictionary':
186
186
  return _p.ss($, ($) => ({
@@ -225,16 +225,16 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
225
225
  return _p.ss($, ($) => ({
226
226
  'option': 'decide',
227
227
  'value': ['group', ['verbose', _p.dictionary.literal({
228
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
228
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
229
229
  switch ($[0]) {
230
230
  case 'boolean':
231
231
  return _p.ss($, ($) => ({
232
232
  'option': 'boolean',
233
233
  'value': ['group', ['verbose', _p.dictionary.literal({
234
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
235
- 'temp resulting node': (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
236
- 'if false': (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
237
- 'if true': (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
234
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
235
+ "temp resulting node": (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
236
+ "if false": (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
237
+ "if true": (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
238
238
  })]],
239
239
  }));
240
240
  case 'dictionary':
@@ -246,9 +246,9 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
246
246
  return _p.ss($, ($) => ({
247
247
  'option': 'has entries',
248
248
  'value': ['group', ['verbose', _p.dictionary.literal({
249
- 'dictionary': (0, _p_change_context_1.default)($['dictionary'], ($) => (0, exports.Value_Selection)($)),
250
- 'if true': (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
251
- 'if false': (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
249
+ "dictionary": (0, _p_change_context_1.default)($['dictionary'], ($) => (0, exports.Value_Selection)($)),
250
+ "if true": (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
251
+ "if false": (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
252
252
  })]],
253
253
  }));
254
254
  default:
@@ -265,27 +265,27 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
265
265
  return _p.ss($, ($) => ({
266
266
  'option': 'has first item',
267
267
  'value': ['group', ['verbose', _p.dictionary.literal({
268
- 'list': (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
269
- 'if true': (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
270
- 'if false': (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
268
+ "list": (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
269
+ "if true": (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
270
+ "if false": (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
271
271
  })]],
272
272
  }));
273
273
  case 'has last item':
274
274
  return _p.ss($, ($) => ({
275
275
  'option': 'has last item',
276
276
  'value': ['group', ['verbose', _p.dictionary.literal({
277
- 'list': (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
278
- 'if true': (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
279
- 'if false': (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
277
+ "list": (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
278
+ "if true": (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
279
+ "if false": (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
280
280
  })]],
281
281
  }));
282
282
  case 'has items':
283
283
  return _p.ss($, ($) => ({
284
284
  'option': 'has items',
285
285
  'value': ['group', ['verbose', _p.dictionary.literal({
286
- 'list': (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
287
- 'if true': (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
288
- 'if false': (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
286
+ "list": (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
287
+ "if true": (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
288
+ "if false": (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
289
289
  })]],
290
290
  }));
291
291
  default:
@@ -297,45 +297,45 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
297
297
  return _p.ss($, ($) => ({
298
298
  'option': 'optional',
299
299
  'value': ['group', ['verbose', _p.dictionary.literal({
300
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
301
- 'temp resulting node': (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
302
- 'if not set': (0, _p_change_context_1.default)($['if not set'], ($) => (0, exports.Expression)($)),
303
- 'if set': (0, _p_change_context_1.default)($['if set'], ($) => (0, exports.Expression)($)),
300
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
301
+ "temp resulting node": (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
302
+ "if not set": (0, _p_change_context_1.default)($['if not set'], ($) => (0, exports.Expression)($)),
303
+ "if set": (0, _p_change_context_1.default)($['if set'], ($) => (0, exports.Expression)($)),
304
304
  })]],
305
305
  }));
306
306
  case 'state':
307
307
  return _p.ss($, ($) => ({
308
308
  'option': 'state',
309
309
  'value': ['group', ['verbose', _p.dictionary.literal({
310
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
311
- 'temp resulting node': (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
312
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
310
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
311
+ "temp resulting node": (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
312
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
313
313
  switch ($[0]) {
314
314
  case 'partial':
315
315
  return _p.ss($, ($) => ({
316
316
  'option': 'partial',
317
317
  'value': ['group', ['verbose', _p.dictionary.literal({
318
- 'options': (0, _p_change_context_1.default)($['options'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
319
- 'default': (0, _p_change_context_1.default)($['default'], ($) => (0, exports.Expression)($)),
318
+ "options": (0, _p_change_context_1.default)($['options'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
319
+ "default": (0, _p_change_context_1.default)($['default'], ($) => (0, exports.Expression)($)),
320
320
  })]],
321
321
  }));
322
322
  case 'full':
323
323
  return _p.ss($, ($) => ({
324
324
  'option': 'full',
325
325
  'value': ['group', ['verbose', _p.dictionary.literal({
326
- 'options': (0, _p_change_context_1.default)($['options'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
326
+ "options": (0, _p_change_context_1.default)($['options'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
327
327
  })]],
328
328
  }));
329
329
  case 'single':
330
330
  return _p.ss($, ($) => ({
331
331
  'option': 'single',
332
332
  'value': ['group', ['verbose', _p.dictionary.literal({
333
- 'option': (0, _p_change_context_1.default)($['option'], ($) => ['text', {
333
+ "option": (0, _p_change_context_1.default)($['option'], ($) => ['text', {
334
334
  'delimiter': ['quote', null],
335
335
  'value': $,
336
336
  }]),
337
- 'if true': (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
338
- 'if false': (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
337
+ "if true": (0, _p_change_context_1.default)($['if true'], ($) => (0, exports.Expression)($)),
338
+ "if false": (0, _p_change_context_1.default)($['if false'], ($) => (0, exports.Expression)($)),
339
339
  })]],
340
340
  }));
341
341
  default:
@@ -348,10 +348,10 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
348
348
  return _p.ss($, ($) => ({
349
349
  'option': 'text',
350
350
  'value': ['group', ['verbose', _p.dictionary.literal({
351
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
352
- 'temp resulting node': (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
353
- 'cases': (0, _p_change_context_1.default)($['cases'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
354
- 'default': (0, _p_change_context_1.default)($['default'], ($) => (0, exports.Expression)($)),
351
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
352
+ "temp resulting node": (0, _p_change_context_1.default)($['temp resulting node'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Temp_Value_Type_Specification)($)], () => ['not set', null])]),
353
+ "cases": (0, _p_change_context_1.default)($['cases'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
354
+ "default": (0, _p_change_context_1.default)($['default'], ($) => (0, exports.Expression)($)),
355
355
  })]],
356
356
  }));
357
357
  default:
@@ -424,18 +424,18 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
424
424
  return _p.ss($, ($) => ({
425
425
  'option': 'filter',
426
426
  'value': ['group', ['verbose', _p.dictionary.literal({
427
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
428
- 'entry handler': (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
427
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
428
+ "entry handler": (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
429
429
  })]],
430
430
  }));
431
431
  case 'from list':
432
432
  return _p.ss($, ($) => ({
433
433
  'option': 'from list',
434
434
  'value': ['group', ['verbose', _p.dictionary.literal({
435
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
436
- 'get id': (0, _p_change_context_1.default)($['get id'], ($) => (0, exports.Expression)($)),
437
- 'get entry': (0, _p_change_context_1.default)($['get entry'], ($) => (0, exports.Expression)($)),
438
- 'abort': (0, _p_change_context_1.default)($['abort'], ($) => (0, exports.Expression)($)),
435
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
436
+ "get id": (0, _p_change_context_1.default)($['get id'], ($) => (0, exports.Expression)($)),
437
+ "get entry": (0, _p_change_context_1.default)($['get entry'], ($) => (0, exports.Expression)($)),
438
+ "abort": (0, _p_change_context_1.default)($['abort'], ($) => (0, exports.Expression)($)),
439
439
  })]],
440
440
  }));
441
441
  case 'literal':
@@ -447,17 +447,17 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
447
447
  return _p.ss($, ($) => ({
448
448
  'option': 'map',
449
449
  'value': ['group', ['verbose', _p.dictionary.literal({
450
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
451
- 'entry handler': (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
450
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
451
+ "entry handler": (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
452
452
  })]],
453
453
  }));
454
454
  case 'resolve':
455
455
  return _p.ss($, ($) => ({
456
456
  'option': 'resolve',
457
457
  'value': ['group', ['verbose', _p.dictionary.literal({
458
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
459
- 'entry handler': (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
460
- 'temp resulting entry node': (0, _p_change_context_1.default)($['temp resulting entry node'], ($) => (0, exports.Temp_Value_Type_Specification)($)),
458
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
459
+ "entry handler": (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
460
+ "temp resulting entry node": (0, _p_change_context_1.default)($['temp resulting entry node'], ($) => (0, exports.Temp_Value_Type_Specification)($)),
461
461
  })]],
462
462
  }));
463
463
  default:
@@ -494,16 +494,16 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
494
494
  return _p.ss($, ($) => ({
495
495
  'option': 'filter',
496
496
  'value': ['group', ['verbose', _p.dictionary.literal({
497
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
498
- 'entry handler': (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
497
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
498
+ "entry handler": (0, _p_change_context_1.default)($['entry handler'], ($) => (0, exports.Expression)($)),
499
499
  })]],
500
500
  }));
501
501
  case 'from dictionary':
502
502
  return _p.ss($, ($) => ({
503
503
  'option': 'from dictionary',
504
504
  'value': ['group', ['verbose', _p.dictionary.literal({
505
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
506
- 'get item': (0, _p_change_context_1.default)($['get item'], ($) => (0, exports.Expression)($)),
505
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
506
+ "get item": (0, _p_change_context_1.default)($['get item'], ($) => (0, exports.Expression)($)),
507
507
  })]],
508
508
  }));
509
509
  case 'literal':
@@ -515,35 +515,35 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
515
515
  return _p.ss($, ($) => ({
516
516
  'option': 'map',
517
517
  'value': ['group', ['verbose', _p.dictionary.literal({
518
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
519
- 'item handler': (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
518
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
519
+ "item handler": (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
520
520
  })]],
521
521
  }));
522
522
  case 'map with state':
523
523
  return _p.ss($, ($) => ({
524
524
  'option': 'map with state',
525
525
  'value': ['group', ['verbose', _p.dictionary.literal({
526
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
527
- 'initial state': (0, _p_change_context_1.default)($['initial state'], ($) => (0, exports.Expression)($)),
528
- 'item handler': (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
529
- 'update state': (0, _p_change_context_1.default)($['update state'], ($) => (0, exports.Expression)($)),
530
- 'wrap up': (0, _p_change_context_1.default)($['wrap up'], ($) => (0, exports.Expression)($)),
526
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
527
+ "initial state": (0, _p_change_context_1.default)($['initial state'], ($) => (0, exports.Expression)($)),
528
+ "item handler": (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
529
+ "update state": (0, _p_change_context_1.default)($['update state'], ($) => (0, exports.Expression)($)),
530
+ "wrap up": (0, _p_change_context_1.default)($['wrap up'], ($) => (0, exports.Expression)($)),
531
531
  })]],
532
532
  }));
533
533
  case 'reduce':
534
534
  return _p.ss($, ($) => ({
535
535
  'option': 'reduce',
536
536
  'value': ['group', ['verbose', _p.dictionary.literal({
537
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
538
- 'initial state': (0, _p_change_context_1.default)($['initial state'], ($) => (0, exports.Expression)($)),
539
- 'item handler': (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
537
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
538
+ "initial state": (0, _p_change_context_1.default)($['initial state'], ($) => (0, exports.Expression)($)),
539
+ "item handler": (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
540
540
  })]],
541
541
  }));
542
542
  case 'reverse':
543
543
  return _p.ss($, ($) => ({
544
544
  'option': 'reverse',
545
545
  'value': ['group', ['verbose', _p.dictionary.literal({
546
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
546
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
547
547
  })]],
548
548
  }));
549
549
  default:
@@ -598,9 +598,9 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
598
598
  return _p.ss($, ($) => ({
599
599
  'option': 'divide',
600
600
  'value': ['group', ['verbose', _p.dictionary.literal({
601
- 'divident': (0, _p_change_context_1.default)($['divident'], ($) => (0, exports.Value_Selection)($)),
602
- 'divisor': (0, _p_change_context_1.default)($['divisor'], ($) => (0, exports.Value_Selection)($)),
603
- 'abort': (0, _p_change_context_1.default)($['abort'], ($) => (0, exports.Expression)($)),
601
+ "divident": (0, _p_change_context_1.default)($['divident'], ($) => (0, exports.Value_Selection)($)),
602
+ "divisor": (0, _p_change_context_1.default)($['divisor'], ($) => (0, exports.Value_Selection)($)),
603
+ "abort": (0, _p_change_context_1.default)($['abort'], ($) => (0, exports.Expression)($)),
604
604
  })]],
605
605
  }));
606
606
  case 'literal':
@@ -638,14 +638,14 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
638
638
  return _p.ss($, ($) => ({
639
639
  'option': 'number of dictionary entries',
640
640
  'value': ['group', ['verbose', _p.dictionary.literal({
641
- 'dictionary': (0, _p_change_context_1.default)($['dictionary'], ($) => (0, exports.Value_Selection)($)),
641
+ "dictionary": (0, _p_change_context_1.default)($['dictionary'], ($) => (0, exports.Value_Selection)($)),
642
642
  })]],
643
643
  }));
644
644
  case 'number of list items':
645
645
  return _p.ss($, ($) => ({
646
646
  'option': 'number of list items',
647
647
  'value': ['group', ['verbose', _p.dictionary.literal({
648
- 'list': (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
648
+ "list": (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
649
649
  })]],
650
650
  }));
651
651
  case 'source column':
@@ -677,8 +677,8 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
677
677
  return _p.ss($, ($) => ({
678
678
  'option': 'from boolean',
679
679
  'value': ['group', ['verbose', _p.dictionary.literal({
680
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
681
- 'get set': (0, _p_change_context_1.default)($['get set'], ($) => (0, exports.Expression)($)),
680
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
681
+ "get set": (0, _p_change_context_1.default)($['get set'], ($) => (0, exports.Expression)($)),
682
682
  })]],
683
683
  }));
684
684
  case 'literal':
@@ -705,8 +705,8 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
705
705
  return _p.ss($, ($) => ({
706
706
  'option': 'map',
707
707
  'value': ['group', ['verbose', _p.dictionary.literal({
708
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
709
- 'set handler': (0, _p_change_context_1.default)($['set handler'], ($) => (0, exports.Expression)($)),
708
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Value_Selection)($)),
709
+ "set handler": (0, _p_change_context_1.default)($['set handler'], ($) => (0, exports.Expression)($)),
710
710
  })]],
711
711
  }));
712
712
  default:
@@ -723,11 +723,11 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
723
723
  return _p.ss($, ($) => ({
724
724
  'option': 'literal',
725
725
  'value': ['group', ['verbose', _p.dictionary.literal({
726
- 'option': (0, _p_change_context_1.default)($['option'], ($) => ['text', {
726
+ "option": (0, _p_change_context_1.default)($['option'], ($) => ['text', {
727
727
  'delimiter': ['quote', null],
728
728
  'value': $,
729
729
  }]),
730
- 'value': (0, _p_change_context_1.default)($['value'], ($) => (0, exports.Expression)($)),
730
+ "value": (0, _p_change_context_1.default)($['value'], ($) => (0, exports.Expression)($)),
731
731
  })]],
732
732
  }));
733
733
  default:
@@ -749,7 +749,7 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
749
749
  return _p.ss($, ($) => ({
750
750
  'option': 'literal',
751
751
  'value': ['group', ['verbose', _p.dictionary.literal({
752
- 'type': (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
752
+ "type": (0, _p_change_context_1.default)($['type'], ($) => ['state', _p.decide.state($, ($) => {
753
753
  switch ($[0]) {
754
754
  case 'identifier':
755
755
  return _p.ss($, ($) => ({
@@ -765,7 +765,7 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
765
765
  return _p.au($[0]);
766
766
  }
767
767
  })]),
768
- 'value': (0, _p_change_context_1.default)($['value'], ($) => ['text', {
768
+ "value": (0, _p_change_context_1.default)($['value'], ($) => ['text', {
769
769
  'delimiter': ['quote', null],
770
770
  'value': $,
771
771
  }]),
@@ -805,24 +805,24 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
805
805
  return _p.ss($, ($) => ({
806
806
  'option': 'assert',
807
807
  'value': ['group', ['verbose', _p.dictionary.literal({
808
- 'tester': (0, _p_change_context_1.default)($['tester'], ($) => (0, exports.Expression)($)),
809
- 'normal flow': (0, _p_change_context_1.default)($['normal flow'], ($) => (0, exports.Expression)($)),
808
+ "tester": (0, _p_change_context_1.default)($['tester'], ($) => (0, exports.Expression)($)),
809
+ "normal flow": (0, _p_change_context_1.default)($['normal flow'], ($) => (0, exports.Expression)($)),
810
810
  })]],
811
811
  }));
812
812
  case 'change context':
813
813
  return _p.ss($, ($) => ({
814
814
  'option': 'change context',
815
815
  'value': ['group', ['verbose', _p.dictionary.literal({
816
- 'new context': (0, _p_change_context_1.default)($['new context'], ($) => (0, exports.Value_Selection)($)),
817
- 'expression': (0, _p_change_context_1.default)($['expression'], ($) => (0, exports.Expression)($)),
816
+ "new context": (0, _p_change_context_1.default)($['new context'], ($) => (0, exports.Value_Selection)($)),
817
+ "expression": (0, _p_change_context_1.default)($['expression'], ($) => (0, exports.Expression)($)),
818
818
  })]],
819
819
  }));
820
820
  case 'variables':
821
821
  return _p.ss($, ($) => ({
822
822
  'option': 'variables',
823
823
  'value': ['group', ['verbose', _p.dictionary.literal({
824
- 'variables': (0, _p_change_context_1.default)($['variables'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
825
- 'callback': (0, _p_change_context_1.default)($['callback'], ($) => (0, exports.Expression)($)),
824
+ "variables": (0, _p_change_context_1.default)($['variables'], ($) => ['dictionary', _p.dictionary.map($, ($, id) => (0, exports.Expression)($))]),
825
+ "callback": (0, _p_change_context_1.default)($['callback'], ($) => (0, exports.Expression)($)),
826
826
  })]],
827
827
  }));
828
828
  case 'implement me':
@@ -837,15 +837,15 @@ const Expression = ($) => ['state', _p.decide.state($, ($) => {
837
837
  return _p.ss($, ($) => ({
838
838
  'option': 'iterate',
839
839
  'value': ['group', ['verbose', _p.dictionary.literal({
840
- 'list': (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
841
- 'handler': (0, _p_change_context_1.default)($['handler'], ($) => (0, exports.Expression)($)),
840
+ "list": (0, _p_change_context_1.default)($['list'], ($) => (0, exports.Value_Selection)($)),
841
+ "handler": (0, _p_change_context_1.default)($['handler'], ($) => (0, exports.Expression)($)),
842
842
  })]],
843
843
  }));
844
844
  case 'unreachable':
845
845
  return _p.ss($, ($) => ({
846
846
  'option': 'unreachable',
847
847
  'value': ['group', ['verbose', _p.dictionary.literal({
848
- 'explanation': (0, _p_change_context_1.default)($['explanation'], ($) => ['text', {
848
+ "explanation": (0, _p_change_context_1.default)($['explanation'], ($) => ['text', {
849
849
  'delimiter': ['quote', null],
850
850
  'value': $,
851
851
  }]),
@@ -875,13 +875,13 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
875
875
  return _p.ss($, ($) => ({
876
876
  'option': 'regular',
877
877
  'value': ['group', ['verbose', _p.dictionary.literal({
878
- 'start': (0, _p_change_context_1.default)($['start'], ($) => ['state', _p.decide.state($, ($) => {
878
+ "start": (0, _p_change_context_1.default)($['start'], ($) => ['state', _p.decide.state($, ($) => {
879
879
  switch ($[0]) {
880
880
  case 'call':
881
881
  return _p.ss($, ($) => ({
882
882
  'option': 'call',
883
883
  'value': ['group', ['verbose', _p.dictionary.literal({
884
- 'source': (0, _p_change_context_1.default)($['source'], ($) => ['state', _p.decide.state($, ($) => {
884
+ "source": (0, _p_change_context_1.default)($['source'], ($) => ['state', _p.decide.state($, ($) => {
885
885
  switch ($[0]) {
886
886
  case 'local':
887
887
  return _p.ss($, ($) => ({
@@ -895,11 +895,11 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
895
895
  return _p.ss($, ($) => ({
896
896
  'option': 'imported',
897
897
  'value': ['group', ['verbose', _p.dictionary.literal({
898
- 'import': (0, _p_change_context_1.default)($['import'], ($) => ['text', {
898
+ "import": (0, _p_change_context_1.default)($['import'], ($) => ['text', {
899
899
  'delimiter': ['quote', null],
900
900
  'value': $,
901
901
  }]),
902
- 'variable': (0, _p_change_context_1.default)($['variable'], ($) => ['text', {
902
+ "variable": (0, _p_change_context_1.default)($['variable'], ($) => ['text', {
903
903
  'delimiter': ['quote', null],
904
904
  'value': $,
905
905
  }]),
@@ -909,9 +909,9 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
909
909
  return _p.au($[0]);
910
910
  }
911
911
  })]),
912
- 'context': (0, _p_change_context_1.default)($['context'], ($) => (0, exports.Expression)($)),
913
- 'abort': (0, _p_change_context_1.default)($['abort'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Expression)($)], () => ['not set', null])]),
914
- 'lookups': (0, _p_change_context_1.default)($['lookups'], ($) => ['optional', _p.decide.optional($, ($) => ['set', ['state', _p.decide.state($, ($) => {
912
+ "context": (0, _p_change_context_1.default)($['context'], ($) => (0, exports.Expression)($)),
913
+ "abort": (0, _p_change_context_1.default)($['abort'], ($) => ['optional', _p.decide.optional($, ($) => ['set', (0, exports.Expression)($)], () => ['not set', null])]),
914
+ "lookups": (0, _p_change_context_1.default)($['lookups'], ($) => ['optional', _p.decide.optional($, ($) => ['set', ['state', _p.decide.state($, ($) => {
915
915
  switch ($[0]) {
916
916
  case 'initialize':
917
917
  return _p.ss($, ($) => ({
@@ -927,7 +927,7 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
927
927
  return _p.au($[0]);
928
928
  }
929
929
  })]], () => ['not set', null])]),
930
- 'arguments': (0, _p_change_context_1.default)($['arguments'], ($) => ['optional', _p.decide.optional($, ($) => ['set', ['state', _p.decide.state($, ($) => {
930
+ "arguments": (0, _p_change_context_1.default)($['arguments'], ($) => ['optional', _p.decide.optional($, ($) => ['set', ['state', _p.decide.state($, ($) => {
931
931
  switch ($[0]) {
932
932
  case 'initialize':
933
933
  return _p.ss($, ($) => ({
@@ -954,29 +954,29 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
954
954
  return _p.ss($, ($) => ({
955
955
  'option': 'dictionary entry',
956
956
  'value': ['group', ['verbose', _p.dictionary.literal({
957
- 'dictionary': (0, _p_change_context_1.default)($['dictionary'], ($) => (0, exports.Value_Selection)($)),
958
- 'id': (0, _p_change_context_1.default)($['id'], ($) => (0, exports.Expression)($)),
959
- 'abort handler': (0, _p_change_context_1.default)($['abort handler'], ($) => (0, exports.Expression)($)),
957
+ "dictionary": (0, _p_change_context_1.default)($['dictionary'], ($) => (0, exports.Value_Selection)($)),
958
+ "id": (0, _p_change_context_1.default)($['id'], ($) => (0, exports.Expression)($)),
959
+ "abort handler": (0, _p_change_context_1.default)($['abort handler'], ($) => (0, exports.Expression)($)),
960
960
  })]],
961
961
  }));
962
962
  case 'list from text':
963
963
  return _p.ss($, ($) => ({
964
964
  'option': 'list from text',
965
965
  'value': ['group', ['verbose', _p.dictionary.literal({
966
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Expression)($)),
967
- 'character handler': (0, _p_change_context_1.default)($['character handler'], ($) => (0, exports.Expression)($)),
966
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Expression)($)),
967
+ "character handler": (0, _p_change_context_1.default)($['character handler'], ($) => (0, exports.Expression)($)),
968
968
  })]],
969
969
  }));
970
970
  case 'lookup entry':
971
971
  return _p.ss($, ($) => ({
972
972
  'option': 'lookup entry',
973
973
  'value': ['group', ['verbose', _p.dictionary.literal({
974
- 'lookup': (0, _p_change_context_1.default)($['lookup'], ($) => (0, exports.Lookup_Selection)($)),
975
- 'id': (0, _p_change_context_1.default)($['id'], ($) => (0, exports.Expression)($)),
976
- 'abort handlers': (0, _p_change_context_1.default)($['abort handlers'], ($) => ['group', ['verbose', _p.dictionary.literal({
977
- 'no such entry': (0, _p_change_context_1.default)($['no such entry'], ($) => (0, exports.Expression)($)),
978
- 'no context lookup': (0, _p_change_context_1.default)($['no context lookup'], ($) => (0, exports.Expression)($)),
979
- 'cycle detected': (0, _p_change_context_1.default)($['cycle detected'], ($) => (0, exports.Expression)($)),
974
+ "lookup": (0, _p_change_context_1.default)($['lookup'], ($) => (0, exports.Lookup_Selection)($)),
975
+ "id": (0, _p_change_context_1.default)($['id'], ($) => (0, exports.Expression)($)),
976
+ "abort handlers": (0, _p_change_context_1.default)($['abort handlers'], ($) => ['group', ['verbose', _p.dictionary.literal({
977
+ "no such entry": (0, _p_change_context_1.default)($['no such entry'], ($) => (0, exports.Expression)($)),
978
+ "no context lookup": (0, _p_change_context_1.default)($['no context lookup'], ($) => (0, exports.Expression)($)),
979
+ "cycle detected": (0, _p_change_context_1.default)($['cycle detected'], ($) => (0, exports.Expression)($)),
980
980
  })]]),
981
981
  })]],
982
982
  }));
@@ -984,12 +984,12 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
984
984
  return _p.ss($, ($) => ({
985
985
  'option': 'lookup entry depth',
986
986
  'value': ['group', ['verbose', _p.dictionary.literal({
987
- 'lookup': (0, _p_change_context_1.default)($['lookup'], ($) => (0, exports.Lookup_Selection)($)),
988
- 'id': (0, _p_change_context_1.default)($['id'], ($) => (0, exports.Expression)($)),
989
- 'abort handlers': (0, _p_change_context_1.default)($['abort handlers'], ($) => ['group', ['verbose', _p.dictionary.literal({
990
- 'no such entry': (0, _p_change_context_1.default)($['no such entry'], ($) => (0, exports.Expression)($)),
991
- 'no context lookup': (0, _p_change_context_1.default)($['no context lookup'], ($) => (0, exports.Expression)($)),
992
- 'cycle detected': (0, _p_change_context_1.default)($['cycle detected'], ($) => (0, exports.Expression)($)),
987
+ "lookup": (0, _p_change_context_1.default)($['lookup'], ($) => (0, exports.Lookup_Selection)($)),
988
+ "id": (0, _p_change_context_1.default)($['id'], ($) => (0, exports.Expression)($)),
989
+ "abort handlers": (0, _p_change_context_1.default)($['abort handlers'], ($) => ['group', ['verbose', _p.dictionary.literal({
990
+ "no such entry": (0, _p_change_context_1.default)($['no such entry'], ($) => (0, exports.Expression)($)),
991
+ "no context lookup": (0, _p_change_context_1.default)($['no context lookup'], ($) => (0, exports.Expression)($)),
992
+ "cycle detected": (0, _p_change_context_1.default)($['cycle detected'], ($) => (0, exports.Expression)($)),
993
993
  })]]),
994
994
  })]],
995
995
  }));
@@ -1026,8 +1026,8 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
1026
1026
  return _p.ss($, ($) => ({
1027
1027
  'option': 'text from list',
1028
1028
  'value': ['group', ['verbose', _p.dictionary.literal({
1029
- 'source': (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Expression)($)),
1030
- 'item handler': (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
1029
+ "source": (0, _p_change_context_1.default)($['source'], ($) => (0, exports.Expression)($)),
1030
+ "item handler": (0, _p_change_context_1.default)($['item handler'], ($) => (0, exports.Expression)($)),
1031
1031
  })]],
1032
1032
  }));
1033
1033
  case 'variable':
@@ -1042,7 +1042,7 @@ const Value_Selection = ($) => ['state', _p.decide.state($, ($) => {
1042
1042
  return _p.au($[0]);
1043
1043
  }
1044
1044
  })]),
1045
- 'tail': (0, _p_change_context_1.default)($['tail'], ($) => ['list', _p.list.map($, ($) => ['text', {
1045
+ "tail": (0, _p_change_context_1.default)($['tail'], ($) => ['list', _p.list.map($, ($) => ['text', {
1046
1046
  'delimiter': ['quote', null],
1047
1047
  'value': $,
1048
1048
  }])]),
@@ -1085,8 +1085,8 @@ const Lookup_Selection = ($) => ['state', _p.decide.state($, ($) => {
1085
1085
  return _p.ss($, ($) => ({
1086
1086
  'option': 'push',
1087
1087
  'value': ['group', ['verbose', _p.dictionary.literal({
1088
- 'stack': (0, _p_change_context_1.default)($['stack'], ($) => (0, exports.Lookup_Selection)($)),
1089
- 'acyclic': (0, _p_change_context_1.default)($['acyclic'], ($) => (0, exports.Lookup_Selection)($)),
1088
+ "stack": (0, _p_change_context_1.default)($['stack'], ($) => (0, exports.Lookup_Selection)($)),
1089
+ "acyclic": (0, _p_change_context_1.default)($['acyclic'], ($) => (0, exports.Lookup_Selection)($)),
1090
1090
  })]],
1091
1091
  }));
1092
1092
  default: