@flock/wirespec 0.10.0 → 0.10.2

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.
@@ -19,28 +19,28 @@
19
19
  'use strict';
20
20
  //region block: imports
21
21
  var imul = Math.imul;
22
- var protoOf = kotlin_kotlin.$_$.va;
23
- var initMetadataForInterface = kotlin_kotlin.$_$.y9;
22
+ var protoOf = kotlin_kotlin.$_$.wa;
23
+ var initMetadataForInterface = kotlin_kotlin.$_$.z9;
24
24
  var VOID = kotlin_kotlin.$_$.g;
25
- var getStringHashCode = kotlin_kotlin.$_$.t9;
26
- var THROW_CCE = kotlin_kotlin.$_$.gf;
27
- var defineProp = kotlin_kotlin.$_$.n9;
28
- var initMetadataForClass = kotlin_kotlin.$_$.v9;
29
- var toString = kotlin_kotlin.$_$.za;
30
- var hashCode = kotlin_kotlin.$_$.u9;
31
- var equals = kotlin_kotlin.$_$.o9;
32
- var getBooleanHashCode = kotlin_kotlin.$_$.q9;
33
- var THROW_IAE = kotlin_kotlin.$_$.hf;
25
+ var getStringHashCode = kotlin_kotlin.$_$.u9;
26
+ var THROW_CCE = kotlin_kotlin.$_$.hf;
27
+ var defineProp = kotlin_kotlin.$_$.o9;
28
+ var initMetadataForClass = kotlin_kotlin.$_$.w9;
29
+ var toString = kotlin_kotlin.$_$.ab;
30
+ var hashCode = kotlin_kotlin.$_$.v9;
31
+ var equals = kotlin_kotlin.$_$.p9;
32
+ var getBooleanHashCode = kotlin_kotlin.$_$.r9;
33
+ var THROW_IAE = kotlin_kotlin.$_$.if;
34
34
  var Unit_instance = kotlin_kotlin.$_$.g4;
35
- var Enum = kotlin_kotlin.$_$.we;
36
- var toString_0 = kotlin_kotlin.$_$.eg;
37
- var noWhenBranchMatchedException = kotlin_kotlin.$_$.cg;
35
+ var Enum = kotlin_kotlin.$_$.xe;
36
+ var toString_0 = kotlin_kotlin.$_$.fg;
37
+ var noWhenBranchMatchedException = kotlin_kotlin.$_$.dg;
38
38
  var _Comment___get_value__impl__8r3pla = kotlin_community_flock_wirespec_compiler_core.$_$.a2;
39
39
  var Comment = kotlin_community_flock_wirespec_compiler_core.$_$.i;
40
40
  var Channel = kotlin_community_flock_wirespec_compiler_core.$_$.h;
41
- var collectionSizeOrDefault = kotlin_kotlin.$_$.h5;
41
+ var collectionSizeOrDefault = kotlin_kotlin.$_$.i5;
42
42
  var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
43
- var copyToArray = kotlin_kotlin.$_$.w5;
43
+ var copyToArray = kotlin_kotlin.$_$.x5;
44
44
  var Union = kotlin_community_flock_wirespec_compiler_core.$_$.c1;
45
45
  var Refined = kotlin_community_flock_wirespec_compiler_core.$_$.z;
46
46
  var Enum_0 = kotlin_community_flock_wirespec_compiler_core.$_$.r;
@@ -54,11 +54,11 @@
54
54
  var Any = kotlin_community_flock_wirespec_compiler_core.$_$.u;
55
55
  var _Comment___init__impl__cg8s2u = kotlin_community_flock_wirespec_compiler_core.$_$.z1;
56
56
  var Companion_instance = kotlin_community_flock_wirespec_compiler_core.$_$.c2;
57
- var toSet = kotlin_kotlin.$_$.p8;
57
+ var toSet = kotlin_kotlin.$_$.q8;
58
58
  var Validator = kotlin_community_flock_wirespec_compiler_core.$_$.y;
59
59
  var Shape = kotlin_community_flock_wirespec_compiler_core.$_$.a1;
60
- var emptyList = kotlin_kotlin.$_$.a6;
61
- var toSet_0 = kotlin_kotlin.$_$.o8;
60
+ var emptyList = kotlin_kotlin.$_$.b6;
61
+ var toSet_0 = kotlin_kotlin.$_$.p8;
62
62
  var Method_GET_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.k1;
63
63
  var Method_POST_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.o1;
64
64
  var Method_PUT_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.p1;
@@ -78,8 +78,8 @@
78
78
  var Right = kotlin_io_arrow_kt_arrow_core.$_$.e;
79
79
  var NonEmptyList = kotlin_io_arrow_kt_arrow_core.$_$.f;
80
80
  var Left = kotlin_io_arrow_kt_arrow_core.$_$.d;
81
- var contentEquals = kotlin_kotlin.$_$.j5;
82
- var contentHashCode = kotlin_kotlin.$_$.l5;
81
+ var contentEquals = kotlin_kotlin.$_$.k5;
82
+ var contentHashCode = kotlin_kotlin.$_$.m5;
83
83
  //endregion
84
84
  //region block: pre-declaration
85
85
  initMetadataForInterface(WsNode, 'WsNode');
@@ -122,21 +122,21 @@
122
122
  function WsNode() {
123
123
  }
124
124
  function WsType(identifier, comment, shape) {
125
- this.h2g_1 = identifier;
125
+ this.j2g_1 = identifier;
126
126
  this.comment = comment;
127
127
  this.shape = shape;
128
128
  }
