@flock/wirespec 0.11.0 → 0.11.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.
- package/clikt-clikt.js +1143 -1143
- package/colormath-root-colormath.js +418 -418
- package/kotlin-kotlin-stdlib.js +5 -5
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-rgxgen.js +1767 -1767
- package/markdown.js +1850 -1850
- package/mordant-mordant.js +1585 -1585
- package/package.json +1 -1
- package/wirespec-src-compiler-core.js +1601 -1619
- package/wirespec-src-compiler-core.js.map +1 -1
- package/wirespec-src-compiler-lib.js +308 -308
- package/wirespec-src-converter-avro.js +201 -201
- package/wirespec-src-converter-openapi.js +339 -339
- package/wirespec-src-converter-openapi.js.map +1 -1
- package/wirespec-src-plugin-arguments.js +78 -78
- package/wirespec-src-plugin-cli.js +166 -147
- package/wirespec-src-plugin-cli.js.map +1 -1
- package/wirespec-src-plugin-npm.js +43 -32
- package/wirespec-src-plugin-npm.js.map +1 -1
- package/wirespec-src-tools-generator.js +23 -23
|
@@ -35,57 +35,57 @@
|
|
|
35
35
|
var Enum = kotlin_kotlin.$_$.ze;
|
|
36
36
|
var toString_0 = kotlin_kotlin.$_$.hg;
|
|
37
37
|
var noWhenBranchMatchedException = kotlin_kotlin.$_$.fg;
|
|
38
|
-
var _Comment___get_value__impl__8r3pla = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
38
|
+
var _Comment___get_value__impl__8r3pla = kotlin_community_flock_wirespec_compiler_core.$_$.h2;
|
|
39
39
|
var Comment = kotlin_community_flock_wirespec_compiler_core.$_$.j;
|
|
40
40
|
var Channel = kotlin_community_flock_wirespec_compiler_core.$_$.i;
|
|
41
41
|
var collectionSizeOrDefault = kotlin_kotlin.$_$.i5;
|
|
42
42
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
|
|
43
43
|
var copyToArray = kotlin_kotlin.$_$.x5;
|
|
44
|
-
var Union = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
45
|
-
var Refined = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
44
|
+
var Union = kotlin_community_flock_wirespec_compiler_core.$_$.j1;
|
|
45
|
+
var Refined = kotlin_community_flock_wirespec_compiler_core.$_$.g1;
|
|
46
46
|
var Enum_0 = kotlin_community_flock_wirespec_compiler_core.$_$.t;
|
|
47
47
|
var Endpoint = kotlin_community_flock_wirespec_compiler_core.$_$.s;
|
|
48
|
-
var Type = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
48
|
+
var Type = kotlin_community_flock_wirespec_compiler_core.$_$.i1;
|
|
49
49
|
var Param = kotlin_community_flock_wirespec_compiler_core.$_$.r;
|
|
50
50
|
var Literal = kotlin_community_flock_wirespec_compiler_core.$_$.q;
|
|
51
|
-
var Primitive = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
52
|
-
var Custom = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
53
|
-
var Unit = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
54
|
-
var Any = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
55
|
-
var Companion_instance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
51
|
+
var Primitive = kotlin_community_flock_wirespec_compiler_core.$_$.d1;
|
|
52
|
+
var Custom = kotlin_community_flock_wirespec_compiler_core.$_$.x;
|
|
53
|
+
var Unit = kotlin_community_flock_wirespec_compiler_core.$_$.e1;
|
|
54
|
+
var Any = kotlin_community_flock_wirespec_compiler_core.$_$.w;
|
|
55
|
+
var Companion_instance = kotlin_community_flock_wirespec_compiler_core.$_$.j2;
|
|
56
56
|
var DefinitionIdentifier = kotlin_community_flock_wirespec_compiler_core.$_$.k;
|
|
57
57
|
var toSet = kotlin_kotlin.$_$.r8;
|
|
58
|
-
var Validator = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
59
|
-
var Shape = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
58
|
+
var Validator = kotlin_community_flock_wirespec_compiler_core.$_$.f1;
|
|
59
|
+
var Shape = kotlin_community_flock_wirespec_compiler_core.$_$.h1;
|
|
60
60
|
var emptyList = kotlin_kotlin.$_$.b6;
|
|
61
61
|
var toSet_0 = kotlin_kotlin.$_$.q8;
|
|
62
|
-
var Bytes = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
63
|
-
var Boolean_0 = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
64
|
-
var Number_0 = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
65
|
-
var Integer = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
66
|
-
var String_0 = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
67
|
-
var Method_GET_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
68
|
-
var Method_POST_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
69
|
-
var Method_PUT_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
70
|
-
var Method_DELETE_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
71
|
-
var Method_OPTIONS_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
72
|
-
var Method_HEAD_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
73
|
-
var Method_PATCH_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
74
|
-
var Method_TRACE_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
62
|
+
var Bytes = kotlin_community_flock_wirespec_compiler_core.$_$.z;
|
|
63
|
+
var Boolean_0 = kotlin_community_flock_wirespec_compiler_core.$_$.y;
|
|
64
|
+
var Number_0 = kotlin_community_flock_wirespec_compiler_core.$_$.b1;
|
|
65
|
+
var Integer = kotlin_community_flock_wirespec_compiler_core.$_$.a1;
|
|
66
|
+
var String_0 = kotlin_community_flock_wirespec_compiler_core.$_$.c1;
|
|
67
|
+
var Method_GET_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.u1;
|
|
68
|
+
var Method_POST_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.y1;
|
|
69
|
+
var Method_PUT_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.z1;
|
|
70
|
+
var Method_DELETE_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.t1;
|
|
71
|
+
var Method_OPTIONS_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.w1;
|
|
72
|
+
var Method_HEAD_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.v1;
|
|
73
|
+
var Method_PATCH_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.x1;
|
|
74
|
+
var Method_TRACE_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.a2;
|
|
75
75
|
var Field = kotlin_community_flock_wirespec_compiler_core.$_$.v;
|
|
76
76
|
var Request = kotlin_community_flock_wirespec_compiler_core.$_$.o;
|
|
77
77
|
var Response = kotlin_community_flock_wirespec_compiler_core.$_$.p;
|
|
78
78
|
var FieldIdentifier = kotlin_community_flock_wirespec_compiler_core.$_$.u;
|
|
79
79
|
var Content = kotlin_community_flock_wirespec_compiler_core.$_$.m;
|
|
80
|
-
var String_instance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
81
|
-
var Boolean_instance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
82
|
-
var Bytes_instance = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
80
|
+
var String_instance = kotlin_community_flock_wirespec_compiler_core.$_$.m2;
|
|
81
|
+
var Boolean_instance = kotlin_community_flock_wirespec_compiler_core.$_$.k2;
|
|
82
|
+
var Bytes_instance = kotlin_community_flock_wirespec_compiler_core.$_$.l2;
|
|
83
83
|
var Right = kotlin_io_arrow_kt_arrow_core.$_$.e;
|
|
84
84
|
var NonEmptyList = kotlin_io_arrow_kt_arrow_core.$_$.f;
|
|
85
85
|
var Left = kotlin_io_arrow_kt_arrow_core.$_$.d;
|
|
86
86
|
var contentEquals = kotlin_kotlin.$_$.k5;
|
|
87
87
|
var contentHashCode = kotlin_kotlin.$_$.m5;
|
|
88
|
-
var name = kotlin_community_flock_wirespec_compiler_core.$_$.
|
|
88
|
+
var name = kotlin_community_flock_wirespec_compiler_core.$_$.k1;
|
|
89
89
|
//endregion
|
|
90
90
|
//region block: pre-declaration
|
|
91
91
|
initMetadataForInterface(WsNode, 'WsNode');
|
|
@@ -130,21 +130,21 @@
|
|
|
130
130
|
function WsNode() {
|
|
131
131
|
}
|
|
132
132
|
function WsType(identifier, comment, shape) {
|
|
133
|
-
this.
|
|
133
|
+
this.q2e_1 = identifier;
|
|
134
134
|
this.comment = comment;
|
|
135
135
|
this.shape = shape;
|
|
136
136
|
}
|
|
137
|
-
protoOf(WsType).
|
|
138
|
-
return this.
|
|
137
|
+
protoOf(WsType).c29 = function () {
|
|
138
|
+
return this.q2e_1;
|
|
139
139
|
};
|
|
140
|
-
protoOf(WsType).
|
|
140
|
+
protoOf(WsType).r2e = function () {
|
|
141
141
|
return this.comment;
|
|
142
142
|
};
|
|
143
|
-
protoOf(WsType).
|
|
143
|
+
protoOf(WsType).s2e = function () {
|
|
144
144
|
return this.shape;
|
|
145
145
|
};
|
|
146
146
|
protoOf(WsType).qd = function () {
|
|
147
|
-
return this.
|
|
147
|
+
return this.q2e_1;
|
|
148
148
|
};
|
|
149
149
|
protoOf(WsType).rd = function () {
|
|
150
150
|
return this.comment;
|
|
@@ -152,20 +152,20 @@
|
|
|
152
152
|
protoOf(WsType).qh = function () {
|
|
153
153
|
return this.shape;
|
|
154
154
|
};
|
|
155
|
-
protoOf(WsType).
|
|
155
|
+
protoOf(WsType).t2e = function (identifier, comment, shape) {
|
|
156
156
|
return new WsType(identifier, comment, shape);
|
|
157
157
|
};
|
|
158
158
|
protoOf(WsType).copy = function (identifier, comment, shape, $super) {
|
|
159
|
-
identifier = identifier === VOID ? this.
|
|
159
|
+
identifier = identifier === VOID ? this.q2e_1 : identifier;
|
|
160
160
|
comment = comment === VOID ? this.comment : comment;
|
|
161
161
|
shape = shape === VOID ? this.shape : shape;
|
|
162
|
-
return this.
|
|
162
|
+
return this.t2e(identifier, comment, shape);
|
|
163
163
|
};
|
|
164
164
|
protoOf(WsType).toString = function () {
|
|
165
|
-
return 'WsType(identifier=' + this.
|
|
165
|
+
return 'WsType(identifier=' + this.q2e_1 + ', comment=' + this.comment + ', shape=' + this.shape.toString() + ')';
|
|
166
166
|
};
|
|
167
167
|
protoOf(WsType).hashCode = function () {
|
|
168
|
-
var result = getStringHashCode(this.
|
|
168
|
+
var result = getStringHashCode(this.q2e_1);
|
|
169
169
|
result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
|
|
170
170
|
result = imul(result, 31) + this.shape.hashCode() | 0;
|
|
171
171
|
return result;
|
|
@@ -176,7 +176,7 @@
|
|
|
176
176
|
if (!(other instanceof WsType))
|
|
177
177
|
return false;
|
|
178
178
|
var tmp0_other_with_cast = other instanceof WsType ? other : THROW_CCE();
|
|
179
|
-
if (!(this.
|
|
179
|
+
if (!(this.q2e_1 === tmp0_other_with_cast.q2e_1))
|
|
180
180
|
return false;
|
|
181
181
|
if (!(this.comment == tmp0_other_with_cast.comment))
|
|
182
182
|
return false;
|
|
@@ -193,12 +193,12 @@
|
|
|
193
193
|
protoOf(WsShape).qd = function () {
|
|
194
194
|
return this.value;
|
|
195
195
|
};
|
|
196
|
-
protoOf(WsShape).
|
|
196
|
+
protoOf(WsShape).u2e = function (value) {
|
|
197
197
|
return new WsShape(value);
|
|
198
198
|
};
|
|
199
199
|
protoOf(WsShape).copy = function (value, $super) {
|
|
200
200
|
value = value === VOID ? this.value : value;
|
|
201
|
-
return this.
|
|
201
|
+
return this.u2e(value);
|
|
202
202
|
};
|
|
203
203
|
protoOf(WsShape).toString = function () {
|
|
204
204
|
return 'WsShape(value=' + toString(this.value) + ')';
|
|
@@ -217,7 +217,7 @@
|
|
|
217
217
|
return true;
|
|
218
218
|
};
|
|
219
219
|
function WsEndpoint(identifier, comment, method, path, query, headers, cookies, requests, responses) {
|
|
220
|
-
this.
|
|
220
|
+
this.v2e_1 = identifier;
|
|
221
221
|
this.comment = comment;
|
|
222
222
|
this.method = method;
|
|
223
223
|
this.path = path;
|
|
@@ -227,35 +227,35 @@
|
|
|
227
227
|
this.requests = requests;
|
|
228
228
|
this.responses = responses;
|
|
229
229
|
}
|
|
230
|
-
protoOf(WsEndpoint).
|
|
231
|
-
return this.
|
|
230
|
+
protoOf(WsEndpoint).c29 = function () {
|
|
231
|
+
return this.v2e_1;
|
|
232
232
|
};
|
|
233
|
-
protoOf(WsEndpoint).
|
|
233
|
+
protoOf(WsEndpoint).r2e = function () {
|
|
234
234
|
return this.comment;
|
|
235
235
|
};
|
|
236
|
-
protoOf(WsEndpoint).
|
|
236
|
+
protoOf(WsEndpoint).w2e = function () {
|
|
237
237
|
return this.method;
|
|
238
238
|
};
|
|
239
|
-
protoOf(WsEndpoint).
|
|
239
|
+
protoOf(WsEndpoint).x2e = function () {
|
|
240
240
|
return this.path;
|
|
241
241
|
};
|
|
242
|
-
protoOf(WsEndpoint).
|
|
242
|
+
protoOf(WsEndpoint).y2e = function () {
|
|
243
243
|
return this.query;
|
|
244
244
|
};
|
|
245
|
-
protoOf(WsEndpoint).
|
|
245
|
+
protoOf(WsEndpoint).z2e = function () {
|
|
246
246
|
return this.headers;
|
|
247
247
|
};
|
|
248
|
-
protoOf(WsEndpoint).
|
|
248
|
+
protoOf(WsEndpoint).a2f = function () {
|
|
249
249
|
return this.cookies;
|
|
250
250
|
};
|
|
251
|
-
protoOf(WsEndpoint).
|
|
251
|
+
protoOf(WsEndpoint).b2f = function () {
|
|
252
252
|
return this.requests;
|
|
253
253
|
};
|
|
254
|
-
protoOf(WsEndpoint).
|
|
254
|
+
protoOf(WsEndpoint).c2f = function () {
|
|
255
255
|
return this.responses;
|
|
256
256
|
};
|
|
257
257
|
protoOf(WsEndpoint).qd = function () {
|
|
258
|
-
return this.
|
|
258
|
+
return this.v2e_1;
|
|
259
259
|
};
|
|
260
260
|
protoOf(WsEndpoint).rd = function () {
|
|
261
261
|
return this.comment;
|
|
@@ -263,29 +263,29 @@
|
|
|
263
263
|
protoOf(WsEndpoint).qh = function () {
|
|
264
264
|
return this.method;
|
|
265
265
|
};
|
|
266
|
-
protoOf(WsEndpoint).
|
|
266
|
+
protoOf(WsEndpoint).d2f = function () {
|
|
267
267
|
return this.path;
|
|
268
268
|
};
|
|
269
|
-
protoOf(WsEndpoint).
|
|
269
|
+
protoOf(WsEndpoint).e2f = function () {
|
|
270
270
|
return this.query;
|
|
271
271
|
};
|
|
272
|
-
protoOf(WsEndpoint).
|
|
272
|
+
protoOf(WsEndpoint).f2f = function () {
|
|
273
273
|
return this.headers;
|
|
274
274
|
};
|
|
275
|
-
protoOf(WsEndpoint).
|
|
275
|
+
protoOf(WsEndpoint).g2f = function () {
|
|
276
276
|
return this.cookies;
|
|
277
277
|
};
|
|
278
|
-
protoOf(WsEndpoint).
|
|
278
|
+
protoOf(WsEndpoint).h2f = function () {
|
|
279
279
|
return this.requests;
|
|
280
280
|
};
|
|
281
|
-
protoOf(WsEndpoint).
|
|
281
|
+
protoOf(WsEndpoint).i2f = function () {
|
|
282
282
|
return this.responses;
|
|
283
283
|
};
|
|
284
|
-
protoOf(WsEndpoint).
|
|
284
|
+
protoOf(WsEndpoint).j2f = function (identifier, comment, method, path, query, headers, cookies, requests, responses) {
|
|
285
285
|
return new WsEndpoint(identifier, comment, method, path, query, headers, cookies, requests, responses);
|
|
286
286
|
};
|
|
287
287
|
protoOf(WsEndpoint).copy = function (identifier, comment, method, path, query, headers, cookies, requests, responses, $super) {
|
|
288
|
-
identifier = identifier === VOID ? this.
|
|
288
|
+
identifier = identifier === VOID ? this.v2e_1 : identifier;
|
|
289
289
|
comment = comment === VOID ? this.comment : comment;
|
|
290
290
|
method = method === VOID ? this.method : method;
|
|
291
291
|
path = path === VOID ? this.path : path;
|
|
@@ -294,13 +294,13 @@
|
|
|
294
294
|
cookies = cookies === VOID ? this.cookies : cookies;
|
|
295
295
|
requests = requests === VOID ? this.requests : requests;
|
|
296
296
|
responses = responses === VOID ? this.responses : responses;
|
|
297
|
-
return this.
|
|
297
|
+
return this.j2f(identifier, comment, method, path, query, headers, cookies, requests, responses);
|
|
298
298
|
};
|
|
299
299
|
protoOf(WsEndpoint).toString = function () {
|
|
300
|
-
return 'WsEndpoint(identifier=' + this.
|
|
300
|
+
return 'WsEndpoint(identifier=' + this.v2e_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) + ')';
|
|
301
301
|
};
|
|
302
302
|
protoOf(WsEndpoint).hashCode = function () {
|
|
303
|
-
var result = getStringHashCode(this.
|
|
303
|
+
var result = getStringHashCode(this.v2e_1);
|
|
304
304
|
result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
|
|
305
305
|
result = imul(result, 31) + this.method.hashCode() | 0;
|
|
306
306
|
result = imul(result, 31) + hashCode(this.path) | 0;
|
|
@@ -317,7 +317,7 @@
|
|
|
317
317
|
if (!(other instanceof WsEndpoint))
|
|
318
318
|
return false;
|
|
319
319
|
var tmp0_other_with_cast = other instanceof WsEndpoint ? other : THROW_CCE();
|
|
320
|
-
if (!(this.
|
|
320
|
+
if (!(this.v2e_1 === tmp0_other_with_cast.v2e_1))
|
|
321
321
|
return false;
|
|
322
322
|
if (!(this.comment == tmp0_other_with_cast.comment))
|
|
323
323
|
return false;
|
|
@@ -338,21 +338,21 @@
|
|
|
338
338
|
return true;
|
|
339
339
|
};
|
|
340
340
|
function WsEnum(identifier, comment, entries) {
|
|
341
|
-
this.
|
|
341
|
+
this.k2f_1 = identifier;
|
|
342
342
|
this.comment = comment;
|
|
343
343
|
this.entries = entries;
|
|
344
344
|
}
|
|
345
|
-
protoOf(WsEnum).
|
|
346
|
-
return this.
|
|
345
|
+
protoOf(WsEnum).c29 = function () {
|
|
346
|
+
return this.k2f_1;
|
|
347
347
|
};
|
|
348
|
-
protoOf(WsEnum).
|
|
348
|
+
protoOf(WsEnum).r2e = function () {
|
|
349
349
|
return this.comment;
|
|
350
350
|
};
|
|
351
351
|
protoOf(WsEnum).z = function () {
|
|
352
352
|
return this.entries;
|
|
353
353
|
};
|
|
354
354
|
protoOf(WsEnum).qd = function () {
|
|
355
|
-
return this.
|
|
355
|
+
return this.k2f_1;
|
|
356
356
|
};
|
|
357
357
|
protoOf(WsEnum).rd = function () {
|
|
358
358
|
return this.comment;
|
|
@@ -360,20 +360,20 @@
|
|
|
360
360
|
protoOf(WsEnum).qh = function () {
|
|
361
361
|
return this.entries;
|
|
362
362
|
};
|
|
363
|
-
protoOf(WsEnum).
|
|
363
|
+
protoOf(WsEnum).l2f = function (identifier, comment, entries) {
|
|
364
364
|
return new WsEnum(identifier, comment, entries);
|
|
365
365
|
};
|
|
366
366
|
protoOf(WsEnum).copy = function (identifier, comment, entries, $super) {
|
|
367
|
-
identifier = identifier === VOID ? this.
|
|
367
|
+
identifier = identifier === VOID ? this.k2f_1 : identifier;
|
|
368
368
|
comment = comment === VOID ? this.comment : comment;
|
|
369
369
|
entries = entries === VOID ? this.entries : entries;
|
|
370
|
-
return this.
|
|
370
|
+
return this.l2f(identifier, comment, entries);
|
|
371
371
|
};
|
|
372
372
|
protoOf(WsEnum).toString = function () {
|
|
373
|
-
return 'WsEnum(identifier=' + this.
|
|
373
|
+
return 'WsEnum(identifier=' + this.k2f_1 + ', comment=' + this.comment + ', entries=' + toString(this.entries) + ')';
|
|
374
374
|
};
|
|
375
375
|
protoOf(WsEnum).hashCode = function () {
|
|
376
|
-
var result = getStringHashCode(this.
|
|
376
|
+
var result = getStringHashCode(this.k2f_1);
|
|
377
377
|
result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
|
|
378
378
|
result = imul(result, 31) + hashCode(this.entries) | 0;
|
|
379
379
|
return result;
|
|
@@ -384,7 +384,7 @@
|
|
|
384
384
|
if (!(other instanceof WsEnum))
|
|
385
385
|
return false;
|
|
386
386
|
var tmp0_other_with_cast = other instanceof WsEnum ? other : THROW_CCE();
|
|
387
|
-
if (!(this.
|
|
387
|
+
if (!(this.k2f_1 === tmp0_other_with_cast.k2f_1))
|
|
388
388
|
return false;
|
|
389
389
|
if (!(this.comment == tmp0_other_with_cast.comment))
|
|
390
390
|
return false;
|
|
@@ -393,21 +393,21 @@
|
|
|
393
393
|
return true;
|
|
394
394
|
};
|
|
395
395
|
function WsUnion(identifier, comment, entries) {
|
|
396
|
-
this.
|
|
396
|
+
this.m2f_1 = identifier;
|
|
397
397
|
this.comment = comment;
|
|
398
398
|
this.entries = entries;
|
|
399
399
|
}
|
|
400
|
-
protoOf(WsUnion).
|
|
401
|
-
return this.
|
|
400
|
+
protoOf(WsUnion).c29 = function () {
|
|
401
|
+
return this.m2f_1;
|
|
402
402
|
};
|
|
403
|
-
protoOf(WsUnion).
|
|
403
|
+
protoOf(WsUnion).r2e = function () {
|
|
404
404
|
return this.comment;
|
|
405
405
|
};
|
|
406
406
|
protoOf(WsUnion).z = function () {
|
|
407
407
|
return this.entries;
|
|
408
408
|
};
|
|
409
409
|
protoOf(WsUnion).qd = function () {
|
|
410
|
-
return this.
|
|
410
|
+
return this.m2f_1;
|
|
411
411
|
};
|
|
412
412
|
protoOf(WsUnion).rd = function () {
|
|
413
413
|
return this.comment;
|
|
@@ -415,20 +415,20 @@
|
|
|
415
415
|
protoOf(WsUnion).qh = function () {
|
|
416
416
|
return this.entries;
|
|
417
417
|
};
|
|
418
|
-
protoOf(WsUnion).
|
|
418
|
+
protoOf(WsUnion).n2f = function (identifier, comment, entries) {
|
|
419
419
|
return new WsUnion(identifier, comment, entries);
|
|
420
420
|
};
|
|
421
421
|
protoOf(WsUnion).copy = function (identifier, comment, entries, $super) {
|
|
422
|
-
identifier = identifier === VOID ? this.
|
|
422
|
+
identifier = identifier === VOID ? this.m2f_1 : identifier;
|
|
423
423
|
comment = comment === VOID ? this.comment : comment;
|
|
424
424
|
entries = entries === VOID ? this.entries : entries;
|
|
425
|
-
return this.
|
|
425
|
+
return this.n2f(identifier, comment, entries);
|
|
426
426
|
};
|
|
427
427
|
protoOf(WsUnion).toString = function () {
|
|
428
|
-
return 'WsUnion(identifier=' + this.
|
|
428
|
+
return 'WsUnion(identifier=' + this.m2f_1 + ', comment=' + this.comment + ', entries=' + toString(this.entries) + ')';
|
|
429
429
|
};
|
|
430
430
|
protoOf(WsUnion).hashCode = function () {
|
|
431
|
-
var result = getStringHashCode(this.
|
|
431
|
+
var result = getStringHashCode(this.m2f_1);
|
|
432
432
|
result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
|
|
433
433
|
result = imul(result, 31) + hashCode(this.entries) | 0;
|
|
434
434
|
return result;
|
|
@@ -439,7 +439,7 @@
|
|
|
439
439
|
if (!(other instanceof WsUnion))
|
|
440
440
|
return false;
|
|
441
441
|
var tmp0_other_with_cast = other instanceof WsUnion ? other : THROW_CCE();
|
|
442
|
-
if (!(this.
|
|
442
|
+
if (!(this.m2f_1 === tmp0_other_with_cast.m2f_1))
|
|
443
443
|
return false;
|
|
444
444
|
if (!(this.comment == tmp0_other_with_cast.comment))
|
|
445
445
|
return false;
|
|
@@ -448,25 +448,25 @@
|
|
|
448
448
|
return true;
|
|
449
449
|
};
|
|
450
450
|
function WsChannel(identifier, comment, reference, isNullable) {
|
|
451
|
-
this.
|
|
451
|
+
this.o2f_1 = identifier;
|
|
452
452
|
this.comment = comment;
|
|
453
453
|
this.reference = reference;
|
|
454
454
|
this.isNullable = isNullable;
|
|
455
455
|
}
|
|
456
|
-
protoOf(WsChannel).
|
|
457
|
-
return this.
|
|
456
|
+
protoOf(WsChannel).c29 = function () {
|
|
457
|
+
return this.o2f_1;
|
|
458
458
|
};
|
|
459
|
-
protoOf(WsChannel).
|
|
459
|
+
protoOf(WsChannel).r2e = function () {
|
|
460
460
|
return this.comment;
|
|
461
461
|
};
|
|
462
|
-
protoOf(WsChannel).
|
|
462
|
+
protoOf(WsChannel).p2f = function () {
|
|
463
463
|
return this.reference;
|
|
464
464
|
};
|
|
465
465
|
protoOf(WsChannel).wl = function () {
|
|
466
466
|
return this.isNullable;
|
|
467
467
|
};
|
|
468
468
|
protoOf(WsChannel).qd = function () {
|
|
469
|
-
return this.
|
|
469
|
+
return this.o2f_1;
|
|
470
470
|
};
|
|
471
471
|
protoOf(WsChannel).rd = function () {
|
|
472
472
|
return this.comment;
|
|
@@ -474,24 +474,24 @@
|
|
|
474
474
|
protoOf(WsChannel).qh = function () {
|
|
475
475
|
return this.reference;
|
|
476
476
|
};
|
|
477
|
-
protoOf(WsChannel).
|
|
477
|
+
protoOf(WsChannel).d2f = function () {
|
|
478
478
|
return this.isNullable;
|
|
479
479
|
};
|
|
480
|
-
protoOf(WsChannel).
|
|
480
|
+
protoOf(WsChannel).q2f = function (identifier, comment, reference, isNullable) {
|
|
481
481
|
return new WsChannel(identifier, comment, reference, isNullable);
|
|
482
482
|
};
|
|
483
483
|
protoOf(WsChannel).copy = function (identifier, comment, reference, isNullable, $super) {
|
|
484
|
-
identifier = identifier === VOID ? this.
|
|
484
|
+
identifier = identifier === VOID ? this.o2f_1 : identifier;
|
|
485
485
|
comment = comment === VOID ? this.comment : comment;
|
|
486
486
|
reference = reference === VOID ? this.reference : reference;
|
|
487
487
|
isNullable = isNullable === VOID ? this.isNullable : isNullable;
|
|
488
|
-
return this.
|
|
488
|
+
return this.q2f(identifier, comment, reference, isNullable);
|
|
489
489
|
};
|
|
490
490
|
protoOf(WsChannel).toString = function () {
|
|
491
|
-
return 'WsChannel(identifier=' + this.
|
|
491
|
+
return 'WsChannel(identifier=' + this.o2f_1 + ', comment=' + this.comment + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
|
|
492
492
|
};
|
|
493
493
|
protoOf(WsChannel).hashCode = function () {
|
|
494
|
-
var result = getStringHashCode(this.
|
|
494
|
+
var result = getStringHashCode(this.o2f_1);
|
|
495
495
|
result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
|
|
496
496
|
result = imul(result, 31) + hashCode(this.reference) | 0;
|
|
497
497
|
result = imul(result, 31) + getBooleanHashCode(this.isNullable) | 0;
|
|
@@ -503,7 +503,7 @@
|
|
|
503
503
|
if (!(other instanceof WsChannel))
|
|
504
504
|
return false;
|
|
505
505
|
var tmp0_other_with_cast = other instanceof WsChannel ? other : THROW_CCE();
|
|
506
|
-
if (!(this.
|
|
506
|
+
if (!(this.o2f_1 === tmp0_other_with_cast.o2f_1))
|
|
507
507
|
return false;
|
|
508
508
|
if (!(this.comment == tmp0_other_with_cast.comment))
|
|
509
509
|
return false;
|
|
@@ -514,21 +514,21 @@
|
|
|
514
514
|
return true;
|
|
515
515
|
};
|
|
516
516
|
function WsRefined(identifier, comment, validator) {
|
|
517
|
-
this.
|
|
517
|
+
this.r2f_1 = identifier;
|
|
518
518
|
this.comment = comment;
|
|
519
519
|
this.validator = validator;
|
|
520
520
|
}
|
|
521
|
-
protoOf(WsRefined).
|
|
522
|
-
return this.
|
|
521
|
+
protoOf(WsRefined).c29 = function () {
|
|
522
|
+
return this.r2f_1;
|
|
523
523
|
};
|
|
524
|
-
protoOf(WsRefined).
|
|
524
|
+
protoOf(WsRefined).r2e = function () {
|
|
525
525
|
return this.comment;
|
|
526
526
|
};
|
|
527
|
-
protoOf(WsRefined).
|
|
527
|
+
protoOf(WsRefined).s2f = function () {
|
|
528
528
|
return this.validator;
|
|
529
529
|
};
|
|
530
530
|
protoOf(WsRefined).qd = function () {
|
|
531
|
-
return this.
|
|
531
|
+
return this.r2f_1;
|
|
532
532
|
};
|
|
533
533
|
protoOf(WsRefined).rd = function () {
|
|
534
534
|
return this.comment;
|
|
@@ -536,20 +536,20 @@
|
|
|
536
536
|
protoOf(WsRefined).qh = function () {
|
|
537
537
|
return this.validator;
|
|
538
538
|
};
|
|
539
|
-
protoOf(WsRefined).
|
|
539
|
+
protoOf(WsRefined).t2f = function (identifier, comment, validator) {
|
|
540
540
|
return new WsRefined(identifier, comment, validator);
|
|
541
541
|
};
|
|
542
542
|
protoOf(WsRefined).copy = function (identifier, comment, validator, $super) {
|
|
543
|
-
identifier = identifier === VOID ? this.
|
|
543
|
+
identifier = identifier === VOID ? this.r2f_1 : identifier;
|
|
544
544
|
comment = comment === VOID ? this.comment : comment;
|
|
545
545
|
validator = validator === VOID ? this.validator : validator;
|
|
546
|
-
return this.
|
|
546
|
+
return this.t2f(identifier, comment, validator);
|
|
547
547
|
};
|
|
548
548
|
protoOf(WsRefined).toString = function () {
|
|
549
|
-
return 'WsRefined(identifier=' + this.
|
|
549
|
+
return 'WsRefined(identifier=' + this.r2f_1 + ', comment=' + this.comment + ', validator=' + this.validator + ')';
|
|
550
550
|
};
|
|
551
551
|
protoOf(WsRefined).hashCode = function () {
|
|
552
|
-
var result = getStringHashCode(this.
|
|
552
|
+
var result = getStringHashCode(this.r2f_1);
|
|
553
553
|
result = imul(result, 31) + (this.comment == null ? 0 : getStringHashCode(this.comment)) | 0;
|
|
554
554
|
result = imul(result, 31) + getStringHashCode(this.validator) | 0;
|
|
555
555
|
return result;
|
|
@@ -560,7 +560,7 @@
|
|
|
560
560
|
if (!(other instanceof WsRefined))
|
|
561
561
|
return false;
|
|
562
562
|
var tmp0_other_with_cast = other instanceof WsRefined ? other : THROW_CCE();
|
|
563
|
-
if (!(this.
|
|
563
|
+
if (!(this.r2f_1 === tmp0_other_with_cast.r2f_1))
|
|
564
564
|
return false;
|
|
565
565
|
if (!(this.comment == tmp0_other_with_cast.comment))
|
|
566
566
|
return false;
|
|
@@ -631,12 +631,12 @@
|
|
|
631
631
|
protoOf(WsLiteral).qd = function () {
|
|
632
632
|
return this.value;
|
|
633
633
|
};
|
|
634
|
-
protoOf(WsLiteral).
|
|
634
|
+
protoOf(WsLiteral).w2f = function (value) {
|
|
635
635
|
return new WsLiteral(value);
|
|
636
636
|
};
|
|
637
637
|
protoOf(WsLiteral).copy = function (value, $super) {
|
|
638
638
|
value = value === VOID ? this.value : value;
|
|
639
|
-
return this.
|
|
639
|
+
return this.w2f(value);
|
|
640
640
|
};
|
|
641
641
|
protoOf(WsLiteral).toString = function () {
|
|
642
642
|
return 'WsLiteral(value=' + this.value + ')';
|
|
@@ -658,10 +658,10 @@
|
|
|
658
658
|
this.identifier = identifier;
|
|
659
659
|
this.reference = reference;
|
|
660
660
|
}
|
|
661
|
-
protoOf(WsParam).
|
|
661
|
+
protoOf(WsParam).c29 = function () {
|
|
662
662
|
return this.identifier;
|
|
663
663
|
};
|
|
664
|
-
protoOf(WsParam).
|
|
664
|
+
protoOf(WsParam).p2f = function () {
|
|
665
665
|
return this.reference;
|
|
666
666
|
};
|
|
667
667
|
protoOf(WsParam).qd = function () {
|
|
@@ -670,13 +670,13 @@
|
|
|
670
670
|
protoOf(WsParam).rd = function () {
|
|
671
671
|
return this.reference;
|
|
672
672
|
};
|
|
673
|
-
protoOf(WsParam).
|
|
673
|
+
protoOf(WsParam).x2f = function (identifier, reference) {
|
|
674
674
|
return new WsParam(identifier, reference);
|
|
675
675
|
};
|
|
676
676
|
protoOf(WsParam).copy = function (identifier, reference, $super) {
|
|
677
677
|
identifier = identifier === VOID ? this.identifier : identifier;
|
|
678
678
|
reference = reference === VOID ? this.reference : reference;
|
|
679
|
-
return this.
|
|
679
|
+
return this.x2f(identifier, reference);
|
|
680
680
|
};
|
|
681
681
|
protoOf(WsParam).toString = function () {
|
|
682
682
|
return 'WsParam(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ')';
|
|
@@ -707,12 +707,12 @@
|
|
|
707
707
|
protoOf(Shape_0).qd = function () {
|
|
708
708
|
return this.value;
|
|
709
709
|
};
|
|
710
|
-
protoOf(Shape_0).
|
|
710
|
+
protoOf(Shape_0).u2e = function (value) {
|
|
711
711
|
return new Shape_0(value);
|
|
712
712
|
};
|
|
713
713
|
protoOf(Shape_0).copy = function (value, $super) {
|
|
714
714
|
value = value === VOID ? this.value : value;
|
|
715
|
-
return this.
|
|
715
|
+
return this.u2e(value);
|
|
716
716
|
};
|
|
717
717
|
protoOf(Shape_0).toString = function () {
|
|
718
718
|
return 'Shape(value=' + toString(this.value) + ')';
|
|
@@ -735,10 +735,10 @@
|
|
|
735
735
|
this.reference = reference;
|
|
736
736
|
this.isNullable = isNullable;
|
|
737
737
|
}
|
|
738
|
-
protoOf(WsField).
|
|
738
|
+
protoOf(WsField).c29 = function () {
|
|
739
739
|
return this.identifier;
|
|
740
740
|
};
|
|
741
|
-
protoOf(WsField).
|
|
741
|
+
protoOf(WsField).p2f = function () {
|
|
742
742
|
return this.reference;
|
|
743
743
|
};
|
|
744
744
|
protoOf(WsField).wl = function () {
|
|
@@ -753,14 +753,14 @@
|
|
|
753
753
|
protoOf(WsField).qh = function () {
|
|
754
754
|
return this.isNullable;
|
|
755
755
|
};
|
|
756
|
-
protoOf(WsField).
|
|
756
|
+
protoOf(WsField).y2f = function (identifier, reference, isNullable) {
|
|
757
757
|
return new WsField(identifier, reference, isNullable);
|
|
758
758
|
};
|
|
759
759
|
protoOf(WsField).copy = function (identifier, reference, isNullable, $super) {
|
|
760
760
|
identifier = identifier === VOID ? this.identifier : identifier;
|
|
761
761
|
reference = reference === VOID ? this.reference : reference;
|
|
762
762
|
isNullable = isNullable === VOID ? this.isNullable : isNullable;
|
|
763
|
-
return this.
|
|
763
|
+
return this.y2f(identifier, reference, isNullable);
|
|
764
764
|
};
|
|
765
765
|
protoOf(WsField).toString = function () {
|
|
766
766
|
return 'WsField(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
|
|
@@ -796,12 +796,12 @@
|
|
|
796
796
|
protoOf(WsClassIdentifier).qd = function () {
|
|
797
797
|
return this.value;
|
|
798
798
|
};
|
|
799
|
-
protoOf(WsClassIdentifier).
|
|
799
|
+
protoOf(WsClassIdentifier).w2f = function (value) {
|
|
800
800
|
return new WsClassIdentifier(value);
|
|
801
801
|
};
|
|
802
802
|
protoOf(WsClassIdentifier).copy = function (value, $super) {
|
|
803
803
|
value = value === VOID ? this.value : value;
|
|
804
|
-
return this.
|
|
804
|
+
return this.w2f(value);
|
|
805
805
|
};
|
|
806
806
|
protoOf(WsClassIdentifier).toString = function () {
|
|
807
807
|
return 'WsClassIdentifier(value=' + this.value + ')';
|
|
@@ -828,12 +828,12 @@
|
|
|
828
828
|
protoOf(WsFieldIdentifier).qd = function () {
|
|
829
829
|
return this.value;
|
|
830
830
|
};
|
|
831
|
-
protoOf(WsFieldIdentifier).
|
|
831
|
+
protoOf(WsFieldIdentifier).w2f = function (value) {
|
|
832
832
|
return new WsFieldIdentifier(value);
|
|
833
833
|
};
|
|
834
834
|
protoOf(WsFieldIdentifier).copy = function (value, $super) {
|
|
835
835
|
value = value === VOID ? this.value : value;
|
|
836
|
-
return this.
|
|
836
|
+
return this.w2f(value);
|
|
837
837
|
};
|
|
838
838
|
protoOf(WsFieldIdentifier).toString = function () {
|
|
839
839
|
return 'WsFieldIdentifier(value=' + this.value + ')';
|
|
@@ -855,35 +855,35 @@
|
|
|
855
855
|
}
|
|
856
856
|
function WsAny(isIterable, isMap) {
|
|
857
857
|
isMap = isMap === VOID ? false : isMap;
|
|
858
|
-
this.
|
|
859
|
-
this.
|
|
858
|
+
this.a2g_1 = isIterable;
|
|
859
|
+
this.b2g_1 = isMap;
|
|
860
860
|
}
|
|
861
|
-
protoOf(WsAny).
|
|
862
|
-
return this.
|
|
861
|
+
protoOf(WsAny).i24 = function () {
|
|
862
|
+
return this.a2g_1;
|
|
863
863
|
};
|
|
864
|
-
protoOf(WsAny).
|
|
865
|
-
return this.
|
|
864
|
+
protoOf(WsAny).z2f = function () {
|
|
865
|
+
return this.b2g_1;
|
|
866
866
|
};
|
|
867
867
|
protoOf(WsAny).qd = function () {
|
|
868
|
-
return this.
|
|
868
|
+
return this.a2g_1;
|
|
869
869
|
};
|
|
870
870
|
protoOf(WsAny).rd = function () {
|
|
871
|
-
return this.
|
|
871
|
+
return this.b2g_1;
|
|
872
872
|
};
|
|
873
|
-
protoOf(WsAny).
|
|
873
|
+
protoOf(WsAny).l29 = function (isIterable, isMap) {
|
|
874
874
|
return new WsAny(isIterable, isMap);
|
|
875
875
|
};
|
|
876
876
|
protoOf(WsAny).copy = function (isIterable, isMap, $super) {
|
|
877
|
-
isIterable = isIterable === VOID ? this.
|
|
878
|
-
isMap = isMap === VOID ? this.
|
|
879
|
-
return this.
|
|
877
|
+
isIterable = isIterable === VOID ? this.a2g_1 : isIterable;
|
|
878
|
+
isMap = isMap === VOID ? this.b2g_1 : isMap;
|
|
879
|
+
return this.l29(isIterable, isMap);
|
|
880
880
|
};
|
|
881
881
|
protoOf(WsAny).toString = function () {
|
|
882
|
-
return 'WsAny(isIterable=' + this.
|
|
882
|
+
return 'WsAny(isIterable=' + this.a2g_1 + ', isMap=' + this.b2g_1 + ')';
|
|
883
883
|
};
|
|
884
884
|
protoOf(WsAny).hashCode = function () {
|
|
885
|
-
var result = getBooleanHashCode(this.
|
|
886
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
885
|
+
var result = getBooleanHashCode(this.a2g_1);
|
|
886
|
+
result = imul(result, 31) + getBooleanHashCode(this.b2g_1) | 0;
|
|
887
887
|
return result;
|
|
888
888
|
};
|
|
889
889
|
protoOf(WsAny).equals = function (other) {
|
|
@@ -892,43 +892,43 @@
|
|
|
892
892
|
if (!(other instanceof WsAny))
|
|
893
893
|
return false;
|
|
894
894
|
var tmp0_other_with_cast = other instanceof WsAny ? other : THROW_CCE();
|
|
895
|
-
if (!(this.
|
|
895
|
+
if (!(this.a2g_1 === tmp0_other_with_cast.a2g_1))
|
|
896
896
|
return false;
|
|
897
|
-
if (!(this.
|
|
897
|
+
if (!(this.b2g_1 === tmp0_other_with_cast.b2g_1))
|
|
898
898
|
return false;
|
|
899
899
|
return true;
|
|
900
900
|
};
|
|
901
901
|
function WsUnit(isIterable, isMap) {
|
|
902
902
|
isMap = isMap === VOID ? false : isMap;
|
|
903
|
-
this.
|
|
904
|
-
this.
|
|
903
|
+
this.c2g_1 = isIterable;
|
|
904
|
+
this.d2g_1 = isMap;
|
|
905
905
|
}
|
|
906
|
-
protoOf(WsUnit).
|
|
907
|
-
return this.
|
|
906
|
+
protoOf(WsUnit).i24 = function () {
|
|
907
|
+
return this.c2g_1;
|
|
908
908
|
};
|
|
909
|
-
protoOf(WsUnit).
|
|
910
|
-
return this.
|
|
909
|
+
protoOf(WsUnit).z2f = function () {
|
|
910
|
+
return this.d2g_1;
|
|
911
911
|
};
|
|
912
912
|
protoOf(WsUnit).qd = function () {
|
|
913
|
-
return this.
|
|
913
|
+
return this.c2g_1;
|
|
914
914
|
};
|
|
915
915
|
protoOf(WsUnit).rd = function () {
|
|
916
|
-
return this.
|
|
916
|
+
return this.d2g_1;
|
|
917
917
|
};
|
|
918
|
-
protoOf(WsUnit).
|
|
918
|
+
protoOf(WsUnit).l29 = function (isIterable, isMap) {
|
|
919
919
|
return new WsUnit(isIterable, isMap);
|
|
920
920
|
};
|
|
921
921
|
protoOf(WsUnit).copy = function (isIterable, isMap, $super) {
|
|
922
|
-
isIterable = isIterable === VOID ? this.
|
|
923
|
-
isMap = isMap === VOID ? this.
|
|
924
|
-
return this.
|
|
922
|
+
isIterable = isIterable === VOID ? this.c2g_1 : isIterable;
|
|
923
|
+
isMap = isMap === VOID ? this.d2g_1 : isMap;
|
|
924
|
+
return this.l29(isIterable, isMap);
|
|
925
925
|
};
|
|
926
926
|
protoOf(WsUnit).toString = function () {
|
|
927
|
-
return 'WsUnit(isIterable=' + this.
|
|
927
|
+
return 'WsUnit(isIterable=' + this.c2g_1 + ', isMap=' + this.d2g_1 + ')';
|
|
928
928
|
};
|
|
929
929
|
protoOf(WsUnit).hashCode = function () {
|
|
930
|
-
var result = getBooleanHashCode(this.
|
|
931
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
930
|
+
var result = getBooleanHashCode(this.c2g_1);
|
|
931
|
+
result = imul(result, 31) + getBooleanHashCode(this.d2g_1) | 0;
|
|
932
932
|
return result;
|
|
933
933
|
};
|
|
934
934
|
protoOf(WsUnit).equals = function (other) {
|
|
@@ -937,52 +937,52 @@
|
|
|
937
937
|
if (!(other instanceof WsUnit))
|
|
938
938
|
return false;
|
|
939
939
|
var tmp0_other_with_cast = other instanceof WsUnit ? other : THROW_CCE();
|
|
940
|
-
if (!(this.
|
|
940
|
+
if (!(this.c2g_1 === tmp0_other_with_cast.c2g_1))
|
|
941
941
|
return false;
|
|
942
|
-
if (!(this.
|
|
942
|
+
if (!(this.d2g_1 === tmp0_other_with_cast.d2g_1))
|
|
943
943
|
return false;
|
|
944
944
|
return true;
|
|
945
945
|
};
|
|
946
946
|
function WsCustom(value, isIterable, isMap) {
|
|
947
947
|
isMap = isMap === VOID ? false : isMap;
|
|
948
948
|
this.value = value;
|
|
949
|
-
this.
|
|
950
|
-
this.
|
|
949
|
+
this.e2g_1 = isIterable;
|
|
950
|
+
this.f2g_1 = isMap;
|
|
951
951
|
}
|
|
952
952
|
protoOf(WsCustom).b1 = function () {
|
|
953
953
|
return this.value;
|
|
954
954
|
};
|
|
955
|
-
protoOf(WsCustom).
|
|
956
|
-
return this.
|
|
955
|
+
protoOf(WsCustom).i24 = function () {
|
|
956
|
+
return this.e2g_1;
|
|
957
957
|
};
|
|
958
|
-
protoOf(WsCustom).
|
|
959
|
-
return this.
|
|
958
|
+
protoOf(WsCustom).z2f = function () {
|
|
959
|
+
return this.f2g_1;
|
|
960
960
|
};
|
|
961
961
|
protoOf(WsCustom).qd = function () {
|
|
962
962
|
return this.value;
|
|
963
963
|
};
|
|
964
964
|
protoOf(WsCustom).rd = function () {
|
|
965
|
-
return this.
|
|
965
|
+
return this.e2g_1;
|
|
966
966
|
};
|
|
967
967
|
protoOf(WsCustom).qh = function () {
|
|
968
|
-
return this.
|
|
968
|
+
return this.f2g_1;
|
|
969
969
|
};
|
|
970
|
-
protoOf(WsCustom).
|
|
970
|
+
protoOf(WsCustom).r29 = function (value, isIterable, isMap) {
|
|
971
971
|
return new WsCustom(value, isIterable, isMap);
|
|
972
972
|
};
|
|
973
973
|
protoOf(WsCustom).copy = function (value, isIterable, isMap, $super) {
|
|
974
974
|
value = value === VOID ? this.value : value;
|
|
975
|
-
isIterable = isIterable === VOID ? this.
|
|
976
|
-
isMap = isMap === VOID ? this.
|
|
977
|
-
return this.
|
|
975
|
+
isIterable = isIterable === VOID ? this.e2g_1 : isIterable;
|
|
976
|
+
isMap = isMap === VOID ? this.f2g_1 : isMap;
|
|
977
|
+
return this.r29(value, isIterable, isMap);
|
|
978
978
|
};
|
|
979
979
|
protoOf(WsCustom).toString = function () {
|
|
980
|
-
return 'WsCustom(value=' + this.value + ', isIterable=' + this.
|
|
980
|
+
return 'WsCustom(value=' + this.value + ', isIterable=' + this.e2g_1 + ', isMap=' + this.f2g_1 + ')';
|
|
981
981
|
};
|
|
982
982
|
protoOf(WsCustom).hashCode = function () {
|
|
983
983
|
var result = getStringHashCode(this.value);
|
|
984
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
985
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
984
|
+
result = imul(result, 31) + getBooleanHashCode(this.e2g_1) | 0;
|
|
985
|
+
result = imul(result, 31) + getBooleanHashCode(this.f2g_1) | 0;
|
|
986
986
|
return result;
|
|
987
987
|
};
|
|
988
988
|
protoOf(WsCustom).equals = function (other) {
|
|
@@ -993,52 +993,52 @@
|
|
|
993
993
|
var tmp0_other_with_cast = other instanceof WsCustom ? other : THROW_CCE();
|
|
994
994
|
if (!(this.value === tmp0_other_with_cast.value))
|
|
995
995
|
return false;
|
|
996
|
-
if (!(this.
|
|
996
|
+
if (!(this.e2g_1 === tmp0_other_with_cast.e2g_1))
|
|
997
997
|
return false;
|
|
998
|
-
if (!(this.
|
|
998
|
+
if (!(this.f2g_1 === tmp0_other_with_cast.f2g_1))
|
|
999
999
|
return false;
|
|
1000
1000
|
return true;
|
|
1001
1001
|
};
|
|
1002
1002
|
function WsPrimitive(type, isIterable, isMap) {
|
|
1003
1003
|
isMap = isMap === VOID ? false : isMap;
|
|
1004
1004
|
this.type = type;
|
|
1005
|
-
this.
|
|
1006
|
-
this.
|
|
1005
|
+
this.g2g_1 = isIterable;
|
|
1006
|
+
this.h2g_1 = isMap;
|
|
1007
1007
|
}
|
|
1008
|
-
protoOf(WsPrimitive).
|
|
1008
|
+
protoOf(WsPrimitive).i2g = function () {
|
|
1009
1009
|
return this.type;
|
|
1010
1010
|
};
|
|
1011
|
-
protoOf(WsPrimitive).
|
|
1012
|
-
return this.
|
|
1011
|
+
protoOf(WsPrimitive).i24 = function () {
|
|
1012
|
+
return this.g2g_1;
|
|
1013
1013
|
};
|
|
1014
|
-
protoOf(WsPrimitive).
|
|
1015
|
-
return this.
|
|
1014
|
+
protoOf(WsPrimitive).z2f = function () {
|
|
1015
|
+
return this.h2g_1;
|
|
1016
1016
|
};
|
|
1017
1017
|
protoOf(WsPrimitive).qd = function () {
|
|
1018
1018
|
return this.type;
|
|
1019
1019
|
};
|
|
1020
1020
|
protoOf(WsPrimitive).rd = function () {
|
|
1021
|
-
return this.
|
|
1021
|
+
return this.g2g_1;
|
|
1022
1022
|
};
|
|
1023
1023
|
protoOf(WsPrimitive).qh = function () {
|
|
1024
|
-
return this.
|
|
1024
|
+
return this.h2g_1;
|
|
1025
1025
|
};
|
|
1026
|
-
protoOf(WsPrimitive).
|
|
1026
|
+
protoOf(WsPrimitive).j2g = function (type, isIterable, isMap) {
|
|
1027
1027
|
return new WsPrimitive(type, isIterable, isMap);
|
|
1028
1028
|
};
|
|
1029
1029
|
protoOf(WsPrimitive).copy = function (type, isIterable, isMap, $super) {
|
|
1030
1030
|
type = type === VOID ? this.type : type;
|
|
1031
|
-
isIterable = isIterable === VOID ? this.
|
|
1032
|
-
isMap = isMap === VOID ? this.
|
|
1033
|
-
return this.
|
|
1031
|
+
isIterable = isIterable === VOID ? this.g2g_1 : isIterable;
|
|
1032
|
+
isMap = isMap === VOID ? this.h2g_1 : isMap;
|
|
1033
|
+
return this.j2g(type, isIterable, isMap);
|
|
1034
1034
|
};
|
|
1035
1035
|
protoOf(WsPrimitive).toString = function () {
|
|
1036
|
-
return 'WsPrimitive(type=' + this.type.toString() + ', isIterable=' + this.
|
|
1036
|
+
return 'WsPrimitive(type=' + this.type.toString() + ', isIterable=' + this.g2g_1 + ', isMap=' + this.h2g_1 + ')';
|
|
1037
1037
|
};
|
|
1038
1038
|
protoOf(WsPrimitive).hashCode = function () {
|
|
1039
1039
|
var result = this.type.hashCode();
|
|
1040
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1041
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1040
|
+
result = imul(result, 31) + getBooleanHashCode(this.g2g_1) | 0;
|
|
1041
|
+
result = imul(result, 31) + getBooleanHashCode(this.h2g_1) | 0;
|
|
1042
1042
|
return result;
|
|
1043
1043
|
};
|
|
1044
1044
|
protoOf(WsPrimitive).equals = function (other) {
|
|
@@ -1049,9 +1049,9 @@
|
|
|
1049
1049
|
var tmp0_other_with_cast = other instanceof WsPrimitive ? other : THROW_CCE();
|
|
1050
1050
|
if (!this.type.equals(tmp0_other_with_cast.type))
|
|
1051
1051
|
return false;
|
|
1052
|
-
if (!(this.
|
|
1052
|
+
if (!(this.g2g_1 === tmp0_other_with_cast.g2g_1))
|
|
1053
1053
|
return false;
|
|
1054
|
-
if (!(this.
|
|
1054
|
+
if (!(this.h2g_1 === tmp0_other_with_cast.h2g_1))
|
|
1055
1055
|
return false;
|
|
1056
1056
|
return true;
|
|
1057
1057
|
};
|
|
@@ -1104,12 +1104,12 @@
|
|
|
1104
1104
|
protoOf(WsRequest).qd = function () {
|
|
1105
1105
|
return this.content;
|
|
1106
1106
|
};
|
|
1107
|
-
protoOf(WsRequest).
|
|
1107
|
+
protoOf(WsRequest).m2g = function (content) {
|
|
1108
1108
|
return new WsRequest(content);
|
|
1109
1109
|
};
|
|
1110
1110
|
protoOf(WsRequest).copy = function (content, $super) {
|
|
1111
1111
|
content = content === VOID ? this.content : content;
|
|
1112
|
-
return this.
|
|
1112
|
+
return this.m2g(content);
|
|
1113
1113
|
};
|
|
1114
1114
|
protoOf(WsRequest).toString = function () {
|
|
1115
1115
|
return 'WsRequest(content=' + toString_0(this.content) + ')';
|
|
@@ -1132,10 +1132,10 @@
|
|
|
1132
1132
|
this.headers = headers;
|
|
1133
1133
|
this.content = content;
|
|
1134
1134
|
}
|
|
1135
|
-
protoOf(WsResponse).
|
|
1135
|
+
protoOf(WsResponse).n2g = function () {
|
|
1136
1136
|
return this.status;
|
|
1137
1137
|
};
|
|
1138
|
-
protoOf(WsResponse).
|
|
1138
|
+
protoOf(WsResponse).z2e = function () {
|
|
1139
1139
|
return this.headers;
|
|
1140
1140
|
};
|
|
1141
1141
|
protoOf(WsResponse).f17 = function () {
|
|
@@ -1150,14 +1150,14 @@
|
|
|
1150
1150
|
protoOf(WsResponse).qh = function () {
|
|
1151
1151
|
return this.content;
|
|
1152
1152
|
};
|
|
1153
|
-
protoOf(WsResponse).
|
|
1153
|
+
protoOf(WsResponse).o2g = function (status, headers, content) {
|
|
1154
1154
|
return new WsResponse(status, headers, content);
|
|
1155
1155
|
};
|
|
1156
1156
|
protoOf(WsResponse).copy = function (status, headers, content, $super) {
|
|
1157
1157
|
status = status === VOID ? this.status : status;
|
|
1158
1158
|
headers = headers === VOID ? this.headers : headers;
|
|
1159
1159
|
content = content === VOID ? this.content : content;
|
|
1160
|
-
return this.
|
|
1160
|
+
return this.o2g(status, headers, content);
|
|
1161
1161
|
};
|
|
1162
1162
|
protoOf(WsResponse).toString = function () {
|
|
1163
1163
|
return 'WsResponse(status=' + this.status + ', headers=' + toString(this.headers) + ', content=' + toString_0(this.content) + ')';
|
|
@@ -1188,10 +1188,10 @@
|
|
|
1188
1188
|
this.reference = reference;
|
|
1189
1189
|
this.isNullable = isNullable;
|
|
1190
1190
|
}
|
|
1191
|
-
protoOf(WsContent).
|
|
1191
|
+
protoOf(WsContent).i2g = function () {
|
|
1192
1192
|
return this.type;
|
|
1193
1193
|
};
|
|
1194
|
-
protoOf(WsContent).
|
|
1194
|
+
protoOf(WsContent).p2f = function () {
|
|
1195
1195
|
return this.reference;
|
|
1196
1196
|
};
|
|
1197
1197
|
protoOf(WsContent).wl = function () {
|
|
@@ -1206,14 +1206,14 @@
|
|
|
1206
1206
|
protoOf(WsContent).qh = function () {
|
|
1207
1207
|
return this.isNullable;
|
|
1208
1208
|
};
|
|
1209
|
-
protoOf(WsContent).
|
|
1209
|
+
protoOf(WsContent).p2g = function (type, reference, isNullable) {
|
|
1210
1210
|
return new WsContent(type, reference, isNullable);
|
|
1211
1211
|
};
|
|
1212
1212
|
protoOf(WsContent).copy = function (type, reference, isNullable, $super) {
|
|
1213
1213
|
type = type === VOID ? this.type : type;
|
|
1214
1214
|
reference = reference === VOID ? this.reference : reference;
|
|
1215
1215
|
isNullable = isNullable === VOID ? this.isNullable : isNullable;
|
|
1216
|
-
return this.
|
|
1216
|
+
return this.p2g(type, reference, isNullable);
|
|
1217
1217
|
};
|
|
1218
1218
|
protoOf(WsContent).toString = function () {
|
|
1219
1219
|
return 'WsContent(type=' + this.type + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
|
|
@@ -1241,8 +1241,8 @@
|
|
|
1241
1241
|
function produce(_this__u8e3s4) {
|
|
1242
1242
|
var tmp;
|
|
1243
1243
|
if (_this__u8e3s4 instanceof Type) {
|
|
1244
|
-
var tmp_0 = _this__u8e3s4.
|
|
1245
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
1244
|
+
var tmp_0 = _this__u8e3s4.k25_1.b1();
|
|
1245
|
+
var tmp1_safe_receiver = _this__u8e3s4.j25_1;
|
|
1246
1246
|
var tmp_1;
|
|
1247
1247
|
var tmp_2 = tmp1_safe_receiver;
|
|
1248
1248
|
if ((tmp_2 == null ? null : new Comment(tmp_2)) == null) {
|
|
@@ -1250,11 +1250,11 @@
|
|
|
1250
1250
|
} else {
|
|
1251
1251
|
tmp_1 = _Comment___get_value__impl__8r3pla(tmp1_safe_receiver);
|
|
1252
1252
|
}
|
|
1253
|
-
tmp = new WsType(tmp_0, tmp_1, produce_1(_this__u8e3s4.
|
|
1253
|
+
tmp = new WsType(tmp_0, tmp_1, produce_1(_this__u8e3s4.l25_1));
|
|
1254
1254
|
} else {
|
|
1255
1255
|
if (_this__u8e3s4 instanceof Endpoint) {
|
|
1256
|
-
var tmp_3 = _this__u8e3s4.
|
|
1257
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
1256
|
+
var tmp_3 = _this__u8e3s4.r23_1.b1();
|
|
1257
|
+
var tmp2_safe_receiver = _this__u8e3s4.q23_1;
|
|
1258
1258
|
var tmp_4;
|
|
1259
1259
|
var tmp_5 = tmp2_safe_receiver;
|
|
1260
1260
|
if ((tmp_5 == null ? null : new Comment(tmp_5)) == null) {
|
|
@@ -1262,11 +1262,11 @@
|
|
|
1262
1262
|
} else {
|
|
1263
1263
|
tmp_4 = _Comment___get_value__impl__8r3pla(tmp2_safe_receiver);
|
|
1264
1264
|
}
|
|
1265
|
-
tmp = new WsEndpoint(tmp_3, tmp_4, produce_2(_this__u8e3s4.
|
|
1265
|
+
tmp = new WsEndpoint(tmp_3, tmp_4, produce_2(_this__u8e3s4.s23_1), produce_3(_this__u8e3s4.t23_1), produce_4(_this__u8e3s4.u23_1), produce_4(_this__u8e3s4.v23_1), produce_4(_this__u8e3s4.w23_1), produce_5(_this__u8e3s4.x23_1), produce_6(_this__u8e3s4.y23_1));
|
|
1266
1266
|
} else {
|
|
1267
1267
|
if (_this__u8e3s4 instanceof Enum_0) {
|
|
1268
|
-
var tmp_6 = _this__u8e3s4.
|
|
1269
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
1268
|
+
var tmp_6 = _this__u8e3s4.r25_1.b1();
|
|
1269
|
+
var tmp3_safe_receiver = _this__u8e3s4.q25_1;
|
|
1270
1270
|
var tmp_7;
|
|
1271
1271
|
var tmp_8 = tmp3_safe_receiver;
|
|
1272
1272
|
if ((tmp_8 == null ? null : new Comment(tmp_8)) == null) {
|
|
@@ -1276,13 +1276,13 @@
|
|
|
1276
1276
|
}
|
|
1277
1277
|
var tmp_9 = tmp_7;
|
|
1278
1278
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1279
|
-
var this_0 = _this__u8e3s4.
|
|
1279
|
+
var this_0 = _this__u8e3s4.s25_1;
|
|
1280
1280
|
var tmp$ret$0 = copyToArray(this_0);
|
|
1281
1281
|
tmp = new WsEnum(tmp_6, tmp_9, tmp$ret$0);
|
|
1282
1282
|
} else {
|
|
1283
1283
|
if (_this__u8e3s4 instanceof Refined) {
|
|
1284
|
-
var tmp_10 = _this__u8e3s4.
|
|
1285
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
1284
|
+
var tmp_10 = _this__u8e3s4.o25_1.b1();
|
|
1285
|
+
var tmp4_safe_receiver = _this__u8e3s4.n25_1;
|
|
1286
1286
|
var tmp_11;
|
|
1287
1287
|
var tmp_12 = tmp4_safe_receiver;
|
|
1288
1288
|
if ((tmp_12 == null ? null : new Comment(tmp_12)) == null) {
|
|
@@ -1290,11 +1290,11 @@
|
|
|
1290
1290
|
} else {
|
|
1291
1291
|
tmp_11 = _Comment___get_value__impl__8r3pla(tmp4_safe_receiver);
|
|
1292
1292
|
}
|
|
1293
|
-
tmp = new WsRefined(tmp_10, tmp_11, _this__u8e3s4.
|
|
1293
|
+
tmp = new WsRefined(tmp_10, tmp_11, _this__u8e3s4.p25_1.i26_1);
|
|
1294
1294
|
} else {
|
|
1295
1295
|
if (_this__u8e3s4 instanceof Union) {
|
|
1296
|
-
var tmp_13 = _this__u8e3s4.
|
|
1297
|
-
var tmp5_safe_receiver = _this__u8e3s4.
|
|
1296
|
+
var tmp_13 = _this__u8e3s4.h25_1.b1();
|
|
1297
|
+
var tmp5_safe_receiver = _this__u8e3s4.g25_1;
|
|
1298
1298
|
var tmp_14;
|
|
1299
1299
|
var tmp_15 = tmp5_safe_receiver;
|
|
1300
1300
|
if ((tmp_15 == null ? null : new Comment(tmp_15)) == null) {
|
|
@@ -1305,7 +1305,7 @@
|
|
|
1305
1305
|
var tmp_16 = tmp_14;
|
|
1306
1306
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1307
1307
|
// Inline function 'kotlin.collections.map' call
|
|
1308
|
-
var this_1 = _this__u8e3s4.
|
|
1308
|
+
var this_1 = _this__u8e3s4.i25_1;
|
|
1309
1309
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1310
1310
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1311
1311
|
var tmp0_iterator = this_1.g();
|
|
@@ -1319,8 +1319,8 @@
|
|
|
1319
1319
|
tmp = new WsUnion(tmp_13, tmp_16, tmp$ret$4);
|
|
1320
1320
|
} else {
|
|
1321
1321
|
if (_this__u8e3s4 instanceof Channel) {
|
|
1322
|
-
var tmp_17 = _this__u8e3s4.
|
|
1323
|
-
var tmp6_safe_receiver = _this__u8e3s4.
|
|
1322
|
+
var tmp_17 = _this__u8e3s4.u25_1.b1();
|
|
1323
|
+
var tmp6_safe_receiver = _this__u8e3s4.t25_1;
|
|
1324
1324
|
var tmp_18;
|
|
1325
1325
|
var tmp_19 = tmp6_safe_receiver;
|
|
1326
1326
|
if ((tmp_19 == null ? null : new Comment(tmp_19)) == null) {
|
|
@@ -1328,7 +1328,7 @@
|
|
|
1328
1328
|
} else {
|
|
1329
1329
|
tmp_18 = _Comment___get_value__impl__8r3pla(tmp6_safe_receiver);
|
|
1330
1330
|
}
|
|
1331
|
-
tmp = new WsChannel(tmp_17, tmp_18, produce_7(_this__u8e3s4.
|
|
1331
|
+
tmp = new WsChannel(tmp_17, tmp_18, produce_7(_this__u8e3s4.w25_1), _this__u8e3s4.v25_1);
|
|
1332
1332
|
} else {
|
|
1333
1333
|
noWhenBranchMatchedException();
|
|
1334
1334
|
}
|
|
@@ -1385,7 +1385,7 @@
|
|
|
1385
1385
|
function produce_1(_this__u8e3s4) {
|
|
1386
1386
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1387
1387
|
// Inline function 'kotlin.collections.map' call
|
|
1388
|
-
var this_0 = _this__u8e3s4.
|
|
1388
|
+
var this_0 = _this__u8e3s4.e26_1;
|
|
1389
1389
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1390
1390
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
1391
1391
|
var tmp0_iterator = this_0.g();
|
|
@@ -1442,10 +1442,10 @@
|
|
|
1442
1442
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1443
1443
|
var tmp;
|
|
1444
1444
|
if (item instanceof Literal) {
|
|
1445
|
-
tmp = new WsLiteral(item.
|
|
1445
|
+
tmp = new WsLiteral(item.e25_1);
|
|
1446
1446
|
} else {
|
|
1447
1447
|
if (item instanceof Param) {
|
|
1448
|
-
tmp = new WsParam(produce_9(item.
|
|
1448
|
+
tmp = new WsParam(produce_9(item.t24_1), produce_7(item.u24_1));
|
|
1449
1449
|
} else {
|
|
1450
1450
|
noWhenBranchMatchedException();
|
|
1451
1451
|
}
|
|
@@ -1500,16 +1500,16 @@
|
|
|
1500
1500
|
function produce_7(_this__u8e3s4) {
|
|
1501
1501
|
var tmp;
|
|
1502
1502
|
if (_this__u8e3s4 instanceof Any) {
|
|
1503
|
-
tmp = new WsAny(_this__u8e3s4.
|
|
1503
|
+
tmp = new WsAny(_this__u8e3s4.i29_1, _this__u8e3s4.j29_1);
|
|
1504
1504
|
} else {
|
|
1505
1505
|
if (_this__u8e3s4 instanceof Unit) {
|
|
1506
|
-
tmp = new WsUnit(_this__u8e3s4.
|
|
1506
|
+
tmp = new WsUnit(_this__u8e3s4.n29_1, _this__u8e3s4.o29_1);
|
|
1507
1507
|
} else {
|
|
1508
1508
|
if (_this__u8e3s4 instanceof Custom) {
|
|
1509
|
-
tmp = new WsCustom(_this__u8e3s4.
|
|
1509
|
+
tmp = new WsCustom(_this__u8e3s4.z22_1, _this__u8e3s4.a23_1, _this__u8e3s4.b23_1);
|
|
1510
1510
|
} else {
|
|
1511
1511
|
if (_this__u8e3s4 instanceof Primitive) {
|
|
1512
|
-
tmp = new WsPrimitive(produce_12(_this__u8e3s4.
|
|
1512
|
+
tmp = new WsPrimitive(produce_12(_this__u8e3s4.i23_1), _this__u8e3s4.j23_1, _this__u8e3s4.k23_1);
|
|
1513
1513
|
} else {
|
|
1514
1514
|
noWhenBranchMatchedException();
|
|
1515
1515
|
}
|
|
@@ -1527,10 +1527,10 @@
|
|
|
1527
1527
|
// Inline function 'kotlin.let' call
|
|
1528
1528
|
// Inline function 'kotlin.contracts.contract' call
|
|
1529
1529
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1530
|
-
tmp = Companion_instance.
|
|
1530
|
+
tmp = Companion_instance.d29(tmp0_safe_receiver);
|
|
1531
1531
|
}
|
|
1532
1532
|
var tmp_0 = tmp;
|
|
1533
|
-
var tmp_1 = new DefinitionIdentifier(_this__u8e3s4.
|
|
1533
|
+
var tmp_1 = new DefinitionIdentifier(_this__u8e3s4.v2e_1);
|
|
1534
1534
|
var tmp_2 = consume_6(_this__u8e3s4.method);
|
|
1535
1535
|
// Inline function 'kotlin.collections.map' call
|
|
1536
1536
|
var this_0 = _this__u8e3s4.path;
|
|
@@ -1618,7 +1618,7 @@
|
|
|
1618
1618
|
return new Endpoint(tmp_0, tmp_1, tmp_2, tmp_3, tmp_4, tmp_5, tmp_6, tmp_7, destination_4);
|
|
1619
1619
|
}
|
|
1620
1620
|
function consume_1(_this__u8e3s4) {
|
|
1621
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1621
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.k2f_1);
|
|
1622
1622
|
var tmp0_safe_receiver = _this__u8e3s4.comment;
|
|
1623
1623
|
var tmp;
|
|
1624
1624
|
if (tmp0_safe_receiver == null) {
|
|
@@ -1627,14 +1627,14 @@
|
|
|
1627
1627
|
// Inline function 'kotlin.let' call
|
|
1628
1628
|
// Inline function 'kotlin.contracts.contract' call
|
|
1629
1629
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1630
|
-
tmp = Companion_instance.
|
|
1630
|
+
tmp = Companion_instance.d29(tmp0_safe_receiver);
|
|
1631
1631
|
}
|
|
1632
1632
|
var tmp2_comment = tmp;
|
|
1633
1633
|
var tmp3_entries = toSet(_this__u8e3s4.entries);
|
|
1634
1634
|
return new Enum_0(tmp2_comment, tmp1_identifier, tmp3_entries);
|
|
1635
1635
|
}
|
|
1636
1636
|
function consume_2(_this__u8e3s4) {
|
|
1637
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1637
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.r2f_1);
|
|
1638
1638
|
var tmp0_safe_receiver = _this__u8e3s4.comment;
|
|
1639
1639
|
var tmp;
|
|
1640
1640
|
if (tmp0_safe_receiver == null) {
|
|
@@ -1643,14 +1643,14 @@
|
|
|
1643
1643
|
// Inline function 'kotlin.let' call
|
|
1644
1644
|
// Inline function 'kotlin.contracts.contract' call
|
|
1645
1645
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1646
|
-
tmp = Companion_instance.
|
|
1646
|
+
tmp = Companion_instance.d29(tmp0_safe_receiver);
|
|
1647
1647
|
}
|
|
1648
1648
|
var tmp2_comment = tmp;
|
|
1649
1649
|
var tmp3_validator = new Validator(_this__u8e3s4.validator);
|
|
1650
1650
|
return new Refined(tmp2_comment, tmp1_identifier, tmp3_validator);
|
|
1651
1651
|
}
|
|
1652
1652
|
function consume_3(_this__u8e3s4) {
|
|
1653
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1653
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.q2e_1);
|
|
1654
1654
|
var tmp0_safe_receiver = _this__u8e3s4.comment;
|
|
1655
1655
|
var tmp;
|
|
1656
1656
|
if (tmp0_safe_receiver == null) {
|
|
@@ -1659,7 +1659,7 @@
|
|
|
1659
1659
|
// Inline function 'kotlin.let' call
|
|
1660
1660
|
// Inline function 'kotlin.contracts.contract' call
|
|
1661
1661
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1662
|
-
tmp = Companion_instance.
|
|
1662
|
+
tmp = Companion_instance.d29(tmp0_safe_receiver);
|
|
1663
1663
|
}
|
|
1664
1664
|
var tmp2_comment = tmp;
|
|
1665
1665
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1680,7 +1680,7 @@
|
|
|
1680
1680
|
return new Type(tmp2_comment, tmp1_identifier, tmp3_shape, tmp4_extends);
|
|
1681
1681
|
}
|
|
1682
1682
|
function consume_4(_this__u8e3s4) {
|
|
1683
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1683
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.m2f_1);
|
|
1684
1684
|
var tmp0_safe_receiver = _this__u8e3s4.comment;
|
|
1685
1685
|
var tmp;
|
|
1686
1686
|
if (tmp0_safe_receiver == null) {
|
|
@@ -1689,7 +1689,7 @@
|
|
|
1689
1689
|
// Inline function 'kotlin.let' call
|
|
1690
1690
|
// Inline function 'kotlin.contracts.contract' call
|
|
1691
1691
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1692
|
-
tmp = Companion_instance.
|
|
1692
|
+
tmp = Companion_instance.d29(tmp0_safe_receiver);
|
|
1693
1693
|
}
|
|
1694
1694
|
var tmp2_comment = tmp;
|
|
1695
1695
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1709,7 +1709,7 @@
|
|
|
1709
1709
|
return new Union(tmp2_comment, tmp1_identifier, tmp3_entries);
|
|
1710
1710
|
}
|
|
1711
1711
|
function consume_5(_this__u8e3s4) {
|
|
1712
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1712
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.o2f_1);
|
|
1713
1713
|
var tmp0_safe_receiver = _this__u8e3s4.comment;
|
|
1714
1714
|
var tmp;
|
|
1715
1715
|
if (tmp0_safe_receiver == null) {
|
|
@@ -1718,7 +1718,7 @@
|
|
|
1718
1718
|
// Inline function 'kotlin.let' call
|
|
1719
1719
|
// Inline function 'kotlin.contracts.contract' call
|
|
1720
1720
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1721
|
-
tmp = Companion_instance.
|
|
1721
|
+
tmp = Companion_instance.d29(tmp0_safe_receiver);
|
|
1722
1722
|
}
|
|
1723
1723
|
var tmp2_comment = tmp;
|
|
1724
1724
|
var tmp3_reference = consume_11(_this__u8e3s4.reference);
|
|
@@ -1726,19 +1726,19 @@
|
|
|
1726
1726
|
return new Channel(tmp2_comment, tmp1_identifier, tmp4_isNullable, tmp3_reference);
|
|
1727
1727
|
}
|
|
1728
1728
|
function produce_8(_this__u8e3s4) {
|
|
1729
|
-
return new WsField(produce_9(_this__u8e3s4.
|
|
1729
|
+
return new WsField(produce_9(_this__u8e3s4.n24_1), produce_7(_this__u8e3s4.o24_1), _this__u8e3s4.p24_1);
|
|
1730
1730
|
}
|
|
1731
1731
|
function produce_9(_this__u8e3s4) {
|
|
1732
1732
|
return new WsFieldIdentifier(_this__u8e3s4.b1());
|
|
1733
1733
|
}
|
|
1734
1734
|
function produce_10(_this__u8e3s4) {
|
|
1735
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1735
|
+
var tmp0_safe_receiver = _this__u8e3s4.e24_1;
|
|
1736
1736
|
return new WsRequest(tmp0_safe_receiver == null ? null : produce_13(tmp0_safe_receiver));
|
|
1737
1737
|
}
|
|
1738
1738
|
function produce_11(_this__u8e3s4) {
|
|
1739
1739
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1740
1740
|
// Inline function 'kotlin.collections.map' call
|
|
1741
|
-
var this_0 = _this__u8e3s4.
|
|
1741
|
+
var this_0 = _this__u8e3s4.a24_1;
|
|
1742
1742
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1743
1743
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
1744
1744
|
var tmp0_iterator = this_0.g();
|
|
@@ -1749,8 +1749,8 @@
|
|
|
1749
1749
|
destination.e(tmp$ret$0);
|
|
1750
1750
|
}
|
|
1751
1751
|
var tmp = copyToArray(destination);
|
|
1752
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1753
|
-
return new WsResponse(_this__u8e3s4.
|
|
1752
|
+
var tmp0_safe_receiver = _this__u8e3s4.b24_1;
|
|
1753
|
+
return new WsResponse(_this__u8e3s4.z23_1, tmp, tmp0_safe_receiver == null ? null : produce_13(tmp0_safe_receiver));
|
|
1754
1754
|
}
|
|
1755
1755
|
function produce_12(_this__u8e3s4) {
|
|
1756
1756
|
var tmp;
|
|
@@ -1851,16 +1851,16 @@
|
|
|
1851
1851
|
function consume_11(_this__u8e3s4) {
|
|
1852
1852
|
var tmp;
|
|
1853
1853
|
if (_this__u8e3s4 instanceof WsAny) {
|
|
1854
|
-
tmp = new Any(_this__u8e3s4.
|
|
1854
|
+
tmp = new Any(_this__u8e3s4.a2g_1, _this__u8e3s4.b2g_1);
|
|
1855
1855
|
} else {
|
|
1856
1856
|
if (_this__u8e3s4 instanceof WsUnit) {
|
|
1857
|
-
tmp = new Unit(_this__u8e3s4.
|
|
1857
|
+
tmp = new Unit(_this__u8e3s4.c2g_1, _this__u8e3s4.d2g_1);
|
|
1858
1858
|
} else {
|
|
1859
1859
|
if (_this__u8e3s4 instanceof WsCustom) {
|
|
1860
|
-
tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.
|
|
1860
|
+
tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.e2g_1, _this__u8e3s4.f2g_1);
|
|
1861
1861
|
} else {
|
|
1862
1862
|
if (_this__u8e3s4 instanceof WsPrimitive) {
|
|
1863
|
-
tmp = new Primitive(consume_14(_this__u8e3s4.type), _this__u8e3s4.
|
|
1863
|
+
tmp = new Primitive(consume_14(_this__u8e3s4.type), _this__u8e3s4.g2g_1, _this__u8e3s4.h2g_1);
|
|
1864
1864
|
} else {
|
|
1865
1865
|
noWhenBranchMatchedException();
|
|
1866
1866
|
}
|
|
@@ -1870,7 +1870,7 @@
|
|
|
1870
1870
|
return tmp;
|
|
1871
1871
|
}
|
|
1872
1872
|
function produce_13(_this__u8e3s4) {
|
|
1873
|
-
return new WsContent(_this__u8e3s4.
|
|
1873
|
+
return new WsContent(_this__u8e3s4.f24_1, produce_7(_this__u8e3s4.g24_1), _this__u8e3s4.h24_1);
|
|
1874
1874
|
}
|
|
1875
1875
|
function consume_12(_this__u8e3s4) {
|
|
1876
1876
|
return new FieldIdentifier(_this__u8e3s4.value);
|
|
@@ -1967,10 +1967,10 @@
|
|
|
1967
1967
|
this.result = result;
|
|
1968
1968
|
this.errors = errors;
|
|
1969
1969
|
}
|
|
1970
|
-
protoOf(WsCompilationResult).
|
|
1970
|
+
protoOf(WsCompilationResult).q2g = function () {
|
|
1971
1971
|
return this.result;
|
|
1972
1972
|
};
|
|
1973
|
-
protoOf(WsCompilationResult).
|
|
1973
|
+
protoOf(WsCompilationResult).r2g = function () {
|
|
1974
1974
|
return this.errors;
|
|
1975
1975
|
};
|
|
1976
1976
|
function WsCompiled(value) {
|
|
@@ -1995,10 +1995,10 @@
|
|
|
1995
1995
|
this.result = result;
|
|
1996
1996
|
this.errors = errors;
|
|
1997
1997
|
}
|
|
1998
|
-
protoOf(WsParseResult).
|
|
1998
|
+
protoOf(WsParseResult).q2g = function () {
|
|
1999
1999
|
return this.result;
|
|
2000
2000
|
};
|
|
2001
|
-
protoOf(WsParseResult).
|
|
2001
|
+
protoOf(WsParseResult).r2g = function () {
|
|
2002
2002
|
return this.errors;
|
|
2003
2003
|
};
|
|
2004
2004
|
function WsStringResult(result, errors) {
|
|
@@ -2007,20 +2007,20 @@
|
|
|
2007
2007
|
this.result = result;
|
|
2008
2008
|
this.errors = errors;
|
|
2009
2009
|
}
|
|
2010
|
-
protoOf(WsStringResult).
|
|
2010
|
+
protoOf(WsStringResult).q2g = function () {
|
|
2011
2011
|
return this.result;
|
|
2012
2012
|
};
|
|
2013
|
-
protoOf(WsStringResult).
|
|
2013
|
+
protoOf(WsStringResult).r2g = function () {
|
|
2014
2014
|
return this.errors;
|
|
2015
2015
|
};
|
|
2016
2016
|
function WsEmitted(typeName, result) {
|
|
2017
2017
|
this.typeName = typeName;
|
|
2018
2018
|
this.result = result;
|
|
2019
2019
|
}
|
|
2020
|
-
protoOf(WsEmitted).
|
|
2020
|
+
protoOf(WsEmitted).s2g = function () {
|
|
2021
2021
|
return this.typeName;
|
|
2022
2022
|
};
|
|
2023
|
-
protoOf(WsEmitted).
|
|
2023
|
+
protoOf(WsEmitted).q2g = function () {
|
|
2024
2024
|
return this.result;
|
|
2025
2025
|
};
|
|
2026
2026
|
function produce_14(_this__u8e3s4) {
|
|
@@ -2101,7 +2101,7 @@
|
|
|
2101
2101
|
return tmp;
|
|
2102
2102
|
}
|
|
2103
2103
|
function produce_16(_this__u8e3s4) {
|
|
2104
|
-
return new WsEmitted(_this__u8e3s4.
|
|
2104
|
+
return new WsEmitted(_this__u8e3s4.y25_1, _this__u8e3s4.z25_1);
|
|
2105
2105
|
}
|
|
2106
2106
|
function WsTokenResult(tokens, error) {
|
|
2107
2107
|
tokens = tokens === VOID ? null : tokens;
|
|
@@ -2109,10 +2109,10 @@
|
|
|
2109
2109
|
this.tokens = tokens;
|
|
2110
2110
|
this.error = error;
|
|
2111
2111
|
}
|
|
2112
|
-
protoOf(WsTokenResult).
|
|
2112
|
+
protoOf(WsTokenResult).t2g = function () {
|
|
2113
2113
|
return this.tokens;
|
|
2114
2114
|
};
|
|
2115
|
-
protoOf(WsTokenResult).
|
|
2115
|
+
protoOf(WsTokenResult).u2g = function () {
|
|
2116
2116
|
return this.error;
|
|
2117
2117
|
};
|
|
2118
2118
|
protoOf(WsTokenResult).qd = function () {
|
|
@@ -2121,13 +2121,13 @@
|
|
|
2121
2121
|
protoOf(WsTokenResult).rd = function () {
|
|
2122
2122
|
return this.error;
|
|
2123
2123
|
};
|
|
2124
|
-
protoOf(WsTokenResult).
|
|
2124
|
+
protoOf(WsTokenResult).v2g = function (tokens, error) {
|
|
2125
2125
|
return new WsTokenResult(tokens, error);
|
|
2126
2126
|
};
|
|
2127
2127
|
protoOf(WsTokenResult).copy = function (tokens, error, $super) {
|
|
2128
2128
|
tokens = tokens === VOID ? this.tokens : tokens;
|
|
2129
2129
|
error = error === VOID ? this.error : error;
|
|
2130
|
-
return this.
|
|
2130
|
+
return this.v2g(tokens, error);
|
|
2131
2131
|
};
|
|
2132
2132
|
protoOf(WsTokenResult).toString = function () {
|
|
2133
2133
|
return 'WsTokenResult(tokens=' + toString_0(this.tokens) + ', error=' + toString_0(this.error) + ')';
|
|
@@ -2172,12 +2172,12 @@
|
|
|
2172
2172
|
protoOf(WsTokens).qd = function () {
|
|
2173
2173
|
return this.value;
|
|
2174
2174
|
};
|
|
2175
|
-
protoOf(WsTokens).
|
|
2175
|
+
protoOf(WsTokens).w2g = function (value) {
|
|
2176
2176
|
return new WsTokens(value);
|
|
2177
2177
|
};
|
|
2178
2178
|
protoOf(WsTokens).copy = function (value, $super) {
|
|
2179
2179
|
value = value === VOID ? this.value : value;
|
|
2180
|
-
return this.
|
|
2180
|
+
return this.w2g(value);
|
|
2181
2181
|
};
|
|
2182
2182
|
protoOf(WsTokens).toString = function () {
|
|
2183
2183
|
return 'WsTokens(value=' + toString(this.value) + ')';
|
|
@@ -2188,13 +2188,13 @@
|
|
|
2188
2188
|
this.value = value;
|
|
2189
2189
|
this.coordinates = coordinates;
|
|
2190
2190
|
}
|
|
2191
|
-
protoOf(WsToken).
|
|
2191
|
+
protoOf(WsToken).i2g = function () {
|
|
2192
2192
|
return this.type;
|
|
2193
2193
|
};
|
|
2194
2194
|
protoOf(WsToken).b1 = function () {
|
|
2195
2195
|
return this.value;
|
|
2196
2196
|
};
|
|
2197
|
-
protoOf(WsToken).
|
|
2197
|
+
protoOf(WsToken).x2g = function () {
|
|
2198
2198
|
return this.coordinates;
|
|
2199
2199
|
};
|
|
2200
2200
|
protoOf(WsToken).qd = function () {
|
|
@@ -2206,14 +2206,14 @@
|
|
|
2206
2206
|
protoOf(WsToken).qh = function () {
|
|
2207
2207
|
return this.coordinates;
|
|
2208
2208
|
};
|
|
2209
|
-
protoOf(WsToken).
|
|
2209
|
+
protoOf(WsToken).y2g = function (type, value, coordinates) {
|
|
2210
2210
|
return new WsToken(type, value, coordinates);
|
|
2211
2211
|
};
|
|
2212
2212
|
protoOf(WsToken).copy = function (type, value, coordinates, $super) {
|
|
2213
2213
|
type = type === VOID ? this.type : type;
|
|
2214
2214
|
value = value === VOID ? this.value : value;
|
|
2215
2215
|
coordinates = coordinates === VOID ? this.coordinates : coordinates;
|
|
2216
|
-
return this.
|
|
2216
|
+
return this.y2g(type, value, coordinates);
|
|
2217
2217
|
};
|
|
2218
2218
|
protoOf(WsToken).toString = function () {
|
|
2219
2219
|
return 'WsToken(type=' + this.type + ', value=' + this.value + ', coordinates=' + this.coordinates.toString() + ')';
|
|
@@ -2246,13 +2246,13 @@
|
|
|
2246
2246
|
this.position = position;
|
|
2247
2247
|
this.idxAndLength = idxAndLength;
|
|
2248
2248
|
}
|
|
2249
|
-
protoOf(WsCoordinates).
|
|
2249
|
+
protoOf(WsCoordinates).z2g = function () {
|
|
2250
2250
|
return this.line;
|
|
2251
2251
|
};
|
|
2252
|
-
protoOf(WsCoordinates).
|
|
2252
|
+
protoOf(WsCoordinates).a2h = function () {
|
|
2253
2253
|
return this.position;
|
|
2254
2254
|
};
|
|
2255
|
-
protoOf(WsCoordinates).
|
|
2255
|
+
protoOf(WsCoordinates).b2h = function () {
|
|
2256
2256
|
return this.idxAndLength;
|
|
2257
2257
|
};
|
|
2258
2258
|
protoOf(WsCoordinates).qd = function () {
|
|
@@ -2264,14 +2264,14 @@
|
|
|
2264
2264
|
protoOf(WsCoordinates).qh = function () {
|
|
2265
2265
|
return this.idxAndLength;
|
|
2266
2266
|
};
|
|
2267
|
-
protoOf(WsCoordinates).
|
|
2267
|
+
protoOf(WsCoordinates).c2h = function (line, position, idxAndLength) {
|
|
2268
2268
|
return new WsCoordinates(line, position, idxAndLength);
|
|
2269
2269
|
};
|
|
2270
2270
|
protoOf(WsCoordinates).copy = function (line, position, idxAndLength, $super) {
|
|
2271
2271
|
line = line === VOID ? this.line : line;
|
|
2272
2272
|
position = position === VOID ? this.position : position;
|
|
2273
2273
|
idxAndLength = idxAndLength === VOID ? this.idxAndLength : idxAndLength;
|
|
2274
|
-
return this.
|
|
2274
|
+
return this.c2h(line, position, idxAndLength);
|
|
2275
2275
|
};
|
|
2276
2276
|
protoOf(WsCoordinates).toString = function () {
|
|
2277
2277
|
return 'WsCoordinates(line=' + this.line + ', position=' + this.position + ', idxAndLength=' + this.idxAndLength.toString() + ')';
|
|
@@ -2302,7 +2302,7 @@
|
|
|
2302
2302
|
this.idx = idx;
|
|
2303
2303
|
this.length = length;
|
|
2304
2304
|
}
|
|
2305
|
-
protoOf(WsIndex).
|
|
2305
|
+
protoOf(WsIndex).d2h = function () {
|
|
2306
2306
|
return this.idx;
|
|
2307
2307
|
};
|
|
2308
2308
|
protoOf(WsIndex).a = function () {
|
|
@@ -2314,13 +2314,13 @@
|
|
|
2314
2314
|
protoOf(WsIndex).rd = function () {
|
|
2315
2315
|
return this.length;
|
|
2316
2316
|
};
|
|
2317
|
-
protoOf(WsIndex).
|
|
2317
|
+
protoOf(WsIndex).e2h = function (idx, length) {
|
|
2318
2318
|
return new WsIndex(idx, length);
|
|
2319
2319
|
};
|
|
2320
2320
|
protoOf(WsIndex).copy = function (idx, length, $super) {
|
|
2321
2321
|
idx = idx === VOID ? this.idx : idx;
|
|
2322
2322
|
length = length === VOID ? this.length : length;
|
|
2323
|
-
return this.
|
|
2323
|
+
return this.e2h(idx, length);
|
|
2324
2324
|
};
|
|
2325
2325
|
protoOf(WsIndex).toString = function () {
|
|
2326
2326
|
return 'WsIndex(idx=' + this.idx + ', length=' + this.length + ')';
|
|
@@ -2343,13 +2343,13 @@
|
|
|
2343
2343
|
return true;
|
|
2344
2344
|
};
|
|
2345
2345
|
function produce_17(_this__u8e3s4) {
|
|
2346
|
-
return new WsToken(name(_this__u8e3s4.
|
|
2346
|
+
return new WsToken(name(_this__u8e3s4.a28_1), _this__u8e3s4.z27_1, produce_18(_this__u8e3s4.b28_1));
|
|
2347
2347
|
}
|
|
2348
2348
|
function produce_18(_this__u8e3s4) {
|
|
2349
|
-
return new WsCoordinates(_this__u8e3s4.
|
|
2349
|
+
return new WsCoordinates(_this__u8e3s4.c28_1, _this__u8e3s4.d28_1, produce_19(_this__u8e3s4.e28_1));
|
|
2350
2350
|
}
|
|
2351
2351
|
function produce_19(_this__u8e3s4) {
|
|
2352
|
-
return new WsIndex(_this__u8e3s4.
|
|
2352
|
+
return new WsIndex(_this__u8e3s4.c2a_1, _this__u8e3s4.d2a_1);
|
|
2353
2353
|
}
|
|
2354
2354
|
function WsError(line, position, index, length, value) {
|
|
2355
2355
|
this.line = line;
|
|
@@ -2358,13 +2358,13 @@
|
|
|
2358
2358
|
this.length = length;
|
|
2359
2359
|
this.value = value;
|
|
2360
2360
|
}
|
|
2361
|
-
protoOf(WsError).
|
|
2361
|
+
protoOf(WsError).z2g = function () {
|
|
2362
2362
|
return this.line;
|
|
2363
2363
|
};
|
|
2364
|
-
protoOf(WsError).
|
|
2364
|
+
protoOf(WsError).a2h = function () {
|
|
2365
2365
|
return this.position;
|
|
2366
2366
|
};
|
|
2367
|
-
protoOf(WsError).
|
|
2367
|
+
protoOf(WsError).f2h = function () {
|
|
2368
2368
|
return this.index;
|
|
2369
2369
|
};
|
|
2370
2370
|
protoOf(WsError).a = function () {
|
|
@@ -2382,13 +2382,13 @@
|
|
|
2382
2382
|
protoOf(WsError).qh = function () {
|
|
2383
2383
|
return this.index;
|
|
2384
2384
|
};
|
|
2385
|
-
protoOf(WsError).
|
|
2385
|
+
protoOf(WsError).d2f = function () {
|
|
2386
2386
|
return this.length;
|
|
2387
2387
|
};
|
|
2388
|
-
protoOf(WsError).
|
|
2388
|
+
protoOf(WsError).e2f = function () {
|
|
2389
2389
|
return this.value;
|
|
2390
2390
|
};
|
|
2391
|
-
protoOf(WsError).
|
|
2391
|
+
protoOf(WsError).g2h = function (line, position, index, length, value) {
|
|
2392
2392
|
return new WsError(line, position, index, length, value);
|
|
2393
2393
|
};
|
|
2394
2394
|
protoOf(WsError).copy = function (line, position, index, length, value, $super) {
|
|
@@ -2397,7 +2397,7 @@
|
|
|
2397
2397
|
index = index === VOID ? this.index : index;
|
|
2398
2398
|
length = length === VOID ? this.length : length;
|
|
2399
2399
|
value = value === VOID ? this.value : value;
|
|
2400
|
-
return this.
|
|
2400
|
+
return this.g2h(line, position, index, length, value);
|
|
2401
2401
|
};
|
|
2402
2402
|
protoOf(WsError).toString = function () {
|
|
2403
2403
|
return 'WsError(line=' + this.line + ', position=' + this.position + ', index=' + this.index + ', length=' + this.length + ', value=' + this.value + ')';
|
|
@@ -2429,54 +2429,54 @@
|
|
|
2429
2429
|
return true;
|
|
2430
2430
|
};
|
|
2431
2431
|
function produce_20(_this__u8e3s4) {
|
|
2432
|
-
var tmp = _this__u8e3s4.
|
|
2432
|
+
var tmp = _this__u8e3s4.f28_1.e28_1.c2a_1 - _this__u8e3s4.f28_1.e28_1.d2a_1 | 0;
|
|
2433
2433
|
var tmp0_elvis_lhs = _this__u8e3s4.message;
|
|
2434
|
-
return new WsError(_this__u8e3s4.c28_1
|
|
2434
|
+
return new WsError(_this__u8e3s4.f28_1.c28_1, _this__u8e3s4.f28_1.d28_1, tmp, _this__u8e3s4.f28_1.e28_1.d2a_1, tmp0_elvis_lhs == null ? 'No message' : tmp0_elvis_lhs);
|
|
2435
2435
|
}
|
|
2436
2436
|
//region block: post-declaration
|
|
2437
2437
|
defineProp(protoOf(WsType), 'identifier', function () {
|
|
2438
|
-
return this.
|
|
2438
|
+
return this.c29();
|
|
2439
2439
|
});
|
|
2440
2440
|
defineProp(protoOf(WsEndpoint), 'identifier', function () {
|
|
2441
|
-
return this.
|
|
2441
|
+
return this.c29();
|
|
2442
2442
|
});
|
|
2443
2443
|
defineProp(protoOf(WsEnum), 'identifier', function () {
|
|
2444
|
-
return this.
|
|
2444
|
+
return this.c29();
|
|
2445
2445
|
});
|
|
2446
2446
|
defineProp(protoOf(WsUnion), 'identifier', function () {
|
|
2447
|
-
return this.
|
|
2447
|
+
return this.c29();
|
|
2448
2448
|
});
|
|
2449
2449
|
defineProp(protoOf(WsChannel), 'identifier', function () {
|
|
2450
|
-
return this.
|
|
2450
|
+
return this.c29();
|
|
2451
2451
|
});
|
|
2452
2452
|
defineProp(protoOf(WsRefined), 'identifier', function () {
|
|
2453
|
-
return this.
|
|
2453
|
+
return this.c29();
|
|
2454
2454
|
});
|
|
2455
2455
|
defineProp(protoOf(WsMethod), 'name', protoOf(WsMethod).r2);
|
|
2456
2456
|
defineProp(protoOf(WsMethod), 'ordinal', protoOf(WsMethod).s2);
|
|
2457
2457
|
defineProp(protoOf(WsAny), 'isIterable', function () {
|
|
2458
|
-
return this.
|
|
2458
|
+
return this.i24();
|
|
2459
2459
|
});
|
|
2460
2460
|
defineProp(protoOf(WsAny), 'isMap', function () {
|
|
2461
|
-
return this.
|
|
2461
|
+
return this.z2f();
|
|
2462
2462
|
});
|
|
2463
2463
|
defineProp(protoOf(WsUnit), 'isIterable', function () {
|
|
2464
|
-
return this.
|
|
2464
|
+
return this.i24();
|
|
2465
2465
|
});
|
|
2466
2466
|
defineProp(protoOf(WsUnit), 'isMap', function () {
|
|
2467
|
-
return this.
|
|
2467
|
+
return this.z2f();
|
|
2468
2468
|
});
|
|
2469
2469
|
defineProp(protoOf(WsCustom), 'isIterable', function () {
|
|
2470
|
-
return this.
|
|
2470
|
+
return this.i24();
|
|
2471
2471
|
});
|
|
2472
2472
|
defineProp(protoOf(WsCustom), 'isMap', function () {
|
|
2473
|
-
return this.
|
|
2473
|
+
return this.z2f();
|
|
2474
2474
|
});
|
|
2475
2475
|
defineProp(protoOf(WsPrimitive), 'isIterable', function () {
|
|
2476
|
-
return this.
|
|
2476
|
+
return this.i24();
|
|
2477
2477
|
});
|
|
2478
2478
|
defineProp(protoOf(WsPrimitive), 'isMap', function () {
|
|
2479
|
-
return this.
|
|
2479
|
+
return this.z2f();
|
|
2480
2480
|
});
|
|
2481
2481
|
defineProp(protoOf(WsPrimitiveType), 'name', protoOf(WsPrimitiveType).r2);
|
|
2482
2482
|
defineProp(protoOf(WsPrimitiveType), 'ordinal', protoOf(WsPrimitiveType).s2);
|