@flock/wirespec 0.15.2 → 0.15.4
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/arrow-arrow-atomic.mjs +11 -11
- package/arrow-arrow-core.mjs +101 -101
- package/arrow-arrow-core.mjs.map +1 -1
- package/clikt-clikt.mjs +1743 -1667
- package/clikt-clikt.mjs.map +1 -1
- package/colormath-root-colormath.mjs +483 -464
- package/colormath-root-colormath.mjs.map +1 -1
- package/kotlin-kotlin-stdlib.mjs +1700 -1492
- package/kotlin-kotlin-stdlib.mjs.map +1 -1
- package/kotlin-openapi-bindings.mjs +5037 -5033
- package/kotlin-openapi-bindings.mjs.map +1 -1
- package/kotlin-rgxgen.mjs +1916 -1911
- package/kotlin-rgxgen.mjs.map +1 -1
- package/kotlinx-io-kotlinx-io-core.mjs +544 -538
- package/kotlinx-io-kotlinx-io-core.mjs.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +1858 -1836
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +1527 -1523
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -1
- package/markdown.mjs +2031 -2028
- package/markdown.mjs.map +1 -1
- package/mordant-mordant.mjs +2173 -2045
- package/mordant-mordant.mjs.map +1 -1
- package/package.json +4 -2
- package/wirespec-src-compiler-core.mjs +2451 -2309
- package/wirespec-src-compiler-core.mjs.map +1 -1
- package/wirespec-src-compiler-lib.mjs +466 -460
- package/wirespec-src-compiler-lib.mjs.map +1 -1
- package/wirespec-src-converter-avro.mjs +555 -558
- package/wirespec-src-converter-avro.mjs.map +1 -1
- package/wirespec-src-converter-common.mjs +4 -0
- package/wirespec-src-converter-common.mjs.map +1 -0
- package/wirespec-src-converter-openapi.mjs +1287 -1227
- package/wirespec-src-converter-openapi.mjs.map +1 -1
- package/wirespec-src-plugin-arguments.mjs +264 -299
- package/wirespec-src-plugin-arguments.mjs.map +1 -1
- package/wirespec-src-plugin-cli.mjs +256 -154
- package/wirespec-src-plugin-cli.mjs.map +1 -1
- package/wirespec-src-plugin-npm.mjs +107 -111
- package/wirespec-src-plugin-npm.mjs.map +1 -1
- package/wirespec-src-tools-generator.mjs +55 -50
- package/wirespec-src-tools-generator.mjs.map +1 -1
|
@@ -10,7 +10,7 @@ import {
|
|
|
10
10
|
getStringHashCode26igk1bx568vk as getStringHashCode,
|
|
11
11
|
defineProp3hxgpk2knu2px as defineProp,
|
|
12
12
|
THROW_IAE23kobfj9wdoxr as THROW_IAE,
|
|
13
|
-
|
|
13
|
+
Unit_instanceat14thlj150z as Unit_instance,
|
|
14
14
|
Enum3alwj03lh1n41 as Enum,
|
|
15
15
|
getBooleanHashCode1bbj3u6b3v0a7 as getBooleanHashCode,
|
|
16
16
|
toString30pk9tzaqopn as toString_0,
|
|
@@ -48,26 +48,26 @@ import {
|
|
|
48
48
|
Number3i05nlui0wcz8 as Number_0,
|
|
49
49
|
Integeryrcje1s9u7kr as Integer,
|
|
50
50
|
String23kqvhe3sk098 as String_0,
|
|
51
|
-
|
|
51
|
+
Companion_instance1twsg5rpyxokb as Companion_instance,
|
|
52
52
|
DefinitionIdentifier21mzme854zakh as DefinitionIdentifier,
|
|
53
53
|
Validator1lvd572uwolmf as Validator,
|
|
54
54
|
Shape1dq3mrwqqa6gt as Shape,
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
55
|
+
Method_GET_getInstance8splzmy83d3a as Method_GET_getInstance,
|
|
56
|
+
Method_POST_getInstance1o71cgxp73yf as Method_POST_getInstance,
|
|
57
|
+
Method_PUT_getInstance3ii230ryaganm as Method_PUT_getInstance,
|
|
58
|
+
Method_DELETE_getInstance3quiz364sf4os as Method_DELETE_getInstance,
|
|
59
|
+
Method_OPTIONS_getInstance10654ljh2ijoh as Method_OPTIONS_getInstance,
|
|
60
|
+
Method_HEAD_getInstance20cqqiqp6ea7a as Method_HEAD_getInstance,
|
|
61
|
+
Method_PATCH_getInstanceortjh36i9ydd as Method_PATCH_getInstance,
|
|
62
|
+
Method_TRACE_getInstancehrugrzu3yxnn as Method_TRACE_getInstance,
|
|
63
63
|
Field3769gf85dkeaq as Field,
|
|
64
64
|
Request3mob9tfir8jmr as Request,
|
|
65
65
|
Responseeuhlz3134lpv as Response,
|
|
66
66
|
FieldIdentifier2fnn30qixmpf as FieldIdentifier,
|
|
67
67
|
Content2l86jxk275n97 as Content,
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
68
|
+
String_instancephyttzykqgeu as String_instance,
|
|
69
|
+
Boolean_instance3qnzv8pgzox40 as Boolean_instance,
|
|
70
|
+
Bytes_instance1at7binw0nl40 as Bytes_instance,
|
|
71
71
|
name2tedo82t36o5w as name,
|
|
72
72
|
} from './wirespec-src-compiler-core.mjs';
|
|
73
73
|
import {
|
|
@@ -129,18 +129,18 @@ function WsNode() {
|
|
|
129
129
|
function WsAST(modules) {
|
|
130
130
|
this.modules = modules;
|
|
131
131
|
}
|
|
132
|
-
protoOf(WsAST).
|
|
132
|
+
protoOf(WsAST).u2j = function () {
|
|
133
133
|
return this.modules;
|
|
134
134
|
};
|
|
135
|
-
protoOf(WsAST).
|
|
135
|
+
protoOf(WsAST).sd = function () {
|
|
136
136
|
return this.modules;
|
|
137
137
|
};
|
|
138
|
-
protoOf(WsAST).
|
|
138
|
+
protoOf(WsAST).v2j = function (modules) {
|
|
139
139
|
return new WsAST(modules);
|
|
140
140
|
};
|
|
141
141
|
protoOf(WsAST).copy = function (modules, $super) {
|
|
142
142
|
modules = modules === VOID ? this.modules : modules;
|
|
143
|
-
return this.
|
|
143
|
+
return this.v2j(modules);
|
|
144
144
|
};
|
|
145
145
|
protoOf(WsAST).toString = function () {
|
|
146
146
|
return 'WsAST(modules=' + toString(this.modules) + ')';
|
|
@@ -161,18 +161,18 @@ protoOf(WsAST).equals = function (other) {
|
|
|
161
161
|
function WsModule(statements) {
|
|
162
162
|
this.statements = statements;
|
|
163
163
|
}
|
|
164
|
-
protoOf(WsModule).
|
|
164
|
+
protoOf(WsModule).w2j = function () {
|
|
165
165
|
return this.statements;
|
|
166
166
|
};
|
|
167
|
-
protoOf(WsModule).
|
|
167
|
+
protoOf(WsModule).sd = function () {
|
|
168
168
|
return this.statements;
|
|
169
169
|
};
|
|
170
|
-
protoOf(WsModule).
|
|
170
|
+
protoOf(WsModule).x2j = function (statements) {
|
|
171
171
|
return new WsModule(statements);
|
|
172
172
|
};
|
|
173
173
|
protoOf(WsModule).copy = function (statements, $super) {
|
|
174
174
|
statements = statements === VOID ? this.statements : statements;
|
|
175
|
-
return this.
|
|
175
|
+
return this.x2j(statements);
|
|
176
176
|
};
|
|
177
177
|
protoOf(WsModule).toString = function () {
|
|
178
178
|
return 'WsModule(statements=' + toString(this.statements) + ')';
|
|
@@ -193,43 +193,43 @@ protoOf(WsModule).equals = function (other) {
|
|
|
193
193
|
function WsDefinition() {
|
|
194
194
|
}
|
|
195
195
|
function WsType(identifier, comment, shape) {
|
|
196
|
-
this.
|
|
197
|
-
this.
|
|
196
|
+
this.z2j_1 = identifier;
|
|
197
|
+
this.a2k_1 = comment;
|
|
198
198
|
this.shape = shape;
|
|
199
199
|
}
|
|
200
|
-
protoOf(WsType).
|
|
201
|
-
return this.
|
|
200
|
+
protoOf(WsType).k24 = function () {
|
|
201
|
+
return this.z2j_1;
|
|
202
202
|
};
|
|
203
|
-
protoOf(WsType).
|
|
204
|
-
return this.
|
|
203
|
+
protoOf(WsType).y2j = function () {
|
|
204
|
+
return this.a2k_1;
|
|
205
205
|
};
|
|
206
|
-
protoOf(WsType).
|
|
206
|
+
protoOf(WsType).b2k = function () {
|
|
207
207
|
return this.shape;
|
|
208
208
|
};
|
|
209
|
-
protoOf(WsType).
|
|
210
|
-
return this.
|
|
209
|
+
protoOf(WsType).sd = function () {
|
|
210
|
+
return this.z2j_1;
|
|
211
211
|
};
|
|
212
|
-
protoOf(WsType).
|
|
213
|
-
return this.
|
|
212
|
+
protoOf(WsType).td = function () {
|
|
213
|
+
return this.a2k_1;
|
|
214
214
|
};
|
|
215
|
-
protoOf(WsType).
|
|
215
|
+
protoOf(WsType).th = function () {
|
|
216
216
|
return this.shape;
|
|
217
217
|
};
|
|
218
|
-
protoOf(WsType).
|
|
218
|
+
protoOf(WsType).c2k = function (identifier, comment, shape) {
|
|
219
219
|
return new WsType(identifier, comment, shape);
|
|
220
220
|
};
|
|
221
221
|
protoOf(WsType).copy = function (identifier, comment, shape, $super) {
|
|
222
|
-
identifier = identifier === VOID ? this.
|
|
223
|
-
comment = comment === VOID ? this.
|
|
222
|
+
identifier = identifier === VOID ? this.z2j_1 : identifier;
|
|
223
|
+
comment = comment === VOID ? this.a2k_1 : comment;
|
|
224
224
|
shape = shape === VOID ? this.shape : shape;
|
|
225
|
-
return this.
|
|
225
|
+
return this.c2k(identifier, comment, shape);
|
|
226
226
|
};
|
|
227
227
|
protoOf(WsType).toString = function () {
|
|
228
|
-
return 'WsType(identifier=' + this.
|
|
228
|
+
return 'WsType(identifier=' + this.z2j_1 + ', comment=' + this.a2k_1 + ', shape=' + this.shape.toString() + ')';
|
|
229
229
|
};
|
|
230
230
|
protoOf(WsType).hashCode = function () {
|
|
231
|
-
var result = getStringHashCode(this.
|
|
232
|
-
result = imul(result, 31) + (this.
|
|
231
|
+
var result = getStringHashCode(this.z2j_1);
|
|
232
|
+
result = imul(result, 31) + (this.a2k_1 == null ? 0 : getStringHashCode(this.a2k_1)) | 0;
|
|
233
233
|
result = imul(result, 31) + this.shape.hashCode() | 0;
|
|
234
234
|
return result;
|
|
235
235
|
};
|
|
@@ -239,9 +239,9 @@ protoOf(WsType).equals = function (other) {
|
|
|
239
239
|
if (!(other instanceof WsType))
|
|
240
240
|
return false;
|
|
241
241
|
var tmp0_other_with_cast = other instanceof WsType ? other : THROW_CCE();
|
|
242
|
-
if (!(this.
|
|
242
|
+
if (!(this.z2j_1 === tmp0_other_with_cast.z2j_1))
|
|
243
243
|
return false;
|
|
244
|
-
if (!(this.
|
|
244
|
+
if (!(this.a2k_1 == tmp0_other_with_cast.a2k_1))
|
|
245
245
|
return false;
|
|
246
246
|
if (!this.shape.equals(tmp0_other_with_cast.shape))
|
|
247
247
|
return false;
|
|
@@ -253,15 +253,15 @@ function WsShape(value) {
|
|
|
253
253
|
protoOf(WsShape).b1 = function () {
|
|
254
254
|
return this.value;
|
|
255
255
|
};
|
|
256
|
-
protoOf(WsShape).
|
|
256
|
+
protoOf(WsShape).sd = function () {
|
|
257
257
|
return this.value;
|
|
258
258
|
};
|
|
259
|
-
protoOf(WsShape).
|
|
259
|
+
protoOf(WsShape).d2k = function (value) {
|
|
260
260
|
return new WsShape(value);
|
|
261
261
|
};
|
|
262
262
|
protoOf(WsShape).copy = function (value, $super) {
|
|
263
263
|
value = value === VOID ? this.value : value;
|
|
264
|
-
return this.
|
|
264
|
+
return this.d2k(value);
|
|
265
265
|
};
|
|
266
266
|
protoOf(WsShape).toString = function () {
|
|
267
267
|
return 'WsShape(value=' + toString(this.value) + ')';
|
|
@@ -280,8 +280,8 @@ protoOf(WsShape).equals = function (other) {
|
|
|
280
280
|
return true;
|
|
281
281
|
};
|
|
282
282
|
function WsEndpoint(identifier, comment, method, path, queries, headers, requests, responses) {
|
|
283
|
-
this.
|
|
284
|
-
this.
|
|
283
|
+
this.e2k_1 = identifier;
|
|
284
|
+
this.f2k_1 = comment;
|
|
285
285
|
this.method = method;
|
|
286
286
|
this.path = path;
|
|
287
287
|
this.queries = queries;
|
|
@@ -289,74 +289,74 @@ function WsEndpoint(identifier, comment, method, path, queries, headers, request
|
|
|
289
289
|
this.requests = requests;
|
|
290
290
|
this.responses = responses;
|
|
291
291
|
}
|
|
292
|
-
protoOf(WsEndpoint).
|
|
293
|
-
return this.
|
|
292
|
+
protoOf(WsEndpoint).k24 = function () {
|
|
293
|
+
return this.e2k_1;
|
|
294
294
|
};
|
|
295
|
-
protoOf(WsEndpoint).
|
|
296
|
-
return this.
|
|
295
|
+
protoOf(WsEndpoint).y2j = function () {
|
|
296
|
+
return this.f2k_1;
|
|
297
297
|
};
|
|
298
|
-
protoOf(WsEndpoint).
|
|
298
|
+
protoOf(WsEndpoint).g2k = function () {
|
|
299
299
|
return this.method;
|
|
300
300
|
};
|
|
301
|
-
protoOf(WsEndpoint).
|
|
301
|
+
protoOf(WsEndpoint).h2k = function () {
|
|
302
302
|
return this.path;
|
|
303
303
|
};
|
|
304
|
-
protoOf(WsEndpoint).
|
|
304
|
+
protoOf(WsEndpoint).i2k = function () {
|
|
305
305
|
return this.queries;
|
|
306
306
|
};
|
|
307
|
-
protoOf(WsEndpoint).
|
|
307
|
+
protoOf(WsEndpoint).j2k = function () {
|
|
308
308
|
return this.headers;
|
|
309
309
|
};
|
|
310
|
-
protoOf(WsEndpoint).
|
|
310
|
+
protoOf(WsEndpoint).k2k = function () {
|
|
311
311
|
return this.requests;
|
|
312
312
|
};
|
|
313
|
-
protoOf(WsEndpoint).
|
|
313
|
+
protoOf(WsEndpoint).l2k = function () {
|
|
314
314
|
return this.responses;
|
|
315
315
|
};
|
|
316
|
-
protoOf(WsEndpoint).
|
|
317
|
-
return this.
|
|
316
|
+
protoOf(WsEndpoint).sd = function () {
|
|
317
|
+
return this.e2k_1;
|
|
318
318
|
};
|
|
319
|
-
protoOf(WsEndpoint).
|
|
320
|
-
return this.
|
|
319
|
+
protoOf(WsEndpoint).td = function () {
|
|
320
|
+
return this.f2k_1;
|
|
321
321
|
};
|
|
322
|
-
protoOf(WsEndpoint).
|
|
322
|
+
protoOf(WsEndpoint).th = function () {
|
|
323
323
|
return this.method;
|
|
324
324
|
};
|
|
325
|
-
protoOf(WsEndpoint).
|
|
325
|
+
protoOf(WsEndpoint).m2k = function () {
|
|
326
326
|
return this.path;
|
|
327
327
|
};
|
|
328
|
-
protoOf(WsEndpoint).
|
|
328
|
+
protoOf(WsEndpoint).n2k = function () {
|
|
329
329
|
return this.queries;
|
|
330
330
|
};
|
|
331
|
-
protoOf(WsEndpoint).
|
|
331
|
+
protoOf(WsEndpoint).o2k = function () {
|
|
332
332
|
return this.headers;
|
|
333
333
|
};
|
|
334
|
-
protoOf(WsEndpoint).
|
|
334
|
+
protoOf(WsEndpoint).p2k = function () {
|
|
335
335
|
return this.requests;
|
|
336
336
|
};
|
|
337
|
-
protoOf(WsEndpoint).
|
|
337
|
+
protoOf(WsEndpoint).q2k = function () {
|
|
338
338
|
return this.responses;
|
|
339
339
|
};
|
|
340
|
-
protoOf(WsEndpoint).
|
|
340
|
+
protoOf(WsEndpoint).r2k = function (identifier, comment, method, path, queries, headers, requests, responses) {
|
|
341
341
|
return new WsEndpoint(identifier, comment, method, path, queries, headers, requests, responses);
|
|
342
342
|
};
|
|
343
343
|
protoOf(WsEndpoint).copy = function (identifier, comment, method, path, queries, headers, requests, responses, $super) {
|
|
344
|
-
identifier = identifier === VOID ? this.
|
|
345
|
-
comment = comment === VOID ? this.
|
|
344
|
+
identifier = identifier === VOID ? this.e2k_1 : identifier;
|
|
345
|
+
comment = comment === VOID ? this.f2k_1 : comment;
|
|
346
346
|
method = method === VOID ? this.method : method;
|
|
347
347
|
path = path === VOID ? this.path : path;
|
|
348
348
|
queries = queries === VOID ? this.queries : queries;
|
|
349
349
|
headers = headers === VOID ? this.headers : headers;
|
|
350
350
|
requests = requests === VOID ? this.requests : requests;
|
|
351
351
|
responses = responses === VOID ? this.responses : responses;
|
|
352
|
-
return this.
|
|
352
|
+
return this.r2k(identifier, comment, method, path, queries, headers, requests, responses);
|
|
353
353
|
};
|
|
354
354
|
protoOf(WsEndpoint).toString = function () {
|
|
355
|
-
return 'WsEndpoint(identifier=' + this.
|
|
355
|
+
return 'WsEndpoint(identifier=' + this.e2k_1 + ', comment=' + this.f2k_1 + ', method=' + this.method.toString() + ', path=' + toString(this.path) + ', queries=' + toString(this.queries) + ', headers=' + toString(this.headers) + ', requests=' + toString(this.requests) + ', responses=' + toString(this.responses) + ')';
|
|
356
356
|
};
|
|
357
357
|
protoOf(WsEndpoint).hashCode = function () {
|
|
358
|
-
var result = getStringHashCode(this.
|
|
359
|
-
result = imul(result, 31) + (this.
|
|
358
|
+
var result = getStringHashCode(this.e2k_1);
|
|
359
|
+
result = imul(result, 31) + (this.f2k_1 == null ? 0 : getStringHashCode(this.f2k_1)) | 0;
|
|
360
360
|
result = imul(result, 31) + this.method.hashCode() | 0;
|
|
361
361
|
result = imul(result, 31) + hashCode(this.path) | 0;
|
|
362
362
|
result = imul(result, 31) + hashCode(this.queries) | 0;
|
|
@@ -371,9 +371,9 @@ protoOf(WsEndpoint).equals = function (other) {
|
|
|
371
371
|
if (!(other instanceof WsEndpoint))
|
|
372
372
|
return false;
|
|
373
373
|
var tmp0_other_with_cast = other instanceof WsEndpoint ? other : THROW_CCE();
|
|
374
|
-
if (!(this.
|
|
374
|
+
if (!(this.e2k_1 === tmp0_other_with_cast.e2k_1))
|
|
375
375
|
return false;
|
|
376
|
-
if (!(this.
|
|
376
|
+
if (!(this.f2k_1 == tmp0_other_with_cast.f2k_1))
|
|
377
377
|
return false;
|
|
378
378
|
if (!this.method.equals(tmp0_other_with_cast.method))
|
|
379
379
|
return false;
|
|
@@ -390,43 +390,43 @@ protoOf(WsEndpoint).equals = function (other) {
|
|
|
390
390
|
return true;
|
|
391
391
|
};
|
|
392
392
|
function WsEnum(identifier, comment, entries) {
|
|
393
|
-
this.
|
|
394
|
-
this.
|
|
393
|
+
this.s2k_1 = identifier;
|
|
394
|
+
this.t2k_1 = comment;
|
|
395
395
|
this.entries = entries;
|
|
396
396
|
}
|
|
397
|
-
protoOf(WsEnum).
|
|
398
|
-
return this.
|
|
397
|
+
protoOf(WsEnum).k24 = function () {
|
|
398
|
+
return this.s2k_1;
|
|
399
399
|
};
|
|
400
|
-
protoOf(WsEnum).
|
|
401
|
-
return this.
|
|
400
|
+
protoOf(WsEnum).y2j = function () {
|
|
401
|
+
return this.t2k_1;
|
|
402
402
|
};
|
|
403
403
|
protoOf(WsEnum).z = function () {
|
|
404
404
|
return this.entries;
|
|
405
405
|
};
|
|
406
|
-
protoOf(WsEnum).
|
|
407
|
-
return this.
|
|
406
|
+
protoOf(WsEnum).sd = function () {
|
|
407
|
+
return this.s2k_1;
|
|
408
408
|
};
|
|
409
|
-
protoOf(WsEnum).
|
|
410
|
-
return this.
|
|
409
|
+
protoOf(WsEnum).td = function () {
|
|
410
|
+
return this.t2k_1;
|
|
411
411
|
};
|
|
412
|
-
protoOf(WsEnum).
|
|
412
|
+
protoOf(WsEnum).th = function () {
|
|
413
413
|
return this.entries;
|
|
414
414
|
};
|
|
415
|
-
protoOf(WsEnum).
|
|
415
|
+
protoOf(WsEnum).u2k = function (identifier, comment, entries) {
|
|
416
416
|
return new WsEnum(identifier, comment, entries);
|
|
417
417
|
};
|
|
418
418
|
protoOf(WsEnum).copy = function (identifier, comment, entries, $super) {
|
|
419
|
-
identifier = identifier === VOID ? this.
|
|
420
|
-
comment = comment === VOID ? this.
|
|
419
|
+
identifier = identifier === VOID ? this.s2k_1 : identifier;
|
|
420
|
+
comment = comment === VOID ? this.t2k_1 : comment;
|
|
421
421
|
entries = entries === VOID ? this.entries : entries;
|
|
422
|
-
return this.
|
|
422
|
+
return this.u2k(identifier, comment, entries);
|
|
423
423
|
};
|
|
424
424
|
protoOf(WsEnum).toString = function () {
|
|
425
|
-
return 'WsEnum(identifier=' + this.
|
|
425
|
+
return 'WsEnum(identifier=' + this.s2k_1 + ', comment=' + this.t2k_1 + ', entries=' + toString(this.entries) + ')';
|
|
426
426
|
};
|
|
427
427
|
protoOf(WsEnum).hashCode = function () {
|
|
428
|
-
var result = getStringHashCode(this.
|
|
429
|
-
result = imul(result, 31) + (this.
|
|
428
|
+
var result = getStringHashCode(this.s2k_1);
|
|
429
|
+
result = imul(result, 31) + (this.t2k_1 == null ? 0 : getStringHashCode(this.t2k_1)) | 0;
|
|
430
430
|
result = imul(result, 31) + hashCode(this.entries) | 0;
|
|
431
431
|
return result;
|
|
432
432
|
};
|
|
@@ -436,52 +436,52 @@ protoOf(WsEnum).equals = function (other) {
|
|
|
436
436
|
if (!(other instanceof WsEnum))
|
|
437
437
|
return false;
|
|
438
438
|
var tmp0_other_with_cast = other instanceof WsEnum ? other : THROW_CCE();
|
|
439
|
-
if (!(this.
|
|
439
|
+
if (!(this.s2k_1 === tmp0_other_with_cast.s2k_1))
|
|
440
440
|
return false;
|
|
441
|
-
if (!(this.
|
|
441
|
+
if (!(this.t2k_1 == tmp0_other_with_cast.t2k_1))
|
|
442
442
|
return false;
|
|
443
443
|
if (!equals(this.entries, tmp0_other_with_cast.entries))
|
|
444
444
|
return false;
|
|
445
445
|
return true;
|
|
446
446
|
};
|
|
447
447
|
function WsUnion(identifier, comment, entries) {
|
|
448
|
-
this.
|
|
449
|
-
this.
|
|
448
|
+
this.v2k_1 = identifier;
|
|
449
|
+
this.w2k_1 = comment;
|
|
450
450
|
this.entries = entries;
|
|
451
451
|
}
|
|
452
|
-
protoOf(WsUnion).
|
|
453
|
-
return this.
|
|
452
|
+
protoOf(WsUnion).k24 = function () {
|
|
453
|
+
return this.v2k_1;
|
|
454
454
|
};
|
|
455
|
-
protoOf(WsUnion).
|
|
456
|
-
return this.
|
|
455
|
+
protoOf(WsUnion).y2j = function () {
|
|
456
|
+
return this.w2k_1;
|
|
457
457
|
};
|
|
458
458
|
protoOf(WsUnion).z = function () {
|
|
459
459
|
return this.entries;
|
|
460
460
|
};
|
|
461
|
-
protoOf(WsUnion).
|
|
462
|
-
return this.
|
|
461
|
+
protoOf(WsUnion).sd = function () {
|
|
462
|
+
return this.v2k_1;
|
|
463
463
|
};
|
|
464
|
-
protoOf(WsUnion).
|
|
465
|
-
return this.
|
|
464
|
+
protoOf(WsUnion).td = function () {
|
|
465
|
+
return this.w2k_1;
|
|
466
466
|
};
|
|
467
|
-
protoOf(WsUnion).
|
|
467
|
+
protoOf(WsUnion).th = function () {
|
|
468
468
|
return this.entries;
|
|
469
469
|
};
|
|
470
|
-
protoOf(WsUnion).
|
|
470
|
+
protoOf(WsUnion).x2k = function (identifier, comment, entries) {
|
|
471
471
|
return new WsUnion(identifier, comment, entries);
|
|
472
472
|
};
|
|
473
473
|
protoOf(WsUnion).copy = function (identifier, comment, entries, $super) {
|
|
474
|
-
identifier = identifier === VOID ? this.
|
|
475
|
-
comment = comment === VOID ? this.
|
|
474
|
+
identifier = identifier === VOID ? this.v2k_1 : identifier;
|
|
475
|
+
comment = comment === VOID ? this.w2k_1 : comment;
|
|
476
476
|
entries = entries === VOID ? this.entries : entries;
|
|
477
|
-
return this.
|
|
477
|
+
return this.x2k(identifier, comment, entries);
|
|
478
478
|
};
|
|
479
479
|
protoOf(WsUnion).toString = function () {
|
|
480
|
-
return 'WsUnion(identifier=' + this.
|
|
480
|
+
return 'WsUnion(identifier=' + this.v2k_1 + ', comment=' + this.w2k_1 + ', entries=' + toString(this.entries) + ')';
|
|
481
481
|
};
|
|
482
482
|
protoOf(WsUnion).hashCode = function () {
|
|
483
|
-
var result = getStringHashCode(this.
|
|
484
|
-
result = imul(result, 31) + (this.
|
|
483
|
+
var result = getStringHashCode(this.v2k_1);
|
|
484
|
+
result = imul(result, 31) + (this.w2k_1 == null ? 0 : getStringHashCode(this.w2k_1)) | 0;
|
|
485
485
|
result = imul(result, 31) + hashCode(this.entries) | 0;
|
|
486
486
|
return result;
|
|
487
487
|
};
|
|
@@ -491,52 +491,52 @@ protoOf(WsUnion).equals = function (other) {
|
|
|
491
491
|
if (!(other instanceof WsUnion))
|
|
492
492
|
return false;
|
|
493
493
|
var tmp0_other_with_cast = other instanceof WsUnion ? other : THROW_CCE();
|
|
494
|
-
if (!(this.
|
|
494
|
+
if (!(this.v2k_1 === tmp0_other_with_cast.v2k_1))
|
|
495
495
|
return false;
|
|
496
|
-
if (!(this.
|
|
496
|
+
if (!(this.w2k_1 == tmp0_other_with_cast.w2k_1))
|
|
497
497
|
return false;
|
|
498
498
|
if (!equals(this.entries, tmp0_other_with_cast.entries))
|
|
499
499
|
return false;
|
|
500
500
|
return true;
|
|
501
501
|
};
|
|
502
502
|
function WsChannel(identifier, comment, reference) {
|
|
503
|
-
this.
|
|
504
|
-
this.
|
|
503
|
+
this.y2k_1 = identifier;
|
|
504
|
+
this.z2k_1 = comment;
|
|
505
505
|
this.reference = reference;
|
|
506
506
|
}
|
|
507
|
-
protoOf(WsChannel).
|
|
508
|
-
return this.
|
|
507
|
+
protoOf(WsChannel).k24 = function () {
|
|
508
|
+
return this.y2k_1;
|
|
509
509
|
};
|
|
510
|
-
protoOf(WsChannel).
|
|
511
|
-
return this.
|
|
510
|
+
protoOf(WsChannel).y2j = function () {
|
|
511
|
+
return this.z2k_1;
|
|
512
512
|
};
|
|
513
|
-
protoOf(WsChannel).
|
|
513
|
+
protoOf(WsChannel).a2l = function () {
|
|
514
514
|
return this.reference;
|
|
515
515
|
};
|
|
516
|
-
protoOf(WsChannel).
|
|
517
|
-
return this.
|
|
516
|
+
protoOf(WsChannel).sd = function () {
|
|
517
|
+
return this.y2k_1;
|
|
518
518
|
};
|
|
519
|
-
protoOf(WsChannel).
|
|
520
|
-
return this.
|
|
519
|
+
protoOf(WsChannel).td = function () {
|
|
520
|
+
return this.z2k_1;
|
|
521
521
|
};
|
|
522
|
-
protoOf(WsChannel).
|
|
522
|
+
protoOf(WsChannel).th = function () {
|
|
523
523
|
return this.reference;
|
|
524
524
|
};
|
|
525
|
-
protoOf(WsChannel).
|
|
525
|
+
protoOf(WsChannel).b2l = function (identifier, comment, reference) {
|
|
526
526
|
return new WsChannel(identifier, comment, reference);
|
|
527
527
|
};
|
|
528
528
|
protoOf(WsChannel).copy = function (identifier, comment, reference, $super) {
|
|
529
|
-
identifier = identifier === VOID ? this.
|
|
530
|
-
comment = comment === VOID ? this.
|
|
529
|
+
identifier = identifier === VOID ? this.y2k_1 : identifier;
|
|
530
|
+
comment = comment === VOID ? this.z2k_1 : comment;
|
|
531
531
|
reference = reference === VOID ? this.reference : reference;
|
|
532
|
-
return this.
|
|
532
|
+
return this.b2l(identifier, comment, reference);
|
|
533
533
|
};
|
|
534
534
|
protoOf(WsChannel).toString = function () {
|
|
535
|
-
return 'WsChannel(identifier=' + this.
|
|
535
|
+
return 'WsChannel(identifier=' + this.y2k_1 + ', comment=' + this.z2k_1 + ', reference=' + toString(this.reference) + ')';
|
|
536
536
|
};
|
|
537
537
|
protoOf(WsChannel).hashCode = function () {
|
|
538
|
-
var result = getStringHashCode(this.
|
|
539
|
-
result = imul(result, 31) + (this.
|
|
538
|
+
var result = getStringHashCode(this.y2k_1);
|
|
539
|
+
result = imul(result, 31) + (this.z2k_1 == null ? 0 : getStringHashCode(this.z2k_1)) | 0;
|
|
540
540
|
result = imul(result, 31) + hashCode(this.reference) | 0;
|
|
541
541
|
return result;
|
|
542
542
|
};
|
|
@@ -546,52 +546,52 @@ protoOf(WsChannel).equals = function (other) {
|
|
|
546
546
|
if (!(other instanceof WsChannel))
|
|
547
547
|
return false;
|
|
548
548
|
var tmp0_other_with_cast = other instanceof WsChannel ? other : THROW_CCE();
|
|
549
|
-
if (!(this.
|
|
549
|
+
if (!(this.y2k_1 === tmp0_other_with_cast.y2k_1))
|
|
550
550
|
return false;
|
|
551
|
-
if (!(this.
|
|
551
|
+
if (!(this.z2k_1 == tmp0_other_with_cast.z2k_1))
|
|
552
552
|
return false;
|
|
553
553
|
if (!equals(this.reference, tmp0_other_with_cast.reference))
|
|
554
554
|
return false;
|
|
555
555
|
return true;
|
|
556
556
|
};
|
|
557
557
|
function WsRefined(identifier, comment, validator) {
|
|
558
|
-
this.
|
|
559
|
-
this.
|
|
558
|
+
this.c2l_1 = identifier;
|
|
559
|
+
this.d2l_1 = comment;
|
|
560
560
|
this.validator = validator;
|
|
561
561
|
}
|
|
562
|
-
protoOf(WsRefined).
|
|
563
|
-
return this.
|
|
562
|
+
protoOf(WsRefined).k24 = function () {
|
|
563
|
+
return this.c2l_1;
|
|
564
564
|
};
|
|
565
|
-
protoOf(WsRefined).
|
|
566
|
-
return this.
|
|
565
|
+
protoOf(WsRefined).y2j = function () {
|
|
566
|
+
return this.d2l_1;
|
|
567
567
|
};
|
|
568
|
-
protoOf(WsRefined).
|
|
568
|
+
protoOf(WsRefined).e2l = function () {
|
|
569
569
|
return this.validator;
|
|
570
570
|
};
|
|
571
|
-
protoOf(WsRefined).
|
|
572
|
-
return this.
|
|
571
|
+
protoOf(WsRefined).sd = function () {
|
|
572
|
+
return this.c2l_1;
|
|
573
573
|
};
|
|
574
|
-
protoOf(WsRefined).
|
|
575
|
-
return this.
|
|
574
|
+
protoOf(WsRefined).td = function () {
|
|
575
|
+
return this.d2l_1;
|
|
576
576
|
};
|
|
577
|
-
protoOf(WsRefined).
|
|
577
|
+
protoOf(WsRefined).th = function () {
|
|
578
578
|
return this.validator;
|
|
579
579
|
};
|
|
580
|
-
protoOf(WsRefined).
|
|
580
|
+
protoOf(WsRefined).f2l = function (identifier, comment, validator) {
|
|
581
581
|
return new WsRefined(identifier, comment, validator);
|
|
582
582
|
};
|
|
583
583
|
protoOf(WsRefined).copy = function (identifier, comment, validator, $super) {
|
|
584
|
-
identifier = identifier === VOID ? this.
|
|
585
|
-
comment = comment === VOID ? this.
|
|
584
|
+
identifier = identifier === VOID ? this.c2l_1 : identifier;
|
|
585
|
+
comment = comment === VOID ? this.d2l_1 : comment;
|
|
586
586
|
validator = validator === VOID ? this.validator : validator;
|
|
587
|
-
return this.
|
|
587
|
+
return this.f2l(identifier, comment, validator);
|
|
588
588
|
};
|
|
589
589
|
protoOf(WsRefined).toString = function () {
|
|
590
|
-
return 'WsRefined(identifier=' + this.
|
|
590
|
+
return 'WsRefined(identifier=' + this.c2l_1 + ', comment=' + this.d2l_1 + ', validator=' + this.validator + ')';
|
|
591
591
|
};
|
|
592
592
|
protoOf(WsRefined).hashCode = function () {
|
|
593
|
-
var result = getStringHashCode(this.
|
|
594
|
-
result = imul(result, 31) + (this.
|
|
593
|
+
var result = getStringHashCode(this.c2l_1);
|
|
594
|
+
result = imul(result, 31) + (this.d2l_1 == null ? 0 : getStringHashCode(this.d2l_1)) | 0;
|
|
595
595
|
result = imul(result, 31) + getStringHashCode(this.validator) | 0;
|
|
596
596
|
return result;
|
|
597
597
|
};
|
|
@@ -601,9 +601,9 @@ protoOf(WsRefined).equals = function (other) {
|
|
|
601
601
|
if (!(other instanceof WsRefined))
|
|
602
602
|
return false;
|
|
603
603
|
var tmp0_other_with_cast = other instanceof WsRefined ? other : THROW_CCE();
|
|
604
|
-
if (!(this.
|
|
604
|
+
if (!(this.c2l_1 === tmp0_other_with_cast.c2l_1))
|
|
605
605
|
return false;
|
|
606
|
-
if (!(this.
|
|
606
|
+
if (!(this.d2l_1 == tmp0_other_with_cast.d2l_1))
|
|
607
607
|
return false;
|
|
608
608
|
if (!(this.validator === tmp0_other_with_cast.validator))
|
|
609
609
|
return false;
|
|
@@ -669,15 +669,15 @@ function WsLiteral(value) {
|
|
|
669
669
|
protoOf(WsLiteral).b1 = function () {
|
|
670
670
|
return this.value;
|
|
671
671
|
};
|
|
672
|
-
protoOf(WsLiteral).
|
|
672
|
+
protoOf(WsLiteral).sd = function () {
|
|
673
673
|
return this.value;
|
|
674
674
|
};
|
|
675
|
-
protoOf(WsLiteral).
|
|
675
|
+
protoOf(WsLiteral).i2l = function (value) {
|
|
676
676
|
return new WsLiteral(value);
|
|
677
677
|
};
|
|
678
678
|
protoOf(WsLiteral).copy = function (value, $super) {
|
|
679
679
|
value = value === VOID ? this.value : value;
|
|
680
|
-
return this.
|
|
680
|
+
return this.i2l(value);
|
|
681
681
|
};
|
|
682
682
|
protoOf(WsLiteral).toString = function () {
|
|
683
683
|
return 'WsLiteral(value=' + this.value + ')';
|
|
@@ -699,25 +699,25 @@ function WsParam(identifier, reference) {
|
|
|
699
699
|
this.identifier = identifier;
|
|
700
700
|
this.reference = reference;
|
|
701
701
|
}
|
|
702
|
-
protoOf(WsParam).
|
|
702
|
+
protoOf(WsParam).k24 = function () {
|
|
703
703
|
return this.identifier;
|
|
704
704
|
};
|
|
705
|
-
protoOf(WsParam).
|
|
705
|
+
protoOf(WsParam).a2l = function () {
|
|
706
706
|
return this.reference;
|
|
707
707
|
};
|
|
708
|
-
protoOf(WsParam).
|
|
708
|
+
protoOf(WsParam).sd = function () {
|
|
709
709
|
return this.identifier;
|
|
710
710
|
};
|
|
711
|
-
protoOf(WsParam).
|
|
711
|
+
protoOf(WsParam).td = function () {
|
|
712
712
|
return this.reference;
|
|
713
713
|
};
|
|
714
|
-
protoOf(WsParam).
|
|
714
|
+
protoOf(WsParam).j2l = function (identifier, reference) {
|
|
715
715
|
return new WsParam(identifier, reference);
|
|
716
716
|
};
|
|
717
717
|
protoOf(WsParam).copy = function (identifier, reference, $super) {
|
|
718
718
|
identifier = identifier === VOID ? this.identifier : identifier;
|
|
719
719
|
reference = reference === VOID ? this.reference : reference;
|
|
720
|
-
return this.
|
|
720
|
+
return this.j2l(identifier, reference);
|
|
721
721
|
};
|
|
722
722
|
protoOf(WsParam).toString = function () {
|
|
723
723
|
return 'WsParam(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ')';
|
|
@@ -745,15 +745,15 @@ function Shape_0(value) {
|
|
|
745
745
|
protoOf(Shape_0).b1 = function () {
|
|
746
746
|
return this.value;
|
|
747
747
|
};
|
|
748
|
-
protoOf(Shape_0).
|
|
748
|
+
protoOf(Shape_0).sd = function () {
|
|
749
749
|
return this.value;
|
|
750
750
|
};
|
|
751
|
-
protoOf(Shape_0).
|
|
751
|
+
protoOf(Shape_0).d2k = function (value) {
|
|
752
752
|
return new Shape_0(value);
|
|
753
753
|
};
|
|
754
754
|
protoOf(Shape_0).copy = function (value, $super) {
|
|
755
755
|
value = value === VOID ? this.value : value;
|
|
756
|
-
return this.
|
|
756
|
+
return this.d2k(value);
|
|
757
757
|
};
|
|
758
758
|
protoOf(Shape_0).toString = function () {
|
|
759
759
|
return 'Shape(value=' + toString(this.value) + ')';
|
|
@@ -775,25 +775,25 @@ function WsField(identifier, reference) {
|
|
|
775
775
|
this.identifier = identifier;
|
|
776
776
|
this.reference = reference;
|
|
777
777
|
}
|
|
778
|
-
protoOf(WsField).
|
|
778
|
+
protoOf(WsField).k24 = function () {
|
|
779
779
|
return this.identifier;
|
|
780
780
|
};
|
|
781
|
-
protoOf(WsField).
|
|
781
|
+
protoOf(WsField).a2l = function () {
|
|
782
782
|
return this.reference;
|
|
783
783
|
};
|
|
784
|
-
protoOf(WsField).
|
|
784
|
+
protoOf(WsField).sd = function () {
|
|
785
785
|
return this.identifier;
|
|
786
786
|
};
|
|
787
|
-
protoOf(WsField).
|
|
787
|
+
protoOf(WsField).td = function () {
|
|
788
788
|
return this.reference;
|
|
789
789
|
};
|
|
790
|
-
protoOf(WsField).
|
|
790
|
+
protoOf(WsField).j2l = function (identifier, reference) {
|
|
791
791
|
return new WsField(identifier, reference);
|
|
792
792
|
};
|
|
793
793
|
protoOf(WsField).copy = function (identifier, reference, $super) {
|
|
794
794
|
identifier = identifier === VOID ? this.identifier : identifier;
|
|
795
795
|
reference = reference === VOID ? this.reference : reference;
|
|
796
|
-
return this.
|
|
796
|
+
return this.j2l(identifier, reference);
|
|
797
797
|
};
|
|
798
798
|
protoOf(WsField).toString = function () {
|
|
799
799
|
return 'WsField(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ')';
|
|
@@ -823,15 +823,15 @@ function WsClassIdentifier(value) {
|
|
|
823
823
|
protoOf(WsClassIdentifier).b1 = function () {
|
|
824
824
|
return this.value;
|
|
825
825
|
};
|
|
826
|
-
protoOf(WsClassIdentifier).
|
|
826
|
+
protoOf(WsClassIdentifier).sd = function () {
|
|
827
827
|
return this.value;
|
|
828
828
|
};
|
|
829
|
-
protoOf(WsClassIdentifier).
|
|
829
|
+
protoOf(WsClassIdentifier).i2l = function (value) {
|
|
830
830
|
return new WsClassIdentifier(value);
|
|
831
831
|
};
|
|
832
832
|
protoOf(WsClassIdentifier).copy = function (value, $super) {
|
|
833
833
|
value = value === VOID ? this.value : value;
|
|
834
|
-
return this.
|
|
834
|
+
return this.i2l(value);
|
|
835
835
|
};
|
|
836
836
|
protoOf(WsClassIdentifier).toString = function () {
|
|
837
837
|
return 'WsClassIdentifier(value=' + this.value + ')';
|
|
@@ -855,15 +855,15 @@ function WsFieldIdentifier(value) {
|
|
|
855
855
|
protoOf(WsFieldIdentifier).b1 = function () {
|
|
856
856
|
return this.value;
|
|
857
857
|
};
|
|
858
|
-
protoOf(WsFieldIdentifier).
|
|
858
|
+
protoOf(WsFieldIdentifier).sd = function () {
|
|
859
859
|
return this.value;
|
|
860
860
|
};
|
|
861
|
-
protoOf(WsFieldIdentifier).
|
|
861
|
+
protoOf(WsFieldIdentifier).i2l = function (value) {
|
|
862
862
|
return new WsFieldIdentifier(value);
|
|
863
863
|
};
|
|
864
864
|
protoOf(WsFieldIdentifier).copy = function (value, $super) {
|
|
865
865
|
value = value === VOID ? this.value : value;
|
|
866
|
-
return this.
|
|
866
|
+
return this.i2l(value);
|
|
867
867
|
};
|
|
868
868
|
protoOf(WsFieldIdentifier).toString = function () {
|
|
869
869
|
return 'WsFieldIdentifier(value=' + this.value + ')';
|
|
@@ -884,26 +884,26 @@ protoOf(WsFieldIdentifier).equals = function (other) {
|
|
|
884
884
|
function WsReference() {
|
|
885
885
|
}
|
|
886
886
|
function WsAny(isNullable) {
|
|
887
|
-
this.
|
|
887
|
+
this.k2l_1 = isNullable;
|
|
888
888
|
}
|
|
889
|
-
protoOf(WsAny).
|
|
890
|
-
return this.
|
|
889
|
+
protoOf(WsAny).gm = function () {
|
|
890
|
+
return this.k2l_1;
|
|
891
891
|
};
|
|
892
|
-
protoOf(WsAny).
|
|
893
|
-
return this.
|
|
892
|
+
protoOf(WsAny).sd = function () {
|
|
893
|
+
return this.k2l_1;
|
|
894
894
|
};
|
|
895
|
-
protoOf(WsAny).
|
|
895
|
+
protoOf(WsAny).l2l = function (isNullable) {
|
|
896
896
|
return new WsAny(isNullable);
|
|
897
897
|
};
|
|
898
898
|
protoOf(WsAny).copy = function (isNullable, $super) {
|
|
899
|
-
isNullable = isNullable === VOID ? this.
|
|
900
|
-
return this.
|
|
899
|
+
isNullable = isNullable === VOID ? this.k2l_1 : isNullable;
|
|
900
|
+
return this.l2l(isNullable);
|
|
901
901
|
};
|
|
902
902
|
protoOf(WsAny).toString = function () {
|
|
903
|
-
return 'WsAny(isNullable=' + this.
|
|
903
|
+
return 'WsAny(isNullable=' + this.k2l_1 + ')';
|
|
904
904
|
};
|
|
905
905
|
protoOf(WsAny).hashCode = function () {
|
|
906
|
-
return getBooleanHashCode(this.
|
|
906
|
+
return getBooleanHashCode(this.k2l_1);
|
|
907
907
|
};
|
|
908
908
|
protoOf(WsAny).equals = function (other) {
|
|
909
909
|
if (this === other)
|
|
@@ -911,31 +911,31 @@ protoOf(WsAny).equals = function (other) {
|
|
|
911
911
|
if (!(other instanceof WsAny))
|
|
912
912
|
return false;
|
|
913
913
|
var tmp0_other_with_cast = other instanceof WsAny ? other : THROW_CCE();
|
|
914
|
-
if (!(this.
|
|
914
|
+
if (!(this.k2l_1 === tmp0_other_with_cast.k2l_1))
|
|
915
915
|
return false;
|
|
916
916
|
return true;
|
|
917
917
|
};
|
|
918
918
|
function WsUnit(isNullable) {
|
|
919
|
-
this.
|
|
919
|
+
this.m2l_1 = isNullable;
|
|
920
920
|
}
|
|
921
|
-
protoOf(WsUnit).
|
|
922
|
-
return this.
|
|
921
|
+
protoOf(WsUnit).gm = function () {
|
|
922
|
+
return this.m2l_1;
|
|
923
923
|
};
|
|
924
|
-
protoOf(WsUnit).
|
|
925
|
-
return this.
|
|
924
|
+
protoOf(WsUnit).sd = function () {
|
|
925
|
+
return this.m2l_1;
|
|
926
926
|
};
|
|
927
|
-
protoOf(WsUnit).
|
|
927
|
+
protoOf(WsUnit).l2l = function (isNullable) {
|
|
928
928
|
return new WsUnit(isNullable);
|
|
929
929
|
};
|
|
930
930
|
protoOf(WsUnit).copy = function (isNullable, $super) {
|
|
931
|
-
isNullable = isNullable === VOID ? this.
|
|
932
|
-
return this.
|
|
931
|
+
isNullable = isNullable === VOID ? this.m2l_1 : isNullable;
|
|
932
|
+
return this.l2l(isNullable);
|
|
933
933
|
};
|
|
934
934
|
protoOf(WsUnit).toString = function () {
|
|
935
|
-
return 'WsUnit(isNullable=' + this.
|
|
935
|
+
return 'WsUnit(isNullable=' + this.m2l_1 + ')';
|
|
936
936
|
};
|
|
937
937
|
protoOf(WsUnit).hashCode = function () {
|
|
938
|
-
return getBooleanHashCode(this.
|
|
938
|
+
return getBooleanHashCode(this.m2l_1);
|
|
939
939
|
};
|
|
940
940
|
protoOf(WsUnit).equals = function (other) {
|
|
941
941
|
if (this === other)
|
|
@@ -943,40 +943,40 @@ protoOf(WsUnit).equals = function (other) {
|
|
|
943
943
|
if (!(other instanceof WsUnit))
|
|
944
944
|
return false;
|
|
945
945
|
var tmp0_other_with_cast = other instanceof WsUnit ? other : THROW_CCE();
|
|
946
|
-
if (!(this.
|
|
946
|
+
if (!(this.m2l_1 === tmp0_other_with_cast.m2l_1))
|
|
947
947
|
return false;
|
|
948
948
|
return true;
|
|
949
949
|
};
|
|
950
950
|
function WsIterable(reference, isNullable) {
|
|
951
951
|
this.reference = reference;
|
|
952
|
-
this.
|
|
952
|
+
this.n2l_1 = isNullable;
|
|
953
953
|
}
|
|
954
|
-
protoOf(WsIterable).
|
|
954
|
+
protoOf(WsIterable).a2l = function () {
|
|
955
955
|
return this.reference;
|
|
956
956
|
};
|
|
957
|
-
protoOf(WsIterable).
|
|
958
|
-
return this.
|
|
957
|
+
protoOf(WsIterable).gm = function () {
|
|
958
|
+
return this.n2l_1;
|
|
959
959
|
};
|
|
960
|
-
protoOf(WsIterable).
|
|
960
|
+
protoOf(WsIterable).sd = function () {
|
|
961
961
|
return this.reference;
|
|
962
962
|
};
|
|
963
|
-
protoOf(WsIterable).
|
|
964
|
-
return this.
|
|
963
|
+
protoOf(WsIterable).td = function () {
|
|
964
|
+
return this.n2l_1;
|
|
965
965
|
};
|
|
966
|
-
protoOf(WsIterable).
|
|
966
|
+
protoOf(WsIterable).o2l = function (reference, isNullable) {
|
|
967
967
|
return new WsIterable(reference, isNullable);
|
|
968
968
|
};
|
|
969
969
|
protoOf(WsIterable).copy = function (reference, isNullable, $super) {
|
|
970
970
|
reference = reference === VOID ? this.reference : reference;
|
|
971
|
-
isNullable = isNullable === VOID ? this.
|
|
972
|
-
return this.
|
|
971
|
+
isNullable = isNullable === VOID ? this.n2l_1 : isNullable;
|
|
972
|
+
return this.o2l(reference, isNullable);
|
|
973
973
|
};
|
|
974
974
|
protoOf(WsIterable).toString = function () {
|
|
975
|
-
return 'WsIterable(reference=' + toString(this.reference) + ', isNullable=' + this.
|
|
975
|
+
return 'WsIterable(reference=' + toString(this.reference) + ', isNullable=' + this.n2l_1 + ')';
|
|
976
976
|
};
|
|
977
977
|
protoOf(WsIterable).hashCode = function () {
|
|
978
978
|
var result = hashCode(this.reference);
|
|
979
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
979
|
+
result = imul(result, 31) + getBooleanHashCode(this.n2l_1) | 0;
|
|
980
980
|
return result;
|
|
981
981
|
};
|
|
982
982
|
protoOf(WsIterable).equals = function (other) {
|
|
@@ -987,40 +987,40 @@ protoOf(WsIterable).equals = function (other) {
|
|
|
987
987
|
var tmp0_other_with_cast = other instanceof WsIterable ? other : THROW_CCE();
|
|
988
988
|
if (!equals(this.reference, tmp0_other_with_cast.reference))
|
|
989
989
|
return false;
|
|
990
|
-
if (!(this.
|
|
990
|
+
if (!(this.n2l_1 === tmp0_other_with_cast.n2l_1))
|
|
991
991
|
return false;
|
|
992
992
|
return true;
|
|
993
993
|
};
|
|
994
994
|
function WsDict(reference, isNullable) {
|
|
995
995
|
this.reference = reference;
|
|
996
|
-
this.
|
|
996
|
+
this.p2l_1 = isNullable;
|
|
997
997
|
}
|
|
998
|
-
protoOf(WsDict).
|
|
998
|
+
protoOf(WsDict).a2l = function () {
|
|
999
999
|
return this.reference;
|
|
1000
1000
|
};
|
|
1001
|
-
protoOf(WsDict).
|
|
1002
|
-
return this.
|
|
1001
|
+
protoOf(WsDict).gm = function () {
|
|
1002
|
+
return this.p2l_1;
|
|
1003
1003
|
};
|
|
1004
|
-
protoOf(WsDict).
|
|
1004
|
+
protoOf(WsDict).sd = function () {
|
|
1005
1005
|
return this.reference;
|
|
1006
1006
|
};
|
|
1007
|
-
protoOf(WsDict).
|
|
1008
|
-
return this.
|
|
1007
|
+
protoOf(WsDict).td = function () {
|
|
1008
|
+
return this.p2l_1;
|
|
1009
1009
|
};
|
|
1010
|
-
protoOf(WsDict).
|
|
1010
|
+
protoOf(WsDict).o2l = function (reference, isNullable) {
|
|
1011
1011
|
return new WsDict(reference, isNullable);
|
|
1012
1012
|
};
|
|
1013
1013
|
protoOf(WsDict).copy = function (reference, isNullable, $super) {
|
|
1014
1014
|
reference = reference === VOID ? this.reference : reference;
|
|
1015
|
-
isNullable = isNullable === VOID ? this.
|
|
1016
|
-
return this.
|
|
1015
|
+
isNullable = isNullable === VOID ? this.p2l_1 : isNullable;
|
|
1016
|
+
return this.o2l(reference, isNullable);
|
|
1017
1017
|
};
|
|
1018
1018
|
protoOf(WsDict).toString = function () {
|
|
1019
|
-
return 'WsDict(reference=' + toString(this.reference) + ', isNullable=' + this.
|
|
1019
|
+
return 'WsDict(reference=' + toString(this.reference) + ', isNullable=' + this.p2l_1 + ')';
|
|
1020
1020
|
};
|
|
1021
1021
|
protoOf(WsDict).hashCode = function () {
|
|
1022
1022
|
var result = hashCode(this.reference);
|
|
1023
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1023
|
+
result = imul(result, 31) + getBooleanHashCode(this.p2l_1) | 0;
|
|
1024
1024
|
return result;
|
|
1025
1025
|
};
|
|
1026
1026
|
protoOf(WsDict).equals = function (other) {
|
|
@@ -1031,40 +1031,40 @@ protoOf(WsDict).equals = function (other) {
|
|
|
1031
1031
|
var tmp0_other_with_cast = other instanceof WsDict ? other : THROW_CCE();
|
|
1032
1032
|
if (!equals(this.reference, tmp0_other_with_cast.reference))
|
|
1033
1033
|
return false;
|
|
1034
|
-
if (!(this.
|
|
1034
|
+
if (!(this.p2l_1 === tmp0_other_with_cast.p2l_1))
|
|
1035
1035
|
return false;
|
|
1036
1036
|
return true;
|
|
1037
1037
|
};
|
|
1038
1038
|
function WsCustom(value, isNullable) {
|
|
1039
1039
|
this.value = value;
|
|
1040
|
-
this.
|
|
1040
|
+
this.q2l_1 = isNullable;
|
|
1041
1041
|
}
|
|
1042
1042
|
protoOf(WsCustom).b1 = function () {
|
|
1043
1043
|
return this.value;
|
|
1044
1044
|
};
|
|
1045
|
-
protoOf(WsCustom).
|
|
1046
|
-
return this.
|
|
1045
|
+
protoOf(WsCustom).gm = function () {
|
|
1046
|
+
return this.q2l_1;
|
|
1047
1047
|
};
|
|
1048
|
-
protoOf(WsCustom).
|
|
1048
|
+
protoOf(WsCustom).sd = function () {
|
|
1049
1049
|
return this.value;
|
|
1050
1050
|
};
|
|
1051
|
-
protoOf(WsCustom).
|
|
1052
|
-
return this.
|
|
1051
|
+
protoOf(WsCustom).td = function () {
|
|
1052
|
+
return this.q2l_1;
|
|
1053
1053
|
};
|
|
1054
|
-
protoOf(WsCustom).
|
|
1054
|
+
protoOf(WsCustom).r2l = function (value, isNullable) {
|
|
1055
1055
|
return new WsCustom(value, isNullable);
|
|
1056
1056
|
};
|
|
1057
1057
|
protoOf(WsCustom).copy = function (value, isNullable, $super) {
|
|
1058
1058
|
value = value === VOID ? this.value : value;
|
|
1059
|
-
isNullable = isNullable === VOID ? this.
|
|
1060
|
-
return this.
|
|
1059
|
+
isNullable = isNullable === VOID ? this.q2l_1 : isNullable;
|
|
1060
|
+
return this.r2l(value, isNullable);
|
|
1061
1061
|
};
|
|
1062
1062
|
protoOf(WsCustom).toString = function () {
|
|
1063
|
-
return 'WsCustom(value=' + this.value + ', isNullable=' + this.
|
|
1063
|
+
return 'WsCustom(value=' + this.value + ', isNullable=' + this.q2l_1 + ')';
|
|
1064
1064
|
};
|
|
1065
1065
|
protoOf(WsCustom).hashCode = function () {
|
|
1066
1066
|
var result = getStringHashCode(this.value);
|
|
1067
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1067
|
+
result = imul(result, 31) + getBooleanHashCode(this.q2l_1) | 0;
|
|
1068
1068
|
return result;
|
|
1069
1069
|
};
|
|
1070
1070
|
protoOf(WsCustom).equals = function (other) {
|
|
@@ -1075,40 +1075,40 @@ protoOf(WsCustom).equals = function (other) {
|
|
|
1075
1075
|
var tmp0_other_with_cast = other instanceof WsCustom ? other : THROW_CCE();
|
|
1076
1076
|
if (!(this.value === tmp0_other_with_cast.value))
|
|
1077
1077
|
return false;
|
|
1078
|
-
if (!(this.
|
|
1078
|
+
if (!(this.q2l_1 === tmp0_other_with_cast.q2l_1))
|
|
1079
1079
|
return false;
|
|
1080
1080
|
return true;
|
|
1081
1081
|
};
|
|
1082
1082
|
function WsPrimitive(type, isNullable) {
|
|
1083
1083
|
this.type = type;
|
|
1084
|
-
this.
|
|
1084
|
+
this.s2l_1 = isNullable;
|
|
1085
1085
|
}
|
|
1086
|
-
protoOf(WsPrimitive).
|
|
1086
|
+
protoOf(WsPrimitive).t2l = function () {
|
|
1087
1087
|
return this.type;
|
|
1088
1088
|
};
|
|
1089
|
-
protoOf(WsPrimitive).
|
|
1090
|
-
return this.
|
|
1089
|
+
protoOf(WsPrimitive).gm = function () {
|
|
1090
|
+
return this.s2l_1;
|
|
1091
1091
|
};
|
|
1092
|
-
protoOf(WsPrimitive).
|
|
1092
|
+
protoOf(WsPrimitive).sd = function () {
|
|
1093
1093
|
return this.type;
|
|
1094
1094
|
};
|
|
1095
|
-
protoOf(WsPrimitive).
|
|
1096
|
-
return this.
|
|
1095
|
+
protoOf(WsPrimitive).td = function () {
|
|
1096
|
+
return this.s2l_1;
|
|
1097
1097
|
};
|
|
1098
|
-
protoOf(WsPrimitive).
|
|
1098
|
+
protoOf(WsPrimitive).u2l = function (type, isNullable) {
|
|
1099
1099
|
return new WsPrimitive(type, isNullable);
|
|
1100
1100
|
};
|
|
1101
1101
|
protoOf(WsPrimitive).copy = function (type, isNullable, $super) {
|
|
1102
1102
|
type = type === VOID ? this.type : type;
|
|
1103
|
-
isNullable = isNullable === VOID ? this.
|
|
1104
|
-
return this.
|
|
1103
|
+
isNullable = isNullable === VOID ? this.s2l_1 : isNullable;
|
|
1104
|
+
return this.u2l(type, isNullable);
|
|
1105
1105
|
};
|
|
1106
1106
|
protoOf(WsPrimitive).toString = function () {
|
|
1107
|
-
return 'WsPrimitive(type=' + this.type.toString() + ', isNullable=' + this.
|
|
1107
|
+
return 'WsPrimitive(type=' + this.type.toString() + ', isNullable=' + this.s2l_1 + ')';
|
|
1108
1108
|
};
|
|
1109
1109
|
protoOf(WsPrimitive).hashCode = function () {
|
|
1110
1110
|
var result = this.type.hashCode();
|
|
1111
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1111
|
+
result = imul(result, 31) + getBooleanHashCode(this.s2l_1) | 0;
|
|
1112
1112
|
return result;
|
|
1113
1113
|
};
|
|
1114
1114
|
protoOf(WsPrimitive).equals = function (other) {
|
|
@@ -1119,7 +1119,7 @@ protoOf(WsPrimitive).equals = function (other) {
|
|
|
1119
1119
|
var tmp0_other_with_cast = other instanceof WsPrimitive ? other : THROW_CCE();
|
|
1120
1120
|
if (!this.type.equals(tmp0_other_with_cast.type))
|
|
1121
1121
|
return false;
|
|
1122
|
-
if (!(this.
|
|
1122
|
+
if (!(this.s2l_1 === tmp0_other_with_cast.s2l_1))
|
|
1123
1123
|
return false;
|
|
1124
1124
|
return true;
|
|
1125
1125
|
};
|
|
@@ -1166,18 +1166,18 @@ function WsPrimitiveType(name, ordinal) {
|
|
|
1166
1166
|
function WsRequest(content) {
|
|
1167
1167
|
this.content = content;
|
|
1168
1168
|
}
|
|
1169
|
-
protoOf(WsRequest).
|
|
1169
|
+
protoOf(WsRequest).n17 = function () {
|
|
1170
1170
|
return this.content;
|
|
1171
1171
|
};
|
|
1172
|
-
protoOf(WsRequest).
|
|
1172
|
+
protoOf(WsRequest).sd = function () {
|
|
1173
1173
|
return this.content;
|
|
1174
1174
|
};
|
|
1175
|
-
protoOf(WsRequest).
|
|
1175
|
+
protoOf(WsRequest).x2l = function (content) {
|
|
1176
1176
|
return new WsRequest(content);
|
|
1177
1177
|
};
|
|
1178
1178
|
protoOf(WsRequest).copy = function (content, $super) {
|
|
1179
1179
|
content = content === VOID ? this.content : content;
|
|
1180
|
-
return this.
|
|
1180
|
+
return this.x2l(content);
|
|
1181
1181
|
};
|
|
1182
1182
|
protoOf(WsRequest).toString = function () {
|
|
1183
1183
|
return 'WsRequest(content=' + toString_0(this.content) + ')';
|
|
@@ -1200,32 +1200,32 @@ function WsResponse(status, headers, content) {
|
|
|
1200
1200
|
this.headers = headers;
|
|
1201
1201
|
this.content = content;
|
|
1202
1202
|
}
|
|
1203
|
-
protoOf(WsResponse).
|
|
1203
|
+
protoOf(WsResponse).y2l = function () {
|
|
1204
1204
|
return this.status;
|
|
1205
1205
|
};
|
|
1206
|
-
protoOf(WsResponse).
|
|
1206
|
+
protoOf(WsResponse).j2k = function () {
|
|
1207
1207
|
return this.headers;
|
|
1208
1208
|
};
|
|
1209
|
-
protoOf(WsResponse).
|
|
1209
|
+
protoOf(WsResponse).n17 = function () {
|
|
1210
1210
|
return this.content;
|
|
1211
1211
|
};
|
|
1212
|
-
protoOf(WsResponse).
|
|
1212
|
+
protoOf(WsResponse).sd = function () {
|
|
1213
1213
|
return this.status;
|
|
1214
1214
|
};
|
|
1215
|
-
protoOf(WsResponse).
|
|
1215
|
+
protoOf(WsResponse).td = function () {
|
|
1216
1216
|
return this.headers;
|
|
1217
1217
|
};
|
|
1218
|
-
protoOf(WsResponse).
|
|
1218
|
+
protoOf(WsResponse).th = function () {
|
|
1219
1219
|
return this.content;
|
|
1220
1220
|
};
|
|
1221
|
-
protoOf(WsResponse).
|
|
1221
|
+
protoOf(WsResponse).z2l = function (status, headers, content) {
|
|
1222
1222
|
return new WsResponse(status, headers, content);
|
|
1223
1223
|
};
|
|
1224
1224
|
protoOf(WsResponse).copy = function (status, headers, content, $super) {
|
|
1225
1225
|
status = status === VOID ? this.status : status;
|
|
1226
1226
|
headers = headers === VOID ? this.headers : headers;
|
|
1227
1227
|
content = content === VOID ? this.content : content;
|
|
1228
|
-
return this.
|
|
1228
|
+
return this.z2l(status, headers, content);
|
|
1229
1229
|
};
|
|
1230
1230
|
protoOf(WsResponse).toString = function () {
|
|
1231
1231
|
return 'WsResponse(status=' + this.status + ', headers=' + toString(this.headers) + ', content=' + toString_0(this.content) + ')';
|
|
@@ -1256,32 +1256,32 @@ function WsContent(type, reference, isNullable) {
|
|
|
1256
1256
|
this.reference = reference;
|
|
1257
1257
|
this.isNullable = isNullable;
|
|
1258
1258
|
}
|
|
1259
|
-
protoOf(WsContent).
|
|
1259
|
+
protoOf(WsContent).t2l = function () {
|
|
1260
1260
|
return this.type;
|
|
1261
1261
|
};
|
|
1262
|
-
protoOf(WsContent).
|
|
1262
|
+
protoOf(WsContent).a2l = function () {
|
|
1263
1263
|
return this.reference;
|
|
1264
1264
|
};
|
|
1265
|
-
protoOf(WsContent).
|
|
1265
|
+
protoOf(WsContent).gm = function () {
|
|
1266
1266
|
return this.isNullable;
|
|
1267
1267
|
};
|
|
1268
|
-
protoOf(WsContent).
|
|
1268
|
+
protoOf(WsContent).sd = function () {
|
|
1269
1269
|
return this.type;
|
|
1270
1270
|
};
|
|
1271
|
-
protoOf(WsContent).
|
|
1271
|
+
protoOf(WsContent).td = function () {
|
|
1272
1272
|
return this.reference;
|
|
1273
1273
|
};
|
|
1274
|
-
protoOf(WsContent).
|
|
1274
|
+
protoOf(WsContent).th = function () {
|
|
1275
1275
|
return this.isNullable;
|
|
1276
1276
|
};
|
|
1277
|
-
protoOf(WsContent).
|
|
1277
|
+
protoOf(WsContent).a2m = function (type, reference, isNullable) {
|
|
1278
1278
|
return new WsContent(type, reference, isNullable);
|
|
1279
1279
|
};
|
|
1280
1280
|
protoOf(WsContent).copy = function (type, reference, isNullable, $super) {
|
|
1281
1281
|
type = type === VOID ? this.type : type;
|
|
1282
1282
|
reference = reference === VOID ? this.reference : reference;
|
|
1283
1283
|
isNullable = isNullable === VOID ? this.isNullable : isNullable;
|
|
1284
|
-
return this.
|
|
1284
|
+
return this.a2m(type, reference, isNullable);
|
|
1285
1285
|
};
|
|
1286
1286
|
protoOf(WsContent).toString = function () {
|
|
1287
1287
|
return 'WsContent(type=' + this.type + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
|
|
@@ -1309,8 +1309,8 @@ protoOf(WsContent).equals = function (other) {
|
|
|
1309
1309
|
function produce(_this__u8e3s4) {
|
|
1310
1310
|
var tmp;
|
|
1311
1311
|
if (_this__u8e3s4 instanceof Type) {
|
|
1312
|
-
var tmp_0 = _this__u8e3s4.
|
|
1313
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
1312
|
+
var tmp_0 = _this__u8e3s4.m26_1.b1();
|
|
1313
|
+
var tmp1_safe_receiver = _this__u8e3s4.l26_1;
|
|
1314
1314
|
var tmp_1;
|
|
1315
1315
|
var tmp_2 = tmp1_safe_receiver;
|
|
1316
1316
|
if ((tmp_2 == null ? null : new Comment(tmp_2)) == null) {
|
|
@@ -1318,11 +1318,11 @@ function produce(_this__u8e3s4) {
|
|
|
1318
1318
|
} else {
|
|
1319
1319
|
tmp_1 = _Comment___get_value__impl__8r3pla(tmp1_safe_receiver);
|
|
1320
1320
|
}
|
|
1321
|
-
tmp = new WsType(tmp_0, tmp_1, produce_1(_this__u8e3s4.
|
|
1321
|
+
tmp = new WsType(tmp_0, tmp_1, produce_1(_this__u8e3s4.n26_1));
|
|
1322
1322
|
} else {
|
|
1323
1323
|
if (_this__u8e3s4 instanceof Endpoint) {
|
|
1324
|
-
var tmp_3 = _this__u8e3s4.
|
|
1325
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
1324
|
+
var tmp_3 = _this__u8e3s4.o24_1.b1();
|
|
1325
|
+
var tmp2_safe_receiver = _this__u8e3s4.n24_1;
|
|
1326
1326
|
var tmp_4;
|
|
1327
1327
|
var tmp_5 = tmp2_safe_receiver;
|
|
1328
1328
|
if ((tmp_5 == null ? null : new Comment(tmp_5)) == null) {
|
|
@@ -1330,11 +1330,11 @@ function produce(_this__u8e3s4) {
|
|
|
1330
1330
|
} else {
|
|
1331
1331
|
tmp_4 = _Comment___get_value__impl__8r3pla(tmp2_safe_receiver);
|
|
1332
1332
|
}
|
|
1333
|
-
tmp = new WsEndpoint(tmp_3, tmp_4, produce_2(_this__u8e3s4.
|
|
1333
|
+
tmp = new WsEndpoint(tmp_3, tmp_4, produce_2(_this__u8e3s4.p24_1), produce_3(_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));
|
|
1334
1334
|
} else {
|
|
1335
1335
|
if (_this__u8e3s4 instanceof Enum_0) {
|
|
1336
|
-
var tmp_6 = _this__u8e3s4.
|
|
1337
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
1336
|
+
var tmp_6 = _this__u8e3s4.h27_1.b1();
|
|
1337
|
+
var tmp3_safe_receiver = _this__u8e3s4.g27_1;
|
|
1338
1338
|
var tmp_7;
|
|
1339
1339
|
var tmp_8 = tmp3_safe_receiver;
|
|
1340
1340
|
if ((tmp_8 == null ? null : new Comment(tmp_8)) == null) {
|
|
@@ -1344,13 +1344,13 @@ function produce(_this__u8e3s4) {
|
|
|
1344
1344
|
}
|
|
1345
1345
|
var tmp_9 = tmp_7;
|
|
1346
1346
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1347
|
-
var this_0 = _this__u8e3s4.
|
|
1347
|
+
var this_0 = _this__u8e3s4.i27_1;
|
|
1348
1348
|
var tmp$ret$0 = copyToArray(this_0);
|
|
1349
1349
|
tmp = new WsEnum(tmp_6, tmp_9, tmp$ret$0);
|
|
1350
1350
|
} else {
|
|
1351
1351
|
if (_this__u8e3s4 instanceof Refined) {
|
|
1352
|
-
var tmp_10 = _this__u8e3s4.
|
|
1353
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
1352
|
+
var tmp_10 = _this__u8e3s4.a27_1.b1();
|
|
1353
|
+
var tmp4_safe_receiver = _this__u8e3s4.z26_1;
|
|
1354
1354
|
var tmp_11;
|
|
1355
1355
|
var tmp_12 = tmp4_safe_receiver;
|
|
1356
1356
|
if ((tmp_12 == null ? null : new Comment(tmp_12)) == null) {
|
|
@@ -1358,11 +1358,11 @@ function produce(_this__u8e3s4) {
|
|
|
1358
1358
|
} else {
|
|
1359
1359
|
tmp_11 = _Comment___get_value__impl__8r3pla(tmp4_safe_receiver);
|
|
1360
1360
|
}
|
|
1361
|
-
tmp = new WsRefined(tmp_10, tmp_11, _this__u8e3s4.
|
|
1361
|
+
tmp = new WsRefined(tmp_10, tmp_11, _this__u8e3s4.b27_1.d27_1);
|
|
1362
1362
|
} else {
|
|
1363
1363
|
if (_this__u8e3s4 instanceof Union) {
|
|
1364
|
-
var tmp_13 = _this__u8e3s4.
|
|
1365
|
-
var tmp5_safe_receiver = _this__u8e3s4.
|
|
1364
|
+
var tmp_13 = _this__u8e3s4.u26_1.b1();
|
|
1365
|
+
var tmp5_safe_receiver = _this__u8e3s4.t26_1;
|
|
1366
1366
|
var tmp_14;
|
|
1367
1367
|
var tmp_15 = tmp5_safe_receiver;
|
|
1368
1368
|
if ((tmp_15 == null ? null : new Comment(tmp_15)) == null) {
|
|
@@ -1371,24 +1371,24 @@ function produce(_this__u8e3s4) {
|
|
|
1371
1371
|
tmp_14 = _Comment___get_value__impl__8r3pla(tmp5_safe_receiver);
|
|
1372
1372
|
}
|
|
1373
1373
|
var tmp_16 = tmp_14;
|
|
1374
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1374
1375
|
// Inline function 'kotlin.collections.map' call
|
|
1375
|
-
var this_1 = _this__u8e3s4.
|
|
1376
|
+
var this_1 = _this__u8e3s4.v26_1;
|
|
1376
1377
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1377
1378
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1378
|
-
var
|
|
1379
|
-
while (
|
|
1380
|
-
var item =
|
|
1379
|
+
var tmp0_iterator = this_1.g();
|
|
1380
|
+
while (tmp0_iterator.h()) {
|
|
1381
|
+
var item = tmp0_iterator.i();
|
|
1381
1382
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1382
1383
|
var tmp$ret$1 = produce_7(item);
|
|
1383
1384
|
destination.e(tmp$ret$1);
|
|
1384
1385
|
}
|
|
1385
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1386
1386
|
var tmp$ret$4 = copyToArray(destination);
|
|
1387
1387
|
tmp = new WsUnion(tmp_13, tmp_16, tmp$ret$4);
|
|
1388
1388
|
} else {
|
|
1389
1389
|
if (_this__u8e3s4 instanceof Channel) {
|
|
1390
|
-
var tmp_17 = _this__u8e3s4.
|
|
1391
|
-
var tmp6_safe_receiver = _this__u8e3s4.
|
|
1390
|
+
var tmp_17 = _this__u8e3s4.n27_1.b1();
|
|
1391
|
+
var tmp6_safe_receiver = _this__u8e3s4.m27_1;
|
|
1392
1392
|
var tmp_18;
|
|
1393
1393
|
var tmp_19 = tmp6_safe_receiver;
|
|
1394
1394
|
if ((tmp_19 == null ? null : new Comment(tmp_19)) == null) {
|
|
@@ -1396,7 +1396,7 @@ function produce(_this__u8e3s4) {
|
|
|
1396
1396
|
} else {
|
|
1397
1397
|
tmp_18 = _Comment___get_value__impl__8r3pla(tmp6_safe_receiver);
|
|
1398
1398
|
}
|
|
1399
|
-
tmp = new WsChannel(tmp_17, tmp_18, produce_7(_this__u8e3s4.
|
|
1399
|
+
tmp = new WsChannel(tmp_17, tmp_18, produce_7(_this__u8e3s4.o27_1));
|
|
1400
1400
|
} else {
|
|
1401
1401
|
noWhenBranchMatchedException();
|
|
1402
1402
|
}
|
|
@@ -1408,23 +1408,23 @@ function produce(_this__u8e3s4) {
|
|
|
1408
1408
|
return tmp;
|
|
1409
1409
|
}
|
|
1410
1410
|
function produce_0(_this__u8e3s4) {
|
|
1411
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1411
1412
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
1412
|
-
var this_0 = _this__u8e3s4.
|
|
1413
|
+
var this_0 = _this__u8e3s4.e29_1;
|
|
1413
1414
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1414
|
-
var it = this_0.
|
|
1415
|
+
var it = this_0.ik_1;
|
|
1415
1416
|
var tmp = produce_8(it);
|
|
1416
1417
|
// Inline function 'kotlin.collections.map' call
|
|
1417
|
-
var this_1 = this_0.
|
|
1418
|
+
var this_1 = this_0.jk_1;
|
|
1418
1419
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1419
1420
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1420
|
-
var
|
|
1421
|
-
while (
|
|
1422
|
-
var item =
|
|
1421
|
+
var tmp0_iterator = this_1.g();
|
|
1422
|
+
while (tmp0_iterator.h()) {
|
|
1423
|
+
var item = tmp0_iterator.i();
|
|
1423
1424
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1424
1425
|
var tmp$ret$1 = produce_8(item);
|
|
1425
1426
|
destination.e(tmp$ret$1);
|
|
1426
1427
|
}
|
|
1427
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1428
1428
|
var this_2 = new NonEmptyList(tmp, destination);
|
|
1429
1429
|
var tmp$ret$5 = copyToArray(this_2);
|
|
1430
1430
|
return new WsAST(tmp$ret$5);
|
|
@@ -1446,18 +1446,18 @@ function consume(_this__u8e3s4) {
|
|
|
1446
1446
|
return new Module('', ensureNotNull(toNonEmptyListOrNull(destination)));
|
|
1447
1447
|
}
|
|
1448
1448
|
function produce_1(_this__u8e3s4) {
|
|
1449
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1449
1450
|
// Inline function 'kotlin.collections.map' call
|
|
1450
|
-
var this_0 = _this__u8e3s4.
|
|
1451
|
+
var this_0 = _this__u8e3s4.w26_1;
|
|
1451
1452
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1452
1453
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
1453
|
-
var
|
|
1454
|
-
while (
|
|
1455
|
-
var item =
|
|
1454
|
+
var tmp0_iterator = this_0.g();
|
|
1455
|
+
while (tmp0_iterator.h()) {
|
|
1456
|
+
var item = tmp0_iterator.i();
|
|
1456
1457
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1457
1458
|
var tmp$ret$0 = produce_9(item);
|
|
1458
1459
|
destination.e(tmp$ret$0);
|
|
1459
1460
|
}
|
|
1460
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1461
1461
|
var tmp$ret$3 = copyToArray(destination);
|
|
1462
1462
|
return new WsShape(tmp$ret$3);
|
|
1463
1463
|
}
|
|
@@ -1495,19 +1495,20 @@ function produce_2(_this__u8e3s4) {
|
|
|
1495
1495
|
return tmp;
|
|
1496
1496
|
}
|
|
1497
1497
|
function produce_3(_this__u8e3s4) {
|
|
1498
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1498
1499
|
// Inline function 'kotlin.collections.map' call
|
|
1499
1500
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1500
1501
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1501
|
-
var
|
|
1502
|
-
while (
|
|
1503
|
-
var item =
|
|
1502
|
+
var tmp0_iterator = _this__u8e3s4.g();
|
|
1503
|
+
while (tmp0_iterator.h()) {
|
|
1504
|
+
var item = tmp0_iterator.i();
|
|
1504
1505
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1505
1506
|
var tmp;
|
|
1506
1507
|
if (item instanceof Literal) {
|
|
1507
|
-
tmp = new WsLiteral(item.
|
|
1508
|
+
tmp = new WsLiteral(item.v25_1);
|
|
1508
1509
|
} else {
|
|
1509
1510
|
if (item instanceof Param) {
|
|
1510
|
-
tmp = new WsParam(produce_10(item.
|
|
1511
|
+
tmp = new WsParam(produce_10(item.l25_1), produce_7(item.m25_1));
|
|
1511
1512
|
} else {
|
|
1512
1513
|
noWhenBranchMatchedException();
|
|
1513
1514
|
}
|
|
@@ -1515,70 +1516,69 @@ function produce_3(_this__u8e3s4) {
|
|
|
1515
1516
|
var tmp$ret$0 = tmp;
|
|
1516
1517
|
destination.e(tmp$ret$0);
|
|
1517
1518
|
}
|
|
1518
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1519
1519
|
return copyToArray(destination);
|
|
1520
1520
|
}
|
|
1521
1521
|
function produce_4(_this__u8e3s4) {
|
|
1522
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1522
1523
|
// Inline function 'kotlin.collections.map' call
|
|
1523
1524
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1524
1525
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1525
|
-
var
|
|
1526
|
-
while (
|
|
1527
|
-
var item =
|
|
1526
|
+
var tmp0_iterator = _this__u8e3s4.g();
|
|
1527
|
+
while (tmp0_iterator.h()) {
|
|
1528
|
+
var item = tmp0_iterator.i();
|
|
1528
1529
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1529
1530
|
var tmp$ret$0 = produce_9(item);
|
|
1530
1531
|
destination.e(tmp$ret$0);
|
|
1531
1532
|
}
|
|
1532
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1533
1533
|
return copyToArray(destination);
|
|
1534
1534
|
}
|
|
1535
1535
|
function produce_5(_this__u8e3s4) {
|
|
1536
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1536
1537
|
// Inline function 'kotlin.collections.map' call
|
|
1537
1538
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1538
1539
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1539
|
-
var
|
|
1540
|
-
while (
|
|
1541
|
-
var item =
|
|
1540
|
+
var tmp0_iterator = _this__u8e3s4.g();
|
|
1541
|
+
while (tmp0_iterator.h()) {
|
|
1542
|
+
var item = tmp0_iterator.i();
|
|
1542
1543
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1543
1544
|
var tmp$ret$0 = produce_11(item);
|
|
1544
1545
|
destination.e(tmp$ret$0);
|
|
1545
1546
|
}
|
|
1546
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1547
1547
|
return copyToArray(destination);
|
|
1548
1548
|
}
|
|
1549
1549
|
function produce_6(_this__u8e3s4) {
|
|
1550
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1550
1551
|
// Inline function 'kotlin.collections.map' call
|
|
1551
1552
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1552
1553
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1553
|
-
var
|
|
1554
|
-
while (
|
|
1555
|
-
var item =
|
|
1554
|
+
var tmp0_iterator = _this__u8e3s4.g();
|
|
1555
|
+
while (tmp0_iterator.h()) {
|
|
1556
|
+
var item = tmp0_iterator.i();
|
|
1556
1557
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1557
1558
|
var tmp$ret$0 = produce_12(item);
|
|
1558
1559
|
destination.e(tmp$ret$0);
|
|
1559
1560
|
}
|
|
1560
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1561
1561
|
return copyToArray(destination);
|
|
1562
1562
|
}
|
|
1563
1563
|
function produce_7(_this__u8e3s4) {
|
|
1564
1564
|
var tmp;
|
|
1565
1565
|
if (_this__u8e3s4 instanceof Any) {
|
|
1566
|
-
tmp = new WsAny(_this__u8e3s4.
|
|
1566
|
+
tmp = new WsAny(_this__u8e3s4.s2a_1);
|
|
1567
1567
|
} else {
|
|
1568
1568
|
if (_this__u8e3s4 instanceof Unit) {
|
|
1569
|
-
tmp = new WsUnit(_this__u8e3s4.
|
|
1569
|
+
tmp = new WsUnit(_this__u8e3s4.u2a_1);
|
|
1570
1570
|
} else {
|
|
1571
1571
|
if (_this__u8e3s4 instanceof Custom) {
|
|
1572
|
-
tmp = new WsCustom(_this__u8e3s4.
|
|
1572
|
+
tmp = new WsCustom(_this__u8e3s4.m23_1, _this__u8e3s4.n23_1);
|
|
1573
1573
|
} else {
|
|
1574
1574
|
if (_this__u8e3s4 instanceof Primitive) {
|
|
1575
|
-
tmp = new WsPrimitive(produce_13(_this__u8e3s4.
|
|
1575
|
+
tmp = new WsPrimitive(produce_13(_this__u8e3s4.b24_1), _this__u8e3s4.c24_1);
|
|
1576
1576
|
} else {
|
|
1577
1577
|
if (_this__u8e3s4 instanceof Dict) {
|
|
1578
|
-
tmp = new WsDict(produce_7(_this__u8e3s4.
|
|
1578
|
+
tmp = new WsDict(produce_7(_this__u8e3s4.y23_1), _this__u8e3s4.z23_1);
|
|
1579
1579
|
} else {
|
|
1580
1580
|
if (_this__u8e3s4 instanceof Iterable) {
|
|
1581
|
-
tmp = new WsIterable(produce_7(_this__u8e3s4.
|
|
1581
|
+
tmp = new WsIterable(produce_7(_this__u8e3s4.o23_1), _this__u8e3s4.p23_1);
|
|
1582
1582
|
} else {
|
|
1583
1583
|
noWhenBranchMatchedException();
|
|
1584
1584
|
}
|
|
@@ -1590,23 +1590,23 @@ function produce_7(_this__u8e3s4) {
|
|
|
1590
1590
|
return tmp;
|
|
1591
1591
|
}
|
|
1592
1592
|
function produce_8(_this__u8e3s4) {
|
|
1593
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1593
1594
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
1594
|
-
var this_0 = _this__u8e3s4.
|
|
1595
|
+
var this_0 = _this__u8e3s4.s26_1;
|
|
1595
1596
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1596
|
-
var it = this_0.
|
|
1597
|
+
var it = this_0.ik_1;
|
|
1597
1598
|
var tmp = produce(it);
|
|
1598
1599
|
// Inline function 'kotlin.collections.map' call
|
|
1599
|
-
var this_1 = this_0.
|
|
1600
|
+
var this_1 = this_0.jk_1;
|
|
1600
1601
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1601
1602
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1602
|
-
var
|
|
1603
|
-
while (
|
|
1604
|
-
var item =
|
|
1603
|
+
var tmp0_iterator = this_1.g();
|
|
1604
|
+
while (tmp0_iterator.h()) {
|
|
1605
|
+
var item = tmp0_iterator.i();
|
|
1605
1606
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1606
1607
|
var tmp$ret$1 = produce(item);
|
|
1607
1608
|
destination.e(tmp$ret$1);
|
|
1608
1609
|
}
|
|
1609
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1610
1610
|
var this_2 = new NonEmptyList(tmp, destination);
|
|
1611
1611
|
var tmp$ret$5 = copyToArray(this_2);
|
|
1612
1612
|
return new WsModule(tmp$ret$5);
|
|
@@ -1641,31 +1641,31 @@ function consume_0(_this__u8e3s4) {
|
|
|
1641
1641
|
return tmp;
|
|
1642
1642
|
}
|
|
1643
1643
|
function produce_9(_this__u8e3s4) {
|
|
1644
|
-
return new WsField(produce_10(_this__u8e3s4.
|
|
1644
|
+
return new WsField(produce_10(_this__u8e3s4.i25_1), produce_7(_this__u8e3s4.j25_1));
|
|
1645
1645
|
}
|
|
1646
1646
|
function produce_10(_this__u8e3s4) {
|
|
1647
1647
|
return new WsFieldIdentifier(_this__u8e3s4.b1());
|
|
1648
1648
|
}
|
|
1649
1649
|
function produce_11(_this__u8e3s4) {
|
|
1650
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1650
|
+
var tmp0_safe_receiver = _this__u8e3s4.b25_1;
|
|
1651
1651
|
return new WsRequest(tmp0_safe_receiver == null ? null : produce_14(tmp0_safe_receiver));
|
|
1652
1652
|
}
|
|
1653
1653
|
function produce_12(_this__u8e3s4) {
|
|
1654
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1654
1655
|
// Inline function 'kotlin.collections.map' call
|
|
1655
|
-
var this_0 = _this__u8e3s4.
|
|
1656
|
+
var this_0 = _this__u8e3s4.w24_1;
|
|
1656
1657
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1657
1658
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
1658
|
-
var
|
|
1659
|
-
while (
|
|
1660
|
-
var item =
|
|
1659
|
+
var tmp0_iterator = this_0.g();
|
|
1660
|
+
while (tmp0_iterator.h()) {
|
|
1661
|
+
var item = tmp0_iterator.i();
|
|
1661
1662
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1662
1663
|
var tmp$ret$0 = produce_9(item);
|
|
1663
1664
|
destination.e(tmp$ret$0);
|
|
1664
1665
|
}
|
|
1665
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1666
1666
|
var tmp = copyToArray(destination);
|
|
1667
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1668
|
-
return new WsResponse(_this__u8e3s4.
|
|
1667
|
+
var tmp0_safe_receiver = _this__u8e3s4.x24_1;
|
|
1668
|
+
return new WsResponse(_this__u8e3s4.v24_1, tmp, tmp0_safe_receiver == null ? null : produce_14(tmp0_safe_receiver));
|
|
1669
1669
|
}
|
|
1670
1670
|
function produce_13(_this__u8e3s4) {
|
|
1671
1671
|
var tmp;
|
|
@@ -1693,17 +1693,18 @@ function produce_13(_this__u8e3s4) {
|
|
|
1693
1693
|
return tmp;
|
|
1694
1694
|
}
|
|
1695
1695
|
function consume_1(_this__u8e3s4) {
|
|
1696
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1696
|
+
var tmp0_safe_receiver = _this__u8e3s4.f2k_1;
|
|
1697
1697
|
var tmp;
|
|
1698
1698
|
if (tmp0_safe_receiver == null) {
|
|
1699
1699
|
tmp = null;
|
|
1700
1700
|
} else {
|
|
1701
1701
|
// Inline function 'kotlin.let' call
|
|
1702
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
1702
1703
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1703
|
-
tmp = Companion_instance.
|
|
1704
|
+
tmp = Companion_instance.n2a(tmp0_safe_receiver);
|
|
1704
1705
|
}
|
|
1705
1706
|
var tmp_0 = tmp;
|
|
1706
|
-
var tmp_1 = new DefinitionIdentifier(_this__u8e3s4.
|
|
1707
|
+
var tmp_1 = new DefinitionIdentifier(_this__u8e3s4.e2k_1);
|
|
1707
1708
|
var tmp_2 = consume_7(_this__u8e3s4.method);
|
|
1708
1709
|
// Inline function 'kotlin.collections.map' call
|
|
1709
1710
|
var this_0 = _this__u8e3s4.path;
|
|
@@ -1777,45 +1778,48 @@ function consume_1(_this__u8e3s4) {
|
|
|
1777
1778
|
return new Endpoint(tmp_0, tmp_1, tmp_2, tmp_3, tmp_4, tmp_5, tmp_6, destination_3);
|
|
1778
1779
|
}
|
|
1779
1780
|
function consume_2(_this__u8e3s4) {
|
|
1780
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1781
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1781
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.s2k_1);
|
|
1782
|
+
var tmp0_safe_receiver = _this__u8e3s4.t2k_1;
|
|
1782
1783
|
var tmp;
|
|
1783
1784
|
if (tmp0_safe_receiver == null) {
|
|
1784
1785
|
tmp = null;
|
|
1785
1786
|
} else {
|
|
1786
1787
|
// Inline function 'kotlin.let' call
|
|
1788
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
1787
1789
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1788
|
-
tmp = Companion_instance.
|
|
1790
|
+
tmp = Companion_instance.n2a(tmp0_safe_receiver);
|
|
1789
1791
|
}
|
|
1790
1792
|
var tmp2_comment = tmp;
|
|
1791
1793
|
var tmp3_entries = toSet(_this__u8e3s4.entries);
|
|
1792
1794
|
return new Enum_0(tmp2_comment, tmp1_identifier, tmp3_entries);
|
|
1793
1795
|
}
|
|
1794
1796
|
function consume_3(_this__u8e3s4) {
|
|
1795
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1796
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1797
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.c2l_1);
|
|
1798
|
+
var tmp0_safe_receiver = _this__u8e3s4.d2l_1;
|
|
1797
1799
|
var tmp;
|
|
1798
1800
|
if (tmp0_safe_receiver == null) {
|
|
1799
1801
|
tmp = null;
|
|
1800
1802
|
} else {
|
|
1801
1803
|
// Inline function 'kotlin.let' call
|
|
1804
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
1802
1805
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1803
|
-
tmp = Companion_instance.
|
|
1806
|
+
tmp = Companion_instance.n2a(tmp0_safe_receiver);
|
|
1804
1807
|
}
|
|
1805
1808
|
var tmp2_comment = tmp;
|
|
1806
1809
|
var tmp3_validator = new Validator(_this__u8e3s4.validator);
|
|
1807
1810
|
return new Refined(tmp2_comment, tmp1_identifier, tmp3_validator);
|
|
1808
1811
|
}
|
|
1809
1812
|
function consume_4(_this__u8e3s4) {
|
|
1810
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1811
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1813
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.z2j_1);
|
|
1814
|
+
var tmp0_safe_receiver = _this__u8e3s4.a2k_1;
|
|
1812
1815
|
var tmp;
|
|
1813
1816
|
if (tmp0_safe_receiver == null) {
|
|
1814
1817
|
tmp = null;
|
|
1815
1818
|
} else {
|
|
1816
1819
|
// Inline function 'kotlin.let' call
|
|
1820
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
1817
1821
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1818
|
-
tmp = Companion_instance.
|
|
1822
|
+
tmp = Companion_instance.n2a(tmp0_safe_receiver);
|
|
1819
1823
|
}
|
|
1820
1824
|
var tmp2_comment = tmp;
|
|
1821
1825
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1836,15 +1840,16 @@ function consume_4(_this__u8e3s4) {
|
|
|
1836
1840
|
return new Type(tmp2_comment, tmp1_identifier, tmp3_shape, tmp4_extends);
|
|
1837
1841
|
}
|
|
1838
1842
|
function consume_5(_this__u8e3s4) {
|
|
1839
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1840
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1843
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.v2k_1);
|
|
1844
|
+
var tmp0_safe_receiver = _this__u8e3s4.w2k_1;
|
|
1841
1845
|
var tmp;
|
|
1842
1846
|
if (tmp0_safe_receiver == null) {
|
|
1843
1847
|
tmp = null;
|
|
1844
1848
|
} else {
|
|
1845
1849
|
// Inline function 'kotlin.let' call
|
|
1850
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
1846
1851
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1847
|
-
tmp = Companion_instance.
|
|
1852
|
+
tmp = Companion_instance.n2a(tmp0_safe_receiver);
|
|
1848
1853
|
}
|
|
1849
1854
|
var tmp2_comment = tmp;
|
|
1850
1855
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1864,22 +1869,23 @@ function consume_5(_this__u8e3s4) {
|
|
|
1864
1869
|
return new Union(tmp2_comment, tmp1_identifier, tmp3_entries);
|
|
1865
1870
|
}
|
|
1866
1871
|
function consume_6(_this__u8e3s4) {
|
|
1867
|
-
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.
|
|
1868
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1872
|
+
var tmp1_identifier = new DefinitionIdentifier(_this__u8e3s4.y2k_1);
|
|
1873
|
+
var tmp0_safe_receiver = _this__u8e3s4.z2k_1;
|
|
1869
1874
|
var tmp;
|
|
1870
1875
|
if (tmp0_safe_receiver == null) {
|
|
1871
1876
|
tmp = null;
|
|
1872
1877
|
} else {
|
|
1873
1878
|
// Inline function 'kotlin.let' call
|
|
1879
|
+
// Inline function 'kotlin.contracts.contract' call
|
|
1874
1880
|
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1875
|
-
tmp = Companion_instance.
|
|
1881
|
+
tmp = Companion_instance.n2a(tmp0_safe_receiver);
|
|
1876
1882
|
}
|
|
1877
1883
|
var tmp2_comment = tmp;
|
|
1878
1884
|
var tmp3_reference = consume_12(_this__u8e3s4.reference);
|
|
1879
1885
|
return new Channel(tmp2_comment, tmp1_identifier, tmp3_reference);
|
|
1880
1886
|
}
|
|
1881
1887
|
function produce_14(_this__u8e3s4) {
|
|
1882
|
-
return new WsContent(_this__u8e3s4.
|
|
1888
|
+
return new WsContent(_this__u8e3s4.c25_1, produce_7(_this__u8e3s4.d25_1));
|
|
1883
1889
|
}
|
|
1884
1890
|
function consume_7(_this__u8e3s4) {
|
|
1885
1891
|
var tmp;
|
|
@@ -1955,22 +1961,22 @@ function consume_11(_this__u8e3s4) {
|
|
|
1955
1961
|
function consume_12(_this__u8e3s4) {
|
|
1956
1962
|
var tmp;
|
|
1957
1963
|
if (_this__u8e3s4 instanceof WsAny) {
|
|
1958
|
-
tmp = new Any(_this__u8e3s4.
|
|
1964
|
+
tmp = new Any(_this__u8e3s4.k2l_1);
|
|
1959
1965
|
} else {
|
|
1960
1966
|
if (_this__u8e3s4 instanceof WsUnit) {
|
|
1961
|
-
tmp = new Unit(_this__u8e3s4.
|
|
1967
|
+
tmp = new Unit(_this__u8e3s4.m2l_1);
|
|
1962
1968
|
} else {
|
|
1963
1969
|
if (_this__u8e3s4 instanceof WsCustom) {
|
|
1964
|
-
tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.
|
|
1970
|
+
tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.q2l_1);
|
|
1965
1971
|
} else {
|
|
1966
1972
|
if (_this__u8e3s4 instanceof WsPrimitive) {
|
|
1967
|
-
tmp = new Primitive(consume_15(_this__u8e3s4.type), _this__u8e3s4.
|
|
1973
|
+
tmp = new Primitive(consume_15(_this__u8e3s4.type), _this__u8e3s4.s2l_1);
|
|
1968
1974
|
} else {
|
|
1969
1975
|
if (_this__u8e3s4 instanceof WsDict) {
|
|
1970
|
-
tmp = new Dict(consume_12(_this__u8e3s4.reference), _this__u8e3s4.
|
|
1976
|
+
tmp = new Dict(consume_12(_this__u8e3s4.reference), _this__u8e3s4.p2l_1);
|
|
1971
1977
|
} else {
|
|
1972
1978
|
if (_this__u8e3s4 instanceof WsIterable) {
|
|
1973
|
-
tmp = new Iterable(consume_12(_this__u8e3s4.reference), _this__u8e3s4.
|
|
1979
|
+
tmp = new Iterable(consume_12(_this__u8e3s4.reference), _this__u8e3s4.n2l_1);
|
|
1974
1980
|
} else {
|
|
1975
1981
|
noWhenBranchMatchedException();
|
|
1976
1982
|
}
|
|
@@ -2076,10 +2082,10 @@ function WsCompilationResult(result, errors) {
|
|
|
2076
2082
|
this.result = result;
|
|
2077
2083
|
this.errors = errors;
|
|
2078
2084
|
}
|
|
2079
|
-
protoOf(WsCompilationResult).
|
|
2085
|
+
protoOf(WsCompilationResult).b2m = function () {
|
|
2080
2086
|
return this.result;
|
|
2081
2087
|
};
|
|
2082
|
-
protoOf(WsCompilationResult).
|
|
2088
|
+
protoOf(WsCompilationResult).c2m = function () {
|
|
2083
2089
|
return this.errors;
|
|
2084
2090
|
};
|
|
2085
2091
|
function WsCompiled(value) {
|
|
@@ -2104,10 +2110,10 @@ function WsParseResult(result, errors) {
|
|
|
2104
2110
|
this.result = result;
|
|
2105
2111
|
this.errors = errors;
|
|
2106
2112
|
}
|
|
2107
|
-
protoOf(WsParseResult).
|
|
2113
|
+
protoOf(WsParseResult).b2m = function () {
|
|
2108
2114
|
return this.result;
|
|
2109
2115
|
};
|
|
2110
|
-
protoOf(WsParseResult).
|
|
2116
|
+
protoOf(WsParseResult).c2m = function () {
|
|
2111
2117
|
return this.errors;
|
|
2112
2118
|
};
|
|
2113
2119
|
function WsStringResult(result, errors) {
|
|
@@ -2116,48 +2122,48 @@ function WsStringResult(result, errors) {
|
|
|
2116
2122
|
this.result = result;
|
|
2117
2123
|
this.errors = errors;
|
|
2118
2124
|
}
|
|
2119
|
-
protoOf(WsStringResult).
|
|
2125
|
+
protoOf(WsStringResult).b2m = function () {
|
|
2120
2126
|
return this.result;
|
|
2121
2127
|
};
|
|
2122
|
-
protoOf(WsStringResult).
|
|
2128
|
+
protoOf(WsStringResult).c2m = function () {
|
|
2123
2129
|
return this.errors;
|
|
2124
2130
|
};
|
|
2125
2131
|
function WsEmitted(file, result) {
|
|
2126
2132
|
this.file = file;
|
|
2127
2133
|
this.result = result;
|
|
2128
2134
|
}
|
|
2129
|
-
protoOf(WsEmitted).
|
|
2135
|
+
protoOf(WsEmitted).d2m = function () {
|
|
2130
2136
|
return this.file;
|
|
2131
2137
|
};
|
|
2132
|
-
protoOf(WsEmitted).
|
|
2138
|
+
protoOf(WsEmitted).b2m = function () {
|
|
2133
2139
|
return this.result;
|
|
2134
2140
|
};
|
|
2135
2141
|
function produce_15(_this__u8e3s4) {
|
|
2136
2142
|
var tmp;
|
|
2137
2143
|
if (_this__u8e3s4 instanceof Left) {
|
|
2144
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2138
2145
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
2139
|
-
var this_0 = _this__u8e3s4.
|
|
2146
|
+
var this_0 = _this__u8e3s4.xj_1;
|
|
2140
2147
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
2141
|
-
var it = this_0.
|
|
2148
|
+
var it = this_0.ik_1;
|
|
2142
2149
|
var tmp_0 = produce_21(it);
|
|
2143
2150
|
// Inline function 'kotlin.collections.map' call
|
|
2144
|
-
var this_1 = this_0.
|
|
2151
|
+
var this_1 = this_0.jk_1;
|
|
2145
2152
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2146
2153
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
2147
|
-
var
|
|
2148
|
-
while (
|
|
2149
|
-
var item =
|
|
2154
|
+
var tmp0_iterator = this_1.g();
|
|
2155
|
+
while (tmp0_iterator.h()) {
|
|
2156
|
+
var item = tmp0_iterator.i();
|
|
2150
2157
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
2151
2158
|
var tmp$ret$1 = produce_21(item);
|
|
2152
2159
|
destination.e(tmp$ret$1);
|
|
2153
2160
|
}
|
|
2154
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2155
2161
|
var this_2 = new NonEmptyList(tmp_0, destination);
|
|
2156
2162
|
var tmp$ret$5 = copyToArray(this_2);
|
|
2157
2163
|
tmp = new WsParseResult(VOID, tmp$ret$5);
|
|
2158
2164
|
} else {
|
|
2159
2165
|
if (_this__u8e3s4 instanceof Right) {
|
|
2160
|
-
tmp = new WsParseResult(produce_0(_this__u8e3s4.
|
|
2166
|
+
tmp = new WsParseResult(produce_0(_this__u8e3s4.dk_1));
|
|
2161
2167
|
} else {
|
|
2162
2168
|
noWhenBranchMatchedException();
|
|
2163
2169
|
}
|
|
@@ -2167,29 +2173,29 @@ function produce_15(_this__u8e3s4) {
|
|
|
2167
2173
|
function produce_16(_this__u8e3s4) {
|
|
2168
2174
|
var tmp;
|
|
2169
2175
|
if (_this__u8e3s4 instanceof Left) {
|
|
2176
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2170
2177
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
2171
|
-
var this_0 = _this__u8e3s4.
|
|
2178
|
+
var this_0 = _this__u8e3s4.xj_1;
|
|
2172
2179
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
2173
|
-
var it = this_0.
|
|
2180
|
+
var it = this_0.ik_1;
|
|
2174
2181
|
var tmp_0 = produce_21(it);
|
|
2175
2182
|
// Inline function 'kotlin.collections.map' call
|
|
2176
|
-
var this_1 = this_0.
|
|
2183
|
+
var this_1 = this_0.jk_1;
|
|
2177
2184
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2178
2185
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
2179
|
-
var
|
|
2180
|
-
while (
|
|
2181
|
-
var item =
|
|
2186
|
+
var tmp0_iterator = this_1.g();
|
|
2187
|
+
while (tmp0_iterator.h()) {
|
|
2188
|
+
var item = tmp0_iterator.i();
|
|
2182
2189
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
2183
2190
|
var tmp$ret$1 = produce_21(item);
|
|
2184
2191
|
destination.e(tmp$ret$1);
|
|
2185
2192
|
}
|
|
2186
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2187
2193
|
var this_2 = new NonEmptyList(tmp_0, destination);
|
|
2188
2194
|
var tmp$ret$5 = copyToArray(this_2);
|
|
2189
2195
|
tmp = new WsStringResult(VOID, tmp$ret$5);
|
|
2190
2196
|
} else {
|
|
2191
2197
|
if (_this__u8e3s4 instanceof Right) {
|
|
2192
|
-
tmp = new WsStringResult(_this__u8e3s4.
|
|
2198
|
+
tmp = new WsStringResult(_this__u8e3s4.dk_1);
|
|
2193
2199
|
} else {
|
|
2194
2200
|
noWhenBranchMatchedException();
|
|
2195
2201
|
}
|
|
@@ -2197,7 +2203,7 @@ function produce_16(_this__u8e3s4) {
|
|
|
2197
2203
|
return tmp;
|
|
2198
2204
|
}
|
|
2199
2205
|
function produce_17(_this__u8e3s4) {
|
|
2200
|
-
return new WsEmitted(_this__u8e3s4.
|
|
2206
|
+
return new WsEmitted(_this__u8e3s4.h26_1, _this__u8e3s4.i26_1);
|
|
2201
2207
|
}
|
|
2202
2208
|
function WsTokenResult(tokens, error) {
|
|
2203
2209
|
tokens = tokens === VOID ? null : tokens;
|
|
@@ -2205,25 +2211,25 @@ function WsTokenResult(tokens, error) {
|
|
|
2205
2211
|
this.tokens = tokens;
|
|
2206
2212
|
this.error = error;
|
|
2207
2213
|
}
|
|
2208
|
-
protoOf(WsTokenResult).
|
|
2214
|
+
protoOf(WsTokenResult).e2m = function () {
|
|
2209
2215
|
return this.tokens;
|
|
2210
2216
|
};
|
|
2211
|
-
protoOf(WsTokenResult).
|
|
2217
|
+
protoOf(WsTokenResult).f2m = function () {
|
|
2212
2218
|
return this.error;
|
|
2213
2219
|
};
|
|
2214
|
-
protoOf(WsTokenResult).
|
|
2220
|
+
protoOf(WsTokenResult).sd = function () {
|
|
2215
2221
|
return this.tokens;
|
|
2216
2222
|
};
|
|
2217
|
-
protoOf(WsTokenResult).
|
|
2223
|
+
protoOf(WsTokenResult).td = function () {
|
|
2218
2224
|
return this.error;
|
|
2219
2225
|
};
|
|
2220
|
-
protoOf(WsTokenResult).
|
|
2226
|
+
protoOf(WsTokenResult).g2m = function (tokens, error) {
|
|
2221
2227
|
return new WsTokenResult(tokens, error);
|
|
2222
2228
|
};
|
|
2223
2229
|
protoOf(WsTokenResult).copy = function (tokens, error, $super) {
|
|
2224
2230
|
tokens = tokens === VOID ? this.tokens : tokens;
|
|
2225
2231
|
error = error === VOID ? this.error : error;
|
|
2226
|
-
return this.
|
|
2232
|
+
return this.g2m(tokens, error);
|
|
2227
2233
|
};
|
|
2228
2234
|
protoOf(WsTokenResult).toString = function () {
|
|
2229
2235
|
return 'WsTokenResult(tokens=' + toString_0(this.tokens) + ', error=' + toString_0(this.error) + ')';
|
|
@@ -2265,15 +2271,15 @@ protoOf(WsTokens).equals = function (other) {
|
|
|
2265
2271
|
protoOf(WsTokens).hashCode = function () {
|
|
2266
2272
|
return contentHashCode(this.value);
|
|
2267
2273
|
};
|
|
2268
|
-
protoOf(WsTokens).
|
|
2274
|
+
protoOf(WsTokens).sd = function () {
|
|
2269
2275
|
return this.value;
|
|
2270
2276
|
};
|
|
2271
|
-
protoOf(WsTokens).
|
|
2277
|
+
protoOf(WsTokens).h2m = function (value) {
|
|
2272
2278
|
return new WsTokens(value);
|
|
2273
2279
|
};
|
|
2274
2280
|
protoOf(WsTokens).copy = function (value, $super) {
|
|
2275
2281
|
value = value === VOID ? this.value : value;
|
|
2276
|
-
return this.
|
|
2282
|
+
return this.h2m(value);
|
|
2277
2283
|
};
|
|
2278
2284
|
protoOf(WsTokens).toString = function () {
|
|
2279
2285
|
return 'WsTokens(value=' + toString(this.value) + ')';
|
|
@@ -2284,32 +2290,32 @@ function WsToken(type, value, coordinates) {
|
|
|
2284
2290
|
this.value = value;
|
|
2285
2291
|
this.coordinates = coordinates;
|
|
2286
2292
|
}
|
|
2287
|
-
protoOf(WsToken).
|
|
2293
|
+
protoOf(WsToken).t2l = function () {
|
|
2288
2294
|
return this.type;
|
|
2289
2295
|
};
|
|
2290
2296
|
protoOf(WsToken).b1 = function () {
|
|
2291
2297
|
return this.value;
|
|
2292
2298
|
};
|
|
2293
|
-
protoOf(WsToken).
|
|
2299
|
+
protoOf(WsToken).i2m = function () {
|
|
2294
2300
|
return this.coordinates;
|
|
2295
2301
|
};
|
|
2296
|
-
protoOf(WsToken).
|
|
2302
|
+
protoOf(WsToken).sd = function () {
|
|
2297
2303
|
return this.type;
|
|
2298
2304
|
};
|
|
2299
|
-
protoOf(WsToken).
|
|
2305
|
+
protoOf(WsToken).td = function () {
|
|
2300
2306
|
return this.value;
|
|
2301
2307
|
};
|
|
2302
|
-
protoOf(WsToken).
|
|
2308
|
+
protoOf(WsToken).th = function () {
|
|
2303
2309
|
return this.coordinates;
|
|
2304
2310
|
};
|
|
2305
|
-
protoOf(WsToken).
|
|
2311
|
+
protoOf(WsToken).j2m = function (type, value, coordinates) {
|
|
2306
2312
|
return new WsToken(type, value, coordinates);
|
|
2307
2313
|
};
|
|
2308
2314
|
protoOf(WsToken).copy = function (type, value, coordinates, $super) {
|
|
2309
2315
|
type = type === VOID ? this.type : type;
|
|
2310
2316
|
value = value === VOID ? this.value : value;
|
|
2311
2317
|
coordinates = coordinates === VOID ? this.coordinates : coordinates;
|
|
2312
|
-
return this.
|
|
2318
|
+
return this.j2m(type, value, coordinates);
|
|
2313
2319
|
};
|
|
2314
2320
|
protoOf(WsToken).toString = function () {
|
|
2315
2321
|
return 'WsToken(type=' + this.type + ', value=' + this.value + ', coordinates=' + this.coordinates.toString() + ')';
|
|
@@ -2342,32 +2348,32 @@ function WsCoordinates(line, position, idxAndLength) {
|
|
|
2342
2348
|
this.position = position;
|
|
2343
2349
|
this.idxAndLength = idxAndLength;
|
|
2344
2350
|
}
|
|
2345
|
-
protoOf(WsCoordinates).
|
|
2351
|
+
protoOf(WsCoordinates).k2m = function () {
|
|
2346
2352
|
return this.line;
|
|
2347
2353
|
};
|
|
2348
|
-
protoOf(WsCoordinates).
|
|
2354
|
+
protoOf(WsCoordinates).l2m = function () {
|
|
2349
2355
|
return this.position;
|
|
2350
2356
|
};
|
|
2351
|
-
protoOf(WsCoordinates).
|
|
2357
|
+
protoOf(WsCoordinates).m2m = function () {
|
|
2352
2358
|
return this.idxAndLength;
|
|
2353
2359
|
};
|
|
2354
|
-
protoOf(WsCoordinates).
|
|
2360
|
+
protoOf(WsCoordinates).sd = function () {
|
|
2355
2361
|
return this.line;
|
|
2356
2362
|
};
|
|
2357
|
-
protoOf(WsCoordinates).
|
|
2363
|
+
protoOf(WsCoordinates).td = function () {
|
|
2358
2364
|
return this.position;
|
|
2359
2365
|
};
|
|
2360
|
-
protoOf(WsCoordinates).
|
|
2366
|
+
protoOf(WsCoordinates).th = function () {
|
|
2361
2367
|
return this.idxAndLength;
|
|
2362
2368
|
};
|
|
2363
|
-
protoOf(WsCoordinates).
|
|
2369
|
+
protoOf(WsCoordinates).n2m = function (line, position, idxAndLength) {
|
|
2364
2370
|
return new WsCoordinates(line, position, idxAndLength);
|
|
2365
2371
|
};
|
|
2366
2372
|
protoOf(WsCoordinates).copy = function (line, position, idxAndLength, $super) {
|
|
2367
2373
|
line = line === VOID ? this.line : line;
|
|
2368
2374
|
position = position === VOID ? this.position : position;
|
|
2369
2375
|
idxAndLength = idxAndLength === VOID ? this.idxAndLength : idxAndLength;
|
|
2370
|
-
return this.
|
|
2376
|
+
return this.n2m(line, position, idxAndLength);
|
|
2371
2377
|
};
|
|
2372
2378
|
protoOf(WsCoordinates).toString = function () {
|
|
2373
2379
|
return 'WsCoordinates(line=' + this.line + ', position=' + this.position + ', idxAndLength=' + this.idxAndLength.toString() + ')';
|
|
@@ -2398,25 +2404,25 @@ function WsIndex(idx, length) {
|
|
|
2398
2404
|
this.idx = idx;
|
|
2399
2405
|
this.length = length;
|
|
2400
2406
|
}
|
|
2401
|
-
protoOf(WsIndex).
|
|
2407
|
+
protoOf(WsIndex).o2m = function () {
|
|
2402
2408
|
return this.idx;
|
|
2403
2409
|
};
|
|
2404
2410
|
protoOf(WsIndex).a = function () {
|
|
2405
2411
|
return this.length;
|
|
2406
2412
|
};
|
|
2407
|
-
protoOf(WsIndex).
|
|
2413
|
+
protoOf(WsIndex).sd = function () {
|
|
2408
2414
|
return this.idx;
|
|
2409
2415
|
};
|
|
2410
|
-
protoOf(WsIndex).
|
|
2416
|
+
protoOf(WsIndex).td = function () {
|
|
2411
2417
|
return this.length;
|
|
2412
2418
|
};
|
|
2413
|
-
protoOf(WsIndex).
|
|
2419
|
+
protoOf(WsIndex).p2m = function (idx, length) {
|
|
2414
2420
|
return new WsIndex(idx, length);
|
|
2415
2421
|
};
|
|
2416
2422
|
protoOf(WsIndex).copy = function (idx, length, $super) {
|
|
2417
2423
|
idx = idx === VOID ? this.idx : idx;
|
|
2418
2424
|
length = length === VOID ? this.length : length;
|
|
2419
|
-
return this.
|
|
2425
|
+
return this.p2m(idx, length);
|
|
2420
2426
|
};
|
|
2421
2427
|
protoOf(WsIndex).toString = function () {
|
|
2422
2428
|
return 'WsIndex(idx=' + this.idx + ', length=' + this.length + ')';
|
|
@@ -2439,13 +2445,13 @@ protoOf(WsIndex).equals = function (other) {
|
|
|
2439
2445
|
return true;
|
|
2440
2446
|
};
|
|
2441
2447
|
function produce_18(_this__u8e3s4) {
|
|
2442
|
-
return new WsToken(name(_this__u8e3s4.
|
|
2448
|
+
return new WsToken(name(_this__u8e3s4.s29_1), _this__u8e3s4.r29_1, produce_19(_this__u8e3s4.t29_1));
|
|
2443
2449
|
}
|
|
2444
2450
|
function produce_19(_this__u8e3s4) {
|
|
2445
|
-
return new WsCoordinates(_this__u8e3s4.
|
|
2451
|
+
return new WsCoordinates(_this__u8e3s4.u29_1, _this__u8e3s4.v29_1, produce_20(_this__u8e3s4.w29_1));
|
|
2446
2452
|
}
|
|
2447
2453
|
function produce_20(_this__u8e3s4) {
|
|
2448
|
-
return new WsIndex(_this__u8e3s4.
|
|
2454
|
+
return new WsIndex(_this__u8e3s4.k2b_1, _this__u8e3s4.l2b_1);
|
|
2449
2455
|
}
|
|
2450
2456
|
function WsError(line, position, index, length, value) {
|
|
2451
2457
|
this.line = line;
|
|
@@ -2454,13 +2460,13 @@ function WsError(line, position, index, length, value) {
|
|
|
2454
2460
|
this.length = length;
|
|
2455
2461
|
this.value = value;
|
|
2456
2462
|
}
|
|
2457
|
-
protoOf(WsError).
|
|
2463
|
+
protoOf(WsError).k2m = function () {
|
|
2458
2464
|
return this.line;
|
|
2459
2465
|
};
|
|
2460
|
-
protoOf(WsError).
|
|
2466
|
+
protoOf(WsError).l2m = function () {
|
|
2461
2467
|
return this.position;
|
|
2462
2468
|
};
|
|
2463
|
-
protoOf(WsError).
|
|
2469
|
+
protoOf(WsError).q2m = function () {
|
|
2464
2470
|
return this.index;
|
|
2465
2471
|
};
|
|
2466
2472
|
protoOf(WsError).a = function () {
|
|
@@ -2469,22 +2475,22 @@ protoOf(WsError).a = function () {
|
|
|
2469
2475
|
protoOf(WsError).b1 = function () {
|
|
2470
2476
|
return this.value;
|
|
2471
2477
|
};
|
|
2472
|
-
protoOf(WsError).
|
|
2478
|
+
protoOf(WsError).sd = function () {
|
|
2473
2479
|
return this.line;
|
|
2474
2480
|
};
|
|
2475
|
-
protoOf(WsError).
|
|
2481
|
+
protoOf(WsError).td = function () {
|
|
2476
2482
|
return this.position;
|
|
2477
2483
|
};
|
|
2478
|
-
protoOf(WsError).
|
|
2484
|
+
protoOf(WsError).th = function () {
|
|
2479
2485
|
return this.index;
|
|
2480
2486
|
};
|
|
2481
|
-
protoOf(WsError).
|
|
2487
|
+
protoOf(WsError).m2k = function () {
|
|
2482
2488
|
return this.length;
|
|
2483
2489
|
};
|
|
2484
|
-
protoOf(WsError).
|
|
2490
|
+
protoOf(WsError).n2k = function () {
|
|
2485
2491
|
return this.value;
|
|
2486
2492
|
};
|
|
2487
|
-
protoOf(WsError).
|
|
2493
|
+
protoOf(WsError).r2m = function (line, position, index, length, value) {
|
|
2488
2494
|
return new WsError(line, position, index, length, value);
|
|
2489
2495
|
};
|
|
2490
2496
|
protoOf(WsError).copy = function (line, position, index, length, value, $super) {
|
|
@@ -2493,7 +2499,7 @@ protoOf(WsError).copy = function (line, position, index, length, value, $super)
|
|
|
2493
2499
|
index = index === VOID ? this.index : index;
|
|
2494
2500
|
length = length === VOID ? this.length : length;
|
|
2495
2501
|
value = value === VOID ? this.value : value;
|
|
2496
|
-
return this.
|
|
2502
|
+
return this.r2m(line, position, index, length, value);
|
|
2497
2503
|
};
|
|
2498
2504
|
protoOf(WsError).toString = function () {
|
|
2499
2505
|
return 'WsError(line=' + this.line + ', position=' + this.position + ', index=' + this.index + ', length=' + this.length + ', value=' + this.value + ')';
|
|
@@ -2525,64 +2531,64 @@ protoOf(WsError).equals = function (other) {
|
|
|
2525
2531
|
return true;
|
|
2526
2532
|
};
|
|
2527
2533
|
function produce_21(_this__u8e3s4) {
|
|
2528
|
-
return new WsError(_this__u8e3s4.
|
|
2534
|
+
return new WsError(_this__u8e3s4.y29_1.u29_1, _this__u8e3s4.y29_1.v29_1, _this__u8e3s4.y29_1.w29_1.k2b_1 - _this__u8e3s4.y29_1.w29_1.l2b_1 | 0, _this__u8e3s4.y29_1.w29_1.l2b_1, _this__u8e3s4.r1());
|
|
2529
2535
|
}
|
|
2530
2536
|
//region block: post-declaration
|
|
2531
2537
|
defineProp(protoOf(WsType), 'identifier', function () {
|
|
2532
|
-
return this.
|
|
2538
|
+
return this.k24();
|
|
2533
2539
|
});
|
|
2534
2540
|
defineProp(protoOf(WsType), 'comment', function () {
|
|
2535
|
-
return this.
|
|
2541
|
+
return this.y2j();
|
|
2536
2542
|
});
|
|
2537
2543
|
defineProp(protoOf(WsEndpoint), 'identifier', function () {
|
|
2538
|
-
return this.
|
|
2544
|
+
return this.k24();
|
|
2539
2545
|
});
|
|
2540
2546
|
defineProp(protoOf(WsEndpoint), 'comment', function () {
|
|
2541
|
-
return this.
|
|
2547
|
+
return this.y2j();
|
|
2542
2548
|
});
|
|
2543
2549
|
defineProp(protoOf(WsEnum), 'identifier', function () {
|
|
2544
|
-
return this.
|
|
2550
|
+
return this.k24();
|
|
2545
2551
|
});
|
|
2546
2552
|
defineProp(protoOf(WsEnum), 'comment', function () {
|
|
2547
|
-
return this.
|
|
2553
|
+
return this.y2j();
|
|
2548
2554
|
});
|
|
2549
2555
|
defineProp(protoOf(WsUnion), 'identifier', function () {
|
|
2550
|
-
return this.
|
|
2556
|
+
return this.k24();
|
|
2551
2557
|
});
|
|
2552
2558
|
defineProp(protoOf(WsUnion), 'comment', function () {
|
|
2553
|
-
return this.
|
|
2559
|
+
return this.y2j();
|
|
2554
2560
|
});
|
|
2555
2561
|
defineProp(protoOf(WsChannel), 'identifier', function () {
|
|
2556
|
-
return this.
|
|
2562
|
+
return this.k24();
|
|
2557
2563
|
});
|
|
2558
2564
|
defineProp(protoOf(WsChannel), 'comment', function () {
|
|
2559
|
-
return this.
|
|
2565
|
+
return this.y2j();
|
|
2560
2566
|
});
|
|
2561
2567
|
defineProp(protoOf(WsRefined), 'identifier', function () {
|
|
2562
|
-
return this.
|
|
2568
|
+
return this.k24();
|
|
2563
2569
|
});
|
|
2564
2570
|
defineProp(protoOf(WsRefined), 'comment', function () {
|
|
2565
|
-
return this.
|
|
2571
|
+
return this.y2j();
|
|
2566
2572
|
});
|
|
2567
2573
|
defineProp(protoOf(WsMethod), 'name', protoOf(WsMethod).s2);
|
|
2568
2574
|
defineProp(protoOf(WsMethod), 'ordinal', protoOf(WsMethod).t2);
|
|
2569
2575
|
defineProp(protoOf(WsAny), 'isNullable', function () {
|
|
2570
|
-
return this.
|
|
2576
|
+
return this.gm();
|
|
2571
2577
|
});
|
|
2572
2578
|
defineProp(protoOf(WsUnit), 'isNullable', function () {
|
|
2573
|
-
return this.
|
|
2579
|
+
return this.gm();
|
|
2574
2580
|
});
|
|
2575
2581
|
defineProp(protoOf(WsIterable), 'isNullable', function () {
|
|
2576
|
-
return this.
|
|
2582
|
+
return this.gm();
|
|
2577
2583
|
});
|
|
2578
2584
|
defineProp(protoOf(WsDict), 'isNullable', function () {
|
|
2579
|
-
return this.
|
|
2585
|
+
return this.gm();
|
|
2580
2586
|
});
|
|
2581
2587
|
defineProp(protoOf(WsCustom), 'isNullable', function () {
|
|
2582
|
-
return this.
|
|
2588
|
+
return this.gm();
|
|
2583
2589
|
});
|
|
2584
2590
|
defineProp(protoOf(WsPrimitive), 'isNullable', function () {
|
|
2585
|
-
return this.
|
|
2591
|
+
return this.gm();
|
|
2586
2592
|
});
|
|
2587
2593
|
defineProp(protoOf(WsPrimitiveType), 'name', protoOf(WsPrimitiveType).s2);
|
|
2588
2594
|
defineProp(protoOf(WsPrimitiveType), 'ordinal', protoOf(WsPrimitiveType).t2);
|