129
- protoOf(WsType).g2d = function () {
130
- return this.h2g_1;
129
+ protoOf(WsType).j2d = function () {
130
+ return this.j2g_1;
131
131
  };
132
- protoOf(WsType).i2g = function () {
132
+ protoOf(WsType).k2g = function () {
133
133
  return this.comment;
134
134
  };
135
- protoOf(WsType).j2g = function () {
135
+ protoOf(WsType).l2g = function () {
136
136
  return this.shape;
137
137
  };
138
138
  protoOf(WsType).od = function () {
139
- return this.h2g_1;
139
+ return this.j2g_1;
140
140
  };
141
141
  protoOf(WsType).pd = function () {
142
142
  return this.comment;
@@ -144,20 +144,20 @@
144
144
  protoOf(WsType).ph = function () {
145
145
  return this.shape;
146
146
  };
147
- protoOf(WsType).k2g = function (identifier, comment, shape) {
147
+ protoOf(WsType).m2g = function (identifier, comment, shape) {
148
148
  return new WsType(identifier, comment, shape);
149
149
  };
150
150
  protoOf(WsType).copy = function (identifier, comment, shape, $super) {
151
- identifier = identifier === VOID ? this.h2g_1 : identifier;
151
+ identifier = identifier === VOID ? this.j2g_1 : identifier;
152
152
  comment = comment === VOID ? this.comment : comment;
153
153
  shape = shape === VOID ? this.shape : shape;
154
- return this.k2g(identifier, comment, shape);
154
+ return this.m2g(identifier, comment, shape);
155
155
  };
156
156
  protoOf(WsType).toString = function () {
157
- return 'WsType(identifier=' + this.h2g_1 + ', comment=' + this.comment + ', shape=' + this.shape.toString() + ')';
157
+ return 'WsType(identifier=' + this.j2g_1 + ', comment=' + this.comment + ', shape=' + this.shape.toString() + ')';
158
158
  };
159
159
  protoOf(WsType).hashCode = function () {
160
- var result = getStringHashCode(this.h2g_1);
160
+ var result = getStringHashCode(this.j2g_1);
161
161
  result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
162
162
  result = imul(result, 31) + this.shape.hashCode() | 0;
163
163
  return result;
@@ -168,7 +168,7 @@
168
168
  if (!(other instanceof WsType))
169
169
  return false;
170
170
  var tmp0_other_with_cast = other instanceof WsType ? other : THROW_CCE();
171
- if (!(this.h2g_1 === tmp0_other_with_cast.h2g_1))
171
+ if (!(this.j2g_1 === tmp0_other_with_cast.j2g_1))
172
172
  return false;
173
173
  if (!(this.comment == tmp0_other_with_cast.comment))
174
174
  return false;
@@ -185,12 +185,12 @@
185
185
  protoOf(WsShape).od = function () {
186
186
  return this.value;
187
187
  };
188
- protoOf(WsShape).l2g = function (value) {
188
+ protoOf(WsShape).n2g = function (value) {
189
189
  return new WsShape(value);
190
190
  };
191
191
  protoOf(WsShape).copy = function (value, $super) {
192
192
  value = value === VOID ? this.value : value;
193
- return this.l2g(value);
193
+ return this.n2g(value);
194
194
  };
195
195
  protoOf(WsShape).toString = function () {
196
196
  return 'WsShape(value=' + toString(this.value) + ')';
@@ -209,7 +209,7 @@
209
209
  return true;
210
210
  };
211
211
  function WsEndpoint(identifier, comment, method, path, query, headers, cookies, requests, responses) {
212
- this.m2g_1 = identifier;
212
+ this.o2g_1 = identifier;
213
213
  this.comment = comment;
214
214
  this.method = method;
215
215
  this.path = path;
@@ -219,35 +219,35 @@
219
219
  this.requests = requests;
220
220
  this.responses = responses;
221
221
  }
222
- protoOf(WsEndpoint).g2d = function () {
223
- return this.m2g_1;
222
+ protoOf(WsEndpoint).j2d = function () {
223
+ return this.o2g_1;
224
224
  };
225
- protoOf(WsEndpoint).i2g = function () {
225
+ protoOf(WsEndpoint).k2g = function () {
226
226
  return this.comment;
227
227
  };
228
- protoOf(WsEndpoint).n2g = function () {
228
+ protoOf(WsEndpoint).p2g = function () {
229
229
  return this.method;
230
230
  };
231
- protoOf(WsEndpoint).o2g = function () {
231
+ protoOf(WsEndpoint).q2g = function () {
232
232
  return this.path;
233
233
  };
234
- protoOf(WsEndpoint).p2g = function () {
234
+ protoOf(WsEndpoint).r2g = function () {
235
235
  return this.query;
236
236
  };
237
- protoOf(WsEndpoint).q2g = function () {
237
+ protoOf(WsEndpoint).s2g = function () {
238
238
  return this.headers;
239
239
  };
240
- protoOf(WsEndpoint).r2g = function () {
240
+ protoOf(WsEndpoint).t2g = function () {
241
241
  return this.cookies;
242
242
  };
243
- protoOf(WsEndpoint).s2g = function () {
243
+ protoOf(WsEndpoint).u2g = function () {
244
244
  return this.requests;
245
245
  };
246
- protoOf(WsEndpoint).t2g = function () {
246
+ protoOf(WsEndpoint).v2g = function () {
247
247
  return this.responses;
248
248
  };
249
249
  protoOf(WsEndpoint).od = function () {
250
- return this.m2g_1;
250
+ return this.o2g_1;
251
251
  };
252
252
  protoOf(WsEndpoint).pd = function () {
253
253
  return this.comment;
@@ -255,29 +255,29 @@
255
255
  protoOf(WsEndpoint).ph = function () {
256
256
  return this.method;
257
257
  };
258
- protoOf(WsEndpoint).u2g = function () {
258
+ protoOf(WsEndpoint).w2g = function () {
259
259
  return this.path;
260
260
  };
261
- protoOf(WsEndpoint).v2g = function () {
261
+ protoOf(WsEndpoint).x2g = function () {
262
262
  return this.query;
263
263
  };
264
- protoOf(WsEndpoint).w2g = function () {
264
+ protoOf(WsEndpoint).y2g = function () {
265
265
  return this.headers;
266
266
  };
267
- protoOf(WsEndpoint).x2g = function () {
267
+ protoOf(WsEndpoint).z2g = function () {
268
268
  return this.cookies;
269
269
  };
270
- protoOf(WsEndpoint).y2g = function () {
270
+ protoOf(WsEndpoint).a2h = function () {
271
271
  return this.requests;
272
272
  };
273
- protoOf(WsEndpoint).z2g = function () {
273
+ protoOf(WsEndpoint).b2h = function () {
274
274
  return this.responses;
275
275
  };
276
- protoOf(WsEndpoint).a2h = function (identifier, comment, method, path, query, headers, cookies, requests, responses) {
276
+ protoOf(WsEndpoint).c2h = function (identifier, comment, method, path, query, headers, cookies, requests, responses) {
277
277
  return new WsEndpoint(identifier, comment, method, path, query, headers, cookies, requests, responses);
278
278
  };
279
279
  protoOf(WsEndpoint).copy = function (identifier, comment, method, path, query, headers, cookies, requests, responses, $super) {
280
- identifier = identifier === VOID ? this.m2g_1 : identifier;
280
+ identifier = identifier === VOID ? this.o2g_1 : identifier;
281
281
  comment = comment === VOID ? this.comment : comment;
282
282
  method = method === VOID ? this.method : method;
283
283
  path = path === VOID ? this.path : path;
@@ -286,13 +286,13 @@
286
286
  cookies = cookies === VOID ? this.cookies : cookies;
287
287
  requests = requests === VOID ? this.requests : requests;
288
288
  responses = responses === VOID ? this.responses : responses;
289
- return this.a2h(identifier, comment, method, path, query, headers, cookies, requests, responses);
289
+ return this.c2h(identifier, comment, method, path, query, headers, cookies, requests, responses);
290
290
  };
291
291
  protoOf(WsEndpoint).toString = function () {
292
- return 'WsEndpoint(identifier=' + this.m2g_1 + ', comment=' + this.comment + ', method=' + this.method.toString() + ', path=' + toString(this.path) + ', query=' + toString(this.query) + ', headers=' + toString(this.headers) + ', cookies=' + toString(this.cookies) + ', requests=' + toString(this.requests) + ', responses=' + toString(this.responses) + ')';
292
+ return 'WsEndpoint(identifier=' + this.o2g_1 + ', comment=' + this.comment + ', method=' + this.method.toString() + ', path=' + toString(this.path) + ', query=' + toString(this.query) + ', headers=' + toString(this.headers) + ', cookies=' + toString(this.cookies) + ', requests=' + toString(this.requests) + ', responses=' + toString(this.responses) + ')';
293
293
  };
294
294
  protoOf(WsEndpoint).hashCode = function () {
295
- var result = getStringHashCode(this.m2g_1);
295
+ var result = getStringHashCode(this.o2g_1);
296
296
  result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
297
297
  result = imul(result, 31) + this.method.hashCode() | 0;
298
298
  result = imul(result, 31) + hashCode(this.path) | 0;
@@ -309,7 +309,7 @@
309
309
  if (!(other instanceof WsEndpoint))
310
310
  return false;
311
311
  var tmp0_other_with_cast = other instanceof WsEndpoint ? other : THROW_CCE();
312
- if (!(this.m2g_1 === tmp0_other_with_cast.m2g_1))
312
+ if (!(this.o2g_1 === tmp0_other_with_cast.o2g_1))
313
313
  return false;
314
314
  if (!(this.comment == tmp0_other_with_cast.comment))
315
315
  return false;
@@ -330,21 +330,21 @@
330
330
  return true;
331
331
  };
332
332
  function WsEnum(identifier, comment, entries) {
333
- this.b2h_1 = identifier;
333
+ this.d2h_1 = identifier;
334
334
  this.comment = comment;
335
335
  this.entries = entries;
336
336
  }
337
- protoOf(WsEnum).g2d = function () {
338
- return this.b2h_1;
337
+ protoOf(WsEnum).j2d = function () {
338
+ return this.d2h_1;
339
339
  };
340
- protoOf(WsEnum).i2g = function () {
340
+ protoOf(WsEnum).k2g = function () {
341
341
  return this.comment;
342
342
  };
343
343
  protoOf(WsEnum).z = function () {
344
344
  return this.entries;
345
345
  };
346
346
  protoOf(WsEnum).od = function () {
347
- return this.b2h_1;
347
+ return this.d2h_1;
348
348
  };
349
349
  protoOf(WsEnum).pd = function () {
350
350
  return this.comment;
@@ -352,20 +352,20 @@
352
352
  protoOf(WsEnum).ph = function () {
353
353
  return this.entries;
354
354
  };
355
- protoOf(WsEnum).c2h = function (identifier, comment, entries) {
355
+ protoOf(WsEnum).e2h = function (identifier, comment, entries) {
356
356
  return new WsEnum(identifier, comment, entries);
357
357
  };
358
358
  protoOf(WsEnum).copy = function (identifier, comment, entries, $super) {
359
- identifier = identifier === VOID ? this.b2h_1 : identifier;
359
+ identifier = identifier === VOID ? this.d2h_1 : identifier;
360
360
  comment = comment === VOID ? this.comment : comment;
361
361
  entries = entries === VOID ? this.entries : entries;
362
- return this.c2h(identifier, comment, entries);
362
+ return this.e2h(identifier, comment, entries);
363
363
  };
364
364
  protoOf(WsEnum).toString = function () {
365
- return 'WsEnum(identifier=' + this.b2h_1 + ', comment=' + this.comment + ', entries=' + toString(this.entries) + ')';
365
+ return 'WsEnum(identifier=' + this.d2h_1 + ', comment=' + this.comment + ', entries=' + toString(this.entries) + ')';
366
366
  };
367
367
  protoOf(WsEnum).hashCode = function () {
368
- var result = getStringHashCode(this.b2h_1);
368
+ var result = getStringHashCode(this.d2h_1);
369
369
  result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
370
370
  result = imul(result, 31) + hashCode(this.entries) | 0;
371
371
  return result;
@@ -376,7 +376,7 @@
376
376
  if (!(other instanceof WsEnum))
377
377
  return false;
378
378
  var tmp0_other_with_cast = other instanceof WsEnum ? other : THROW_CCE();
379
- if (!(this.b2h_1 === tmp0_other_with_cast.b2h_1))
379
+ if (!(this.d2h_1 === tmp0_other_with_cast.d2h_1))
380
380
  return false;
381
381
  if (!(this.comment == tmp0_other_with_cast.comment))
382
382
  return false;
@@ -385,21 +385,21 @@
385
385
  return true;
386
386
  };
387
387
  function WsUnion(identifier, comment, entries) {
388
- this.d2h_1 = identifier;
388
+ this.f2h_1 = identifier;
389
389
  this.comment = comment;
390
390
  this.entries = entries;
391
391
  }
392
- protoOf(WsUnion).g2d = function () {
393
- return this.d2h_1;
392
+ protoOf(WsUnion).j2d = function () {
393
+ return this.f2h_1;
394
394
  };
395
- protoOf(WsUnion).i2g = function () {
395
+ protoOf(WsUnion).k2g = function () {
396
396
  return this.comment;
397
397
  };
398
398
  protoOf(WsUnion).z = function () {
399
399
  return this.entries;
400
400
  };
401
401
  protoOf(WsUnion).od = function () {
402
- return this.d2h_1;
402
+ return this.f2h_1;
403
403
  };
404
404
  protoOf(WsUnion).pd = function () {
405
405
  return this.comment;
@@ -407,20 +407,20 @@
407
407
  protoOf(WsUnion).ph = function () {
408
408
  return this.entries;
409
409
  };
410
- protoOf(WsUnion).e2h = function (identifier, comment, entries) {
410
+ protoOf(WsUnion).g2h = function (identifier, comment, entries) {
411
411
  return new WsUnion(identifier, comment, entries);
412
412
  };
413
413
  protoOf(WsUnion).copy = function (identifier, comment, entries, $super) {
414
- identifier = identifier === VOID ? this.d2h_1 : identifier;
414
+ identifier = identifier === VOID ? this.f2h_1 : identifier;
415
415
  comment = comment === VOID ? this.comment : comment;
416
416
  entries = entries === VOID ? this.entries : entries;
417
- return this.e2h(identifier, comment, entries);
417
+ return this.g2h(identifier, comment, entries);
418
418
  };
419
419
  protoOf(WsUnion).toString = function () {
420
- return 'WsUnion(identifier=' + this.d2h_1 + ', comment=' + this.comment + ', entries=' + toString(this.entries) + ')';
420
+ return 'WsUnion(identifier=' + this.f2h_1 + ', comment=' + this.comment + ', entries=' + toString(this.entries) + ')';
421
421
  };
422
422
  protoOf(WsUnion).hashCode = function () {
423
- var result = getStringHashCode(this.d2h_1);
423
+ var result = getStringHashCode(this.f2h_1);
424
424
  result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
425
425
  result = imul(result, 31) + hashCode(this.entries) | 0;
426
426
  return result;
@@ -431,7 +431,7 @@
431
431
  if (!(other instanceof WsUnion))
432
432
  return false;
433
433
  var tmp0_other_with_cast = other instanceof WsUnion ? other : THROW_CCE();
434
- if (!(this.d2h_1 === tmp0_other_with_cast.d2h_1))
434
+ if (!(this.f2h_1 === tmp0_other_with_cast.f2h_1))
435
435
  return false;
436
436
  if (!(this.comment == tmp0_other_with_cast.comment))
437
437
  return false;
@@ -440,25 +440,25 @@
440
440
  return true;
441
441
  };
442
442
  function WsChannel(identifier, comment, reference, isNullable) {
443
- this.f2h_1 = identifier;
443
+ this.h2h_1 = identifier;
444
444
  this.comment = comment;
445
445
  this.reference = reference;
446
446
  this.isNullable = isNullable;
447
447
  }
448
- protoOf(WsChannel).g2d = function () {
449
- return this.f2h_1;
448
+ protoOf(WsChannel).j2d = function () {
449
+ return this.h2h_1;
450
450
  };
451
- protoOf(WsChannel).i2g = function () {
451
+ protoOf(WsChannel).k2g = function () {
452
452
  return this.comment;
453
453
  };
454
- protoOf(WsChannel).g2h = function () {
454
+ protoOf(WsChannel).i2h = function () {
455
455
  return this.reference;
456
456
  };
457
457
  protoOf(WsChannel).vl = function () {
458
458
  return this.isNullable;
459
459
  };
460
460
  protoOf(WsChannel).od = function () {
461
- return this.f2h_1;
461
+ return this.h2h_1;
462
462
  };
463
463
  protoOf(WsChannel).pd = function () {
464
464
  return this.comment;
@@ -466,24 +466,24 @@
466
466
  protoOf(WsChannel).ph = function () {
467
467
  return this.reference;
468
468
  };
469
- protoOf(WsChannel).u2g = function () {
469
+ protoOf(WsChannel).w2g = function () {
470
470
  return this.isNullable;
471
471
  };
472
- protoOf(WsChannel).h2h = function (identifier, comment, reference, isNullable) {
472
+ protoOf(WsChannel).j2h = function (identifier, comment, reference, isNullable) {
473
473
  return new WsChannel(identifier, comment, reference, isNullable);
474
474
  };
475
475
  protoOf(WsChannel).copy = function (identifier, comment, reference, isNullable, $super) {
476
- identifier = identifier === VOID ? this.f2h_1 : identifier;
476
+ identifier = identifier === VOID ? this.h2h_1 : identifier;
477
477
  comment = comment === VOID ? this.comment : comment;
478
478
  reference = reference === VOID ? this.reference : reference;
479
479
  isNullable = isNullable === VOID ? this.isNullable : isNullable;
480
- return this.h2h(identifier, comment, reference, isNullable);
480
+ return this.j2h(identifier, comment, reference, isNullable);
481
481
  };
482
482
  protoOf(WsChannel).toString = function () {
483
- return 'WsChannel(identifier=' + this.f2h_1 + ', comment=' + this.comment + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
483
+ return 'WsChannel(identifier=' + this.h2h_1 + ', comment=' + this.comment + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
484
484
  };
485
485
  protoOf(WsChannel).hashCode = function () {
486
- var result = getStringHashCode(this.f2h_1);
486
+ var result = getStringHashCode(this.h2h_1);
487
487
  result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
488
488
  result = imul(result, 31) + hashCode(this.reference) | 0;
489
489
  result = imul(result, 31) + getBooleanHashCode(this.isNullable) | 0;
@@ -495,7 +495,7 @@
495
495
  if (!(other instanceof WsChannel))
496
496
  return false;
497
497
  var tmp0_other_with_cast = other instanceof WsChannel ? other : THROW_CCE();
498
- if (!(this.f2h_1 === tmp0_other_with_cast.f2h_1))
498
+ if (!(this.h2h_1 === tmp0_other_with_cast.h2h_1))
499
499
  return false;
500
500
  if (!(this.comment == tmp0_other_with_cast.comment))
501
501
  return false;
@@ -506,21 +506,21 @@
506
506
  return true;
507
507
  };
508
508
  function WsRefined(identifier, comment, validator) {
509
- this.i2h_1 = identifier;
509
+ this.k2h_1 = identifier;
510
510
  this.comment = comment;
511
511
  this.validator = validator;
512
512
  }
513
- protoOf(WsRefined).g2d = function () {
514
- return this.i2h_1;
513
+ protoOf(WsRefined).j2d = function () {
514
+ return this.k2h_1;
515
515
  };
516
- protoOf(WsRefined).i2g = function () {
516
+ protoOf(WsRefined).k2g = function () {
517
517
  return this.comment;
518
518
  };
519
- protoOf(WsRefined).j2h = function () {
519
+ protoOf(WsRefined).l2h = function () {
520
520
  return this.validator;
521
521
  };
522
522
  protoOf(WsRefined).od = function () {
523
- return this.i2h_1;
523
+ return this.k2h_1;
524
524
  };
525
525
  protoOf(WsRefined).pd = function () {
526
526
  return this.comment;
@@ -528,20 +528,20 @@
528
528
  protoOf(WsRefined).ph = function () {
529
529
  return this.validator;
530
530
  };
531
- protoOf(WsRefined).k2h = function (identifier, comment, validator) {
531
+ protoOf(WsRefined).m2h = function (identifier, comment, validator) {
532
532
  return new WsRefined(identifier, comment, validator);
533
533
  };
534
534
  protoOf(WsRefined).copy = function (identifier, comment, validator, $super) {
535
- identifier = identifier === VOID ? this.i2h_1 : identifier;
535
+ identifier = identifier === VOID ? this.k2h_1 : identifier;
536
536
  comment = comment === VOID ? this.comment : comment;
537
537
  validator = validator === VOID ? this.validator : validator;
538
- return this.k2h(identifier, comment, validator);
538
+ return this.m2h(identifier, comment, validator);
539
539
  };
540
540
  protoOf(WsRefined).toString = function () {
541
- return 'WsRefined(identifier=' + this.i2h_1 + ', comment=' + this.comment + ', validator=' + this.validator + ')';
541
+ return 'WsRefined(identifier=' + this.k2h_1 + ', comment=' + this.comment + ', validator=' + this.validator + ')';
542
542
  };
543
543
  protoOf(WsRefined).hashCode = function () {
544
- var result = getStringHashCode(this.i2h_1);
544
+ var result = getStringHashCode(this.k2h_1);
545
545
  result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
546
546
  result = imul(result, 31) + getStringHashCode(this.validator) | 0;
547
547
  return result;
@@ -552,7 +552,7 @@
552
552
  if (!(other instanceof WsRefined))
553
553
  return false;
554
554
  var tmp0_other_with_cast = other instanceof WsRefined ? other : THROW_CCE();
555
- if (!(this.i2h_1 === tmp0_other_with_cast.i2h_1))
555
+ if (!(this.k2h_1 === tmp0_other_with_cast.k2h_1))
556
556
  return false;
557
557
  if (!(this.comment == tmp0_other_with_cast.comment))
558
558
  return false;
@@ -623,12 +623,12 @@
623
623
  protoOf(WsLiteral).od = function () {
624
624
  return this.value;
625
625
  };
626
- protoOf(WsLiteral).n2h = function (value) {
626
+ protoOf(WsLiteral).p2h = function (value) {
627
627
  return new WsLiteral(value);
628
628
  };
629
629
  protoOf(WsLiteral).copy = function (value, $super) {
630
630
  value = value === VOID ? this.value : value;
631
- return this.n2h(value);
631
+ return this.p2h(value);
632
632
  };
633
633
  protoOf(WsLiteral).toString = function () {
634
634
  return 'WsLiteral(value=' + this.value + ')';
@@ -650,10 +650,10 @@
650
650
  this.identifier = identifier;
651
651
  this.reference = reference;
652
652
  }
653
- protoOf(WsParam).g2d = function () {
653
+ protoOf(WsParam).j2d = function () {
654
654
  return this.identifier;
655
655
  };
656
- protoOf(WsParam).g2h = function () {
656
+ protoOf(WsParam).i2h = function () {
657
657
  return this.reference;
658
658
  };
659
659
  protoOf(WsParam).od = function () {
@@ -662,13 +662,13 @@
662
662
  protoOf(WsParam).pd = function () {
663
663
  return this.reference;
664
664
  };
665
- protoOf(WsParam).o2h = function (identifier, reference) {
665
+ protoOf(WsParam).q2h = function (identifier, reference) {
666
666
  return new WsParam(identifier, reference);
667
667
  };
668
668
  protoOf(WsParam).copy = function (identifier, reference, $super) {
669
669
  identifier = identifier === VOID ? this.identifier : identifier;
670
670
  reference = reference === VOID ? this.reference : reference;
671
- return this.o2h(identifier, reference);
671
+ return this.q2h(identifier, reference);
672
672
  };
673
673
  protoOf(WsParam).toString = function () {
674
674
  return 'WsParam(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ')';
@@ -699,12 +699,12 @@
699
699
  protoOf(Shape_0).od = function () {
700
700
  return this.value;
701
701
  };
702
- protoOf(Shape_0).l2g = function (value) {
702
+ protoOf(Shape_0).n2g = function (value) {
703
703
  return new Shape_0(value);
704
704
  };
705
705
  protoOf(Shape_0).copy = function (value, $super) {
706
706
  value = value === VOID ? this.value : value;
707
- return this.l2g(value);
707
+ return this.n2g(value);
708
708
  };
709
709
  protoOf(Shape_0).toString = function () {
710
710
  return 'Shape(value=' + toString(this.value) + ')';
@@ -727,10 +727,10 @@
727
727
  this.reference = reference;
728
728
  this.isNullable = isNullable;
729
729
  }
730
- protoOf(WsField).g2d = function () {
730
+ protoOf(WsField).j2d = function () {
731
731
  return this.identifier;
732
732
  };
733
- protoOf(WsField).g2h = function () {
733
+ protoOf(WsField).i2h = function () {
734
734
  return this.reference;
735
735
  };
736
736
  protoOf(WsField).vl = function () {
@@ -745,14 +745,14 @@
745
745
  protoOf(WsField).ph = function () {
746
746
  return this.isNullable;
747
747
  };
748
- protoOf(WsField).p2h = function (identifier, reference, isNullable) {
748
+ protoOf(WsField).r2h = function (identifier, reference, isNullable) {
749
749
  return new WsField(identifier, reference, isNullable);
750
750
  };
751
751
  protoOf(WsField).copy = function (identifier, reference, isNullable, $super) {
752
752
  identifier = identifier === VOID ? this.identifier : identifier;
753
753
  reference = reference === VOID ? this.reference : reference;
754
754
  isNullable = isNullable === VOID ? this.isNullable : isNullable;
755
- return this.p2h(identifier, reference, isNullable);
755
+ return this.r2h(identifier, reference, isNullable);
756
756
  };
757
757
  protoOf(WsField).toString = function () {
758
758
  return 'WsField(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
@@ -786,12 +786,12 @@
786
786
  protoOf(WsIdentifier).od = function () {
787
787
  return this.value;
788
788
  };
789
- protoOf(WsIdentifier).n2h = function (value) {
789
+ protoOf(WsIdentifier).p2h = function (value) {
790
790
  return new WsIdentifier(value);
791
791
  };
792
792
  protoOf(WsIdentifier).copy = function (value, $super) {
793
793
  value = value === VOID ? this.value : value;
794
- return this.n2h(value);
794
+ return this.p2h(value);
795
795
  };
796
796
  protoOf(WsIdentifier).toString = function () {
797
797
  return 'WsIdentifier(value=' + this.value + ')';
@@ -813,35 +813,35 @@
813
813
  }
814
814
  function WsAny(isIterable, isMap) {
815
815
  isMap = isMap === VOID ? false : isMap;
816
- this.r2h_1 = isIterable;
817
- this.s2h_1 = isMap;
816
+ this.t2h_1 = isIterable;
817
+ this.u2h_1 = isMap;
818
818
  }
819
819
  protoOf(WsAny).z22 = function () {
820
- return this.r2h_1;
820
+ return this.t2h_1;
821
821
  };
822
- protoOf(WsAny).q2h = function () {
823
- return this.s2h_1;
822
+ protoOf(WsAny).s2h = function () {
823
+ return this.u2h_1;
824
824
  };
825
825
  protoOf(WsAny).od = function () {
826
- return this.r2h_1;
826
+ return this.t2h_1;
827
827
  };
828
828
  protoOf(WsAny).pd = function () {
829
- return this.s2h_1;
829
+ return this.u2h_1;
830
830
  };
831
- protoOf(WsAny).k2d = function (isIterable, isMap) {
831
+ protoOf(WsAny).n2d = function (isIterable, isMap) {
832
832
  return new WsAny(isIterable, isMap);
833
833
  };
834
834
  protoOf(WsAny).copy = function (isIterable, isMap, $super) {
835
- isIterable = isIterable === VOID ? this.r2h_1 : isIterable;
836
- isMap = isMap === VOID ? this.s2h_1 : isMap;
837
- return this.k2d(isIterable, isMap);
835
+ isIterable = isIterable === VOID ? this.t2h_1 : isIterable;
836
+ isMap = isMap === VOID ? this.u2h_1 : isMap;
837
+ return this.n2d(isIterable, isMap);
838
838
  };
839
839
  protoOf(WsAny).toString = function () {
840
- return 'WsAny(isIterable=' + this.r2h_1 + ', isMap=' + this.s2h_1 + ')';
840
+ return 'WsAny(isIterable=' + this.t2h_1 + ', isMap=' + this.u2h_1 + ')';
841
841
  };
842
842
  protoOf(WsAny).hashCode = function () {
843
- var result = getBooleanHashCode(this.r2h_1);
844
- result = imul(result, 31) + getBooleanHashCode(this.s2h_1) | 0;
843
+ var result = getBooleanHashCode(this.t2h_1);
844
+ result = imul(result, 31) + getBooleanHashCode(this.u2h_1) | 0;
845
845
  return result;
846
846
  };
847
847
  protoOf(WsAny).equals = function (other) {
@@ -850,43 +850,43 @@
850
850
  if (!(other instanceof WsAny))
851
851
  return false;
852
852
  var tmp0_other_with_cast = other instanceof WsAny ? other : THROW_CCE();
853
- if (!(this.r2h_1 === tmp0_other_with_cast.r2h_1))
853
+ if (!(this.t2h_1 === tmp0_other_with_cast.t2h_1))
854
854
  return false;
855
- if (!(this.s2h_1 === tmp0_other_with_cast.s2h_1))
855
+ if (!(this.u2h_1 === tmp0_other_with_cast.u2h_1))
856
856
  return false;
857
857
  return true;
858
858
  };
859
859
  function WsUnit(isIterable, isMap) {
860
860
  isMap = isMap === VOID ? false : isMap;
861
- this.t2h_1 = isIterable;
862
- this.u2h_1 = isMap;
861
+ this.v2h_1 = isIterable;
862
+ this.w2h_1 = isMap;
863
863
  }
864
864
  protoOf(WsUnit).z22 = function () {
865
- return this.t2h_1;
865
+ return this.v2h_1;
866
866
  };
867
- protoOf(WsUnit).q2h = function () {
868
- return this.u2h_1;
867
+ protoOf(WsUnit).s2h = function () {
868
+ return this.w2h_1;
869
869
  };
870
870
  protoOf(WsUnit).od = function () {
871
- return this.t2h_1;
871
+ return this.v2h_1;
872
872
  };
873
873
  protoOf(WsUnit).pd = function () {
874
- return this.u2h_1;
874
+ return this.w2h_1;
875
875
  };
876
- protoOf(WsUnit).k2d = function (isIterable, isMap) {
876
+ protoOf(WsUnit).n2d = function (isIterable, isMap) {
877
877
  return new WsUnit(isIterable, isMap);
878
878
  };
879
879
  protoOf(WsUnit).copy = function (isIterable, isMap, $super) {
880
- isIterable = isIterable === VOID ? this.t2h_1 : isIterable;
881
- isMap = isMap === VOID ? this.u2h_1 : isMap;
882
- return this.k2d(isIterable, isMap);
880
+ isIterable = isIterable === VOID ? this.v2h_1 : isIterable;
881
+ isMap = isMap === VOID ? this.w2h_1 : isMap;
882
+ return this.n2d(isIterable, isMap);
883
883
  };
884
884
  protoOf(WsUnit).toString = function () {
885
- return 'WsUnit(isIterable=' + this.t2h_1 + ', isMap=' + this.u2h_1 + ')';
885
+ return 'WsUnit(isIterable=' + this.v2h_1 + ', isMap=' + this.w2h_1 + ')';
886
886
  };
887
887
  protoOf(WsUnit).hashCode = function () {
888
- var result = getBooleanHashCode(this.t2h_1);
889
- result = imul(result, 31) + getBooleanHashCode(this.u2h_1) | 0;
888
+ var result = getBooleanHashCode(this.v2h_1);
889
+ result = imul(result, 31) + getBooleanHashCode(this.w2h_1) | 0;
890
890
  return result;
891
891
  };
892
892
  protoOf(WsUnit).equals = function (other) {
@@ -895,52 +895,52 @@
895
895
  if (!(other instanceof WsUnit))
896
896
  return false;
897
897
  var tmp0_other_with_cast = other instanceof WsUnit ? other : THROW_CCE();
898
- if (!(this.t2h_1 === tmp0_other_with_cast.t2h_1))
898
+ if (!(this.v2h_1 === tmp0_other_with_cast.v2h_1))
899
899
  return false;
900
- if (!(this.u2h_1 === tmp0_other_with_cast.u2h_1))
900
+ if (!(this.w2h_1 === tmp0_other_with_cast.w2h_1))
901
901
  return false;
902
902
  return true;
903
903
  };
904
904
  function WsCustom(value, isIterable, isMap) {
905
905
  isMap = isMap === VOID ? false : isMap;
906
906
  this.value = value;
907
- this.v2h_1 = isIterable;
908
- this.w2h_1 = isMap;
907
+ this.x2h_1 = isIterable;
908
+ this.y2h_1 = isMap;
909
909
  }
910
910
  protoOf(WsCustom).b1 = function () {
911
911
  return this.value;
912
912
  };
913
913
  protoOf(WsCustom).z22 = function () {
914
- return this.v2h_1;
914
+ return this.x2h_1;
915
915
  };
916
- protoOf(WsCustom).q2h = function () {
917
- return this.w2h_1;
916
+ protoOf(WsCustom).s2h = function () {
917
+ return this.y2h_1;
918
918
  };
919
919
  protoOf(WsCustom).od = function () {
920
920
  return this.value;
921
921
  };
922
922
  protoOf(WsCustom).pd = function () {
923
- return this.v2h_1;
923
+ return this.x2h_1;
924
924
  };
925
925
  protoOf(WsCustom).ph = function () {
926
- return this.w2h_1;
926
+ return this.y2h_1;
927
927
  };
928
- protoOf(WsCustom).n2d = function (value, isIterable, isMap) {
928
+ protoOf(WsCustom).q2d = function (value, isIterable, isMap) {
929
929
  return new WsCustom(value, isIterable, isMap);
930
930
  };
931
931
  protoOf(WsCustom).copy = function (value, isIterable, isMap, $super) {
932
932
  value = value === VOID ? this.value : value;
933
- isIterable = isIterable === VOID ? this.v2h_1 : isIterable;
934
- isMap = isMap === VOID ? this.w2h_1 : isMap;
935
- return this.n2d(value, isIterable, isMap);
933
+ isIterable = isIterable === VOID ? this.x2h_1 : isIterable;
934
+ isMap = isMap === VOID ? this.y2h_1 : isMap;
935
+ return this.q2d(value, isIterable, isMap);
936
936
  };
937
937
  protoOf(WsCustom).toString = function () {
938
- return 'WsCustom(value=' + this.value + ', isIterable=' + this.v2h_1 + ', isMap=' + this.w2h_1 + ')';
938
+ return 'WsCustom(value=' + this.value + ', isIterable=' + this.x2h_1 + ', isMap=' + this.y2h_1 + ')';
939
939
  };
940
940
  protoOf(WsCustom).hashCode = function () {
941
941
  var result = getStringHashCode(this.value);
942
- result = imul(result, 31) + getBooleanHashCode(this.v2h_1) | 0;
943
- result = imul(result, 31) + getBooleanHashCode(this.w2h_1) | 0;
942
+ result = imul(result, 31) + getBooleanHashCode(this.x2h_1) | 0;
943
+ result = imul(result, 31) + getBooleanHashCode(this.y2h_1) | 0;
944
944
  return result;
945
945
  };
946
946
  protoOf(WsCustom).equals = function (other) {
@@ -951,52 +951,52 @@
951
951
  var tmp0_other_with_cast = other instanceof WsCustom ? other : THROW_CCE();
952
952
  if (!(this.value === tmp0_other_with_cast.value))
953
953
  return false;
954
- if (!(this.v2h_1 === tmp0_other_with_cast.v2h_1))
954
+ if (!(this.x2h_1 === tmp0_other_with_cast.x2h_1))
955
955
  return false;
956
- if (!(this.w2h_1 === tmp0_other_with_cast.w2h_1))
956
+ if (!(this.y2h_1 === tmp0_other_with_cast.y2h_1))
957
957
  return false;
958
958
  return true;
959
959
  };
960
960
  function WsPrimitive(type, isIterable, isMap) {
961
961
  isMap = isMap === VOID ? false : isMap;
962
962
  this.type = type;
963
- this.x2h_1 = isIterable;
964
- this.y2h_1 = isMap;
963
+ this.z2h_1 = isIterable;
964
+ this.a2i_1 = isMap;
965
965
  }
966
- protoOf(WsPrimitive).z2h = function () {
966
+ protoOf(WsPrimitive).b2i = function () {
967
967
  return this.type;
968
968
  };
969
969
  protoOf(WsPrimitive).z22 = function () {
970
- return this.x2h_1;
970
+ return this.z2h_1;
971
971
  };
972
- protoOf(WsPrimitive).q2h = function () {
973
- return this.y2h_1;
972
+ protoOf(WsPrimitive).s2h = function () {
973
+ return this.a2i_1;
974
974
  };
975
975
  protoOf(WsPrimitive).od = function () {
976
976
  return this.type;
977
977
  };
978
978
  protoOf(WsPrimitive).pd = function () {
979
- return this.x2h_1;
979
+ return this.z2h_1;
980
980
  };
981
981
  protoOf(WsPrimitive).ph = function () {
982
- return this.y2h_1;
982
+ return this.a2i_1;
983
983
  };
984
- protoOf(WsPrimitive).a2i = function (type, isIterable, isMap) {
984
+ protoOf(WsPrimitive).c2i = function (type, isIterable, isMap) {
985
985
  return new WsPrimitive(type, isIterable, isMap);
986
986
  };
987
987
  protoOf(WsPrimitive).copy = function (type, isIterable, isMap, $super) {
988
988
  type = type === VOID ? this.type : type;
989
- isIterable = isIterable === VOID ? this.x2h_1 : isIterable;
990
- isMap = isMap === VOID ? this.y2h_1 : isMap;
991
- return this.a2i(type, isIterable, isMap);
989
+ isIterable = isIterable === VOID ? this.z2h_1 : isIterable;
990
+ isMap = isMap === VOID ? this.a2i_1 : isMap;
991
+ return this.c2i(type, isIterable, isMap);
992
992
  };
993
993
  protoOf(WsPrimitive).toString = function () {
994
- return 'WsPrimitive(type=' + this.type.toString() + ', isIterable=' + this.x2h_1 + ', isMap=' + this.y2h_1 + ')';
994
+ return 'WsPrimitive(type=' + this.type.toString() + ', isIterable=' + this.z2h_1 + ', isMap=' + this.a2i_1 + ')';
995
995
  };
996
996
  protoOf(WsPrimitive).hashCode = function () {
997
997
  var result = this.type.hashCode();
998
- result = imul(result, 31) + getBooleanHashCode(this.x2h_1) | 0;
999
- result = imul(result, 31) + getBooleanHashCode(this.y2h_1) | 0;
998
+ result = imul(result, 31) + getBooleanHashCode(this.z2h_1) | 0;
999
+ result = imul(result, 31) + getBooleanHashCode(this.a2i_1) | 0;
1000
1000
  return result;
1001
1001
  };
1002
1002
  protoOf(WsPrimitive).equals = function (other) {
@@ -1007,9 +1007,9 @@
1007
1007
  var tmp0_other_with_cast = other instanceof WsPrimitive ? other : THROW_CCE();
1008
1008
  if (!this.type.equals(tmp0_other_with_cast.type))
1009
1009
  return false;
1010
- if (!(this.x2h_1 === tmp0_other_with_cast.x2h_1))
1010
+ if (!(this.z2h_1 === tmp0_other_with_cast.z2h_1))
1011
1011
  return false;
1012
- if (!(this.y2h_1 === tmp0_other_with_cast.y2h_1))
1012
+ if (!(this.a2i_1 === tmp0_other_with_cast.a2i_1))
1013
1013
  return false;
1014
1014
  return true;
1015
1015
  };
@@ -1058,12 +1058,12 @@
1058
1058
  protoOf(WsRequest).od = function () {
1059
1059
  return this.content;
1060
1060
  };
1061
- protoOf(WsRequest).d2i = function (content) {
1061
+ protoOf(WsRequest).f2i = function (content) {
1062
1062
  return new WsRequest(content);
1063
1063
  };
1064
1064
  protoOf(WsRequest).copy = function (content, $super) {
1065
1065
  content = content === VOID ? this.content : content;
1066
- return this.d2i(content);
1066
+ return this.f2i(content);
1067
1067
  };
1068
1068
  protoOf(WsRequest).toString = function () {
1069
1069
  return 'WsRequest(content=' + toString_0(this.content) + ')';
@@ -1086,10 +1086,10 @@
1086
1086
  this.headers = headers;
1087
1087
  this.content = content;
1088
1088
  }
1089
- protoOf(WsResponse).e2i = function () {
1089
+ protoOf(WsResponse).g2i = function () {
1090
1090
  return this.status;
1091
1091
  };
1092
- protoOf(WsResponse).q2g = function () {
1092
+ protoOf(WsResponse).s2g = function () {
1093
1093
  return this.headers;
1094
1094
  };
1095
1095
  protoOf(WsResponse).e17 = function () {
@@ -1104,14 +1104,14 @@
1104
1104
  protoOf(WsResponse).ph = function () {
1105
1105
  return this.content;
1106
1106
  };
1107
- protoOf(WsResponse).f2i = function (status, headers, content) {
1107
+ protoOf(WsResponse).h2i = function (status, headers, content) {
1108
1108
  return new WsResponse(status, headers, content);
1109
1109
  };
1110
1110
  protoOf(WsResponse).copy = function (status, headers, content, $super) {
1111
1111
  status = status === VOID ? this.status : status;
1112
1112
  headers = headers === VOID ? this.headers : headers;
1113
1113
  content = content === VOID ? this.content : content;
1114
- return this.f2i(status, headers, content);
1114
+ return this.h2i(status, headers, content);
1115
1115
  };
1116
1116
  protoOf(WsResponse).toString = function () {
1117
1117
  return 'WsResponse(status=' + this.status + ', headers=' + toString(this.headers) + ', content=' + toString_0(this.content) + ')';
@@ -1142,10 +1142,10 @@
1142
1142
  this.reference = reference;
1143
1143
  this.isNullable = isNullable;
1144
1144
  }
1145
- protoOf(WsContent).z2h = function () {
1145
+ protoOf(WsContent).b2i = function () {
1146
1146
  return this.type;
1147
1147
  };
1148
- protoOf(WsContent).g2h = function () {
1148
+ protoOf(WsContent).i2h = function () {
1149
1149
  return this.reference;
1150
1150
  };
1151
1151
  protoOf(WsContent).vl = function () {
@@ -1160,14 +1160,14 @@
1160
1160
  protoOf(WsContent).ph = function () {
1161
1161
  return this.isNullable;
1162
1162
  };
1163
- protoOf(WsContent).g2i = function (type, reference, isNullable) {
1163
+ protoOf(WsContent).i2i = function (type, reference, isNullable) {
1164
1164
  return new WsContent(type, reference, isNullable);
1165
1165
  };
1166
1166
  protoOf(WsContent).copy = function (type, reference, isNullable, $super) {
1167
1167
  type = type === VOID ? this.type : type;
1168
1168
  reference = reference === VOID ? this.reference : reference;
1169
1169
  isNullable = isNullable === VOID ? this.isNullable : isNullable;
1170
- return this.g2i(type, reference, isNullable);
1170
+ return this.i2i(type, reference, isNullable);
1171
1171
  };
1172
1172
  protoOf(WsContent).toString = function () {
1173
1173
  return 'WsContent(type=' + this.type + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
@@ -1203,7 +1203,7 @@
1203
1203
  } else {
1204
1204
  tmp_0 = _Comment___get_value__impl__8r3pla(tmp31_safe_receiver);
1205
1205
  }
1206
- tmp = new WsType(_this__u8e3s4.z23_1.q2a_1, tmp_0, produce_1(_this__u8e3s4.a24_1));
1206
+ tmp = new WsType(_this__u8e3s4.z23_1.k2a_1, tmp_0, produce_1(_this__u8e3s4.a24_1));
1207
1207
  } else {
1208
1208
  if (_this__u8e3s4 instanceof Endpoint) {
1209
1209
  var tmp32_safe_receiver = _this__u8e3s4.m24_1;
@@ -1214,7 +1214,7 @@
1214
1214
  } else {
1215
1215
  tmp_2 = _Comment___get_value__impl__8r3pla(tmp32_safe_receiver);
1216
1216
  }
1217
- tmp = new WsEndpoint(_this__u8e3s4.n24_1.q2a_1, tmp_2, produce_2(_this__u8e3s4.o24_1), produce_3(_this__u8e3s4.p24_1), produce_4(_this__u8e3s4.q24_1), produce_4(_this__u8e3s4.r24_1), produce_4(_this__u8e3s4.s24_1), produce_5(_this__u8e3s4.t24_1), produce_6(_this__u8e3s4.u24_1));
1217
+ tmp = new WsEndpoint(_this__u8e3s4.n24_1.k2a_1, tmp_2, produce_2(_this__u8e3s4.o24_1), produce_3(_this__u8e3s4.p24_1), produce_4(_this__u8e3s4.q24_1), produce_4(_this__u8e3s4.r24_1), produce_4(_this__u8e3s4.s24_1), produce_5(_this__u8e3s4.t24_1), produce_6(_this__u8e3s4.u24_1));
1218
1218
  } else {
1219
1219
  if (_this__u8e3s4 instanceof Enum_0) {
1220
1220
  var tmp33_safe_receiver = _this__u8e3s4.f24_1;
@@ -1229,7 +1229,7 @@
1229
1229
  // Inline function 'kotlin.collections.toTypedArray' call
1230
1230
  var this_0 = _this__u8e3s4.h24_1;
1231
1231
  var tmp$ret$0 = copyToArray(this_0);
1232
- tmp = new WsEnum(_this__u8e3s4.g24_1.q2a_1, tmp_6, tmp$ret$0);
1232
+ tmp = new WsEnum(_this__u8e3s4.g24_1.k2a_1, tmp_6, tmp$ret$0);
1233
1233
  } else {
1234
1234
  if (_this__u8e3s4 instanceof Refined) {
1235
1235
  var tmp34_safe_receiver = _this__u8e3s4.c24_1;
@@ -1240,7 +1240,7 @@
1240
1240
  } else {
1241
1241
  tmp_7 = _Comment___get_value__impl__8r3pla(tmp34_safe_receiver);
1242
1242
  }
1243
- tmp = new WsRefined(_this__u8e3s4.d24_1.q2a_1, tmp_7, _this__u8e3s4.e24_1.c2b_1);
1243
+ tmp = new WsRefined(_this__u8e3s4.d24_1.k2a_1, tmp_7, _this__u8e3s4.e24_1.f2b_1);
1244
1244
  } else {
1245
1245
  if (_this__u8e3s4 instanceof Union) {
1246
1246
  var tmp35_safe_receiver = _this__u8e3s4.u23_1;
@@ -1265,7 +1265,7 @@
1265
1265
  destination.e(tmp$ret$1);
1266
1266
  }
1267
1267
  var tmp$ret$4 = copyToArray(destination);
1268
- tmp = new WsUnion(_this__u8e3s4.v23_1.q2a_1, tmp_11, tmp$ret$4);
1268
+ tmp = new WsUnion(_this__u8e3s4.v23_1.k2a_1, tmp_11, tmp$ret$4);
1269
1269
  } else {
1270
1270
  if (_this__u8e3s4 instanceof Channel) {
1271
1271
  var tmp36_safe_receiver = _this__u8e3s4.i24_1;
@@ -1276,7 +1276,7 @@
1276
1276
  } else {
1277
1277
  tmp_12 = _Comment___get_value__impl__8r3pla(tmp36_safe_receiver);
1278
1278
  }
1279
- tmp = new WsChannel(_this__u8e3s4.j24_1.q2a_1, tmp_12, produce_7(_this__u8e3s4.l24_1), _this__u8e3s4.k24_1);
1279
+ tmp = new WsChannel(_this__u8e3s4.j24_1.k2a_1, tmp_12, produce_7(_this__u8e3s4.l24_1), _this__u8e3s4.k24_1);
1280
1280
  } else {
1281
1281
  noWhenBranchMatchedException();
1282
1282
  }
@@ -1333,7 +1333,7 @@
1333
1333
  function produce_1(_this__u8e3s4) {
1334
1334
  // Inline function 'kotlin.collections.toTypedArray' call
1335
1335
  // Inline function 'kotlin.collections.map' call
1336
- var this_0 = _this__u8e3s4.t2a_1;
1336
+ var this_0 = _this__u8e3s4.w2a_1;
1337
1337
  // Inline function 'kotlin.collections.mapTo' call
1338
1338
  var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
1339
1339
  var tmp0_iterator = this_0.g();
@@ -1390,10 +1390,10 @@
1390
1390
  // Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
1391
1391
  var tmp;
1392
1392
  if (item instanceof Literal) {
1393
- tmp = new WsLiteral(item.l2a_1);
1393
+ tmp = new WsLiteral(item.t2a_1);
1394
1394
  } else {
1395
1395
  if (item instanceof Param) {
1396
- tmp = new WsParam(produce_9(item.g2a_1), produce_7(item.h2a_1));
1396
+ tmp = new WsParam(produce_9(item.i2a_1), produce_7(item.j2a_1));
1397
1397
  } else {
1398
1398
  noWhenBranchMatchedException();
1399
1399
  }
@@ -1448,16 +1448,16 @@
1448
1448
  function produce_7(_this__u8e3s4) {
1449
1449
  var tmp;
1450
1450
  if (_this__u8e3s4 instanceof Any) {
1451
- tmp = new WsAny(_this__u8e3s4.x2b_1, _this__u8e3s4.y2b_1);
1451
+ tmp = new WsAny(_this__u8e3s4.a2c_1, _this__u8e3s4.b2c_1);
1452
1452
  } else {
1453
1453
  if (_this__u8e3s4 instanceof Unit) {
1454
- tmp = new WsUnit(_this__u8e3s4.a2c_1, _this__u8e3s4.b2c_1);
1454
+ tmp = new WsUnit(_this__u8e3s4.d2c_1, _this__u8e3s4.e2c_1);
1455
1455
  } else {
1456
1456
  if (_this__u8e3s4 instanceof Custom) {
1457
- tmp = new WsCustom(_this__u8e3s4.y2a_1, _this__u8e3s4.z2a_1, _this__u8e3s4.a2b_1);
1457
+ tmp = new WsCustom(_this__u8e3s4.b2b_1, _this__u8e3s4.c2b_1, _this__u8e3s4.d2b_1);
1458
1458
  } else {
1459
1459
  if (_this__u8e3s4 instanceof Primitive) {
1460
- tmp = new WsPrimitive(produce_12(_this__u8e3s4.u2a_1), _this__u8e3s4.v2a_1, _this__u8e3s4.w2a_1);
1460
+ tmp = new WsPrimitive(produce_12(_this__u8e3s4.x2a_1), _this__u8e3s4.y2a_1, _this__u8e3s4.z2a_1);
1461
1461
  } else {
1462
1462
  noWhenBranchMatchedException();
1463
1463
  }
@@ -1478,7 +1478,7 @@
1478
1478
  tmp = _Comment___init__impl__cg8s2u(tmp1_safe_receiver);
1479
1479
  }
1480
1480
  var tmp_0 = tmp;
1481
- var tmp_1 = Companion_instance.q2b(_this__u8e3s4.m2g_1);
1481
+ var tmp_1 = Companion_instance.y2b(_this__u8e3s4.o2g_1);
1482
1482
  var tmp_2 = consume_6(_this__u8e3s4.method);
1483
1483
  // Inline function 'kotlin.collections.map' call
1484
1484
  var this_0 = _this__u8e3s4.path;
@@ -1566,7 +1566,7 @@
1566
1566
  return new Endpoint(tmp_0, tmp_1, tmp_2, tmp_3, tmp_4, tmp_5, tmp_6, tmp_7, destination_4);
1567
1567
  }
1568
1568
  function consume_1(_this__u8e3s4) {
1569
- var tmp5_identifier = Companion_instance.q2b(_this__u8e3s4.b2h_1);
1569
+ var tmp5_identifier = Companion_instance.y2b(_this__u8e3s4.d2h_1);
1570
1570
  var tmp4_safe_receiver = _this__u8e3s4.comment;
1571
1571
  var tmp;
1572
1572
  if (tmp4_safe_receiver == null) {
@@ -1582,7 +1582,7 @@
1582
1582
  return new Enum_0(tmp6_comment, tmp5_identifier, tmp7_entries);
1583
1583
  }
1584
1584
  function consume_2(_this__u8e3s4) {
1585
- var tmp9_identifier = Companion_instance.q2b(_this__u8e3s4.i2h_1);
1585
+ var tmp9_identifier = Companion_instance.y2b(_this__u8e3s4.k2h_1);
1586
1586
  var tmp8_safe_receiver = _this__u8e3s4.comment;
1587
1587
  var tmp;
1588
1588
  if (tmp8_safe_receiver == null) {
@@ -1598,7 +1598,7 @@
1598
1598
  return new Refined(tmp10_comment, tmp9_identifier, tmp11_validator);
1599
1599
  }
1600
1600
  function consume_3(_this__u8e3s4) {
1601
- var tmp13_identifier = Companion_instance.q2b(_this__u8e3s4.h2g_1);
1601
+ var tmp13_identifier = Companion_instance.y2b(_this__u8e3s4.j2g_1);
1602
1602
  var tmp12_safe_receiver = _this__u8e3s4.comment;
1603
1603
  var tmp;
1604
1604
  if (tmp12_safe_receiver == null) {
@@ -1628,7 +1628,7 @@
1628
1628
  return new Type(tmp14_comment, tmp13_identifier, tmp15_shape, tmp16_extends);
1629
1629
  }
1630
1630
  function consume_4(_this__u8e3s4) {
1631
- var tmp18_identifier = Companion_instance.q2b(_this__u8e3s4.d2h_1);
1631
+ var tmp18_identifier = Companion_instance.y2b(_this__u8e3s4.f2h_1);
1632
1632
  var tmp17_safe_receiver = _this__u8e3s4.comment;
1633
1633
  var tmp;
1634
1634
  if (tmp17_safe_receiver == null) {
@@ -1657,7 +1657,7 @@
1657
1657
  return new Union(tmp19_comment, tmp18_identifier, tmp20_entries);
1658
1658
  }
1659
1659
  function consume_5(_this__u8e3s4) {
1660
- var tmp22_identifier = Companion_instance.q2b(_this__u8e3s4.f2h_1);
1660
+ var tmp22_identifier = Companion_instance.y2b(_this__u8e3s4.h2h_1);
1661
1661
  var tmp21_safe_receiver = _this__u8e3s4.comment;
1662
1662
  var tmp;
1663
1663
  if (tmp21_safe_receiver == null) {
@@ -1674,13 +1674,13 @@
1674
1674
  return new Channel(tmp23_comment, tmp22_identifier, tmp25_isNullable, tmp24_reference);
1675
1675
  }
1676
1676
  function produce_8(_this__u8e3s4) {
1677
- return new WsField(produce_9(_this__u8e3s4.y29_1), produce_7(_this__u8e3s4.z29_1), _this__u8e3s4.a2a_1);
1677
+ return new WsField(produce_9(_this__u8e3s4.a2a_1), produce_7(_this__u8e3s4.b2a_1), _this__u8e3s4.c2a_1);
1678
1678
  }
1679
1679
  function produce_9(_this__u8e3s4) {
1680
- return new WsIdentifier(_this__u8e3s4.q2a_1);
1680
+ return new WsIdentifier(_this__u8e3s4.k2a_1);
1681
1681
  }
1682
1682
  function produce_10(_this__u8e3s4) {
1683
- var tmp41_safe_receiver = _this__u8e3s4.x29_1;
1683
+ var tmp41_safe_receiver = _this__u8e3s4.y29_1;
1684
1684
  return new WsRequest(tmp41_safe_receiver == null ? null : produce_13(tmp41_safe_receiver));
1685
1685
  }
1686
1686
  function produce_11(_this__u8e3s4) {
@@ -1795,16 +1795,16 @@
1795
1795
  function consume_11(_this__u8e3s4) {
1796
1796
  var tmp;
1797
1797
  if (_this__u8e3s4 instanceof WsAny) {
1798
- tmp = new Any(_this__u8e3s4.r2h_1, _this__u8e3s4.s2h_1);
1798
+ tmp = new Any(_this__u8e3s4.t2h_1, _this__u8e3s4.u2h_1);
1799
1799
  } else {
1800
1800
  if (_this__u8e3s4 instanceof WsUnit) {
1801
- tmp = new Unit(_this__u8e3s4.t2h_1, _this__u8e3s4.u2h_1);
1801
+ tmp = new Unit(_this__u8e3s4.v2h_1, _this__u8e3s4.w2h_1);
1802
1802
  } else {
1803
1803
  if (_this__u8e3s4 instanceof WsCustom) {
1804
- tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.v2h_1, _this__u8e3s4.w2h_1);
1804
+ tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.x2h_1, _this__u8e3s4.y2h_1);
1805
1805
  } else {
1806
1806
  if (_this__u8e3s4 instanceof WsPrimitive) {
1807
- tmp = new Primitive(consume_14(_this__u8e3s4.type), _this__u8e3s4.x2h_1, _this__u8e3s4.y2h_1);
1807
+ tmp = new Primitive(consume_14(_this__u8e3s4.type), _this__u8e3s4.z2h_1, _this__u8e3s4.a2i_1);
1808
1808
  } else {
1809
1809
  noWhenBranchMatchedException();
1810
1810
  }
@@ -1814,10 +1814,10 @@
1814
1814
  return tmp;
1815
1815
  }
1816
1816
  function produce_13(_this__u8e3s4) {
1817
- return new WsContent(_this__u8e3s4.i2a_1, produce_7(_this__u8e3s4.j2a_1), _this__u8e3s4.k2a_1);
1817
+ return new WsContent(_this__u8e3s4.l2a_1, produce_7(_this__u8e3s4.m2a_1), _this__u8e3s4.n2a_1);
1818
1818
  }
1819
1819
  function consume_12(_this__u8e3s4) {
1820
- return Companion_instance.q2b(_this__u8e3s4.value);
1820
+ return Companion_instance.y2b(_this__u8e3s4.value);
1821
1821
  }
1822
1822
  function consume_13(_this__u8e3s4) {
1823
1823
  return new Content(_this__u8e3s4.type, consume_11(_this__u8e3s4.reference), _this__u8e3s4.isNullable);
@@ -1904,10 +1904,10 @@
1904
1904
  this.result = result;
1905
1905
  this.errors = errors;
1906
1906
  }
1907
- protoOf(WsCompilationResult).h2i = function () {
1907
+ protoOf(WsCompilationResult).j2i = function () {
1908
1908
  return this.result;
1909
1909
  };
1910
- protoOf(WsCompilationResult).i2i = function () {
1910
+ protoOf(WsCompilationResult).k2i = function () {
1911
1911
  return this.errors;
1912
1912
  };
1913
1913
  function WsCompiled(value) {
@@ -1932,10 +1932,10 @@
1932
1932
  this.result = result;
1933
1933
  this.errors = errors;
1934
1934
  }
1935
- protoOf(WsParseResult).h2i = function () {
1935
+ protoOf(WsParseResult).j2i = function () {
1936
1936
  return this.result;
1937
1937
  };
1938
- protoOf(WsParseResult).i2i = function () {
1938
+ protoOf(WsParseResult).k2i = function () {
1939
1939
  return this.errors;
1940
1940
  };
1941
1941
  function WsStringResult(result, errors) {
@@ -1944,20 +1944,20 @@
1944
1944
  this.result = result;
1945
1945
  this.errors = errors;
1946
1946
  }
1947
- protoOf(WsStringResult).h2i = function () {
1947
+ protoOf(WsStringResult).j2i = function () {
1948
1948
  return this.result;
1949
1949
  };
1950
- protoOf(WsStringResult).i2i = function () {
1950
+ protoOf(WsStringResult).k2i = function () {
1951
1951
  return this.errors;
1952
1952
  };
1953
1953
  function WsEmitted(typeName, result) {
1954
1954
  this.typeName = typeName;
1955
1955
  this.result = result;
1956
1956
  }
1957
- protoOf(WsEmitted).j2i = function () {
1957
+ protoOf(WsEmitted).l2i = function () {
1958
1958
  return this.typeName;
1959
1959
  };
1960
- protoOf(WsEmitted).h2i = function () {
1960
+ protoOf(WsEmitted).j2i = function () {
1961
1961
  return this.result;
1962
1962
  };
1963
1963
  function produce_14(_this__u8e3s4) {
@@ -2046,10 +2046,10 @@
2046
2046
  this.tokens = tokens;
2047
2047
  this.error = error;
2048
2048
  }
2049
- protoOf(WsTokenResult).k2i = function () {
2049
+ protoOf(WsTokenResult).m2i = function () {
2050
2050
  return this.tokens;
2051
2051
  };
2052
- protoOf(WsTokenResult).l2i = function () {
2052
+ protoOf(WsTokenResult).n2i = function () {
2053
2053
  return this.error;
2054
2054
  };
2055
2055
  protoOf(WsTokenResult).od = function () {
@@ -2058,13 +2058,13 @@
2058
2058
  protoOf(WsTokenResult).pd = function () {
2059
2059
  return this.error;
2060
2060
  };
2061
- protoOf(WsTokenResult).m2i = function (tokens, error) {
2061
+ protoOf(WsTokenResult).o2i = function (tokens, error) {
2062
2062
  return new WsTokenResult(tokens, error);
2063
2063
  };
2064
2064
  protoOf(WsTokenResult).copy = function (tokens, error, $super) {
2065
2065
  tokens = tokens === VOID ? this.tokens : tokens;
2066
2066
  error = error === VOID ? this.error : error;
2067
- return this.m2i(tokens, error);
2067
+ return this.o2i(tokens, error);
2068
2068
  };
2069
2069
  protoOf(WsTokenResult).toString = function () {
2070
2070
  return 'WsTokenResult(tokens=' + toString_0(this.tokens) + ', error=' + toString_0(this.error) + ')';
@@ -2109,12 +2109,12 @@
2109
2109
  protoOf(WsTokens).od = function () {
2110
2110
  return this.value;
2111
2111
  };
2112
- protoOf(WsTokens).n2i = function (value) {
2112
+ protoOf(WsTokens).p2i = function (value) {
2113
2113
  return new WsTokens(value);
2114
2114
  };
2115
2115
  protoOf(WsTokens).copy = function (value, $super) {
2116
2116
  value = value === VOID ? this.value : value;
2117
- return this.n2i(value);
2117
+ return this.p2i(value);
2118
2118
  };
2119
2119
  protoOf(WsTokens).toString = function () {
2120
2120
  return 'WsTokens(value=' + toString(this.value) + ')';
@@ -2125,13 +2125,13 @@
2125
2125
  this.value = value;
2126
2126
  this.coordinates = coordinates;
2127
2127
  }
2128
- protoOf(WsToken).z2h = function () {
2128
+ protoOf(WsToken).b2i = function () {
2129
2129
  return this.type;
2130
2130
  };
2131
2131
  protoOf(WsToken).b1 = function () {
2132
2132
  return this.value;
2133
2133
  };
2134
- protoOf(WsToken).o2i = function () {
2134
+ protoOf(WsToken).q2i = function () {
2135
2135
  return this.coordinates;
2136
2136
  };
2137
2137
  protoOf(WsToken).od = function () {
@@ -2143,14 +2143,14 @@
2143
2143
  protoOf(WsToken).ph = function () {
2144
2144
  return this.coordinates;
2145
2145
  };
2146
- protoOf(WsToken).p2i = function (type, value, coordinates) {
2146
+ protoOf(WsToken).r2i = function (type, value, coordinates) {
2147
2147
  return new WsToken(type, value, coordinates);
2148
2148
  };
2149
2149
  protoOf(WsToken).copy = function (type, value, coordinates, $super) {
2150
2150
  type = type === VOID ? this.type : type;
2151
2151
  value = value === VOID ? this.value : value;
2152
2152
  coordinates = coordinates === VOID ? this.coordinates : coordinates;
2153
- return this.p2i(type, value, coordinates);
2153
+ return this.r2i(type, value, coordinates);
2154
2154
  };
2155
2155
  protoOf(WsToken).toString = function () {
2156
2156
  return 'WsToken(type=' + this.type + ', value=' + this.value + ', coordinates=' + this.coordinates.toString() + ')';
@@ -2183,13 +2183,13 @@
2183
2183
  this.position = position;
2184
2184
  this.idxAndLength = idxAndLength;
2185
2185
  }
2186
- protoOf(WsCoordinates).q2i = function () {
2186
+ protoOf(WsCoordinates).s2i = function () {
2187
2187
  return this.line;
2188
2188
  };
2189
- protoOf(WsCoordinates).r2i = function () {
2189
+ protoOf(WsCoordinates).t2i = function () {
2190
2190
  return this.position;
2191
2191
  };
2192
- protoOf(WsCoordinates).s2i = function () {
2192
+ protoOf(WsCoordinates).u2i = function () {
2193
2193
  return this.idxAndLength;
2194
2194
  };
2195
2195
  protoOf(WsCoordinates).od = function () {
@@ -2201,14 +2201,14 @@
2201
2201
  protoOf(WsCoordinates).ph = function () {
2202
2202
  return this.idxAndLength;
2203
2203
  };
2204
- protoOf(WsCoordinates).t2i = function (line, position, idxAndLength) {
2204
+ protoOf(WsCoordinates).v2i = function (line, position, idxAndLength) {
2205
2205
  return new WsCoordinates(line, position, idxAndLength);
2206
2206
  };
2207
2207
  protoOf(WsCoordinates).copy = function (line, position, idxAndLength, $super) {
2208
2208
  line = line === VOID ? this.line : line;
2209
2209
  position = position === VOID ? this.position : position;
2210
2210
  idxAndLength = idxAndLength === VOID ? this.idxAndLength : idxAndLength;
2211
- return this.t2i(line, position, idxAndLength);
2211
+ return this.v2i(line, position, idxAndLength);
2212
2212
  };
2213
2213
  protoOf(WsCoordinates).toString = function () {
2214
2214
  return 'WsCoordinates(line=' + this.line + ', position=' + this.position + ', idxAndLength=' + this.idxAndLength.toString() + ')';
@@ -2239,7 +2239,7 @@
2239
2239
  this.idx = idx;
2240
2240
  this.length = length;
2241
2241
  }
2242
- protoOf(WsIndex).u2i = function () {
2242
+ protoOf(WsIndex).w2i = function () {
2243
2243
  return this.idx;
2244
2244
  };
2245
2245
  protoOf(WsIndex).a = function () {
@@ -2251,13 +2251,13 @@
2251
2251
  protoOf(WsIndex).pd = function () {
2252
2252
  return this.length;
2253
2253
  };
2254
- protoOf(WsIndex).v2i = function (idx, length) {
2254
+ protoOf(WsIndex).x2i = function (idx, length) {
2255
2255
  return new WsIndex(idx, length);
2256
2256
  };
2257
2257
  protoOf(WsIndex).copy = function (idx, length, $super) {
2258
2258
  idx = idx === VOID ? this.idx : idx;
2259
2259
  length = length === VOID ? this.length : length;
2260
- return this.v2i(idx, length);
2260
+ return this.x2i(idx, length);
2261
2261
  };
2262
2262
  protoOf(WsIndex).toString = function () {
2263
2263
  return 'WsIndex(idx=' + this.idx + ', length=' + this.length + ')';
@@ -2280,13 +2280,13 @@
2280
2280
  return true;
2281
2281
  };
2282
2282
  function produce_17(_this__u8e3s4) {
2283
- return new WsToken(_this__u8e3s4.e2c_1.g2c(), _this__u8e3s4.d2c_1, produce_18(_this__u8e3s4.f2c_1));
2283
+ return new WsToken(_this__u8e3s4.h2c_1.j2c(), _this__u8e3s4.g2c_1, produce_18(_this__u8e3s4.i2c_1));
2284
2284
  }
2285
2285
  function produce_18(_this__u8e3s4) {
2286
- return new WsCoordinates(_this__u8e3s4.h2c_1, _this__u8e3s4.i2c_1, produce_19(_this__u8e3s4.j2c_1));
2286
+ return new WsCoordinates(_this__u8e3s4.k2c_1, _this__u8e3s4.l2c_1, produce_19(_this__u8e3s4.m2c_1));
2287
2287
  }
2288
2288
  function produce_19(_this__u8e3s4) {
2289
- return new WsIndex(_this__u8e3s4.u2d_1, _this__u8e3s4.v2d_1);
2289
+ return new WsIndex(_this__u8e3s4.w2d_1, _this__u8e3s4.x2d_1);
2290
2290
  }
2291
2291
  function WsError(line, position, index, length, value) {
2292
2292
  this.line = line;
@@ -2295,13 +2295,13 @@
2295
2295
  this.length = length;
2296
2296
  this.value = value;
2297
2297
  }
2298
- protoOf(WsError).q2i = function () {
2298
+ protoOf(WsError).s2i = function () {
2299
2299
  return this.line;
2300
2300
  };
2301
- protoOf(WsError).r2i = function () {
2301
+ protoOf(WsError).t2i = function () {
2302
2302
  return this.position;
2303
2303
  };
2304
- protoOf(WsError).w2i = function () {
2304
+ protoOf(WsError).y2i = function () {
2305
2305
  return this.index;
2306
2306
  };
2307
2307
  protoOf(WsError).a = function () {
@@ -2319,13 +2319,13 @@
2319
2319
  protoOf(WsError).ph = function () {
2320
2320
  return this.index;
2321
2321
  };
2322
- protoOf(WsError).u2g = function () {
2322
+ protoOf(WsError).w2g = function () {
2323
2323
  return this.length;
2324
2324
  };
2325
- protoOf(WsError).v2g = function () {
2325
+ protoOf(WsError).x2g = function () {
2326
2326
  return this.value;
2327
2327
  };
2328
- protoOf(WsError).x2i = function (line, position, index, length, value) {
2328
+ protoOf(WsError).z2i = function (line, position, index, length, value) {
2329
2329
  return new WsError(line, position, index, length, value);
2330
2330
  };
2331
2331
  protoOf(WsError).copy = function (line, position, index, length, value, $super) {
@@ -2334,7 +2334,7 @@
2334
2334
  index = index === VOID ? this.index : index;
2335
2335
  length = length === VOID ? this.length : length;
2336
2336
  value = value === VOID ? this.value : value;
2337
- return this.x2i(line, position, index, length, value);
2337
+ return this.z2i(line, position, index, length, value);
2338
2338
  };
2339
2339
  protoOf(WsError).toString = function () {
2340
2340
  return 'WsError(line=' + this.line + ', position=' + this.position + ', index=' + this.index + ', length=' + this.length + ', value=' + this.value + ')';
@@ -2366,28 +2366,28 @@
2366
2366
  return true;
2367
2367
  };
2368
2368
  function produce_20(_this__u8e3s4) {
2369
- var tmp = _this__u8e3s4.k2c_1.j2c_1.u2d_1 - _this__u8e3s4.k2c_1.j2c_1.v2d_1 | 0;
2369
+ var tmp = _this__u8e3s4.n2c_1.m2c_1.w2d_1 - _this__u8e3s4.n2c_1.m2c_1.x2d_1 | 0;
2370
2370
  var tmp0_elvis_lhs = _this__u8e3s4.message;
2371
- return new WsError(_this__u8e3s4.k2c_1.h2c_1, _this__u8e3s4.k2c_1.i2c_1, tmp, _this__u8e3s4.k2c_1.j2c_1.v2d_1, tmp0_elvis_lhs == null ? 'No message' : tmp0_elvis_lhs);
2371
+ return new WsError(_this__u8e3s4.n2c_1.k2c_1, _this__u8e3s4.n2c_1.l2c_1, tmp, _this__u8e3s4.n2c_1.m2c_1.x2d_1, tmp0_elvis_lhs == null ? 'No message' : tmp0_elvis_lhs);
2372
2372
  }
2373
2373
  //region block: post-declaration
2374
2374
  defineProp(protoOf(WsType), 'identifier', function () {
2375
- return this.g2d();
2375
+ return this.j2d();
2376
2376
  });
2377
2377
  defineProp(protoOf(WsEndpoint), 'identifier', function () {
2378
- return this.g2d();
2378
+ return this.j2d();
2379
2379
  });
2380
2380
  defineProp(protoOf(WsEnum), 'identifier', function () {
2381
- return this.g2d();
2381
+ return this.j2d();
2382
2382
  });
2383
2383
  defineProp(protoOf(WsUnion), 'identifier', function () {
2384
- return this.g2d();
2384
+ return this.j2d();
2385
2385
  });
2386
2386
  defineProp(protoOf(WsChannel), 'identifier', function () {
2387
- return this.g2d();
2387
+ return this.j2d();
2388
2388
  });
2389
2389
  defineProp(protoOf(WsRefined), 'identifier', function () {
2390
- return this.g2d();
2390
+ return this.j2d();
2391
2391
  });
2392
2392
  defineProp(protoOf(WsMethod), 'name', protoOf(WsMethod).r2);
2393
2393
  defineProp(protoOf(WsMethod), 'ordinal', protoOf(WsMethod).s2);
@@ -2395,25 +2395,25 @@
2395
2395
  return this.z22();
2396
2396
  });
2397
2397
  defineProp(protoOf(WsAny), 'isMap', function () {
2398
- return this.q2h();
2398
+ return this.s2h();
2399
2399
  });
2400
2400
  defineProp(protoOf(WsUnit), 'isIterable', function () {
2401
2401
  return this.z22();
2402
2402
  });
2403
2403
  defineProp(protoOf(WsUnit), 'isMap', function () {
2404
- return this.q2h();
2404
+ return this.s2h();
2405
2405
  });
2406
2406
  defineProp(protoOf(WsCustom), 'isIterable', function () {
2407
2407
  return this.z22();
2408
2408
  });
2409
2409
  defineProp(protoOf(WsCustom), 'isMap', function () {
2410
- return this.q2h();
2410
+ return this.s2h();
2411
2411
  });
2412
2412
  defineProp(protoOf(WsPrimitive), 'isIterable', function () {
2413
2413
  return this.z22();
2414
2414
  });
2415
2415
  defineProp(protoOf(WsPrimitive), 'isMap', function () {
2416
- return this.q2h();
2416
+ return this.s2h();
2417
2417
  });
2418
2418
  defineProp(protoOf(WsPrimitiveType), 'name', protoOf(WsPrimitiveType).r2);
2419
2419
  defineProp(protoOf(WsPrimitiveType), 'ordinal', protoOf(WsPrimitiveType).s2);