@flock/wirespec 0.17.19 → 0.18.0-RC.1
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-annotations.mjs.map +1 -1
- package/arrow-arrow-atomic.mjs +13 -13
- package/arrow-arrow-atomic.mjs.map +1 -1
- package/arrow-arrow-core.mjs +594 -431
- package/arrow-arrow-core.mjs.map +1 -1
- package/arrow-arrow-exception-utils.mjs +30 -0
- package/arrow-arrow-exception-utils.mjs.map +1 -0
- package/clikt-clikt-mordant.mjs +318 -0
- package/clikt-clikt-mordant.mjs.map +1 -0
- package/clikt-clikt.mjs +3834 -3696
- package/clikt-clikt.mjs.map +1 -1
- package/colormath-root-colormath.mjs +619 -682
- package/colormath-root-colormath.mjs.map +1 -1
- package/kotlin-js-core.mjs +4 -0
- package/kotlin-js-core.mjs.map +1 -0
- package/kotlin-js.mjs +4 -0
- package/kotlin-js.mjs.map +1 -0
- package/kotlin-kotlin-stdlib.mjs +6339 -5816
- package/kotlin-kotlin-stdlib.mjs.map +1 -1
- package/kotlin-openapi-bindings.mjs +8163 -8198
- package/kotlin-openapi-bindings.mjs.map +1 -1
- package/kotlin-plugins-js-plain-objects-runtime.mjs +4 -0
- package/kotlin-plugins-js-plain-objects-runtime.mjs.map +1 -0
- package/kotlin-rgxgen.mjs +2007 -2062
- package/kotlin-rgxgen.mjs.map +1 -1
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.mjs.map +1 -1
- package/kotlinx-atomicfu.mjs +4 -0
- package/kotlinx-atomicfu.mjs.map +1 -0
- package/kotlinx-coroutines-core.mjs +4 -0
- package/kotlinx-coroutines-core.mjs.map +1 -0
- package/kotlinx-io-kotlinx-io-bytestring.mjs.map +1 -1
- package/kotlinx-io-kotlinx-io-core.mjs +803 -839
- package/kotlinx-io-kotlinx-io-core.mjs.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-core.mjs +2483 -2553
- package/kotlinx-serialization-kotlinx-serialization-core.mjs.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.mjs +1869 -1928
- package/kotlinx-serialization-kotlinx-serialization-json.mjs.map +1 -1
- package/mordant-mordant-omnibus.mjs +4 -0
- package/mordant-mordant-omnibus.mjs.map +1 -0
- package/mordant-mordant.mjs +2532 -4425
- package/mordant-mordant.mjs.map +1 -1
- package/package.json +4 -7
- package/seskar-core.mjs +4 -0
- package/seskar-core.mjs.map +1 -0
- package/wirespec-bin.mjs +13 -1
- package/wirespec-fetch.d.ts +4 -1
- package/wirespec-fetch.mjs +34 -0
- package/wirespec-serialization.d.ts +13 -2
- package/wirespec-serialization.mjs +22 -1
- package/wirespec-src-compiler-core.mjs +2856 -3908
- package/wirespec-src-compiler-core.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-java.mjs +1358 -427
- package/wirespec-src-compiler-emitters-java.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-kotlin.mjs +1010 -337
- package/wirespec-src-compiler-emitters-kotlin.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-python.mjs +1462 -385
- package/wirespec-src-compiler-emitters-python.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-rust.mjs +2247 -0
- package/wirespec-src-compiler-emitters-rust.mjs.map +1 -0
- package/wirespec-src-compiler-emitters-scala.mjs +1018 -0
- package/wirespec-src-compiler-emitters-scala.mjs.map +1 -0
- package/wirespec-src-compiler-emitters-typescript.mjs +1540 -426
- package/wirespec-src-compiler-emitters-typescript.mjs.map +1 -1
- package/wirespec-src-compiler-emitters-wirespec.mjs +119 -141
- package/wirespec-src-compiler-emitters-wirespec.mjs.map +1 -1
- package/wirespec-src-compiler-ir.mjs +17339 -0
- package/wirespec-src-compiler-ir.mjs.map +1 -0
- package/wirespec-src-compiler-lib.mjs +662 -728
- package/wirespec-src-compiler-lib.mjs.map +1 -1
- package/wirespec-src-converter-avro.mjs +630 -656
- package/wirespec-src-converter-avro.mjs.map +1 -1
- package/wirespec-src-converter-common.mjs.map +1 -1
- package/wirespec-src-converter-openapi.mjs +1705 -2024
- package/wirespec-src-converter-openapi.mjs.map +1 -1
- package/wirespec-src-plugin-arguments.mjs +418 -459
- package/wirespec-src-plugin-arguments.mjs.map +1 -1
- package/wirespec-src-plugin-cli.mjs +367 -331
- package/wirespec-src-plugin-cli.mjs.map +1 -1
- package/{wirespec-src-plugin-npm.d.ts → wirespec-src-plugin-npm.d.mts} +247 -0
- package/wirespec-src-plugin-npm.mjs +166 -359
- package/wirespec-src-plugin-npm.mjs.map +1 -1
- package/wirespec-src-tools-generator.mjs +79 -106
- package/wirespec-src-tools-generator.mjs.map +1 -1
- package/arrow-arrow-continuations.mjs +0 -18
- package/arrow-arrow-continuations.mjs.map +0 -1
- package/markdown.mjs +0 -6756
- package/markdown.mjs.map +0 -1
|
@@ -1,33 +1,33 @@
|
|
|
1
1
|
import {
|
|
2
2
|
protoOf180f3jzyo7rfj as protoOf,
|
|
3
3
|
initMetadataForInterface1egvbzx539z91 as initMetadataForInterface,
|
|
4
|
-
|
|
4
|
+
VOID3gxj6tk5isa35 as VOID,
|
|
5
5
|
toString1pkumu07cwy4m as toString,
|
|
6
6
|
hashCodeq5arwsb9dgti as hashCode,
|
|
7
|
-
THROW_CCE2g6jy02ryeudk as THROW_CCE,
|
|
8
7
|
equals2au1ep9vhcato as equals,
|
|
9
8
|
initMetadataForClassbxx6q50dy2s7 as initMetadataForClass,
|
|
10
9
|
getStringHashCode26igk1bx568vk as getStringHashCode,
|
|
11
|
-
|
|
10
|
+
defineProp3ur6h3slcvq4x as defineProp,
|
|
12
11
|
THROW_IAE23kobfj9wdoxr as THROW_IAE,
|
|
13
|
-
|
|
12
|
+
Unit_instance28fytmsmm6r23 as Unit_instance,
|
|
14
13
|
Enum3alwj03lh1n41 as Enum,
|
|
15
14
|
getBooleanHashCode1bbj3u6b3v0a7 as getBooleanHashCode,
|
|
16
15
|
toString30pk9tzaqopn as toString_0,
|
|
17
16
|
noWhenBranchMatchedException2a6r7ubxgky5j as noWhenBranchMatchedException,
|
|
18
17
|
collectionSizeOrDefault36dulx8yinfqm as collectionSizeOrDefault,
|
|
19
|
-
ArrayList_init_$Create$
|
|
18
|
+
ArrayList_init_$Create$3ivpeip4ouddx as ArrayList_init_$Create$,
|
|
20
19
|
copyToArray2j022khrow2yi as copyToArray,
|
|
21
20
|
ensureNotNull1e947j3ixpazm as ensureNotNull,
|
|
22
21
|
emptyList1g2z5xcrvp2zy as emptyList,
|
|
23
22
|
toSet1glep2u1u9tcb as toSet,
|
|
24
|
-
IllegalStateException_init_$Create$
|
|
23
|
+
IllegalStateException_init_$Create$2429fvs1h56dm as IllegalStateException_init_$Create$,
|
|
25
24
|
toSet2orjxp16sotqu as toSet_0,
|
|
25
|
+
THROW_CCE2g6jy02ryeudk as THROW_CCE,
|
|
26
26
|
contentEqualsaf55p28mnw74 as contentEquals,
|
|
27
27
|
contentHashCode2i020q5tbeh2s as contentHashCode,
|
|
28
28
|
} from './kotlin-kotlin-stdlib.mjs';
|
|
29
29
|
import {
|
|
30
|
-
|
|
30
|
+
_Comment___get_value__impl__8r3pla91n06q5nihqb as _Comment___get_value__impl__8r3pla,
|
|
31
31
|
Comment3jy4x02mtqi9b as Comment,
|
|
32
32
|
Channel2fhxi4a4pwb64 as Channel,
|
|
33
33
|
Unionccsavx6nrdr2 as Union,
|
|
@@ -35,7 +35,6 @@ import {
|
|
|
35
35
|
Enum3l2iuc342kle6 as Enum_0,
|
|
36
36
|
Endpoint1jsq06yr3xdhp as Endpoint,
|
|
37
37
|
Type12n1gx16iqtcu as Type,
|
|
38
|
-
Root195zt6zclzd3o as Root,
|
|
39
38
|
Paramvfwnys2w6aj1 as Param,
|
|
40
39
|
Literal331hu9r04vptz as Literal,
|
|
41
40
|
Iterable29qbzfup67wqp as Iterable,
|
|
@@ -44,36 +43,39 @@ import {
|
|
|
44
43
|
Custom1lu6o8txpimqz as Custom,
|
|
45
44
|
Unit2z95clvxm08vr as Unit,
|
|
46
45
|
Anyv7qdq63z63rc as Any,
|
|
47
|
-
FileUri2xjkmf4jmvpab as FileUri,
|
|
48
|
-
Module3a9i9fqinyump as Module,
|
|
49
46
|
Bytes3eoc50vgt1uem as Bytes,
|
|
50
47
|
Boolean1fpfi8m5jt3fg as Boolean_0,
|
|
51
48
|
Number1mui0heypwdhp as Number_0,
|
|
52
49
|
Integer39lqx4uc63u28 as Integer,
|
|
53
50
|
String1czvr8pxnm6on as String_0,
|
|
54
|
-
|
|
51
|
+
Root195zt6zclzd3o as Root,
|
|
52
|
+
FileUri2xjkmf4jmvpab as FileUri,
|
|
53
|
+
Module3a9i9fqinyump as Module,
|
|
54
|
+
Companion_instancepzclqmvqiin5 as Companion_instance,
|
|
55
55
|
DefinitionIdentifiervfasqdb33qef as DefinitionIdentifier,
|
|
56
56
|
Shape6h3qnek4ao2r as Shape,
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
57
|
+
Method_GET_getInstancep2v2lfzm993m as Method_GET_getInstance,
|
|
58
|
+
Method_POST_getInstance2surqam1qjy8s as Method_POST_getInstance,
|
|
59
|
+
Method_PUT_getInstance25rztvskvfnd0 as Method_PUT_getInstance,
|
|
60
|
+
Method_DELETE_getInstance3f4f98hid691u as Method_DELETE_getInstance,
|
|
61
|
+
Method_OPTIONS_getInstance1ps9ttvc21vlv as Method_OPTIONS_getInstance,
|
|
62
|
+
Method_HEAD_getInstancehoemtqpo3wg5 as Method_HEAD_getInstance,
|
|
63
|
+
Method_PATCH_getInstance1d1h8wc0pmkw2 as Method_PATCH_getInstance,
|
|
64
|
+
Method_TRACE_getInstance2p0zfvdfarzw8 as Method_TRACE_getInstance,
|
|
65
65
|
Field2nwjpxu9j2svq as Field,
|
|
66
66
|
Request3mgjik96a5s75 as Request,
|
|
67
67
|
Response3emykwjtzgs52 as Response,
|
|
68
68
|
FieldIdentifier34k7iphndcnl0 as FieldIdentifier,
|
|
69
69
|
Content2xr1z915qbr1k as Content,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
70
|
+
Precision_P64_getInstanceoi1ashg00his as Precision_P64_getInstance,
|
|
71
|
+
Precision_P32_getInstance14q7j3bd2fxd5 as Precision_P32_getInstance,
|
|
72
|
+
Boolean_instance237vwt01w3hs8 as Boolean_instance,
|
|
73
|
+
Bytes_instance1o9u095wd3kx6 as Bytes_instance,
|
|
74
74
|
name2tedo82t36o5w as name,
|
|
75
75
|
} from './wirespec-src-compiler-core.mjs';
|
|
76
76
|
import {
|
|
77
|
+
_NonEmptyList___get_all__impl__pmf5092svcdxelgy1aa as _NonEmptyList___get_all__impl__pmf509,
|
|
78
|
+
_NonEmptyList___init__impl__fxd0xp3qwfhfa83yk9f as _NonEmptyList___init__impl__fxd0xp,
|
|
77
79
|
NonEmptyList3ak25ihy2gcvs as NonEmptyList,
|
|
78
80
|
toNonEmptyListOrNull2ovnnazjb3msz as toNonEmptyListOrNull,
|
|
79
81
|
Right351sh2v8odavg as Right,
|
|
@@ -132,18 +134,18 @@ function WsNode() {
|
|
|
132
134
|
function WsAST(modules) {
|
|
133
135
|
this.modules = modules;
|
|
134
136
|
}
|
|
135
|
-
protoOf(WsAST).
|
|
137
|
+
protoOf(WsAST).lv = function () {
|
|
136
138
|
return this.modules;
|
|
137
139
|
};
|
|
138
|
-
protoOf(WsAST).
|
|
140
|
+
protoOf(WsAST).oe = function () {
|
|
139
141
|
return this.modules;
|
|
140
142
|
};
|
|
141
|
-
protoOf(WsAST).
|
|
143
|
+
protoOf(WsAST).mv = function (modules) {
|
|
142
144
|
return new WsAST(modules);
|
|
143
145
|
};
|
|
144
146
|
protoOf(WsAST).copy = function (modules, $super) {
|
|
145
147
|
modules = modules === VOID ? this.modules : modules;
|
|
146
|
-
return this.
|
|
148
|
+
return $super === VOID ? this.mv(modules) : $super.mv.call(this, modules);
|
|
147
149
|
};
|
|
148
150
|
protoOf(WsAST).toString = function () {
|
|
149
151
|
return 'WsAST(modules=' + toString(this.modules) + ')';
|
|
@@ -156,26 +158,25 @@ protoOf(WsAST).equals = function (other) {
|
|
|
156
158
|
return true;
|
|
157
159
|
if (!(other instanceof WsAST))
|
|
158
160
|
return false;
|
|
159
|
-
|
|
160
|
-
if (!equals(this.modules, tmp0_other_with_cast.modules))
|
|
161
|
+
if (!equals(this.modules, other.modules))
|
|
161
162
|
return false;
|
|
162
163
|
return true;
|
|
163
164
|
};
|
|
164
165
|
function WsModule(statements) {
|
|
165
166
|
this.statements = statements;
|
|
166
167
|
}
|
|
167
|
-
protoOf(WsModule).
|
|
168
|
+
protoOf(WsModule).nv = function () {
|
|
168
169
|
return this.statements;
|
|
169
170
|
};
|
|
170
|
-
protoOf(WsModule).
|
|
171
|
+
protoOf(WsModule).oe = function () {
|
|
171
172
|
return this.statements;
|
|
172
173
|
};
|
|
173
|
-
protoOf(WsModule).
|
|
174
|
+
protoOf(WsModule).ov = function (statements) {
|
|
174
175
|
return new WsModule(statements);
|
|
175
176
|
};
|
|
176
177
|
protoOf(WsModule).copy = function (statements, $super) {
|
|
177
178
|
statements = statements === VOID ? this.statements : statements;
|
|
178
|
-
return this.
|
|
179
|
+
return $super === VOID ? this.ov(statements) : $super.ov.call(this, statements);
|
|
179
180
|
};
|
|
180
181
|
protoOf(WsModule).toString = function () {
|
|
181
182
|
return 'WsModule(statements=' + toString(this.statements) + ')';
|
|
@@ -188,51 +189,50 @@ protoOf(WsModule).equals = function (other) {
|
|
|
188
189
|
return true;
|
|
189
190
|
if (!(other instanceof WsModule))
|
|
190
191
|
return false;
|
|
191
|
-
|
|
192
|
-
if (!equals(this.statements, tmp0_other_with_cast.statements))
|
|
192
|
+
if (!equals(this.statements, other.statements))
|
|
193
193
|
return false;
|
|
194
194
|
return true;
|
|
195
195
|
};
|
|
196
196
|
function WsDefinition() {
|
|
197
197
|
}
|
|
198
198
|
function WsType(identifier, comment, shape) {
|
|
199
|
-
this.
|
|
200
|
-
this.
|
|
199
|
+
this.qv_1 = identifier;
|
|
200
|
+
this.rv_1 = comment;
|
|
201
201
|
this.shape = shape;
|
|
202
202
|
}
|
|
203
|
-
protoOf(WsType).
|
|
204
|
-
return this.
|
|
203
|
+
protoOf(WsType).xq = function () {
|
|
204
|
+
return this.qv_1;
|
|
205
205
|
};
|
|
206
|
-
protoOf(WsType).
|
|
207
|
-
return this.
|
|
206
|
+
protoOf(WsType).pv = function () {
|
|
207
|
+
return this.rv_1;
|
|
208
208
|
};
|
|
209
|
-
protoOf(WsType).
|
|
209
|
+
protoOf(WsType).sv = function () {
|
|
210
210
|
return this.shape;
|
|
211
211
|
};
|
|
212
|
-
protoOf(WsType).
|
|
213
|
-
return this.
|
|
212
|
+
protoOf(WsType).oe = function () {
|
|
213
|
+
return this.qv_1;
|
|
214
214
|
};
|
|
215
|
-
protoOf(WsType).
|
|
216
|
-
return this.
|
|
215
|
+
protoOf(WsType).pe = function () {
|
|
216
|
+
return this.rv_1;
|
|
217
217
|
};
|
|
218
|
-
protoOf(WsType).
|
|
218
|
+
protoOf(WsType).qj = function () {
|
|
219
219
|
return this.shape;
|
|
220
220
|
};
|
|
221
|
-
protoOf(WsType).
|
|
221
|
+
protoOf(WsType).tv = function (identifier, comment, shape) {
|
|
222
222
|
return new WsType(identifier, comment, shape);
|
|
223
223
|
};
|
|
224
224
|
protoOf(WsType).copy = function (identifier, comment, shape, $super) {
|
|
225
|
-
identifier = identifier === VOID ? this.
|
|
226
|
-
comment = comment === VOID ? this.
|
|
225
|
+
identifier = identifier === VOID ? this.qv_1 : identifier;
|
|
226
|
+
comment = comment === VOID ? this.rv_1 : comment;
|
|
227
227
|
shape = shape === VOID ? this.shape : shape;
|
|
228
|
-
return this.
|
|
228
|
+
return $super === VOID ? this.tv(identifier, comment, shape) : $super.tv.call(this, identifier, comment, shape);
|
|
229
229
|
};
|
|
230
230
|
protoOf(WsType).toString = function () {
|
|
231
|
-
return 'WsType(identifier=' + this.
|
|
231
|
+
return 'WsType(identifier=' + this.qv_1 + ', comment=' + this.rv_1 + ', shape=' + this.shape.toString() + ')';
|
|
232
232
|
};
|
|
233
233
|
protoOf(WsType).hashCode = function () {
|
|
234
|
-
var result = getStringHashCode(this.
|
|
235
|
-
result = imul(result, 31) + (this.
|
|
234
|
+
var result = getStringHashCode(this.qv_1);
|
|
235
|
+
result = imul(result, 31) + (this.rv_1 == null ? 0 : getStringHashCode(this.rv_1)) | 0;
|
|
236
236
|
result = imul(result, 31) + this.shape.hashCode() | 0;
|
|
237
237
|
return result;
|
|
238
238
|
};
|
|
@@ -241,30 +241,29 @@ protoOf(WsType).equals = function (other) {
|
|
|
241
241
|
return true;
|
|
242
242
|
if (!(other instanceof WsType))
|
|
243
243
|
return false;
|
|
244
|
-
|
|
245
|
-
if (!(this.b2k_1 === tmp0_other_with_cast.b2k_1))
|
|
244
|
+
if (!(this.qv_1 === other.qv_1))
|
|
246
245
|
return false;
|
|
247
|
-
if (!(this.
|
|
246
|
+
if (!(this.rv_1 == other.rv_1))
|
|
248
247
|
return false;
|
|
249
|
-
if (!this.shape.equals(
|
|
248
|
+
if (!this.shape.equals(other.shape))
|
|
250
249
|
return false;
|
|
251
250
|
return true;
|
|
252
251
|
};
|
|
253
252
|
function WsShape(value) {
|
|
254
253
|
this.value = value;
|
|
255
254
|
}
|
|
256
|
-
protoOf(WsShape).
|
|
255
|
+
protoOf(WsShape).n1 = function () {
|
|
257
256
|
return this.value;
|
|
258
257
|
};
|
|
259
|
-
protoOf(WsShape).
|
|
258
|
+
protoOf(WsShape).oe = function () {
|
|
260
259
|
return this.value;
|
|
261
260
|
};
|
|
262
|
-
protoOf(WsShape).
|
|
261
|
+
protoOf(WsShape).uv = function (value) {
|
|
263
262
|
return new WsShape(value);
|
|
264
263
|
};
|
|
265
264
|
protoOf(WsShape).copy = function (value, $super) {
|
|
266
265
|
value = value === VOID ? this.value : value;
|
|
267
|
-
return this.
|
|
266
|
+
return $super === VOID ? this.uv(value) : $super.uv.call(this, value);
|
|
268
267
|
};
|
|
269
268
|
protoOf(WsShape).toString = function () {
|
|
270
269
|
return 'WsShape(value=' + toString(this.value) + ')';
|
|
@@ -277,14 +276,13 @@ protoOf(WsShape).equals = function (other) {
|
|
|
277
276
|
return true;
|
|
278
277
|
if (!(other instanceof WsShape))
|
|
279
278
|
return false;
|
|
280
|
-
|
|
281
|
-
if (!equals(this.value, tmp0_other_with_cast.value))
|
|
279
|
+
if (!equals(this.value, other.value))
|
|
282
280
|
return false;
|
|
283
281
|
return true;
|
|
284
282
|
};
|
|
285
283
|
function WsEndpoint(identifier, comment, method, path, queries, headers, requests, responses) {
|
|
286
|
-
this.
|
|
287
|
-
this.
|
|
284
|
+
this.vv_1 = identifier;
|
|
285
|
+
this.wv_1 = comment;
|
|
288
286
|
this.method = method;
|
|
289
287
|
this.path = path;
|
|
290
288
|
this.queries = queries;
|
|
@@ -292,74 +290,74 @@ function WsEndpoint(identifier, comment, method, path, queries, headers, request
|
|
|
292
290
|
this.requests = requests;
|
|
293
291
|
this.responses = responses;
|
|
294
292
|
}
|
|
295
|
-
protoOf(WsEndpoint).
|
|
296
|
-
return this.
|
|
293
|
+
protoOf(WsEndpoint).xq = function () {
|
|
294
|
+
return this.vv_1;
|
|
297
295
|
};
|
|
298
|
-
protoOf(WsEndpoint).
|
|
299
|
-
return this.
|
|
296
|
+
protoOf(WsEndpoint).pv = function () {
|
|
297
|
+
return this.wv_1;
|
|
300
298
|
};
|
|
301
|
-
protoOf(WsEndpoint).
|
|
299
|
+
protoOf(WsEndpoint).xv = function () {
|
|
302
300
|
return this.method;
|
|
303
301
|
};
|
|
304
|
-
protoOf(WsEndpoint).
|
|
302
|
+
protoOf(WsEndpoint).yv = function () {
|
|
305
303
|
return this.path;
|
|
306
304
|
};
|
|
307
|
-
protoOf(WsEndpoint).
|
|
305
|
+
protoOf(WsEndpoint).zv = function () {
|
|
308
306
|
return this.queries;
|
|
309
307
|
};
|
|
310
|
-
protoOf(WsEndpoint).
|
|
308
|
+
protoOf(WsEndpoint).aw = function () {
|
|
311
309
|
return this.headers;
|
|
312
310
|
};
|
|
313
|
-
protoOf(WsEndpoint).
|
|
311
|
+
protoOf(WsEndpoint).bw = function () {
|
|
314
312
|
return this.requests;
|
|
315
313
|
};
|
|
316
|
-
protoOf(WsEndpoint).
|
|
314
|
+
protoOf(WsEndpoint).cw = function () {
|
|
317
315
|
return this.responses;
|
|
318
316
|
};
|
|
319
|
-
protoOf(WsEndpoint).
|
|
320
|
-
return this.
|
|
317
|
+
protoOf(WsEndpoint).oe = function () {
|
|
318
|
+
return this.vv_1;
|
|
321
319
|
};
|
|
322
|
-
protoOf(WsEndpoint).
|
|
323
|
-
return this.
|
|
320
|
+
protoOf(WsEndpoint).pe = function () {
|
|
321
|
+
return this.wv_1;
|
|
324
322
|
};
|
|
325
|
-
protoOf(WsEndpoint).
|
|
323
|
+
protoOf(WsEndpoint).qj = function () {
|
|
326
324
|
return this.method;
|
|
327
325
|
};
|
|
328
|
-
protoOf(WsEndpoint).
|
|
326
|
+
protoOf(WsEndpoint).dw = function () {
|
|
329
327
|
return this.path;
|
|
330
328
|
};
|
|
331
|
-
protoOf(WsEndpoint).
|
|
329
|
+
protoOf(WsEndpoint).ew = function () {
|
|
332
330
|
return this.queries;
|
|
333
331
|
};
|
|
334
|
-
protoOf(WsEndpoint).
|
|
332
|
+
protoOf(WsEndpoint).fw = function () {
|
|
335
333
|
return this.headers;
|
|
336
334
|
};
|
|
337
|
-
protoOf(WsEndpoint).
|
|
335
|
+
protoOf(WsEndpoint).gw = function () {
|
|
338
336
|
return this.requests;
|
|
339
337
|
};
|
|
340
|
-
protoOf(WsEndpoint).
|
|
338
|
+
protoOf(WsEndpoint).hw = function () {
|
|
341
339
|
return this.responses;
|
|
342
340
|
};
|
|
343
|
-
protoOf(WsEndpoint).
|
|
341
|
+
protoOf(WsEndpoint).iw = function (identifier, comment, method, path, queries, headers, requests, responses) {
|
|
344
342
|
return new WsEndpoint(identifier, comment, method, path, queries, headers, requests, responses);
|
|
345
343
|
};
|
|
346
344
|
protoOf(WsEndpoint).copy = function (identifier, comment, method, path, queries, headers, requests, responses, $super) {
|
|
347
|
-
identifier = identifier === VOID ? this.
|
|
348
|
-
comment = comment === VOID ? this.
|
|
345
|
+
identifier = identifier === VOID ? this.vv_1 : identifier;
|
|
346
|
+
comment = comment === VOID ? this.wv_1 : comment;
|
|
349
347
|
method = method === VOID ? this.method : method;
|
|
350
348
|
path = path === VOID ? this.path : path;
|
|
351
349
|
queries = queries === VOID ? this.queries : queries;
|
|
352
350
|
headers = headers === VOID ? this.headers : headers;
|
|
353
351
|
requests = requests === VOID ? this.requests : requests;
|
|
354
352
|
responses = responses === VOID ? this.responses : responses;
|
|
355
|
-
return this.
|
|
353
|
+
return $super === VOID ? this.iw(identifier, comment, method, path, queries, headers, requests, responses) : $super.iw.call(this, identifier, comment, method, path, queries, headers, requests, responses);
|
|
356
354
|
};
|
|
357
355
|
protoOf(WsEndpoint).toString = function () {
|
|
358
|
-
return 'WsEndpoint(identifier=' + this.
|
|
356
|
+
return 'WsEndpoint(identifier=' + this.vv_1 + ', comment=' + this.wv_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) + ')';
|
|
359
357
|
};
|
|
360
358
|
protoOf(WsEndpoint).hashCode = function () {
|
|
361
|
-
var result = getStringHashCode(this.
|
|
362
|
-
result = imul(result, 31) + (this.
|
|
359
|
+
var result = getStringHashCode(this.vv_1);
|
|
360
|
+
result = imul(result, 31) + (this.wv_1 == null ? 0 : getStringHashCode(this.wv_1)) | 0;
|
|
363
361
|
result = imul(result, 31) + this.method.hashCode() | 0;
|
|
364
362
|
result = imul(result, 31) + hashCode(this.path) | 0;
|
|
365
363
|
result = imul(result, 31) + hashCode(this.queries) | 0;
|
|
@@ -373,63 +371,62 @@ protoOf(WsEndpoint).equals = function (other) {
|
|
|
373
371
|
return true;
|
|
374
372
|
if (!(other instanceof WsEndpoint))
|
|
375
373
|
return false;
|
|
376
|
-
|
|
377
|
-
if (!(this.g2k_1 === tmp0_other_with_cast.g2k_1))
|
|
374
|
+
if (!(this.vv_1 === other.vv_1))
|
|
378
375
|
return false;
|
|
379
|
-
if (!(this.
|
|
376
|
+
if (!(this.wv_1 == other.wv_1))
|
|
380
377
|
return false;
|
|
381
|
-
if (!this.method.equals(
|
|
378
|
+
if (!this.method.equals(other.method))
|
|
382
379
|
return false;
|
|
383
|
-
if (!equals(this.path,
|
|
380
|
+
if (!equals(this.path, other.path))
|
|
384
381
|
return false;
|
|
385
|
-
if (!equals(this.queries,
|
|
382
|
+
if (!equals(this.queries, other.queries))
|
|
386
383
|
return false;
|
|
387
|
-
if (!equals(this.headers,
|
|
384
|
+
if (!equals(this.headers, other.headers))
|
|
388
385
|
return false;
|
|
389
|
-
if (!equals(this.requests,
|
|
386
|
+
if (!equals(this.requests, other.requests))
|
|
390
387
|
return false;
|
|
391
|
-
if (!equals(this.responses,
|
|
388
|
+
if (!equals(this.responses, other.responses))
|
|
392
389
|
return false;
|
|
393
390
|
return true;
|
|
394
391
|
};
|
|
395
392
|
function WsEnum(identifier, comment, entries) {
|
|
396
|
-
this.
|
|
397
|
-
this.
|
|
393
|
+
this.jw_1 = identifier;
|
|
394
|
+
this.kw_1 = comment;
|
|
398
395
|
this.entries = entries;
|
|
399
396
|
}
|
|
400
|
-
protoOf(WsEnum).
|
|
401
|
-
return this.
|
|
397
|
+
protoOf(WsEnum).xq = function () {
|
|
398
|
+
return this.jw_1;
|
|
402
399
|
};
|
|
403
|
-
protoOf(WsEnum).
|
|
404
|
-
return this.
|
|
400
|
+
protoOf(WsEnum).pv = function () {
|
|
401
|
+
return this.kw_1;
|
|
405
402
|
};
|
|
406
|
-
protoOf(WsEnum).
|
|
403
|
+
protoOf(WsEnum).l1 = function () {
|
|
407
404
|
return this.entries;
|
|
408
405
|
};
|
|
409
|
-
protoOf(WsEnum).
|
|
410
|
-
return this.
|
|
406
|
+
protoOf(WsEnum).oe = function () {
|
|
407
|
+
return this.jw_1;
|
|
411
408
|
};
|
|
412
|
-
protoOf(WsEnum).
|
|
413
|
-
return this.
|
|
409
|
+
protoOf(WsEnum).pe = function () {
|
|
410
|
+
return this.kw_1;
|
|
414
411
|
};
|
|
415
|
-
protoOf(WsEnum).
|
|
412
|
+
protoOf(WsEnum).qj = function () {
|
|
416
413
|
return this.entries;
|
|
417
414
|
};
|
|
418
|
-
protoOf(WsEnum).
|
|
415
|
+
protoOf(WsEnum).lw = function (identifier, comment, entries) {
|
|
419
416
|
return new WsEnum(identifier, comment, entries);
|
|
420
417
|
};
|
|
421
418
|
protoOf(WsEnum).copy = function (identifier, comment, entries, $super) {
|
|
422
|
-
identifier = identifier === VOID ? this.
|
|
423
|
-
comment = comment === VOID ? this.
|
|
419
|
+
identifier = identifier === VOID ? this.jw_1 : identifier;
|
|
420
|
+
comment = comment === VOID ? this.kw_1 : comment;
|
|
424
421
|
entries = entries === VOID ? this.entries : entries;
|
|
425
|
-
return this.
|
|
422
|
+
return $super === VOID ? this.lw(identifier, comment, entries) : $super.lw.call(this, identifier, comment, entries);
|
|
426
423
|
};
|
|
427
424
|
protoOf(WsEnum).toString = function () {
|
|
428
|
-
return 'WsEnum(identifier=' + this.
|
|
425
|
+
return 'WsEnum(identifier=' + this.jw_1 + ', comment=' + this.kw_1 + ', entries=' + toString(this.entries) + ')';
|
|
429
426
|
};
|
|
430
427
|
protoOf(WsEnum).hashCode = function () {
|
|
431
|
-
var result = getStringHashCode(this.
|
|
432
|
-
result = imul(result, 31) + (this.
|
|
428
|
+
var result = getStringHashCode(this.jw_1);
|
|
429
|
+
result = imul(result, 31) + (this.kw_1 == null ? 0 : getStringHashCode(this.kw_1)) | 0;
|
|
433
430
|
result = imul(result, 31) + hashCode(this.entries) | 0;
|
|
434
431
|
return result;
|
|
435
432
|
};
|
|
@@ -438,53 +435,52 @@ protoOf(WsEnum).equals = function (other) {
|
|
|
438
435
|
return true;
|
|
439
436
|
if (!(other instanceof WsEnum))
|
|
440
437
|
return false;
|
|
441
|
-
|
|
442
|
-
if (!(this.t2k_1 === tmp0_other_with_cast.t2k_1))
|
|
438
|
+
if (!(this.jw_1 === other.jw_1))
|
|
443
439
|
return false;
|
|
444
|
-
if (!(this.
|
|
440
|
+
if (!(this.kw_1 == other.kw_1))
|
|
445
441
|
return false;
|
|
446
|
-
if (!equals(this.entries,
|
|
442
|
+
if (!equals(this.entries, other.entries))
|
|
447
443
|
return false;
|
|
448
444
|
return true;
|
|
449
445
|
};
|
|
450
446
|
function WsUnion(identifier, comment, entries) {
|
|
451
|
-
this.
|
|
452
|
-
this.
|
|
447
|
+
this.mw_1 = identifier;
|
|
448
|
+
this.nw_1 = comment;
|
|
453
449
|
this.entries = entries;
|
|
454
450
|
}
|
|
455
|
-
protoOf(WsUnion).
|
|
456
|
-
return this.
|
|
451
|
+
protoOf(WsUnion).xq = function () {
|
|
452
|
+
return this.mw_1;
|
|
457
453
|
};
|
|
458
|
-
protoOf(WsUnion).
|
|
459
|
-
return this.
|
|
454
|
+
protoOf(WsUnion).pv = function () {
|
|
455
|
+
return this.nw_1;
|
|
460
456
|
};
|
|
461
|
-
protoOf(WsUnion).
|
|
457
|
+
protoOf(WsUnion).l1 = function () {
|
|
462
458
|
return this.entries;
|
|
463
459
|
};
|
|
464
|
-
protoOf(WsUnion).
|
|
465
|
-
return this.
|
|
460
|
+
protoOf(WsUnion).oe = function () {
|
|
461
|
+
return this.mw_1;
|
|
466
462
|
};
|
|
467
|
-
protoOf(WsUnion).
|
|
468
|
-
return this.
|
|
463
|
+
protoOf(WsUnion).pe = function () {
|
|
464
|
+
return this.nw_1;
|
|
469
465
|
};
|
|
470
|
-
protoOf(WsUnion).
|
|
466
|
+
protoOf(WsUnion).qj = function () {
|
|
471
467
|
return this.entries;
|
|
472
468
|
};
|
|
473
|
-
protoOf(WsUnion).
|
|
469
|
+
protoOf(WsUnion).ow = function (identifier, comment, entries) {
|
|
474
470
|
return new WsUnion(identifier, comment, entries);
|
|
475
471
|
};
|
|
476
472
|
protoOf(WsUnion).copy = function (identifier, comment, entries, $super) {
|
|
477
|
-
identifier = identifier === VOID ? this.
|
|
478
|
-
comment = comment === VOID ? this.
|
|
473
|
+
identifier = identifier === VOID ? this.mw_1 : identifier;
|
|
474
|
+
comment = comment === VOID ? this.nw_1 : comment;
|
|
479
475
|
entries = entries === VOID ? this.entries : entries;
|
|
480
|
-
return this.
|
|
476
|
+
return $super === VOID ? this.ow(identifier, comment, entries) : $super.ow.call(this, identifier, comment, entries);
|
|
481
477
|
};
|
|
482
478
|
protoOf(WsUnion).toString = function () {
|
|
483
|
-
return 'WsUnion(identifier=' + this.
|
|
479
|
+
return 'WsUnion(identifier=' + this.mw_1 + ', comment=' + this.nw_1 + ', entries=' + toString(this.entries) + ')';
|
|
484
480
|
};
|
|
485
481
|
protoOf(WsUnion).hashCode = function () {
|
|
486
|
-
var result = getStringHashCode(this.
|
|
487
|
-
result = imul(result, 31) + (this.
|
|
482
|
+
var result = getStringHashCode(this.mw_1);
|
|
483
|
+
result = imul(result, 31) + (this.nw_1 == null ? 0 : getStringHashCode(this.nw_1)) | 0;
|
|
488
484
|
result = imul(result, 31) + hashCode(this.entries) | 0;
|
|
489
485
|
return result;
|
|
490
486
|
};
|
|
@@ -493,53 +489,52 @@ protoOf(WsUnion).equals = function (other) {
|
|
|
493
489
|
return true;
|
|
494
490
|
if (!(other instanceof WsUnion))
|
|
495
491
|
return false;
|
|
496
|
-
|
|
497
|
-
if (!(this.w2k_1 === tmp0_other_with_cast.w2k_1))
|
|
492
|
+
if (!(this.mw_1 === other.mw_1))
|
|
498
493
|
return false;
|
|
499
|
-
if (!(this.
|
|
494
|
+
if (!(this.nw_1 == other.nw_1))
|
|
500
495
|
return false;
|
|
501
|
-
if (!equals(this.entries,
|
|
496
|
+
if (!equals(this.entries, other.entries))
|
|
502
497
|
return false;
|
|
503
498
|
return true;
|
|
504
499
|
};
|
|
505
500
|
function WsChannel(identifier, comment, reference) {
|
|
506
|
-
this.
|
|
507
|
-
this.
|
|
501
|
+
this.pw_1 = identifier;
|
|
502
|
+
this.qw_1 = comment;
|
|
508
503
|
this.reference = reference;
|
|
509
504
|
}
|
|
510
|
-
protoOf(WsChannel).
|
|
511
|
-
return this.
|
|
505
|
+
protoOf(WsChannel).xq = function () {
|
|
506
|
+
return this.pw_1;
|
|
512
507
|
};
|
|
513
|
-
protoOf(WsChannel).
|
|
514
|
-
return this.
|
|
508
|
+
protoOf(WsChannel).pv = function () {
|
|
509
|
+
return this.qw_1;
|
|
515
510
|
};
|
|
516
|
-
protoOf(WsChannel).
|
|
511
|
+
protoOf(WsChannel).rw = function () {
|
|
517
512
|
return this.reference;
|
|
518
513
|
};
|
|
519
|
-
protoOf(WsChannel).
|
|
520
|
-
return this.
|
|
514
|
+
protoOf(WsChannel).oe = function () {
|
|
515
|
+
return this.pw_1;
|
|
521
516
|
};
|
|
522
|
-
protoOf(WsChannel).
|
|
523
|
-
return this.
|
|
517
|
+
protoOf(WsChannel).pe = function () {
|
|
518
|
+
return this.qw_1;
|
|
524
519
|
};
|
|
525
|
-
protoOf(WsChannel).
|
|
520
|
+
protoOf(WsChannel).qj = function () {
|
|
526
521
|
return this.reference;
|
|
527
522
|
};
|
|
528
|
-
protoOf(WsChannel).
|
|
523
|
+
protoOf(WsChannel).sw = function (identifier, comment, reference) {
|
|
529
524
|
return new WsChannel(identifier, comment, reference);
|
|
530
525
|
};
|
|
531
526
|
protoOf(WsChannel).copy = function (identifier, comment, reference, $super) {
|
|
532
|
-
identifier = identifier === VOID ? this.
|
|
533
|
-
comment = comment === VOID ? this.
|
|
527
|
+
identifier = identifier === VOID ? this.pw_1 : identifier;
|
|
528
|
+
comment = comment === VOID ? this.qw_1 : comment;
|
|
534
529
|
reference = reference === VOID ? this.reference : reference;
|
|
535
|
-
return this.
|
|
530
|
+
return $super === VOID ? this.sw(identifier, comment, reference) : $super.sw.call(this, identifier, comment, reference);
|
|
536
531
|
};
|
|
537
532
|
protoOf(WsChannel).toString = function () {
|
|
538
|
-
return 'WsChannel(identifier=' + this.
|
|
533
|
+
return 'WsChannel(identifier=' + this.pw_1 + ', comment=' + this.qw_1 + ', reference=' + toString(this.reference) + ')';
|
|
539
534
|
};
|
|
540
535
|
protoOf(WsChannel).hashCode = function () {
|
|
541
|
-
var result = getStringHashCode(this.
|
|
542
|
-
result = imul(result, 31) + (this.
|
|
536
|
+
var result = getStringHashCode(this.pw_1);
|
|
537
|
+
result = imul(result, 31) + (this.qw_1 == null ? 0 : getStringHashCode(this.qw_1)) | 0;
|
|
543
538
|
result = imul(result, 31) + hashCode(this.reference) | 0;
|
|
544
539
|
return result;
|
|
545
540
|
};
|
|
@@ -548,53 +543,52 @@ protoOf(WsChannel).equals = function (other) {
|
|
|
548
543
|
return true;
|
|
549
544
|
if (!(other instanceof WsChannel))
|
|
550
545
|
return false;
|
|
551
|
-
|
|
552
|
-
if (!(this.z2k_1 === tmp0_other_with_cast.z2k_1))
|
|
546
|
+
if (!(this.pw_1 === other.pw_1))
|
|
553
547
|
return false;
|
|
554
|
-
if (!(this.
|
|
548
|
+
if (!(this.qw_1 == other.qw_1))
|
|
555
549
|
return false;
|
|
556
|
-
if (!equals(this.reference,
|
|
550
|
+
if (!equals(this.reference, other.reference))
|
|
557
551
|
return false;
|
|
558
552
|
return true;
|
|
559
553
|
};
|
|
560
554
|
function WsRefined(identifier, comment, reference) {
|
|
561
|
-
this.
|
|
562
|
-
this.
|
|
555
|
+
this.tw_1 = identifier;
|
|
556
|
+
this.uw_1 = comment;
|
|
563
557
|
this.reference = reference;
|
|
564
558
|
}
|
|
565
|
-
protoOf(WsRefined).
|
|
566
|
-
return this.
|
|
559
|
+
protoOf(WsRefined).xq = function () {
|
|
560
|
+
return this.tw_1;
|
|
567
561
|
};
|
|
568
|
-
protoOf(WsRefined).
|
|
569
|
-
return this.
|
|
562
|
+
protoOf(WsRefined).pv = function () {
|
|
563
|
+
return this.uw_1;
|
|
570
564
|
};
|
|
571
|
-
protoOf(WsRefined).
|
|
565
|
+
protoOf(WsRefined).rw = function () {
|
|
572
566
|
return this.reference;
|
|
573
567
|
};
|
|
574
|
-
protoOf(WsRefined).
|
|
575
|
-
return this.
|
|
568
|
+
protoOf(WsRefined).oe = function () {
|
|
569
|
+
return this.tw_1;
|
|
576
570
|
};
|
|
577
|
-
protoOf(WsRefined).
|
|
578
|
-
return this.
|
|
571
|
+
protoOf(WsRefined).pe = function () {
|
|
572
|
+
return this.uw_1;
|
|
579
573
|
};
|
|
580
|
-
protoOf(WsRefined).
|
|
574
|
+
protoOf(WsRefined).qj = function () {
|
|
581
575
|
return this.reference;
|
|
582
576
|
};
|
|
583
|
-
protoOf(WsRefined).
|
|
577
|
+
protoOf(WsRefined).sw = function (identifier, comment, reference) {
|
|
584
578
|
return new WsRefined(identifier, comment, reference);
|
|
585
579
|
};
|
|
586
580
|
protoOf(WsRefined).copy = function (identifier, comment, reference, $super) {
|
|
587
|
-
identifier = identifier === VOID ? this.
|
|
588
|
-
comment = comment === VOID ? this.
|
|
581
|
+
identifier = identifier === VOID ? this.tw_1 : identifier;
|
|
582
|
+
comment = comment === VOID ? this.uw_1 : comment;
|
|
589
583
|
reference = reference === VOID ? this.reference : reference;
|
|
590
|
-
return this.
|
|
584
|
+
return $super === VOID ? this.sw(identifier, comment, reference) : $super.sw.call(this, identifier, comment, reference);
|
|
591
585
|
};
|
|
592
586
|
protoOf(WsRefined).toString = function () {
|
|
593
|
-
return 'WsRefined(identifier=' + this.
|
|
587
|
+
return 'WsRefined(identifier=' + this.tw_1 + ', comment=' + this.uw_1 + ', reference=' + toString(this.reference) + ')';
|
|
594
588
|
};
|
|
595
589
|
protoOf(WsRefined).hashCode = function () {
|
|
596
|
-
var result = getStringHashCode(this.
|
|
597
|
-
result = imul(result, 31) + (this.
|
|
590
|
+
var result = getStringHashCode(this.tw_1);
|
|
591
|
+
result = imul(result, 31) + (this.uw_1 == null ? 0 : getStringHashCode(this.uw_1)) | 0;
|
|
598
592
|
result = imul(result, 31) + hashCode(this.reference) | 0;
|
|
599
593
|
return result;
|
|
600
594
|
};
|
|
@@ -603,12 +597,11 @@ protoOf(WsRefined).equals = function (other) {
|
|
|
603
597
|
return true;
|
|
604
598
|
if (!(other instanceof WsRefined))
|
|
605
599
|
return false;
|
|
606
|
-
|
|
607
|
-
if (!(this.d2l_1 === tmp0_other_with_cast.d2l_1))
|
|
600
|
+
if (!(this.tw_1 === other.tw_1))
|
|
608
601
|
return false;
|
|
609
|
-
if (!(this.
|
|
602
|
+
if (!(this.uw_1 == other.uw_1))
|
|
610
603
|
return false;
|
|
611
|
-
if (!equals(this.reference,
|
|
604
|
+
if (!equals(this.reference, other.reference))
|
|
612
605
|
return false;
|
|
613
606
|
return true;
|
|
614
607
|
};
|
|
@@ -643,7 +636,7 @@ function valueOf(value) {
|
|
|
643
636
|
return WsMethod_TRACE_getInstance();
|
|
644
637
|
default:
|
|
645
638
|
WsMethod_initEntries();
|
|
646
|
-
THROW_IAE('No enum constant
|
|
639
|
+
THROW_IAE('No enum constant community.flock.wirespec.compiler.lib.WsMethod.' + value);
|
|
647
640
|
break;
|
|
648
641
|
}
|
|
649
642
|
}
|
|
@@ -669,18 +662,18 @@ function WsSegment() {
|
|
|
669
662
|
function WsLiteral(value) {
|
|
670
663
|
this.value = value;
|
|
671
664
|
}
|
|
672
|
-
protoOf(WsLiteral).
|
|
665
|
+
protoOf(WsLiteral).n1 = function () {
|
|
673
666
|
return this.value;
|
|
674
667
|
};
|
|
675
|
-
protoOf(WsLiteral).
|
|
668
|
+
protoOf(WsLiteral).oe = function () {
|
|
676
669
|
return this.value;
|
|
677
670
|
};
|
|
678
|
-
protoOf(WsLiteral).
|
|
671
|
+
protoOf(WsLiteral).xw = function (value) {
|
|
679
672
|
return new WsLiteral(value);
|
|
680
673
|
};
|
|
681
674
|
protoOf(WsLiteral).copy = function (value, $super) {
|
|
682
675
|
value = value === VOID ? this.value : value;
|
|
683
|
-
return this.
|
|
676
|
+
return $super === VOID ? this.xw(value) : $super.xw.call(this, value);
|
|
684
677
|
};
|
|
685
678
|
protoOf(WsLiteral).toString = function () {
|
|
686
679
|
return 'WsLiteral(value=' + this.value + ')';
|
|
@@ -693,8 +686,7 @@ protoOf(WsLiteral).equals = function (other) {
|
|
|
693
686
|
return true;
|
|
694
687
|
if (!(other instanceof WsLiteral))
|
|
695
688
|
return false;
|
|
696
|
-
|
|
697
|
-
if (!(this.value === tmp0_other_with_cast.value))
|
|
689
|
+
if (!(this.value === other.value))
|
|
698
690
|
return false;
|
|
699
691
|
return true;
|
|
700
692
|
};
|
|
@@ -702,25 +694,25 @@ function WsParam(identifier, reference) {
|
|
|
702
694
|
this.identifier = identifier;
|
|
703
695
|
this.reference = reference;
|
|
704
696
|
}
|
|
705
|
-
protoOf(WsParam).
|
|
697
|
+
protoOf(WsParam).xq = function () {
|
|
706
698
|
return this.identifier;
|
|
707
699
|
};
|
|
708
|
-
protoOf(WsParam).
|
|
700
|
+
protoOf(WsParam).rw = function () {
|
|
709
701
|
return this.reference;
|
|
710
702
|
};
|
|
711
|
-
protoOf(WsParam).
|
|
703
|
+
protoOf(WsParam).oe = function () {
|
|
712
704
|
return this.identifier;
|
|
713
705
|
};
|
|
714
|
-
protoOf(WsParam).
|
|
706
|
+
protoOf(WsParam).pe = function () {
|
|
715
707
|
return this.reference;
|
|
716
708
|
};
|
|
717
|
-
protoOf(WsParam).
|
|
709
|
+
protoOf(WsParam).yw = function (identifier, reference) {
|
|
718
710
|
return new WsParam(identifier, reference);
|
|
719
711
|
};
|
|
720
712
|
protoOf(WsParam).copy = function (identifier, reference, $super) {
|
|
721
713
|
identifier = identifier === VOID ? this.identifier : identifier;
|
|
722
714
|
reference = reference === VOID ? this.reference : reference;
|
|
723
|
-
return this.
|
|
715
|
+
return $super === VOID ? this.yw(identifier, reference) : $super.yw.call(this, identifier, reference);
|
|
724
716
|
};
|
|
725
717
|
protoOf(WsParam).toString = function () {
|
|
726
718
|
return 'WsParam(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ')';
|
|
@@ -735,28 +727,27 @@ protoOf(WsParam).equals = function (other) {
|
|
|
735
727
|
return true;
|
|
736
728
|
if (!(other instanceof WsParam))
|
|
737
729
|
return false;
|
|
738
|
-
|
|
739
|
-
if (!this.identifier.equals(tmp0_other_with_cast.identifier))
|
|
730
|
+
if (!this.identifier.equals(other.identifier))
|
|
740
731
|
return false;
|
|
741
|
-
if (!equals(this.reference,
|
|
732
|
+
if (!equals(this.reference, other.reference))
|
|
742
733
|
return false;
|
|
743
734
|
return true;
|
|
744
735
|
};
|
|
745
736
|
function Shape_0(value) {
|
|
746
737
|
this.value = value;
|
|
747
738
|
}
|
|
748
|
-
protoOf(Shape_0).
|
|
739
|
+
protoOf(Shape_0).n1 = function () {
|
|
749
740
|
return this.value;
|
|
750
741
|
};
|
|
751
|
-
protoOf(Shape_0).
|
|
742
|
+
protoOf(Shape_0).oe = function () {
|
|
752
743
|
return this.value;
|
|
753
744
|
};
|
|
754
|
-
protoOf(Shape_0).
|
|
745
|
+
protoOf(Shape_0).uv = function (value) {
|
|
755
746
|
return new Shape_0(value);
|
|
756
747
|
};
|
|
757
748
|
protoOf(Shape_0).copy = function (value, $super) {
|
|
758
749
|
value = value === VOID ? this.value : value;
|
|
759
|
-
return this.
|
|
750
|
+
return $super === VOID ? this.uv(value) : $super.uv.call(this, value);
|
|
760
751
|
};
|
|
761
752
|
protoOf(Shape_0).toString = function () {
|
|
762
753
|
return 'Shape(value=' + toString(this.value) + ')';
|
|
@@ -769,8 +760,7 @@ protoOf(Shape_0).equals = function (other) {
|
|
|
769
760
|
return true;
|
|
770
761
|
if (!(other instanceof Shape_0))
|
|
771
762
|
return false;
|
|
772
|
-
|
|
773
|
-
if (!equals(this.value, tmp0_other_with_cast.value))
|
|
763
|
+
if (!equals(this.value, other.value))
|
|
774
764
|
return false;
|
|
775
765
|
return true;
|
|
776
766
|
};
|
|
@@ -778,25 +768,25 @@ function WsField(identifier, reference) {
|
|
|
778
768
|
this.identifier = identifier;
|
|
779
769
|
this.reference = reference;
|
|
780
770
|
}
|
|
781
|
-
protoOf(WsField).
|
|
771
|
+
protoOf(WsField).xq = function () {
|
|
782
772
|
return this.identifier;
|
|
783
773
|
};
|
|
784
|
-
protoOf(WsField).
|
|
774
|
+
protoOf(WsField).rw = function () {
|
|
785
775
|
return this.reference;
|
|
786
776
|
};
|
|
787
|
-
protoOf(WsField).
|
|
777
|
+
protoOf(WsField).oe = function () {
|
|
788
778
|
return this.identifier;
|
|
789
779
|
};
|
|
790
|
-
protoOf(WsField).
|
|
780
|
+
protoOf(WsField).pe = function () {
|
|
791
781
|
return this.reference;
|
|
792
782
|
};
|
|
793
|
-
protoOf(WsField).
|
|
783
|
+
protoOf(WsField).yw = function (identifier, reference) {
|
|
794
784
|
return new WsField(identifier, reference);
|
|
795
785
|
};
|
|
796
786
|
protoOf(WsField).copy = function (identifier, reference, $super) {
|
|
797
787
|
identifier = identifier === VOID ? this.identifier : identifier;
|
|
798
788
|
reference = reference === VOID ? this.reference : reference;
|
|
799
|
-
return this.
|
|
789
|
+
return $super === VOID ? this.yw(identifier, reference) : $super.yw.call(this, identifier, reference);
|
|
800
790
|
};
|
|
801
791
|
protoOf(WsField).toString = function () {
|
|
802
792
|
return 'WsField(identifier=' + this.identifier.toString() + ', reference=' + toString(this.reference) + ')';
|
|
@@ -811,10 +801,9 @@ protoOf(WsField).equals = function (other) {
|
|
|
811
801
|
return true;
|
|
812
802
|
if (!(other instanceof WsField))
|
|
813
803
|
return false;
|
|
814
|
-
|
|
815
|
-
if (!this.identifier.equals(tmp0_other_with_cast.identifier))
|
|
804
|
+
if (!this.identifier.equals(other.identifier))
|
|
816
805
|
return false;
|
|
817
|
-
if (!equals(this.reference,
|
|
806
|
+
if (!equals(this.reference, other.reference))
|
|
818
807
|
return false;
|
|
819
808
|
return true;
|
|
820
809
|
};
|
|
@@ -823,18 +812,18 @@ function WsIdentifier() {
|
|
|
823
812
|
function WsClassIdentifier(value) {
|
|
824
813
|
this.value = value;
|
|
825
814
|
}
|
|
826
|
-
protoOf(WsClassIdentifier).
|
|
815
|
+
protoOf(WsClassIdentifier).n1 = function () {
|
|
827
816
|
return this.value;
|
|
828
817
|
};
|
|
829
|
-
protoOf(WsClassIdentifier).
|
|
818
|
+
protoOf(WsClassIdentifier).oe = function () {
|
|
830
819
|
return this.value;
|
|
831
820
|
};
|
|
832
|
-
protoOf(WsClassIdentifier).
|
|
821
|
+
protoOf(WsClassIdentifier).xw = function (value) {
|
|
833
822
|
return new WsClassIdentifier(value);
|
|
834
823
|
};
|
|
835
824
|
protoOf(WsClassIdentifier).copy = function (value, $super) {
|
|
836
825
|
value = value === VOID ? this.value : value;
|
|
837
|
-
return this.
|
|
826
|
+
return $super === VOID ? this.xw(value) : $super.xw.call(this, value);
|
|
838
827
|
};
|
|
839
828
|
protoOf(WsClassIdentifier).toString = function () {
|
|
840
829
|
return 'WsClassIdentifier(value=' + this.value + ')';
|
|
@@ -847,26 +836,25 @@ protoOf(WsClassIdentifier).equals = function (other) {
|
|
|
847
836
|
return true;
|
|
848
837
|
if (!(other instanceof WsClassIdentifier))
|
|
849
838
|
return false;
|
|
850
|
-
|
|
851
|
-
if (!(this.value === tmp0_other_with_cast.value))
|
|
839
|
+
if (!(this.value === other.value))
|
|
852
840
|
return false;
|
|
853
841
|
return true;
|
|
854
842
|
};
|
|
855
843
|
function WsFieldIdentifier(value) {
|
|
856
844
|
this.value = value;
|
|
857
845
|
}
|
|
858
|
-
protoOf(WsFieldIdentifier).
|
|
846
|
+
protoOf(WsFieldIdentifier).n1 = function () {
|
|
859
847
|
return this.value;
|
|
860
848
|
};
|
|
861
|
-
protoOf(WsFieldIdentifier).
|
|
849
|
+
protoOf(WsFieldIdentifier).oe = function () {
|
|
862
850
|
return this.value;
|
|
863
851
|
};
|
|
864
|
-
protoOf(WsFieldIdentifier).
|
|
852
|
+
protoOf(WsFieldIdentifier).xw = function (value) {
|
|
865
853
|
return new WsFieldIdentifier(value);
|
|
866
854
|
};
|
|
867
855
|
protoOf(WsFieldIdentifier).copy = function (value, $super) {
|
|
868
856
|
value = value === VOID ? this.value : value;
|
|
869
|
-
return this.
|
|
857
|
+
return $super === VOID ? this.xw(value) : $super.xw.call(this, value);
|
|
870
858
|
};
|
|
871
859
|
protoOf(WsFieldIdentifier).toString = function () {
|
|
872
860
|
return 'WsFieldIdentifier(value=' + this.value + ')';
|
|
@@ -879,107 +867,104 @@ protoOf(WsFieldIdentifier).equals = function (other) {
|
|
|
879
867
|
return true;
|
|
880
868
|
if (!(other instanceof WsFieldIdentifier))
|
|
881
869
|
return false;
|
|
882
|
-
|
|
883
|
-
if (!(this.value === tmp0_other_with_cast.value))
|
|
870
|
+
if (!(this.value === other.value))
|
|
884
871
|
return false;
|
|
885
872
|
return true;
|
|
886
873
|
};
|
|
887
874
|
function WsReference() {
|
|
888
875
|
}
|
|
889
876
|
function WsAny(isNullable) {
|
|
890
|
-
this.
|
|
877
|
+
this.zw_1 = isNullable;
|
|
891
878
|
}
|
|
892
|
-
protoOf(WsAny).
|
|
893
|
-
return this.
|
|
879
|
+
protoOf(WsAny).fu = function () {
|
|
880
|
+
return this.zw_1;
|
|
894
881
|
};
|
|
895
|
-
protoOf(WsAny).
|
|
896
|
-
return this.
|
|
882
|
+
protoOf(WsAny).oe = function () {
|
|
883
|
+
return this.zw_1;
|
|
897
884
|
};
|
|
898
|
-
protoOf(WsAny).
|
|
885
|
+
protoOf(WsAny).gu = function (isNullable) {
|
|
899
886
|
return new WsAny(isNullable);
|
|
900
887
|
};
|
|
901
888
|
protoOf(WsAny).copy = function (isNullable, $super) {
|
|
902
|
-
isNullable = isNullable === VOID ? this.
|
|
903
|
-
return this.
|
|
889
|
+
isNullable = isNullable === VOID ? this.zw_1 : isNullable;
|
|
890
|
+
return $super === VOID ? this.gu(isNullable) : $super.gu.call(this, isNullable);
|
|
904
891
|
};
|
|
905
892
|
protoOf(WsAny).toString = function () {
|
|
906
|
-
return 'WsAny(isNullable=' + this.
|
|
893
|
+
return 'WsAny(isNullable=' + this.zw_1 + ')';
|
|
907
894
|
};
|
|
908
895
|
protoOf(WsAny).hashCode = function () {
|
|
909
|
-
return getBooleanHashCode(this.
|
|
896
|
+
return getBooleanHashCode(this.zw_1);
|
|
910
897
|
};
|
|
911
898
|
protoOf(WsAny).equals = function (other) {
|
|
912
899
|
if (this === other)
|
|
913
900
|
return true;
|
|
914
901
|
if (!(other instanceof WsAny))
|
|
915
902
|
return false;
|
|
916
|
-
|
|
917
|
-
if (!(this.j2l_1 === tmp0_other_with_cast.j2l_1))
|
|
903
|
+
if (!(this.zw_1 === other.zw_1))
|
|
918
904
|
return false;
|
|
919
905
|
return true;
|
|
920
906
|
};
|
|
921
907
|
function WsUnit(isNullable) {
|
|
922
|
-
this.
|
|
908
|
+
this.ax_1 = isNullable;
|
|
923
909
|
}
|
|
924
|
-
protoOf(WsUnit).
|
|
925
|
-
return this.
|
|
910
|
+
protoOf(WsUnit).fu = function () {
|
|
911
|
+
return this.ax_1;
|
|
926
912
|
};
|
|
927
|
-
protoOf(WsUnit).
|
|
928
|
-
return this.
|
|
913
|
+
protoOf(WsUnit).oe = function () {
|
|
914
|
+
return this.ax_1;
|
|
929
915
|
};
|
|
930
|
-
protoOf(WsUnit).
|
|
916
|
+
protoOf(WsUnit).gu = function (isNullable) {
|
|
931
917
|
return new WsUnit(isNullable);
|
|
932
918
|
};
|
|
933
919
|
protoOf(WsUnit).copy = function (isNullable, $super) {
|
|
934
|
-
isNullable = isNullable === VOID ? this.
|
|
935
|
-
return this.
|
|
920
|
+
isNullable = isNullable === VOID ? this.ax_1 : isNullable;
|
|
921
|
+
return $super === VOID ? this.gu(isNullable) : $super.gu.call(this, isNullable);
|
|
936
922
|
};
|
|
937
923
|
protoOf(WsUnit).toString = function () {
|
|
938
|
-
return 'WsUnit(isNullable=' + this.
|
|
924
|
+
return 'WsUnit(isNullable=' + this.ax_1 + ')';
|
|
939
925
|
};
|
|
940
926
|
protoOf(WsUnit).hashCode = function () {
|
|
941
|
-
return getBooleanHashCode(this.
|
|
927
|
+
return getBooleanHashCode(this.ax_1);
|
|
942
928
|
};
|
|
943
929
|
protoOf(WsUnit).equals = function (other) {
|
|
944
930
|
if (this === other)
|
|
945
931
|
return true;
|
|
946
932
|
if (!(other instanceof WsUnit))
|
|
947
933
|
return false;
|
|
948
|
-
|
|
949
|
-
if (!(this.k2l_1 === tmp0_other_with_cast.k2l_1))
|
|
934
|
+
if (!(this.ax_1 === other.ax_1))
|
|
950
935
|
return false;
|
|
951
936
|
return true;
|
|
952
937
|
};
|
|
953
938
|
function WsIterable(reference, isNullable) {
|
|
954
939
|
this.reference = reference;
|
|
955
|
-
this.
|
|
940
|
+
this.bx_1 = isNullable;
|
|
956
941
|
}
|
|
957
|
-
protoOf(WsIterable).
|
|
942
|
+
protoOf(WsIterable).rw = function () {
|
|
958
943
|
return this.reference;
|
|
959
944
|
};
|
|
960
|
-
protoOf(WsIterable).
|
|
961
|
-
return this.
|
|
945
|
+
protoOf(WsIterable).fu = function () {
|
|
946
|
+
return this.bx_1;
|
|
962
947
|
};
|
|
963
|
-
protoOf(WsIterable).
|
|
948
|
+
protoOf(WsIterable).oe = function () {
|
|
964
949
|
return this.reference;
|
|
965
950
|
};
|
|
966
|
-
protoOf(WsIterable).
|
|
967
|
-
return this.
|
|
951
|
+
protoOf(WsIterable).pe = function () {
|
|
952
|
+
return this.bx_1;
|
|
968
953
|
};
|
|
969
|
-
protoOf(WsIterable).
|
|
954
|
+
protoOf(WsIterable).cx = function (reference, isNullable) {
|
|
970
955
|
return new WsIterable(reference, isNullable);
|
|
971
956
|
};
|
|
972
957
|
protoOf(WsIterable).copy = function (reference, isNullable, $super) {
|
|
973
958
|
reference = reference === VOID ? this.reference : reference;
|
|
974
|
-
isNullable = isNullable === VOID ? this.
|
|
975
|
-
return this.
|
|
959
|
+
isNullable = isNullable === VOID ? this.bx_1 : isNullable;
|
|
960
|
+
return $super === VOID ? this.cx(reference, isNullable) : $super.cx.call(this, reference, isNullable);
|
|
976
961
|
};
|
|
977
962
|
protoOf(WsIterable).toString = function () {
|
|
978
|
-
return 'WsIterable(reference=' + toString(this.reference) + ', isNullable=' + this.
|
|
963
|
+
return 'WsIterable(reference=' + toString(this.reference) + ', isNullable=' + this.bx_1 + ')';
|
|
979
964
|
};
|
|
980
965
|
protoOf(WsIterable).hashCode = function () {
|
|
981
966
|
var result = hashCode(this.reference);
|
|
982
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
967
|
+
result = imul(result, 31) + getBooleanHashCode(this.bx_1) | 0;
|
|
983
968
|
return result;
|
|
984
969
|
};
|
|
985
970
|
protoOf(WsIterable).equals = function (other) {
|
|
@@ -987,43 +972,42 @@ protoOf(WsIterable).equals = function (other) {
|
|
|
987
972
|
return true;
|
|
988
973
|
if (!(other instanceof WsIterable))
|
|
989
974
|
return false;
|
|
990
|
-
|
|
991
|
-
if (!equals(this.reference, tmp0_other_with_cast.reference))
|
|
975
|
+
if (!equals(this.reference, other.reference))
|
|
992
976
|
return false;
|
|
993
|
-
if (!(this.
|
|
977
|
+
if (!(this.bx_1 === other.bx_1))
|
|
994
978
|
return false;
|
|
995
979
|
return true;
|
|
996
980
|
};
|
|
997
981
|
function WsDict(reference, isNullable) {
|
|
998
982
|
this.reference = reference;
|
|
999
|
-
this.
|
|
983
|
+
this.dx_1 = isNullable;
|
|
1000
984
|
}
|
|
1001
|
-
protoOf(WsDict).
|
|
985
|
+
protoOf(WsDict).rw = function () {
|
|
1002
986
|
return this.reference;
|
|
1003
987
|
};
|
|
1004
|
-
protoOf(WsDict).
|
|
1005
|
-
return this.
|
|
988
|
+
protoOf(WsDict).fu = function () {
|
|
989
|
+
return this.dx_1;
|
|
1006
990
|
};
|
|
1007
|
-
protoOf(WsDict).
|
|
991
|
+
protoOf(WsDict).oe = function () {
|
|
1008
992
|
return this.reference;
|
|
1009
993
|
};
|
|
1010
|
-
protoOf(WsDict).
|
|
1011
|
-
return this.
|
|
994
|
+
protoOf(WsDict).pe = function () {
|
|
995
|
+
return this.dx_1;
|
|
1012
996
|
};
|
|
1013
|
-
protoOf(WsDict).
|
|
997
|
+
protoOf(WsDict).cx = function (reference, isNullable) {
|
|
1014
998
|
return new WsDict(reference, isNullable);
|
|
1015
999
|
};
|
|
1016
1000
|
protoOf(WsDict).copy = function (reference, isNullable, $super) {
|
|
1017
1001
|
reference = reference === VOID ? this.reference : reference;
|
|
1018
|
-
isNullable = isNullable === VOID ? this.
|
|
1019
|
-
return this.
|
|
1002
|
+
isNullable = isNullable === VOID ? this.dx_1 : isNullable;
|
|
1003
|
+
return $super === VOID ? this.cx(reference, isNullable) : $super.cx.call(this, reference, isNullable);
|
|
1020
1004
|
};
|
|
1021
1005
|
protoOf(WsDict).toString = function () {
|
|
1022
|
-
return 'WsDict(reference=' + toString(this.reference) + ', isNullable=' + this.
|
|
1006
|
+
return 'WsDict(reference=' + toString(this.reference) + ', isNullable=' + this.dx_1 + ')';
|
|
1023
1007
|
};
|
|
1024
1008
|
protoOf(WsDict).hashCode = function () {
|
|
1025
1009
|
var result = hashCode(this.reference);
|
|
1026
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1010
|
+
result = imul(result, 31) + getBooleanHashCode(this.dx_1) | 0;
|
|
1027
1011
|
return result;
|
|
1028
1012
|
};
|
|
1029
1013
|
protoOf(WsDict).equals = function (other) {
|
|
@@ -1031,43 +1015,42 @@ protoOf(WsDict).equals = function (other) {
|
|
|
1031
1015
|
return true;
|
|
1032
1016
|
if (!(other instanceof WsDict))
|
|
1033
1017
|
return false;
|
|
1034
|
-
|
|
1035
|
-
if (!equals(this.reference, tmp0_other_with_cast.reference))
|
|
1018
|
+
if (!equals(this.reference, other.reference))
|
|
1036
1019
|
return false;
|
|
1037
|
-
if (!(this.
|
|
1020
|
+
if (!(this.dx_1 === other.dx_1))
|
|
1038
1021
|
return false;
|
|
1039
1022
|
return true;
|
|
1040
1023
|
};
|
|
1041
1024
|
function WsCustom(value, isNullable) {
|
|
1042
1025
|
this.value = value;
|
|
1043
|
-
this.
|
|
1026
|
+
this.ex_1 = isNullable;
|
|
1044
1027
|
}
|
|
1045
|
-
protoOf(WsCustom).
|
|
1028
|
+
protoOf(WsCustom).n1 = function () {
|
|
1046
1029
|
return this.value;
|
|
1047
1030
|
};
|
|
1048
|
-
protoOf(WsCustom).
|
|
1049
|
-
return this.
|
|
1031
|
+
protoOf(WsCustom).fu = function () {
|
|
1032
|
+
return this.ex_1;
|
|
1050
1033
|
};
|
|
1051
|
-
protoOf(WsCustom).
|
|
1034
|
+
protoOf(WsCustom).oe = function () {
|
|
1052
1035
|
return this.value;
|
|
1053
1036
|
};
|
|
1054
|
-
protoOf(WsCustom).
|
|
1055
|
-
return this.
|
|
1037
|
+
protoOf(WsCustom).pe = function () {
|
|
1038
|
+
return this.ex_1;
|
|
1056
1039
|
};
|
|
1057
|
-
protoOf(WsCustom).
|
|
1040
|
+
protoOf(WsCustom).pu = function (value, isNullable) {
|
|
1058
1041
|
return new WsCustom(value, isNullable);
|
|
1059
1042
|
};
|
|
1060
1043
|
protoOf(WsCustom).copy = function (value, isNullable, $super) {
|
|
1061
1044
|
value = value === VOID ? this.value : value;
|
|
1062
|
-
isNullable = isNullable === VOID ? this.
|
|
1063
|
-
return this.
|
|
1045
|
+
isNullable = isNullable === VOID ? this.ex_1 : isNullable;
|
|
1046
|
+
return $super === VOID ? this.pu(value, isNullable) : $super.pu.call(this, value, isNullable);
|
|
1064
1047
|
};
|
|
1065
1048
|
protoOf(WsCustom).toString = function () {
|
|
1066
|
-
return 'WsCustom(value=' + this.value + ', isNullable=' + this.
|
|
1049
|
+
return 'WsCustom(value=' + this.value + ', isNullable=' + this.ex_1 + ')';
|
|
1067
1050
|
};
|
|
1068
1051
|
protoOf(WsCustom).hashCode = function () {
|
|
1069
1052
|
var result = getStringHashCode(this.value);
|
|
1070
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1053
|
+
result = imul(result, 31) + getBooleanHashCode(this.ex_1) | 0;
|
|
1071
1054
|
return result;
|
|
1072
1055
|
};
|
|
1073
1056
|
protoOf(WsCustom).equals = function (other) {
|
|
@@ -1075,43 +1058,42 @@ protoOf(WsCustom).equals = function (other) {
|
|
|
1075
1058
|
return true;
|
|
1076
1059
|
if (!(other instanceof WsCustom))
|
|
1077
1060
|
return false;
|
|
1078
|
-
|
|
1079
|
-
if (!(this.value === tmp0_other_with_cast.value))
|
|
1061
|
+
if (!(this.value === other.value))
|
|
1080
1062
|
return false;
|
|
1081
|
-
if (!(this.
|
|
1063
|
+
if (!(this.ex_1 === other.ex_1))
|
|
1082
1064
|
return false;
|
|
1083
1065
|
return true;
|
|
1084
1066
|
};
|
|
1085
1067
|
function WsPrimitive(type, isNullable) {
|
|
1086
1068
|
this.type = type;
|
|
1087
|
-
this.
|
|
1069
|
+
this.fx_1 = isNullable;
|
|
1088
1070
|
}
|
|
1089
|
-
protoOf(WsPrimitive).
|
|
1071
|
+
protoOf(WsPrimitive).gx = function () {
|
|
1090
1072
|
return this.type;
|
|
1091
1073
|
};
|
|
1092
|
-
protoOf(WsPrimitive).
|
|
1093
|
-
return this.
|
|
1074
|
+
protoOf(WsPrimitive).fu = function () {
|
|
1075
|
+
return this.fx_1;
|
|
1094
1076
|
};
|
|
1095
|
-
protoOf(WsPrimitive).
|
|
1077
|
+
protoOf(WsPrimitive).oe = function () {
|
|
1096
1078
|
return this.type;
|
|
1097
1079
|
};
|
|
1098
|
-
protoOf(WsPrimitive).
|
|
1099
|
-
return this.
|
|
1080
|
+
protoOf(WsPrimitive).pe = function () {
|
|
1081
|
+
return this.fx_1;
|
|
1100
1082
|
};
|
|
1101
|
-
protoOf(WsPrimitive).
|
|
1083
|
+
protoOf(WsPrimitive).hx = function (type, isNullable) {
|
|
1102
1084
|
return new WsPrimitive(type, isNullable);
|
|
1103
1085
|
};
|
|
1104
1086
|
protoOf(WsPrimitive).copy = function (type, isNullable, $super) {
|
|
1105
1087
|
type = type === VOID ? this.type : type;
|
|
1106
|
-
isNullable = isNullable === VOID ? this.
|
|
1107
|
-
return this.
|
|
1088
|
+
isNullable = isNullable === VOID ? this.fx_1 : isNullable;
|
|
1089
|
+
return $super === VOID ? this.hx(type, isNullable) : $super.hx.call(this, type, isNullable);
|
|
1108
1090
|
};
|
|
1109
1091
|
protoOf(WsPrimitive).toString = function () {
|
|
1110
|
-
return 'WsPrimitive(type=' + this.type.toString() + ', isNullable=' + this.
|
|
1092
|
+
return 'WsPrimitive(type=' + this.type.toString() + ', isNullable=' + this.fx_1 + ')';
|
|
1111
1093
|
};
|
|
1112
1094
|
protoOf(WsPrimitive).hashCode = function () {
|
|
1113
1095
|
var result = this.type.hashCode();
|
|
1114
|
-
result = imul(result, 31) + getBooleanHashCode(this.
|
|
1096
|
+
result = imul(result, 31) + getBooleanHashCode(this.fx_1) | 0;
|
|
1115
1097
|
return result;
|
|
1116
1098
|
};
|
|
1117
1099
|
protoOf(WsPrimitive).equals = function (other) {
|
|
@@ -1119,10 +1101,9 @@ protoOf(WsPrimitive).equals = function (other) {
|
|
|
1119
1101
|
return true;
|
|
1120
1102
|
if (!(other instanceof WsPrimitive))
|
|
1121
1103
|
return false;
|
|
1122
|
-
|
|
1123
|
-
if (!this.type.equals(tmp0_other_with_cast.type))
|
|
1104
|
+
if (!this.type.equals(other.type))
|
|
1124
1105
|
return false;
|
|
1125
|
-
if (!(this.
|
|
1106
|
+
if (!(this.fx_1 === other.fx_1))
|
|
1126
1107
|
return false;
|
|
1127
1108
|
return true;
|
|
1128
1109
|
};
|
|
@@ -1154,7 +1135,7 @@ function valueOf_0(value) {
|
|
|
1154
1135
|
return WsPrimitiveType_Bytes_getInstance();
|
|
1155
1136
|
default:
|
|
1156
1137
|
WsPrimitiveType_initEntries();
|
|
1157
|
-
THROW_IAE('No enum constant
|
|
1138
|
+
THROW_IAE('No enum constant community.flock.wirespec.compiler.lib.WsPrimitiveType.' + value);
|
|
1158
1139
|
break;
|
|
1159
1140
|
}
|
|
1160
1141
|
}
|
|
@@ -1177,18 +1158,18 @@ function WsPrimitiveType(name, ordinal) {
|
|
|
1177
1158
|
function WsRequest(content) {
|
|
1178
1159
|
this.content = content;
|
|
1179
1160
|
}
|
|
1180
|
-
protoOf(WsRequest).
|
|
1161
|
+
protoOf(WsRequest).kx = function () {
|
|
1181
1162
|
return this.content;
|
|
1182
1163
|
};
|
|
1183
|
-
protoOf(WsRequest).
|
|
1164
|
+
protoOf(WsRequest).oe = function () {
|
|
1184
1165
|
return this.content;
|
|
1185
1166
|
};
|
|
1186
|
-
protoOf(WsRequest).
|
|
1167
|
+
protoOf(WsRequest).lx = function (content) {
|
|
1187
1168
|
return new WsRequest(content);
|
|
1188
1169
|
};
|
|
1189
1170
|
protoOf(WsRequest).copy = function (content, $super) {
|
|
1190
1171
|
content = content === VOID ? this.content : content;
|
|
1191
|
-
return this.
|
|
1172
|
+
return $super === VOID ? this.lx(content) : $super.lx.call(this, content);
|
|
1192
1173
|
};
|
|
1193
1174
|
protoOf(WsRequest).toString = function () {
|
|
1194
1175
|
return 'WsRequest(content=' + toString_0(this.content) + ')';
|
|
@@ -1201,8 +1182,7 @@ protoOf(WsRequest).equals = function (other) {
|
|
|
1201
1182
|
return true;
|
|
1202
1183
|
if (!(other instanceof WsRequest))
|
|
1203
1184
|
return false;
|
|
1204
|
-
|
|
1205
|
-
if (!equals(this.content, tmp0_other_with_cast.content))
|
|
1185
|
+
if (!equals(this.content, other.content))
|
|
1206
1186
|
return false;
|
|
1207
1187
|
return true;
|
|
1208
1188
|
};
|
|
@@ -1211,32 +1191,32 @@ function WsResponse(status, headers, content) {
|
|
|
1211
1191
|
this.headers = headers;
|
|
1212
1192
|
this.content = content;
|
|
1213
1193
|
}
|
|
1214
|
-
protoOf(WsResponse).
|
|
1194
|
+
protoOf(WsResponse).mx = function () {
|
|
1215
1195
|
return this.status;
|
|
1216
1196
|
};
|
|
1217
|
-
protoOf(WsResponse).
|
|
1197
|
+
protoOf(WsResponse).aw = function () {
|
|
1218
1198
|
return this.headers;
|
|
1219
1199
|
};
|
|
1220
|
-
protoOf(WsResponse).
|
|
1200
|
+
protoOf(WsResponse).kx = function () {
|
|
1221
1201
|
return this.content;
|
|
1222
1202
|
};
|
|
1223
|
-
protoOf(WsResponse).
|
|
1203
|
+
protoOf(WsResponse).oe = function () {
|
|
1224
1204
|
return this.status;
|
|
1225
1205
|
};
|
|
1226
|
-
protoOf(WsResponse).
|
|
1206
|
+
protoOf(WsResponse).pe = function () {
|
|
1227
1207
|
return this.headers;
|
|
1228
1208
|
};
|
|
1229
|
-
protoOf(WsResponse).
|
|
1209
|
+
protoOf(WsResponse).qj = function () {
|
|
1230
1210
|
return this.content;
|
|
1231
1211
|
};
|
|
1232
|
-
protoOf(WsResponse).
|
|
1212
|
+
protoOf(WsResponse).nx = function (status, headers, content) {
|
|
1233
1213
|
return new WsResponse(status, headers, content);
|
|
1234
1214
|
};
|
|
1235
1215
|
protoOf(WsResponse).copy = function (status, headers, content, $super) {
|
|
1236
1216
|
status = status === VOID ? this.status : status;
|
|
1237
1217
|
headers = headers === VOID ? this.headers : headers;
|
|
1238
1218
|
content = content === VOID ? this.content : content;
|
|
1239
|
-
return this.
|
|
1219
|
+
return $super === VOID ? this.nx(status, headers, content) : $super.nx.call(this, status, headers, content);
|
|
1240
1220
|
};
|
|
1241
1221
|
protoOf(WsResponse).toString = function () {
|
|
1242
1222
|
return 'WsResponse(status=' + this.status + ', headers=' + toString(this.headers) + ', content=' + toString_0(this.content) + ')';
|
|
@@ -1252,12 +1232,11 @@ protoOf(WsResponse).equals = function (other) {
|
|
|
1252
1232
|
return true;
|
|
1253
1233
|
if (!(other instanceof WsResponse))
|
|
1254
1234
|
return false;
|
|
1255
|
-
|
|
1256
|
-
if (!(this.status === tmp0_other_with_cast.status))
|
|
1235
|
+
if (!(this.status === other.status))
|
|
1257
1236
|
return false;
|
|
1258
|
-
if (!equals(this.headers,
|
|
1237
|
+
if (!equals(this.headers, other.headers))
|
|
1259
1238
|
return false;
|
|
1260
|
-
if (!equals(this.content,
|
|
1239
|
+
if (!equals(this.content, other.content))
|
|
1261
1240
|
return false;
|
|
1262
1241
|
return true;
|
|
1263
1242
|
};
|
|
@@ -1267,32 +1246,32 @@ function WsContent(type, reference, isNullable) {
|
|
|
1267
1246
|
this.reference = reference;
|
|
1268
1247
|
this.isNullable = isNullable;
|
|
1269
1248
|
}
|
|
1270
|
-
protoOf(WsContent).
|
|
1249
|
+
protoOf(WsContent).gx = function () {
|
|
1271
1250
|
return this.type;
|
|
1272
1251
|
};
|
|
1273
|
-
protoOf(WsContent).
|
|
1252
|
+
protoOf(WsContent).rw = function () {
|
|
1274
1253
|
return this.reference;
|
|
1275
1254
|
};
|
|
1276
|
-
protoOf(WsContent).
|
|
1255
|
+
protoOf(WsContent).fu = function () {
|
|
1277
1256
|
return this.isNullable;
|
|
1278
1257
|
};
|
|
1279
|
-
protoOf(WsContent).
|
|
1258
|
+
protoOf(WsContent).oe = function () {
|
|
1280
1259
|
return this.type;
|
|
1281
1260
|
};
|
|
1282
|
-
protoOf(WsContent).
|
|
1261
|
+
protoOf(WsContent).pe = function () {
|
|
1283
1262
|
return this.reference;
|
|
1284
1263
|
};
|
|
1285
|
-
protoOf(WsContent).
|
|
1264
|
+
protoOf(WsContent).qj = function () {
|
|
1286
1265
|
return this.isNullable;
|
|
1287
1266
|
};
|
|
1288
|
-
protoOf(WsContent).
|
|
1267
|
+
protoOf(WsContent).ox = function (type, reference, isNullable) {
|
|
1289
1268
|
return new WsContent(type, reference, isNullable);
|
|
1290
1269
|
};
|
|
1291
1270
|
protoOf(WsContent).copy = function (type, reference, isNullable, $super) {
|
|
1292
1271
|
type = type === VOID ? this.type : type;
|
|
1293
1272
|
reference = reference === VOID ? this.reference : reference;
|
|
1294
1273
|
isNullable = isNullable === VOID ? this.isNullable : isNullable;
|
|
1295
|
-
return this.
|
|
1274
|
+
return $super === VOID ? this.ox(type, reference, isNullable) : $super.ox.call(this, type, reference, isNullable);
|
|
1296
1275
|
};
|
|
1297
1276
|
protoOf(WsContent).toString = function () {
|
|
1298
1277
|
return 'WsContent(type=' + this.type + ', reference=' + toString(this.reference) + ', isNullable=' + this.isNullable + ')';
|
|
@@ -1308,20 +1287,19 @@ protoOf(WsContent).equals = function (other) {
|
|
|
1308
1287
|
return true;
|
|
1309
1288
|
if (!(other instanceof WsContent))
|
|
1310
1289
|
return false;
|
|
1311
|
-
|
|
1312
|
-
if (!(this.type === tmp0_other_with_cast.type))
|
|
1290
|
+
if (!(this.type === other.type))
|
|
1313
1291
|
return false;
|
|
1314
|
-
if (!equals(this.reference,
|
|
1292
|
+
if (!equals(this.reference, other.reference))
|
|
1315
1293
|
return false;
|
|
1316
|
-
if (!(this.isNullable ===
|
|
1294
|
+
if (!(this.isNullable === other.isNullable))
|
|
1317
1295
|
return false;
|
|
1318
1296
|
return true;
|
|
1319
1297
|
};
|
|
1320
1298
|
function produce(_this__u8e3s4) {
|
|
1321
1299
|
var tmp;
|
|
1322
1300
|
if (_this__u8e3s4 instanceof Type) {
|
|
1323
|
-
var tmp_0 = _this__u8e3s4.
|
|
1324
|
-
var tmp1_safe_receiver = _this__u8e3s4.
|
|
1301
|
+
var tmp_0 = _this__u8e3s4.xo_1.n1();
|
|
1302
|
+
var tmp1_safe_receiver = _this__u8e3s4.vo_1;
|
|
1325
1303
|
var tmp_1;
|
|
1326
1304
|
var tmp_2 = tmp1_safe_receiver;
|
|
1327
1305
|
if ((tmp_2 == null ? null : new Comment(tmp_2)) == null) {
|
|
@@ -1329,11 +1307,11 @@ function produce(_this__u8e3s4) {
|
|
|
1329
1307
|
} else {
|
|
1330
1308
|
tmp_1 = _Comment___get_value__impl__8r3pla(tmp1_safe_receiver);
|
|
1331
1309
|
}
|
|
1332
|
-
tmp = new WsType(tmp_0, tmp_1,
|
|
1310
|
+
tmp = new WsType(tmp_0, tmp_1, produce_0(_this__u8e3s4.yo_1));
|
|
1333
1311
|
} else {
|
|
1334
1312
|
if (_this__u8e3s4 instanceof Endpoint) {
|
|
1335
|
-
var tmp_3 = _this__u8e3s4.
|
|
1336
|
-
var tmp2_safe_receiver = _this__u8e3s4.
|
|
1313
|
+
var tmp_3 = _this__u8e3s4.gp_1.n1();
|
|
1314
|
+
var tmp2_safe_receiver = _this__u8e3s4.ep_1;
|
|
1337
1315
|
var tmp_4;
|
|
1338
1316
|
var tmp_5 = tmp2_safe_receiver;
|
|
1339
1317
|
if ((tmp_5 == null ? null : new Comment(tmp_5)) == null) {
|
|
@@ -1341,11 +1319,11 @@ function produce(_this__u8e3s4) {
|
|
|
1341
1319
|
} else {
|
|
1342
1320
|
tmp_4 = _Comment___get_value__impl__8r3pla(tmp2_safe_receiver);
|
|
1343
1321
|
}
|
|
1344
|
-
tmp = new WsEndpoint(tmp_3, tmp_4,
|
|
1322
|
+
tmp = new WsEndpoint(tmp_3, tmp_4, produce_1(_this__u8e3s4.hp_1), produce_2(_this__u8e3s4.ip_1), produce_3(_this__u8e3s4.jp_1), produce_3(_this__u8e3s4.kp_1), produce_4(_this__u8e3s4.lp_1), produce_5(_this__u8e3s4.mp_1));
|
|
1345
1323
|
} else {
|
|
1346
1324
|
if (_this__u8e3s4 instanceof Enum_0) {
|
|
1347
|
-
var tmp_6 = _this__u8e3s4.
|
|
1348
|
-
var tmp3_safe_receiver = _this__u8e3s4.
|
|
1325
|
+
var tmp_6 = _this__u8e3s4.ir_1.n1();
|
|
1326
|
+
var tmp3_safe_receiver = _this__u8e3s4.gr_1;
|
|
1349
1327
|
var tmp_7;
|
|
1350
1328
|
var tmp_8 = tmp3_safe_receiver;
|
|
1351
1329
|
if ((tmp_8 == null ? null : new Comment(tmp_8)) == null) {
|
|
@@ -1355,13 +1333,13 @@ function produce(_this__u8e3s4) {
|
|
|
1355
1333
|
}
|
|
1356
1334
|
var tmp_9 = tmp_7;
|
|
1357
1335
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1358
|
-
var this_0 = _this__u8e3s4.
|
|
1336
|
+
var this_0 = _this__u8e3s4.jr_1;
|
|
1359
1337
|
var tmp$ret$0 = copyToArray(this_0);
|
|
1360
1338
|
tmp = new WsEnum(tmp_6, tmp_9, tmp$ret$0);
|
|
1361
1339
|
} else {
|
|
1362
1340
|
if (_this__u8e3s4 instanceof Refined) {
|
|
1363
|
-
var tmp_10 = _this__u8e3s4.
|
|
1364
|
-
var tmp4_safe_receiver = _this__u8e3s4.
|
|
1341
|
+
var tmp_10 = _this__u8e3s4.dr_1.n1();
|
|
1342
|
+
var tmp4_safe_receiver = _this__u8e3s4.br_1;
|
|
1365
1343
|
var tmp_11;
|
|
1366
1344
|
var tmp_12 = tmp4_safe_receiver;
|
|
1367
1345
|
if ((tmp_12 == null ? null : new Comment(tmp_12)) == null) {
|
|
@@ -1369,11 +1347,11 @@ function produce(_this__u8e3s4) {
|
|
|
1369
1347
|
} else {
|
|
1370
1348
|
tmp_11 = _Comment___get_value__impl__8r3pla(tmp4_safe_receiver);
|
|
1371
1349
|
}
|
|
1372
|
-
tmp = new WsRefined(tmp_10, tmp_11,
|
|
1350
|
+
tmp = new WsRefined(tmp_10, tmp_11, produce_6(_this__u8e3s4.er_1));
|
|
1373
1351
|
} else {
|
|
1374
1352
|
if (_this__u8e3s4 instanceof Union) {
|
|
1375
|
-
var tmp_13 = _this__u8e3s4.
|
|
1376
|
-
var tmp5_safe_receiver = _this__u8e3s4.
|
|
1353
|
+
var tmp_13 = _this__u8e3s4.so_1.n1();
|
|
1354
|
+
var tmp5_safe_receiver = _this__u8e3s4.qo_1;
|
|
1377
1355
|
var tmp_14;
|
|
1378
1356
|
var tmp_15 = tmp5_safe_receiver;
|
|
1379
1357
|
if ((tmp_15 == null ? null : new Comment(tmp_15)) == null) {
|
|
@@ -1382,24 +1360,23 @@ function produce(_this__u8e3s4) {
|
|
|
1382
1360
|
tmp_14 = _Comment___get_value__impl__8r3pla(tmp5_safe_receiver);
|
|
1383
1361
|
}
|
|
1384
1362
|
var tmp_16 = tmp_14;
|
|
1385
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1386
1363
|
// Inline function 'kotlin.collections.map' call
|
|
1387
|
-
var this_1 = _this__u8e3s4.
|
|
1364
|
+
var this_1 = _this__u8e3s4.to_1;
|
|
1388
1365
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1389
1366
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1390
|
-
var
|
|
1391
|
-
while (
|
|
1392
|
-
var item =
|
|
1393
|
-
|
|
1394
|
-
|
|
1395
|
-
destination.e(tmp$ret$1);
|
|
1367
|
+
var _iterator__ex2g4s = this_1.t();
|
|
1368
|
+
while (_iterator__ex2g4s.u()) {
|
|
1369
|
+
var item = _iterator__ex2g4s.v();
|
|
1370
|
+
var tmp$ret$1 = produce_6(item);
|
|
1371
|
+
destination.x(tmp$ret$1);
|
|
1396
1372
|
}
|
|
1373
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1397
1374
|
var tmp$ret$4 = copyToArray(destination);
|
|
1398
1375
|
tmp = new WsUnion(tmp_13, tmp_16, tmp$ret$4);
|
|
1399
1376
|
} else {
|
|
1400
1377
|
if (_this__u8e3s4 instanceof Channel) {
|
|
1401
|
-
var tmp_17 = _this__u8e3s4.
|
|
1402
|
-
var tmp6_safe_receiver = _this__u8e3s4.
|
|
1378
|
+
var tmp_17 = _this__u8e3s4.oo_1.n1();
|
|
1379
|
+
var tmp6_safe_receiver = _this__u8e3s4.mo_1;
|
|
1403
1380
|
var tmp_18;
|
|
1404
1381
|
var tmp_19 = tmp6_safe_receiver;
|
|
1405
1382
|
if ((tmp_19 == null ? null : new Comment(tmp_19)) == null) {
|
|
@@ -1407,7 +1384,7 @@ function produce(_this__u8e3s4) {
|
|
|
1407
1384
|
} else {
|
|
1408
1385
|
tmp_18 = _Comment___get_value__impl__8r3pla(tmp6_safe_receiver);
|
|
1409
1386
|
}
|
|
1410
|
-
tmp = new WsChannel(tmp_17, tmp_18,
|
|
1387
|
+
tmp = new WsChannel(tmp_17, tmp_18, produce_6(_this__u8e3s4.po_1));
|
|
1411
1388
|
} else {
|
|
1412
1389
|
noWhenBranchMatchedException();
|
|
1413
1390
|
}
|
|
@@ -1419,62 +1396,23 @@ function produce(_this__u8e3s4) {
|
|
|
1419
1396
|
return tmp;
|
|
1420
1397
|
}
|
|
1421
1398
|
function produce_0(_this__u8e3s4) {
|
|
1422
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1423
|
-
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
1424
|
-
var this_0 = _this__u8e3s4.d25_1;
|
|
1425
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1426
|
-
var it = this_0.pk_1;
|
|
1427
|
-
var tmp = produce_8(it);
|
|
1428
1399
|
// Inline function 'kotlin.collections.map' call
|
|
1429
|
-
var
|
|
1430
|
-
// Inline function 'kotlin.collections.mapTo' call
|
|
1431
|
-
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1432
|
-
var tmp0_iterator = this_1.g();
|
|
1433
|
-
while (tmp0_iterator.h()) {
|
|
1434
|
-
var item = tmp0_iterator.i();
|
|
1435
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1436
|
-
var tmp$ret$1 = produce_8(item);
|
|
1437
|
-
destination.e(tmp$ret$1);
|
|
1438
|
-
}
|
|
1439
|
-
var this_2 = new NonEmptyList(tmp, destination);
|
|
1440
|
-
var tmp$ret$5 = copyToArray(this_2);
|
|
1441
|
-
return new WsAST(tmp$ret$5);
|
|
1442
|
-
}
|
|
1443
|
-
function consume(_this__u8e3s4) {
|
|
1444
|
-
// Inline function 'kotlin.collections.map' call
|
|
1445
|
-
var this_0 = _this__u8e3s4.modules;
|
|
1446
|
-
// Inline function 'kotlin.collections.mapTo' call
|
|
1447
|
-
var destination = ArrayList_init_$Create$(this_0.length);
|
|
1448
|
-
var inductionVariable = 0;
|
|
1449
|
-
var last = this_0.length;
|
|
1450
|
-
while (inductionVariable < last) {
|
|
1451
|
-
var item = this_0[inductionVariable];
|
|
1452
|
-
inductionVariable = inductionVariable + 1 | 0;
|
|
1453
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1454
|
-
var tmp$ret$0 = consume_0(item);
|
|
1455
|
-
destination.e(tmp$ret$0);
|
|
1456
|
-
}
|
|
1457
|
-
return new Root(ensureNotNull(toNonEmptyListOrNull(destination)));
|
|
1458
|
-
}
|
|
1459
|
-
function produce_1(_this__u8e3s4) {
|
|
1460
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1461
|
-
// Inline function 'kotlin.collections.map' call
|
|
1462
|
-
var this_0 = _this__u8e3s4.u23_1;
|
|
1400
|
+
var this_0 = _this__u8e3s4.uo_1;
|
|
1463
1401
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1464
1402
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
1465
|
-
var
|
|
1466
|
-
while (
|
|
1467
|
-
var item =
|
|
1468
|
-
|
|
1469
|
-
|
|
1470
|
-
destination.e(tmp$ret$0);
|
|
1403
|
+
var _iterator__ex2g4s = this_0.t();
|
|
1404
|
+
while (_iterator__ex2g4s.u()) {
|
|
1405
|
+
var item = _iterator__ex2g4s.v();
|
|
1406
|
+
var tmp$ret$0 = produce_7(item);
|
|
1407
|
+
destination.x(tmp$ret$0);
|
|
1471
1408
|
}
|
|
1409
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1472
1410
|
var tmp$ret$3 = copyToArray(destination);
|
|
1473
1411
|
return new WsShape(tmp$ret$3);
|
|
1474
1412
|
}
|
|
1475
|
-
function
|
|
1413
|
+
function produce_1(_this__u8e3s4) {
|
|
1476
1414
|
var tmp;
|
|
1477
|
-
switch (_this__u8e3s4.
|
|
1415
|
+
switch (_this__u8e3s4.c3_1) {
|
|
1478
1416
|
case 0:
|
|
1479
1417
|
tmp = WsMethod_GET_getInstance();
|
|
1480
1418
|
break;
|
|
@@ -1505,91 +1443,87 @@ function produce_2(_this__u8e3s4) {
|
|
|
1505
1443
|
}
|
|
1506
1444
|
return tmp;
|
|
1507
1445
|
}
|
|
1508
|
-
function
|
|
1509
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1446
|
+
function produce_2(_this__u8e3s4) {
|
|
1510
1447
|
// Inline function 'kotlin.collections.map' call
|
|
1511
1448
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1512
1449
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1513
|
-
var
|
|
1514
|
-
while (
|
|
1515
|
-
var item =
|
|
1516
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1450
|
+
var _iterator__ex2g4s = _this__u8e3s4.t();
|
|
1451
|
+
while (_iterator__ex2g4s.u()) {
|
|
1452
|
+
var item = _iterator__ex2g4s.v();
|
|
1517
1453
|
var tmp;
|
|
1518
1454
|
if (item instanceof Literal) {
|
|
1519
|
-
tmp = new WsLiteral(item.
|
|
1455
|
+
tmp = new WsLiteral(item.jq_1);
|
|
1520
1456
|
} else {
|
|
1521
1457
|
if (item instanceof Param) {
|
|
1522
|
-
tmp = new WsParam(
|
|
1458
|
+
tmp = new WsParam(produce_8(item.np_1), produce_6(item.op_1));
|
|
1523
1459
|
} else {
|
|
1524
1460
|
noWhenBranchMatchedException();
|
|
1525
1461
|
}
|
|
1526
1462
|
}
|
|
1527
1463
|
var tmp$ret$0 = tmp;
|
|
1528
|
-
destination.
|
|
1464
|
+
destination.x(tmp$ret$0);
|
|
1529
1465
|
}
|
|
1466
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1530
1467
|
return copyToArray(destination);
|
|
1531
1468
|
}
|
|
1532
|
-
function
|
|
1533
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1469
|
+
function produce_3(_this__u8e3s4) {
|
|
1534
1470
|
// Inline function 'kotlin.collections.map' call
|
|
1535
1471
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1536
1472
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1537
|
-
var
|
|
1538
|
-
while (
|
|
1539
|
-
var item =
|
|
1540
|
-
|
|
1541
|
-
|
|
1542
|
-
destination.e(tmp$ret$0);
|
|
1473
|
+
var _iterator__ex2g4s = _this__u8e3s4.t();
|
|
1474
|
+
while (_iterator__ex2g4s.u()) {
|
|
1475
|
+
var item = _iterator__ex2g4s.v();
|
|
1476
|
+
var tmp$ret$0 = produce_7(item);
|
|
1477
|
+
destination.x(tmp$ret$0);
|
|
1543
1478
|
}
|
|
1479
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1544
1480
|
return copyToArray(destination);
|
|
1545
1481
|
}
|
|
1546
|
-
function
|
|
1547
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1482
|
+
function produce_4(_this__u8e3s4) {
|
|
1548
1483
|
// Inline function 'kotlin.collections.map' call
|
|
1549
1484
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1550
1485
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1551
|
-
var
|
|
1552
|
-
while (
|
|
1553
|
-
var item =
|
|
1554
|
-
|
|
1555
|
-
|
|
1556
|
-
destination.e(tmp$ret$0);
|
|
1486
|
+
var _iterator__ex2g4s = _this__u8e3s4.t();
|
|
1487
|
+
while (_iterator__ex2g4s.u()) {
|
|
1488
|
+
var item = _iterator__ex2g4s.v();
|
|
1489
|
+
var tmp$ret$0 = produce_9(item);
|
|
1490
|
+
destination.x(tmp$ret$0);
|
|
1557
1491
|
}
|
|
1492
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1558
1493
|
return copyToArray(destination);
|
|
1559
1494
|
}
|
|
1560
|
-
function
|
|
1561
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1495
|
+
function produce_5(_this__u8e3s4) {
|
|
1562
1496
|
// Inline function 'kotlin.collections.map' call
|
|
1563
1497
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1564
1498
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(_this__u8e3s4, 10));
|
|
1565
|
-
var
|
|
1566
|
-
while (
|
|
1567
|
-
var item =
|
|
1568
|
-
|
|
1569
|
-
|
|
1570
|
-
destination.e(tmp$ret$0);
|
|
1499
|
+
var _iterator__ex2g4s = _this__u8e3s4.t();
|
|
1500
|
+
while (_iterator__ex2g4s.u()) {
|
|
1501
|
+
var item = _iterator__ex2g4s.v();
|
|
1502
|
+
var tmp$ret$0 = produce_10(item);
|
|
1503
|
+
destination.x(tmp$ret$0);
|
|
1571
1504
|
}
|
|
1505
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1572
1506
|
return copyToArray(destination);
|
|
1573
1507
|
}
|
|
1574
|
-
function
|
|
1508
|
+
function produce_6(_this__u8e3s4) {
|
|
1575
1509
|
var tmp;
|
|
1576
1510
|
if (_this__u8e3s4 instanceof Any) {
|
|
1577
|
-
tmp = new WsAny(_this__u8e3s4.
|
|
1511
|
+
tmp = new WsAny(_this__u8e3s4.du_1);
|
|
1578
1512
|
} else {
|
|
1579
1513
|
if (_this__u8e3s4 instanceof Unit) {
|
|
1580
|
-
tmp = new WsUnit(_this__u8e3s4.
|
|
1514
|
+
tmp = new WsUnit(_this__u8e3s4.iu_1);
|
|
1581
1515
|
} else {
|
|
1582
1516
|
if (_this__u8e3s4 instanceof Custom) {
|
|
1583
|
-
tmp = new WsCustom(_this__u8e3s4.
|
|
1517
|
+
tmp = new WsCustom(_this__u8e3s4.nu_1, _this__u8e3s4.ou_1);
|
|
1584
1518
|
} else {
|
|
1585
1519
|
if (_this__u8e3s4 instanceof Primitive) {
|
|
1586
|
-
tmp = new WsPrimitive(
|
|
1520
|
+
tmp = new WsPrimitive(produce_11(_this__u8e3s4.ru_1), _this__u8e3s4.su_1);
|
|
1587
1521
|
} else {
|
|
1588
1522
|
if (_this__u8e3s4 instanceof Dict) {
|
|
1589
|
-
tmp = new WsDict(
|
|
1523
|
+
tmp = new WsDict(produce_6(_this__u8e3s4.eo_1), _this__u8e3s4.fo_1);
|
|
1590
1524
|
} else {
|
|
1591
1525
|
if (_this__u8e3s4 instanceof Iterable) {
|
|
1592
|
-
tmp = new WsIterable(
|
|
1526
|
+
tmp = new WsIterable(produce_6(_this__u8e3s4.bo_1), _this__u8e3s4.co_1);
|
|
1593
1527
|
} else {
|
|
1594
1528
|
noWhenBranchMatchedException();
|
|
1595
1529
|
}
|
|
@@ -1600,80 +1534,40 @@ function produce_7(_this__u8e3s4) {
|
|
|
1600
1534
|
}
|
|
1601
1535
|
return tmp;
|
|
1602
1536
|
}
|
|
1603
|
-
function
|
|
1604
|
-
|
|
1605
|
-
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
1606
|
-
var this_0 = _this__u8e3s4.f25_1;
|
|
1607
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1608
|
-
var it = this_0.pk_1;
|
|
1609
|
-
var tmp = produce(it);
|
|
1610
|
-
// Inline function 'kotlin.collections.map' call
|
|
1611
|
-
var this_1 = this_0.qk_1;
|
|
1612
|
-
// Inline function 'kotlin.collections.mapTo' call
|
|
1613
|
-
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1614
|
-
var tmp0_iterator = this_1.g();
|
|
1615
|
-
while (tmp0_iterator.h()) {
|
|
1616
|
-
var item = tmp0_iterator.i();
|
|
1617
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1618
|
-
var tmp$ret$1 = produce(item);
|
|
1619
|
-
destination.e(tmp$ret$1);
|
|
1620
|
-
}
|
|
1621
|
-
var this_2 = new NonEmptyList(tmp, destination);
|
|
1622
|
-
var tmp$ret$5 = copyToArray(this_2);
|
|
1623
|
-
return new WsModule(tmp$ret$5);
|
|
1537
|
+
function produce_7(_this__u8e3s4) {
|
|
1538
|
+
return new WsField(produce_8(_this__u8e3s4.cp_1), produce_6(_this__u8e3s4.dp_1));
|
|
1624
1539
|
}
|
|
1625
|
-
function
|
|
1626
|
-
|
|
1627
|
-
// Inline function 'kotlin.collections.map' call
|
|
1628
|
-
var this_0 = _this__u8e3s4.statements;
|
|
1629
|
-
// Inline function 'kotlin.collections.mapTo' call
|
|
1630
|
-
var destination = ArrayList_init_$Create$(this_0.length);
|
|
1631
|
-
var inductionVariable = 0;
|
|
1632
|
-
var last = this_0.length;
|
|
1633
|
-
while (inductionVariable < last) {
|
|
1634
|
-
var item = this_0[inductionVariable];
|
|
1635
|
-
inductionVariable = inductionVariable + 1 | 0;
|
|
1636
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1637
|
-
var tmp$ret$0 = consume_1(item);
|
|
1638
|
-
destination.e(tmp$ret$0);
|
|
1639
|
-
}
|
|
1640
|
-
return new Module(tmp, ensureNotNull(toNonEmptyListOrNull(destination)));
|
|
1540
|
+
function produce_8(_this__u8e3s4) {
|
|
1541
|
+
return new WsFieldIdentifier(_this__u8e3s4.n1());
|
|
1641
1542
|
}
|
|
1642
1543
|
function produce_9(_this__u8e3s4) {
|
|
1643
|
-
|
|
1544
|
+
var tmp0_safe_receiver = _this__u8e3s4.pp_1;
|
|
1545
|
+
return new WsRequest(tmp0_safe_receiver == null ? null : produce_12(tmp0_safe_receiver));
|
|
1644
1546
|
}
|
|
1645
1547
|
function produce_10(_this__u8e3s4) {
|
|
1646
|
-
return new WsFieldIdentifier(_this__u8e3s4.b1());
|
|
1647
|
-
}
|
|
1648
|
-
function produce_11(_this__u8e3s4) {
|
|
1649
|
-
var tmp0_safe_receiver = _this__u8e3s4.p24_1;
|
|
1650
|
-
return new WsRequest(tmp0_safe_receiver == null ? null : produce_14(tmp0_safe_receiver));
|
|
1651
|
-
}
|
|
1652
|
-
function produce_12(_this__u8e3s4) {
|
|
1653
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1654
1548
|
// Inline function 'kotlin.collections.map' call
|
|
1655
|
-
var this_0 = _this__u8e3s4.
|
|
1549
|
+
var this_0 = _this__u8e3s4.tp_1;
|
|
1656
1550
|
// Inline function 'kotlin.collections.mapTo' call
|
|
1657
1551
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_0, 10));
|
|
1658
|
-
var
|
|
1659
|
-
while (
|
|
1660
|
-
var item =
|
|
1661
|
-
|
|
1662
|
-
|
|
1663
|
-
destination.e(tmp$ret$0);
|
|
1552
|
+
var _iterator__ex2g4s = this_0.t();
|
|
1553
|
+
while (_iterator__ex2g4s.u()) {
|
|
1554
|
+
var item = _iterator__ex2g4s.v();
|
|
1555
|
+
var tmp$ret$0 = produce_7(item);
|
|
1556
|
+
destination.x(tmp$ret$0);
|
|
1664
1557
|
}
|
|
1558
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1665
1559
|
var tmp = copyToArray(destination);
|
|
1666
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1667
|
-
return new WsResponse(_this__u8e3s4.
|
|
1560
|
+
var tmp0_safe_receiver = _this__u8e3s4.up_1;
|
|
1561
|
+
return new WsResponse(_this__u8e3s4.sp_1, tmp, tmp0_safe_receiver == null ? null : produce_12(tmp0_safe_receiver));
|
|
1668
1562
|
}
|
|
1669
|
-
function
|
|
1563
|
+
function produce_11(_this__u8e3s4) {
|
|
1670
1564
|
var tmp;
|
|
1671
1565
|
if (_this__u8e3s4 instanceof String_0) {
|
|
1672
1566
|
tmp = WsPrimitiveType_String_getInstance();
|
|
1673
1567
|
} else {
|
|
1674
1568
|
if (_this__u8e3s4 instanceof Integer) {
|
|
1675
1569
|
var tmp_0;
|
|
1676
|
-
switch (_this__u8e3s4.
|
|
1570
|
+
switch (_this__u8e3s4.vt_1.c3_1) {
|
|
1677
1571
|
case 0:
|
|
1678
1572
|
tmp_0 = WsPrimitiveType_Integer32_getInstance();
|
|
1679
1573
|
break;
|
|
@@ -1688,7 +1582,7 @@ function produce_13(_this__u8e3s4) {
|
|
|
1688
1582
|
} else {
|
|
1689
1583
|
if (_this__u8e3s4 instanceof Number_0) {
|
|
1690
1584
|
var tmp_1;
|
|
1691
|
-
switch (_this__u8e3s4.
|
|
1585
|
+
switch (_this__u8e3s4.yt_1.c3_1) {
|
|
1692
1586
|
case 0:
|
|
1693
1587
|
tmp_1 = WsPrimitiveType_Number32_getInstance();
|
|
1694
1588
|
break;
|
|
@@ -1715,6 +1609,80 @@ function produce_13(_this__u8e3s4) {
|
|
|
1715
1609
|
}
|
|
1716
1610
|
return tmp;
|
|
1717
1611
|
}
|
|
1612
|
+
function produce_12(_this__u8e3s4) {
|
|
1613
|
+
return new WsContent(_this__u8e3s4.qp_1, produce_6(_this__u8e3s4.rp_1));
|
|
1614
|
+
}
|
|
1615
|
+
function produce_13(_this__u8e3s4) {
|
|
1616
|
+
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
1617
|
+
var this_0 = _this__u8e3s4.dq_1;
|
|
1618
|
+
// Inline function 'kotlin.collections.map' call
|
|
1619
|
+
var this_1 = _NonEmptyList___get_all__impl__pmf509(this_0);
|
|
1620
|
+
// Inline function 'kotlin.collections.mapTo' call
|
|
1621
|
+
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1622
|
+
var _iterator__ex2g4s = this_1.t();
|
|
1623
|
+
while (_iterator__ex2g4s.u()) {
|
|
1624
|
+
var item = _iterator__ex2g4s.v();
|
|
1625
|
+
var tmp$ret$0 = produce_14(item);
|
|
1626
|
+
destination.x(tmp$ret$0);
|
|
1627
|
+
}
|
|
1628
|
+
var tmp$ret$3 = _NonEmptyList___init__impl__fxd0xp(destination);
|
|
1629
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1630
|
+
var this_2 = new NonEmptyList(tmp$ret$3);
|
|
1631
|
+
var tmp$ret$4 = copyToArray(this_2);
|
|
1632
|
+
return new WsAST(tmp$ret$4);
|
|
1633
|
+
}
|
|
1634
|
+
function consume(_this__u8e3s4) {
|
|
1635
|
+
// Inline function 'kotlin.collections.map' call
|
|
1636
|
+
var this_0 = _this__u8e3s4.modules;
|
|
1637
|
+
// Inline function 'kotlin.collections.mapTo' call
|
|
1638
|
+
var destination = ArrayList_init_$Create$(this_0.length);
|
|
1639
|
+
var inductionVariable = 0;
|
|
1640
|
+
var last = this_0.length;
|
|
1641
|
+
while (inductionVariable < last) {
|
|
1642
|
+
var item = this_0[inductionVariable];
|
|
1643
|
+
inductionVariable = inductionVariable + 1 | 0;
|
|
1644
|
+
var tmp$ret$0 = consume_0(item);
|
|
1645
|
+
destination.x(tmp$ret$0);
|
|
1646
|
+
}
|
|
1647
|
+
var tmp = toNonEmptyListOrNull(destination);
|
|
1648
|
+
return new Root(ensureNotNull(tmp == null ? null : new NonEmptyList(tmp)).am_1);
|
|
1649
|
+
}
|
|
1650
|
+
function produce_14(_this__u8e3s4) {
|
|
1651
|
+
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
1652
|
+
var this_0 = _this__u8e3s4.fq_1;
|
|
1653
|
+
// Inline function 'kotlin.collections.map' call
|
|
1654
|
+
var this_1 = _NonEmptyList___get_all__impl__pmf509(this_0);
|
|
1655
|
+
// Inline function 'kotlin.collections.mapTo' call
|
|
1656
|
+
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
1657
|
+
var _iterator__ex2g4s = this_1.t();
|
|
1658
|
+
while (_iterator__ex2g4s.u()) {
|
|
1659
|
+
var item = _iterator__ex2g4s.v();
|
|
1660
|
+
var tmp$ret$0 = produce(item);
|
|
1661
|
+
destination.x(tmp$ret$0);
|
|
1662
|
+
}
|
|
1663
|
+
var tmp$ret$3 = _NonEmptyList___init__impl__fxd0xp(destination);
|
|
1664
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1665
|
+
var this_2 = new NonEmptyList(tmp$ret$3);
|
|
1666
|
+
var tmp$ret$4 = copyToArray(this_2);
|
|
1667
|
+
return new WsModule(tmp$ret$4);
|
|
1668
|
+
}
|
|
1669
|
+
function consume_0(_this__u8e3s4) {
|
|
1670
|
+
var tmp = new FileUri('unknown');
|
|
1671
|
+
// Inline function 'kotlin.collections.map' call
|
|
1672
|
+
var this_0 = _this__u8e3s4.statements;
|
|
1673
|
+
// Inline function 'kotlin.collections.mapTo' call
|
|
1674
|
+
var destination = ArrayList_init_$Create$(this_0.length);
|
|
1675
|
+
var inductionVariable = 0;
|
|
1676
|
+
var last = this_0.length;
|
|
1677
|
+
while (inductionVariable < last) {
|
|
1678
|
+
var item = this_0[inductionVariable];
|
|
1679
|
+
inductionVariable = inductionVariable + 1 | 0;
|
|
1680
|
+
var tmp$ret$0 = consume_1(item);
|
|
1681
|
+
destination.x(tmp$ret$0);
|
|
1682
|
+
}
|
|
1683
|
+
var tmp_0 = toNonEmptyListOrNull(destination);
|
|
1684
|
+
return new Module(tmp, ensureNotNull(tmp_0 == null ? null : new NonEmptyList(tmp_0)).am_1);
|
|
1685
|
+
}
|
|
1718
1686
|
function consume_1(_this__u8e3s4) {
|
|
1719
1687
|
var tmp;
|
|
1720
1688
|
if (_this__u8e3s4 instanceof WsEndpoint) {
|
|
@@ -1744,23 +1712,18 @@ function consume_1(_this__u8e3s4) {
|
|
|
1744
1712
|
}
|
|
1745
1713
|
return tmp;
|
|
1746
1714
|
}
|
|
1747
|
-
function produce_14(_this__u8e3s4) {
|
|
1748
|
-
return new WsContent(_this__u8e3s4.q24_1, produce_7(_this__u8e3s4.r24_1));
|
|
1749
|
-
}
|
|
1750
1715
|
function consume_2(_this__u8e3s4) {
|
|
1751
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1716
|
+
var tmp0_safe_receiver = _this__u8e3s4.wv_1;
|
|
1752
1717
|
var tmp;
|
|
1753
1718
|
if (tmp0_safe_receiver == null) {
|
|
1754
1719
|
tmp = null;
|
|
1755
1720
|
} else {
|
|
1756
1721
|
// Inline function 'kotlin.let' call
|
|
1757
|
-
|
|
1758
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1759
|
-
tmp = Companion_instance.u27(tmp0_safe_receiver);
|
|
1722
|
+
tmp = Companion_instance.us(tmp0_safe_receiver);
|
|
1760
1723
|
}
|
|
1761
1724
|
var tmp_0 = tmp;
|
|
1762
1725
|
var tmp_1 = emptyList();
|
|
1763
|
-
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.
|
|
1726
|
+
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.vv_1);
|
|
1764
1727
|
var tmp_3 = consume_8(_this__u8e3s4.method);
|
|
1765
1728
|
// Inline function 'kotlin.collections.map' call
|
|
1766
1729
|
var this_0 = _this__u8e3s4.path;
|
|
@@ -1771,9 +1734,8 @@ function consume_2(_this__u8e3s4) {
|
|
|
1771
1734
|
while (inductionVariable < last) {
|
|
1772
1735
|
var item = this_0[inductionVariable];
|
|
1773
1736
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1774
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1775
1737
|
var tmp$ret$2 = consume_9(item);
|
|
1776
|
-
destination.
|
|
1738
|
+
destination.x(tmp$ret$2);
|
|
1777
1739
|
}
|
|
1778
1740
|
var tmp_4 = destination;
|
|
1779
1741
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1785,9 +1747,8 @@ function consume_2(_this__u8e3s4) {
|
|
|
1785
1747
|
while (inductionVariable_0 < last_0) {
|
|
1786
1748
|
var item_0 = this_1[inductionVariable_0];
|
|
1787
1749
|
inductionVariable_0 = inductionVariable_0 + 1 | 0;
|
|
1788
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1789
1750
|
var tmp$ret$5 = consume_10(item_0);
|
|
1790
|
-
destination_0.
|
|
1751
|
+
destination_0.x(tmp$ret$5);
|
|
1791
1752
|
}
|
|
1792
1753
|
var tmp_5 = destination_0;
|
|
1793
1754
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1799,9 +1760,8 @@ function consume_2(_this__u8e3s4) {
|
|
|
1799
1760
|
while (inductionVariable_1 < last_1) {
|
|
1800
1761
|
var item_1 = this_2[inductionVariable_1];
|
|
1801
1762
|
inductionVariable_1 = inductionVariable_1 + 1 | 0;
|
|
1802
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1803
1763
|
var tmp$ret$8 = consume_10(item_1);
|
|
1804
|
-
destination_1.
|
|
1764
|
+
destination_1.x(tmp$ret$8);
|
|
1805
1765
|
}
|
|
1806
1766
|
var tmp_6 = destination_1;
|
|
1807
1767
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1813,9 +1773,8 @@ function consume_2(_this__u8e3s4) {
|
|
|
1813
1773
|
while (inductionVariable_2 < last_2) {
|
|
1814
1774
|
var item_2 = this_3[inductionVariable_2];
|
|
1815
1775
|
inductionVariable_2 = inductionVariable_2 + 1 | 0;
|
|
1816
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1817
1776
|
var tmp$ret$11 = consume_11(item_2);
|
|
1818
|
-
destination_2.
|
|
1777
|
+
destination_2.x(tmp$ret$11);
|
|
1819
1778
|
}
|
|
1820
1779
|
var tmp_7 = destination_2;
|
|
1821
1780
|
// Inline function 'kotlin.collections.map' call
|
|
@@ -1827,39 +1786,34 @@ function consume_2(_this__u8e3s4) {
|
|
|
1827
1786
|
while (inductionVariable_3 < last_3) {
|
|
1828
1787
|
var item_3 = this_4[inductionVariable_3];
|
|
1829
1788
|
inductionVariable_3 = inductionVariable_3 + 1 | 0;
|
|
1830
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1831
1789
|
var tmp$ret$14 = consume_12(item_3);
|
|
1832
|
-
destination_3.
|
|
1790
|
+
destination_3.x(tmp$ret$14);
|
|
1833
1791
|
}
|
|
1834
1792
|
return new Endpoint(tmp_0, tmp_1, tmp_2, tmp_3, tmp_4, tmp_5, tmp_6, tmp_7, destination_3);
|
|
1835
1793
|
}
|
|
1836
1794
|
function consume_3(_this__u8e3s4) {
|
|
1837
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1795
|
+
var tmp0_safe_receiver = _this__u8e3s4.kw_1;
|
|
1838
1796
|
var tmp;
|
|
1839
1797
|
if (tmp0_safe_receiver == null) {
|
|
1840
1798
|
tmp = null;
|
|
1841
1799
|
} else {
|
|
1842
1800
|
// Inline function 'kotlin.let' call
|
|
1843
|
-
|
|
1844
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1845
|
-
tmp = Companion_instance.u27(tmp0_safe_receiver);
|
|
1801
|
+
tmp = Companion_instance.us(tmp0_safe_receiver);
|
|
1846
1802
|
}
|
|
1847
|
-
return new Enum_0(tmp, emptyList(), new DefinitionIdentifier(_this__u8e3s4.
|
|
1803
|
+
return new Enum_0(tmp, emptyList(), new DefinitionIdentifier(_this__u8e3s4.jw_1), toSet(_this__u8e3s4.entries));
|
|
1848
1804
|
}
|
|
1849
1805
|
function consume_4(_this__u8e3s4) {
|
|
1850
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1806
|
+
var tmp0_safe_receiver = _this__u8e3s4.uw_1;
|
|
1851
1807
|
var tmp;
|
|
1852
1808
|
if (tmp0_safe_receiver == null) {
|
|
1853
1809
|
tmp = null;
|
|
1854
1810
|
} else {
|
|
1855
1811
|
// Inline function 'kotlin.let' call
|
|
1856
|
-
|
|
1857
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1858
|
-
tmp = Companion_instance.u27(tmp0_safe_receiver);
|
|
1812
|
+
tmp = Companion_instance.us(tmp0_safe_receiver);
|
|
1859
1813
|
}
|
|
1860
1814
|
var tmp_0 = tmp;
|
|
1861
1815
|
var tmp_1 = emptyList();
|
|
1862
|
-
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.
|
|
1816
|
+
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.tw_1);
|
|
1863
1817
|
var tmp_3 = consume_13(_this__u8e3s4.reference);
|
|
1864
1818
|
var tmp1_elvis_lhs = tmp_3 instanceof Primitive ? tmp_3 : null;
|
|
1865
1819
|
var tmp_4;
|
|
@@ -1872,19 +1826,17 @@ function consume_4(_this__u8e3s4) {
|
|
|
1872
1826
|
return new Refined(tmp_0, tmp_1, tmp_2, tmp_4);
|
|
1873
1827
|
}
|
|
1874
1828
|
function consume_5(_this__u8e3s4) {
|
|
1875
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1829
|
+
var tmp0_safe_receiver = _this__u8e3s4.rv_1;
|
|
1876
1830
|
var tmp;
|
|
1877
1831
|
if (tmp0_safe_receiver == null) {
|
|
1878
1832
|
tmp = null;
|
|
1879
1833
|
} else {
|
|
1880
1834
|
// Inline function 'kotlin.let' call
|
|
1881
|
-
|
|
1882
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1883
|
-
tmp = Companion_instance.u27(tmp0_safe_receiver);
|
|
1835
|
+
tmp = Companion_instance.us(tmp0_safe_receiver);
|
|
1884
1836
|
}
|
|
1885
1837
|
var tmp_0 = tmp;
|
|
1886
1838
|
var tmp_1 = emptyList();
|
|
1887
|
-
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.
|
|
1839
|
+
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.qv_1);
|
|
1888
1840
|
// Inline function 'kotlin.collections.map' call
|
|
1889
1841
|
var this_0 = _this__u8e3s4.shape.value;
|
|
1890
1842
|
// Inline function 'kotlin.collections.mapTo' call
|
|
@@ -1894,26 +1846,23 @@ function consume_5(_this__u8e3s4) {
|
|
|
1894
1846
|
while (inductionVariable < last) {
|
|
1895
1847
|
var item = this_0[inductionVariable];
|
|
1896
1848
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1897
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1898
1849
|
var tmp$ret$2 = consume_10(item);
|
|
1899
|
-
destination.
|
|
1850
|
+
destination.x(tmp$ret$2);
|
|
1900
1851
|
}
|
|
1901
1852
|
return new Type(tmp_0, tmp_1, tmp_2, new Shape(destination), emptyList());
|
|
1902
1853
|
}
|
|
1903
1854
|
function consume_6(_this__u8e3s4) {
|
|
1904
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1855
|
+
var tmp0_safe_receiver = _this__u8e3s4.nw_1;
|
|
1905
1856
|
var tmp;
|
|
1906
1857
|
if (tmp0_safe_receiver == null) {
|
|
1907
1858
|
tmp = null;
|
|
1908
1859
|
} else {
|
|
1909
1860
|
// Inline function 'kotlin.let' call
|
|
1910
|
-
|
|
1911
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1912
|
-
tmp = Companion_instance.u27(tmp0_safe_receiver);
|
|
1861
|
+
tmp = Companion_instance.us(tmp0_safe_receiver);
|
|
1913
1862
|
}
|
|
1914
1863
|
var tmp_0 = tmp;
|
|
1915
1864
|
var tmp_1 = emptyList();
|
|
1916
|
-
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.
|
|
1865
|
+
var tmp_2 = new DefinitionIdentifier(_this__u8e3s4.mw_1);
|
|
1917
1866
|
// Inline function 'kotlin.collections.map' call
|
|
1918
1867
|
var this_0 = _this__u8e3s4.entries;
|
|
1919
1868
|
// Inline function 'kotlin.collections.mapTo' call
|
|
@@ -1923,28 +1872,25 @@ function consume_6(_this__u8e3s4) {
|
|
|
1923
1872
|
while (inductionVariable < last) {
|
|
1924
1873
|
var item = this_0[inductionVariable];
|
|
1925
1874
|
inductionVariable = inductionVariable + 1 | 0;
|
|
1926
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1927
1875
|
var tmp$ret$2 = consume_13(item);
|
|
1928
|
-
destination.
|
|
1876
|
+
destination.x(tmp$ret$2);
|
|
1929
1877
|
}
|
|
1930
1878
|
return new Union(tmp_0, tmp_1, tmp_2, toSet_0(destination));
|
|
1931
1879
|
}
|
|
1932
1880
|
function consume_7(_this__u8e3s4) {
|
|
1933
|
-
var tmp0_safe_receiver = _this__u8e3s4.
|
|
1881
|
+
var tmp0_safe_receiver = _this__u8e3s4.qw_1;
|
|
1934
1882
|
var tmp;
|
|
1935
1883
|
if (tmp0_safe_receiver == null) {
|
|
1936
1884
|
tmp = null;
|
|
1937
1885
|
} else {
|
|
1938
1886
|
// Inline function 'kotlin.let' call
|
|
1939
|
-
|
|
1940
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
1941
|
-
tmp = Companion_instance.u27(tmp0_safe_receiver);
|
|
1887
|
+
tmp = Companion_instance.us(tmp0_safe_receiver);
|
|
1942
1888
|
}
|
|
1943
|
-
return new Channel(tmp, emptyList(), new DefinitionIdentifier(_this__u8e3s4.
|
|
1889
|
+
return new Channel(tmp, emptyList(), new DefinitionIdentifier(_this__u8e3s4.pw_1), consume_13(_this__u8e3s4.reference));
|
|
1944
1890
|
}
|
|
1945
1891
|
function consume_8(_this__u8e3s4) {
|
|
1946
1892
|
var tmp;
|
|
1947
|
-
switch (_this__u8e3s4.
|
|
1893
|
+
switch (_this__u8e3s4.c3_1) {
|
|
1948
1894
|
case 0:
|
|
1949
1895
|
tmp = Method_GET_getInstance();
|
|
1950
1896
|
break;
|
|
@@ -2008,9 +1954,8 @@ function consume_12(_this__u8e3s4) {
|
|
|
2008
1954
|
while (inductionVariable < last) {
|
|
2009
1955
|
var item = this_0[inductionVariable];
|
|
2010
1956
|
inductionVariable = inductionVariable + 1 | 0;
|
|
2011
|
-
// Inline function 'community.flock.wirespec.compiler.lib.consume.<anonymous>' call
|
|
2012
1957
|
var tmp$ret$0 = consume_10(item);
|
|
2013
|
-
destination.
|
|
1958
|
+
destination.x(tmp$ret$0);
|
|
2014
1959
|
}
|
|
2015
1960
|
var tmp = destination;
|
|
2016
1961
|
var tmp0_safe_receiver = _this__u8e3s4.content;
|
|
@@ -2019,22 +1964,22 @@ function consume_12(_this__u8e3s4) {
|
|
|
2019
1964
|
function consume_13(_this__u8e3s4) {
|
|
2020
1965
|
var tmp;
|
|
2021
1966
|
if (_this__u8e3s4 instanceof WsAny) {
|
|
2022
|
-
tmp = new Any(_this__u8e3s4.
|
|
1967
|
+
tmp = new Any(_this__u8e3s4.zw_1);
|
|
2023
1968
|
} else {
|
|
2024
1969
|
if (_this__u8e3s4 instanceof WsUnit) {
|
|
2025
|
-
tmp = new Unit(_this__u8e3s4.
|
|
1970
|
+
tmp = new Unit(_this__u8e3s4.ax_1);
|
|
2026
1971
|
} else {
|
|
2027
1972
|
if (_this__u8e3s4 instanceof WsCustom) {
|
|
2028
|
-
tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.
|
|
1973
|
+
tmp = new Custom(_this__u8e3s4.value, _this__u8e3s4.ex_1);
|
|
2029
1974
|
} else {
|
|
2030
1975
|
if (_this__u8e3s4 instanceof WsPrimitive) {
|
|
2031
|
-
tmp = new Primitive(consume_16(_this__u8e3s4.type), _this__u8e3s4.
|
|
1976
|
+
tmp = new Primitive(consume_16(_this__u8e3s4.type), _this__u8e3s4.fx_1);
|
|
2032
1977
|
} else {
|
|
2033
1978
|
if (_this__u8e3s4 instanceof WsDict) {
|
|
2034
|
-
tmp = new Dict(consume_13(_this__u8e3s4.reference), _this__u8e3s4.
|
|
1979
|
+
tmp = new Dict(consume_13(_this__u8e3s4.reference), _this__u8e3s4.dx_1);
|
|
2035
1980
|
} else {
|
|
2036
1981
|
if (_this__u8e3s4 instanceof WsIterable) {
|
|
2037
|
-
tmp = new Iterable(consume_13(_this__u8e3s4.reference), _this__u8e3s4.
|
|
1982
|
+
tmp = new Iterable(consume_13(_this__u8e3s4.reference), _this__u8e3s4.bx_1);
|
|
2038
1983
|
} else {
|
|
2039
1984
|
noWhenBranchMatchedException();
|
|
2040
1985
|
}
|
|
@@ -2053,7 +1998,7 @@ function consume_15(_this__u8e3s4) {
|
|
|
2053
1998
|
}
|
|
2054
1999
|
function consume_16(_this__u8e3s4) {
|
|
2055
2000
|
var tmp;
|
|
2056
|
-
switch (_this__u8e3s4.
|
|
2001
|
+
switch (_this__u8e3s4.c3_1) {
|
|
2057
2002
|
case 0:
|
|
2058
2003
|
tmp = new String_0(null);
|
|
2059
2004
|
break;
|
|
@@ -2154,26 +2099,26 @@ function WsCompilationResult(result, errors) {
|
|
|
2154
2099
|
this.result = result;
|
|
2155
2100
|
this.errors = errors;
|
|
2156
2101
|
}
|
|
2157
|
-
protoOf(WsCompilationResult).
|
|
2102
|
+
protoOf(WsCompilationResult).px = function () {
|
|
2158
2103
|
return this.result;
|
|
2159
2104
|
};
|
|
2160
|
-
protoOf(WsCompilationResult).
|
|
2105
|
+
protoOf(WsCompilationResult).qx = function () {
|
|
2161
2106
|
return this.errors;
|
|
2162
2107
|
};
|
|
2163
2108
|
function WsCompiled(value) {
|
|
2164
2109
|
this.value = value;
|
|
2165
2110
|
}
|
|
2166
|
-
protoOf(WsCompiled).
|
|
2111
|
+
protoOf(WsCompiled).n1 = function () {
|
|
2167
2112
|
return this.value;
|
|
2168
2113
|
};
|
|
2169
2114
|
function WsCompiledFile(name, value) {
|
|
2170
2115
|
this.name = name;
|
|
2171
2116
|
this.value = value;
|
|
2172
2117
|
}
|
|
2173
|
-
protoOf(WsCompiledFile).
|
|
2118
|
+
protoOf(WsCompiledFile).m = function () {
|
|
2174
2119
|
return this.name;
|
|
2175
2120
|
};
|
|
2176
|
-
protoOf(WsCompiledFile).
|
|
2121
|
+
protoOf(WsCompiledFile).n1 = function () {
|
|
2177
2122
|
return this.value;
|
|
2178
2123
|
};
|
|
2179
2124
|
function WsParseResult(result, errors) {
|
|
@@ -2182,10 +2127,10 @@ function WsParseResult(result, errors) {
|
|
|
2182
2127
|
this.result = result;
|
|
2183
2128
|
this.errors = errors;
|
|
2184
2129
|
}
|
|
2185
|
-
protoOf(WsParseResult).
|
|
2130
|
+
protoOf(WsParseResult).px = function () {
|
|
2186
2131
|
return this.result;
|
|
2187
2132
|
};
|
|
2188
|
-
protoOf(WsParseResult).
|
|
2133
|
+
protoOf(WsParseResult).qx = function () {
|
|
2189
2134
|
return this.errors;
|
|
2190
2135
|
};
|
|
2191
2136
|
function WsStringResult(result, errors) {
|
|
@@ -2194,48 +2139,45 @@ function WsStringResult(result, errors) {
|
|
|
2194
2139
|
this.result = result;
|
|
2195
2140
|
this.errors = errors;
|
|
2196
2141
|
}
|
|
2197
|
-
protoOf(WsStringResult).
|
|
2142
|
+
protoOf(WsStringResult).px = function () {
|
|
2198
2143
|
return this.result;
|
|
2199
2144
|
};
|
|
2200
|
-
protoOf(WsStringResult).
|
|
2145
|
+
protoOf(WsStringResult).qx = function () {
|
|
2201
2146
|
return this.errors;
|
|
2202
2147
|
};
|
|
2203
2148
|
function WsEmitted(file, result) {
|
|
2204
2149
|
this.file = file;
|
|
2205
2150
|
this.result = result;
|
|
2206
2151
|
}
|
|
2207
|
-
protoOf(WsEmitted).
|
|
2152
|
+
protoOf(WsEmitted).rx = function () {
|
|
2208
2153
|
return this.file;
|
|
2209
2154
|
};
|
|
2210
|
-
protoOf(WsEmitted).
|
|
2155
|
+
protoOf(WsEmitted).px = function () {
|
|
2211
2156
|
return this.result;
|
|
2212
2157
|
};
|
|
2213
2158
|
function produce_15(_this__u8e3s4) {
|
|
2214
2159
|
var tmp;
|
|
2215
2160
|
if (_this__u8e3s4 instanceof Left) {
|
|
2216
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2217
2161
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
2218
|
-
var this_0 = _this__u8e3s4.
|
|
2219
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
2220
|
-
var it = this_0.pk_1;
|
|
2221
|
-
var tmp_0 = produce_21(it);
|
|
2162
|
+
var this_0 = _this__u8e3s4.pl_1.am_1;
|
|
2222
2163
|
// Inline function 'kotlin.collections.map' call
|
|
2223
|
-
var this_1 = this_0
|
|
2164
|
+
var this_1 = _NonEmptyList___get_all__impl__pmf509(this_0);
|
|
2224
2165
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2225
2166
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
2226
|
-
var
|
|
2227
|
-
while (
|
|
2228
|
-
var item =
|
|
2229
|
-
|
|
2230
|
-
|
|
2231
|
-
destination.e(tmp$ret$1);
|
|
2167
|
+
var _iterator__ex2g4s = this_1.t();
|
|
2168
|
+
while (_iterator__ex2g4s.u()) {
|
|
2169
|
+
var item = _iterator__ex2g4s.v();
|
|
2170
|
+
var tmp$ret$0 = produce_21(item);
|
|
2171
|
+
destination.x(tmp$ret$0);
|
|
2232
2172
|
}
|
|
2233
|
-
var
|
|
2234
|
-
|
|
2235
|
-
|
|
2173
|
+
var tmp$ret$3 = _NonEmptyList___init__impl__fxd0xp(destination);
|
|
2174
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2175
|
+
var this_2 = new NonEmptyList(tmp$ret$3);
|
|
2176
|
+
var tmp$ret$4 = copyToArray(this_2);
|
|
2177
|
+
tmp = new WsParseResult(VOID, tmp$ret$4);
|
|
2236
2178
|
} else {
|
|
2237
2179
|
if (_this__u8e3s4 instanceof Right) {
|
|
2238
|
-
tmp = new WsParseResult(
|
|
2180
|
+
tmp = new WsParseResult(produce_13(_this__u8e3s4.rl_1));
|
|
2239
2181
|
} else {
|
|
2240
2182
|
noWhenBranchMatchedException();
|
|
2241
2183
|
}
|
|
@@ -2245,29 +2187,26 @@ function produce_15(_this__u8e3s4) {
|
|
|
2245
2187
|
function produce_16(_this__u8e3s4) {
|
|
2246
2188
|
var tmp;
|
|
2247
2189
|
if (_this__u8e3s4 instanceof Left) {
|
|
2248
|
-
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2249
2190
|
// Inline function 'arrow.core.NonEmptyList.map' call
|
|
2250
|
-
var this_0 = _this__u8e3s4.
|
|
2251
|
-
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
2252
|
-
var it = this_0.pk_1;
|
|
2253
|
-
var tmp_0 = produce_21(it);
|
|
2191
|
+
var this_0 = _this__u8e3s4.pl_1.am_1;
|
|
2254
2192
|
// Inline function 'kotlin.collections.map' call
|
|
2255
|
-
var this_1 = this_0
|
|
2193
|
+
var this_1 = _NonEmptyList___get_all__impl__pmf509(this_0);
|
|
2256
2194
|
// Inline function 'kotlin.collections.mapTo' call
|
|
2257
2195
|
var destination = ArrayList_init_$Create$(collectionSizeOrDefault(this_1, 10));
|
|
2258
|
-
var
|
|
2259
|
-
while (
|
|
2260
|
-
var item =
|
|
2261
|
-
|
|
2262
|
-
|
|
2263
|
-
destination.e(tmp$ret$1);
|
|
2196
|
+
var _iterator__ex2g4s = this_1.t();
|
|
2197
|
+
while (_iterator__ex2g4s.u()) {
|
|
2198
|
+
var item = _iterator__ex2g4s.v();
|
|
2199
|
+
var tmp$ret$0 = produce_21(item);
|
|
2200
|
+
destination.x(tmp$ret$0);
|
|
2264
2201
|
}
|
|
2265
|
-
var
|
|
2266
|
-
|
|
2267
|
-
|
|
2202
|
+
var tmp$ret$3 = _NonEmptyList___init__impl__fxd0xp(destination);
|
|
2203
|
+
// Inline function 'kotlin.collections.toTypedArray' call
|
|
2204
|
+
var this_2 = new NonEmptyList(tmp$ret$3);
|
|
2205
|
+
var tmp$ret$4 = copyToArray(this_2);
|
|
2206
|
+
tmp = new WsStringResult(VOID, tmp$ret$4);
|
|
2268
2207
|
} else {
|
|
2269
2208
|
if (_this__u8e3s4 instanceof Right) {
|
|
2270
|
-
tmp = new WsStringResult(_this__u8e3s4.
|
|
2209
|
+
tmp = new WsStringResult(_this__u8e3s4.rl_1);
|
|
2271
2210
|
} else {
|
|
2272
2211
|
noWhenBranchMatchedException();
|
|
2273
2212
|
}
|
|
@@ -2275,7 +2214,7 @@ function produce_16(_this__u8e3s4) {
|
|
|
2275
2214
|
return tmp;
|
|
2276
2215
|
}
|
|
2277
2216
|
function produce_17(_this__u8e3s4) {
|
|
2278
|
-
return new WsEmitted(_this__u8e3s4.
|
|
2217
|
+
return new WsEmitted(_this__u8e3s4.ko_1, _this__u8e3s4.lo_1);
|
|
2279
2218
|
}
|
|
2280
2219
|
function WsTokenResult(tokens, error) {
|
|
2281
2220
|
tokens = tokens === VOID ? null : tokens;
|
|
@@ -2283,25 +2222,25 @@ function WsTokenResult(tokens, error) {
|
|
|
2283
2222
|
this.tokens = tokens;
|
|
2284
2223
|
this.error = error;
|
|
2285
2224
|
}
|
|
2286
|
-
protoOf(WsTokenResult).
|
|
2225
|
+
protoOf(WsTokenResult).sx = function () {
|
|
2287
2226
|
return this.tokens;
|
|
2288
2227
|
};
|
|
2289
|
-
protoOf(WsTokenResult).
|
|
2228
|
+
protoOf(WsTokenResult).tx = function () {
|
|
2290
2229
|
return this.error;
|
|
2291
2230
|
};
|
|
2292
|
-
protoOf(WsTokenResult).
|
|
2231
|
+
protoOf(WsTokenResult).oe = function () {
|
|
2293
2232
|
return this.tokens;
|
|
2294
2233
|
};
|
|
2295
|
-
protoOf(WsTokenResult).
|
|
2234
|
+
protoOf(WsTokenResult).pe = function () {
|
|
2296
2235
|
return this.error;
|
|
2297
2236
|
};
|
|
2298
|
-
protoOf(WsTokenResult).
|
|
2237
|
+
protoOf(WsTokenResult).ux = function (tokens, error) {
|
|
2299
2238
|
return new WsTokenResult(tokens, error);
|
|
2300
2239
|
};
|
|
2301
2240
|
protoOf(WsTokenResult).copy = function (tokens, error, $super) {
|
|
2302
2241
|
tokens = tokens === VOID ? this.tokens : tokens;
|
|
2303
2242
|
error = error === VOID ? this.error : error;
|
|
2304
|
-
return this.
|
|
2243
|
+
return $super === VOID ? this.ux(tokens, error) : $super.ux.call(this, tokens, error);
|
|
2305
2244
|
};
|
|
2306
2245
|
protoOf(WsTokenResult).toString = function () {
|
|
2307
2246
|
return 'WsTokenResult(tokens=' + toString_0(this.tokens) + ', error=' + toString_0(this.error) + ')';
|
|
@@ -2316,17 +2255,16 @@ protoOf(WsTokenResult).equals = function (other) {
|
|
|
2316
2255
|
return true;
|
|
2317
2256
|
if (!(other instanceof WsTokenResult))
|
|
2318
2257
|
return false;
|
|
2319
|
-
|
|
2320
|
-
if (!equals(this.tokens, tmp0_other_with_cast.tokens))
|
|
2258
|
+
if (!equals(this.tokens, other.tokens))
|
|
2321
2259
|
return false;
|
|
2322
|
-
if (!equals(this.error,
|
|
2260
|
+
if (!equals(this.error, other.error))
|
|
2323
2261
|
return false;
|
|
2324
2262
|
return true;
|
|
2325
2263
|
};
|
|
2326
2264
|
function WsTokens(value) {
|
|
2327
2265
|
this.value = value;
|
|
2328
2266
|
}
|
|
2329
|
-
protoOf(WsTokens).
|
|
2267
|
+
protoOf(WsTokens).n1 = function () {
|
|
2330
2268
|
return this.value;
|
|
2331
2269
|
};
|
|
2332
2270
|
protoOf(WsTokens).equals = function (other) {
|
|
@@ -2343,15 +2281,15 @@ protoOf(WsTokens).equals = function (other) {
|
|
|
2343
2281
|
protoOf(WsTokens).hashCode = function () {
|
|
2344
2282
|
return contentHashCode(this.value);
|
|
2345
2283
|
};
|
|
2346
|
-
protoOf(WsTokens).
|
|
2284
|
+
protoOf(WsTokens).oe = function () {
|
|
2347
2285
|
return this.value;
|
|
2348
2286
|
};
|
|
2349
|
-
protoOf(WsTokens).
|
|
2287
|
+
protoOf(WsTokens).vx = function (value) {
|
|
2350
2288
|
return new WsTokens(value);
|
|
2351
2289
|
};
|
|
2352
2290
|
protoOf(WsTokens).copy = function (value, $super) {
|
|
2353
2291
|
value = value === VOID ? this.value : value;
|
|
2354
|
-
return this.
|
|
2292
|
+
return $super === VOID ? this.vx(value) : $super.vx.call(this, value);
|
|
2355
2293
|
};
|
|
2356
2294
|
protoOf(WsTokens).toString = function () {
|
|
2357
2295
|
return 'WsTokens(value=' + toString(this.value) + ')';
|
|
@@ -2362,32 +2300,32 @@ function WsToken(type, value, coordinates) {
|
|
|
2362
2300
|
this.value = value;
|
|
2363
2301
|
this.coordinates = coordinates;
|
|
2364
2302
|
}
|
|
2365
|
-
protoOf(WsToken).
|
|
2303
|
+
protoOf(WsToken).gx = function () {
|
|
2366
2304
|
return this.type;
|
|
2367
2305
|
};
|
|
2368
|
-
protoOf(WsToken).
|
|
2306
|
+
protoOf(WsToken).n1 = function () {
|
|
2369
2307
|
return this.value;
|
|
2370
2308
|
};
|
|
2371
|
-
protoOf(WsToken).
|
|
2309
|
+
protoOf(WsToken).wx = function () {
|
|
2372
2310
|
return this.coordinates;
|
|
2373
2311
|
};
|
|
2374
|
-
protoOf(WsToken).
|
|
2312
|
+
protoOf(WsToken).oe = function () {
|
|
2375
2313
|
return this.type;
|
|
2376
2314
|
};
|
|
2377
|
-
protoOf(WsToken).
|
|
2315
|
+
protoOf(WsToken).pe = function () {
|
|
2378
2316
|
return this.value;
|
|
2379
2317
|
};
|
|
2380
|
-
protoOf(WsToken).
|
|
2318
|
+
protoOf(WsToken).qj = function () {
|
|
2381
2319
|
return this.coordinates;
|
|
2382
2320
|
};
|
|
2383
|
-
protoOf(WsToken).
|
|
2321
|
+
protoOf(WsToken).xx = function (type, value, coordinates) {
|
|
2384
2322
|
return new WsToken(type, value, coordinates);
|
|
2385
2323
|
};
|
|
2386
2324
|
protoOf(WsToken).copy = function (type, value, coordinates, $super) {
|
|
2387
2325
|
type = type === VOID ? this.type : type;
|
|
2388
2326
|
value = value === VOID ? this.value : value;
|
|
2389
2327
|
coordinates = coordinates === VOID ? this.coordinates : coordinates;
|
|
2390
|
-
return this.
|
|
2328
|
+
return $super === VOID ? this.xx(type, value, coordinates) : $super.xx.call(this, type, value, coordinates);
|
|
2391
2329
|
};
|
|
2392
2330
|
protoOf(WsToken).toString = function () {
|
|
2393
2331
|
return 'WsToken(type=' + this.type + ', value=' + this.value + ', coordinates=' + this.coordinates.toString() + ')';
|
|
@@ -2403,12 +2341,11 @@ protoOf(WsToken).equals = function (other) {
|
|
|
2403
2341
|
return true;
|
|
2404
2342
|
if (!(other instanceof WsToken))
|
|
2405
2343
|
return false;
|
|
2406
|
-
|
|
2407
|
-
if (!(this.type === tmp0_other_with_cast.type))
|
|
2344
|
+
if (!(this.type === other.type))
|
|
2408
2345
|
return false;
|
|
2409
|
-
if (!(this.value ===
|
|
2346
|
+
if (!(this.value === other.value))
|
|
2410
2347
|
return false;
|
|
2411
|
-
if (!this.coordinates.equals(
|
|
2348
|
+
if (!this.coordinates.equals(other.coordinates))
|
|
2412
2349
|
return false;
|
|
2413
2350
|
return true;
|
|
2414
2351
|
};
|
|
@@ -2420,32 +2357,32 @@ function WsCoordinates(line, position, idxAndLength) {
|
|
|
2420
2357
|
this.position = position;
|
|
2421
2358
|
this.idxAndLength = idxAndLength;
|
|
2422
2359
|
}
|
|
2423
|
-
protoOf(WsCoordinates).
|
|
2360
|
+
protoOf(WsCoordinates).yx = function () {
|
|
2424
2361
|
return this.line;
|
|
2425
2362
|
};
|
|
2426
|
-
protoOf(WsCoordinates).
|
|
2363
|
+
protoOf(WsCoordinates).zx = function () {
|
|
2427
2364
|
return this.position;
|
|
2428
2365
|
};
|
|
2429
|
-
protoOf(WsCoordinates).
|
|
2366
|
+
protoOf(WsCoordinates).ay = function () {
|
|
2430
2367
|
return this.idxAndLength;
|
|
2431
2368
|
};
|
|
2432
|
-
protoOf(WsCoordinates).
|
|
2369
|
+
protoOf(WsCoordinates).oe = function () {
|
|
2433
2370
|
return this.line;
|
|
2434
2371
|
};
|
|
2435
|
-
protoOf(WsCoordinates).
|
|
2372
|
+
protoOf(WsCoordinates).pe = function () {
|
|
2436
2373
|
return this.position;
|
|
2437
2374
|
};
|
|
2438
|
-
protoOf(WsCoordinates).
|
|
2375
|
+
protoOf(WsCoordinates).qj = function () {
|
|
2439
2376
|
return this.idxAndLength;
|
|
2440
2377
|
};
|
|
2441
|
-
protoOf(WsCoordinates).
|
|
2378
|
+
protoOf(WsCoordinates).by = function (line, position, idxAndLength) {
|
|
2442
2379
|
return new WsCoordinates(line, position, idxAndLength);
|
|
2443
2380
|
};
|
|
2444
2381
|
protoOf(WsCoordinates).copy = function (line, position, idxAndLength, $super) {
|
|
2445
2382
|
line = line === VOID ? this.line : line;
|
|
2446
2383
|
position = position === VOID ? this.position : position;
|
|
2447
2384
|
idxAndLength = idxAndLength === VOID ? this.idxAndLength : idxAndLength;
|
|
2448
|
-
return this.
|
|
2385
|
+
return $super === VOID ? this.by(line, position, idxAndLength) : $super.by.call(this, line, position, idxAndLength);
|
|
2449
2386
|
};
|
|
2450
2387
|
protoOf(WsCoordinates).toString = function () {
|
|
2451
2388
|
return 'WsCoordinates(line=' + this.line + ', position=' + this.position + ', idxAndLength=' + this.idxAndLength.toString() + ')';
|
|
@@ -2461,12 +2398,11 @@ protoOf(WsCoordinates).equals = function (other) {
|
|
|
2461
2398
|
return true;
|
|
2462
2399
|
if (!(other instanceof WsCoordinates))
|
|
2463
2400
|
return false;
|
|
2464
|
-
|
|
2465
|
-
if (!(this.line === tmp0_other_with_cast.line))
|
|
2401
|
+
if (!(this.line === other.line))
|
|
2466
2402
|
return false;
|
|
2467
|
-
if (!(this.position ===
|
|
2403
|
+
if (!(this.position === other.position))
|
|
2468
2404
|
return false;
|
|
2469
|
-
if (!this.idxAndLength.equals(
|
|
2405
|
+
if (!this.idxAndLength.equals(other.idxAndLength))
|
|
2470
2406
|
return false;
|
|
2471
2407
|
return true;
|
|
2472
2408
|
};
|
|
@@ -2476,25 +2412,25 @@ function WsIndex(idx, length) {
|
|
|
2476
2412
|
this.idx = idx;
|
|
2477
2413
|
this.length = length;
|
|
2478
2414
|
}
|
|
2479
|
-
protoOf(WsIndex).
|
|
2415
|
+
protoOf(WsIndex).cy = function () {
|
|
2480
2416
|
return this.idx;
|
|
2481
2417
|
};
|
|
2482
2418
|
protoOf(WsIndex).a = function () {
|
|
2483
2419
|
return this.length;
|
|
2484
2420
|
};
|
|
2485
|
-
protoOf(WsIndex).
|
|
2421
|
+
protoOf(WsIndex).oe = function () {
|
|
2486
2422
|
return this.idx;
|
|
2487
2423
|
};
|
|
2488
|
-
protoOf(WsIndex).
|
|
2424
|
+
protoOf(WsIndex).pe = function () {
|
|
2489
2425
|
return this.length;
|
|
2490
2426
|
};
|
|
2491
|
-
protoOf(WsIndex).
|
|
2427
|
+
protoOf(WsIndex).dy = function (idx, length) {
|
|
2492
2428
|
return new WsIndex(idx, length);
|
|
2493
2429
|
};
|
|
2494
2430
|
protoOf(WsIndex).copy = function (idx, length, $super) {
|
|
2495
2431
|
idx = idx === VOID ? this.idx : idx;
|
|
2496
2432
|
length = length === VOID ? this.length : length;
|
|
2497
|
-
return this.
|
|
2433
|
+
return $super === VOID ? this.dy(idx, length) : $super.dy.call(this, idx, length);
|
|
2498
2434
|
};
|
|
2499
2435
|
protoOf(WsIndex).toString = function () {
|
|
2500
2436
|
return 'WsIndex(idx=' + this.idx + ', length=' + this.length + ')';
|
|
@@ -2509,21 +2445,20 @@ protoOf(WsIndex).equals = function (other) {
|
|
|
2509
2445
|
return true;
|
|
2510
2446
|
if (!(other instanceof WsIndex))
|
|
2511
2447
|
return false;
|
|
2512
|
-
|
|
2513
|
-
if (!(this.idx === tmp0_other_with_cast.idx))
|
|
2448
|
+
if (!(this.idx === other.idx))
|
|
2514
2449
|
return false;
|
|
2515
|
-
if (!(this.length ===
|
|
2450
|
+
if (!(this.length === other.length))
|
|
2516
2451
|
return false;
|
|
2517
2452
|
return true;
|
|
2518
2453
|
};
|
|
2519
2454
|
function produce_18(_this__u8e3s4) {
|
|
2520
|
-
return new WsToken(name(_this__u8e3s4.
|
|
2455
|
+
return new WsToken(name(_this__u8e3s4.ur_1), _this__u8e3s4.tr_1, produce_19(_this__u8e3s4.vr_1));
|
|
2521
2456
|
}
|
|
2522
2457
|
function produce_19(_this__u8e3s4) {
|
|
2523
|
-
return new WsCoordinates(_this__u8e3s4.
|
|
2458
|
+
return new WsCoordinates(_this__u8e3s4.wr_1, _this__u8e3s4.xr_1, produce_20(_this__u8e3s4.yr_1));
|
|
2524
2459
|
}
|
|
2525
2460
|
function produce_20(_this__u8e3s4) {
|
|
2526
|
-
return new WsIndex(_this__u8e3s4.
|
|
2461
|
+
return new WsIndex(_this__u8e3s4.zu_1, _this__u8e3s4.av_1);
|
|
2527
2462
|
}
|
|
2528
2463
|
function WsError(line, position, index, length, value) {
|
|
2529
2464
|
this.line = line;
|
|
@@ -2532,37 +2467,37 @@ function WsError(line, position, index, length, value) {
|
|
|
2532
2467
|
this.length = length;
|
|
2533
2468
|
this.value = value;
|
|
2534
2469
|
}
|
|
2535
|
-
protoOf(WsError).
|
|
2470
|
+
protoOf(WsError).yx = function () {
|
|
2536
2471
|
return this.line;
|
|
2537
2472
|
};
|
|
2538
|
-
protoOf(WsError).
|
|
2473
|
+
protoOf(WsError).zx = function () {
|
|
2539
2474
|
return this.position;
|
|
2540
2475
|
};
|
|
2541
|
-
protoOf(WsError).
|
|
2476
|
+
protoOf(WsError).ey = function () {
|
|
2542
2477
|
return this.index;
|
|
2543
2478
|
};
|
|
2544
2479
|
protoOf(WsError).a = function () {
|
|
2545
2480
|
return this.length;
|
|
2546
2481
|
};
|
|
2547
|
-
protoOf(WsError).
|
|
2482
|
+
protoOf(WsError).n1 = function () {
|
|
2548
2483
|
return this.value;
|
|
2549
2484
|
};
|
|
2550
|
-
protoOf(WsError).
|
|
2485
|
+
protoOf(WsError).oe = function () {
|
|
2551
2486
|
return this.line;
|
|
2552
2487
|
};
|
|
2553
|
-
protoOf(WsError).
|
|
2488
|
+
protoOf(WsError).pe = function () {
|
|
2554
2489
|
return this.position;
|
|
2555
2490
|
};
|
|
2556
|
-
protoOf(WsError).
|
|
2491
|
+
protoOf(WsError).qj = function () {
|
|
2557
2492
|
return this.index;
|
|
2558
2493
|
};
|
|
2559
|
-
protoOf(WsError).
|
|
2494
|
+
protoOf(WsError).dw = function () {
|
|
2560
2495
|
return this.length;
|
|
2561
2496
|
};
|
|
2562
|
-
protoOf(WsError).
|
|
2497
|
+
protoOf(WsError).ew = function () {
|
|
2563
2498
|
return this.value;
|
|
2564
2499
|
};
|
|
2565
|
-
protoOf(WsError).
|
|
2500
|
+
protoOf(WsError).fy = function (line, position, index, length, value) {
|
|
2566
2501
|
return new WsError(line, position, index, length, value);
|
|
2567
2502
|
};
|
|
2568
2503
|
protoOf(WsError).copy = function (line, position, index, length, value, $super) {
|
|
@@ -2571,7 +2506,7 @@ protoOf(WsError).copy = function (line, position, index, length, value, $super)
|
|
|
2571
2506
|
index = index === VOID ? this.index : index;
|
|
2572
2507
|
length = length === VOID ? this.length : length;
|
|
2573
2508
|
value = value === VOID ? this.value : value;
|
|
2574
|
-
return this.
|
|
2509
|
+
return $super === VOID ? this.fy(line, position, index, length, value) : $super.fy.call(this, line, position, index, length, value);
|
|
2575
2510
|
};
|
|
2576
2511
|
protoOf(WsError).toString = function () {
|
|
2577
2512
|
return 'WsError(line=' + this.line + ', position=' + this.position + ', index=' + this.index + ', length=' + this.length + ', value=' + this.value + ')';
|
|
@@ -2589,102 +2524,101 @@ protoOf(WsError).equals = function (other) {
|
|
|
2589
2524
|
return true;
|
|
2590
2525
|
if (!(other instanceof WsError))
|
|
2591
2526
|
return false;
|
|
2592
|
-
|
|
2593
|
-
if (!(this.line === tmp0_other_with_cast.line))
|
|
2527
|
+
if (!(this.line === other.line))
|
|
2594
2528
|
return false;
|
|
2595
|
-
if (!(this.position ===
|
|
2529
|
+
if (!(this.position === other.position))
|
|
2596
2530
|
return false;
|
|
2597
|
-
if (!(this.index ===
|
|
2531
|
+
if (!(this.index === other.index))
|
|
2598
2532
|
return false;
|
|
2599
|
-
if (!(this.length ===
|
|
2533
|
+
if (!(this.length === other.length))
|
|
2600
2534
|
return false;
|
|
2601
|
-
if (!(this.value ===
|
|
2535
|
+
if (!(this.value === other.value))
|
|
2602
2536
|
return false;
|
|
2603
2537
|
return true;
|
|
2604
2538
|
};
|
|
2605
2539
|
function produce_21(_this__u8e3s4) {
|
|
2606
|
-
return new WsError(_this__u8e3s4.
|
|
2540
|
+
return new WsError(_this__u8e3s4.bs_1.wr_1, _this__u8e3s4.bs_1.xr_1, _this__u8e3s4.bs_1.yr_1.zu_1 - _this__u8e3s4.bs_1.yr_1.av_1 | 0, _this__u8e3s4.bs_1.yr_1.av_1, _this__u8e3s4.e());
|
|
2607
2541
|
}
|
|
2608
2542
|
//region block: post-declaration
|
|
2609
2543
|
defineProp(protoOf(WsType), 'identifier', function () {
|
|
2610
|
-
return this.
|
|
2544
|
+
return this.xq();
|
|
2611
2545
|
});
|
|
2612
2546
|
defineProp(protoOf(WsType), 'comment', function () {
|
|
2613
|
-
return this.
|
|
2547
|
+
return this.pv();
|
|
2614
2548
|
});
|
|
2615
2549
|
defineProp(protoOf(WsEndpoint), 'identifier', function () {
|
|
2616
|
-
return this.
|
|
2550
|
+
return this.xq();
|
|
2617
2551
|
});
|
|
2618
2552
|
defineProp(protoOf(WsEndpoint), 'comment', function () {
|
|
2619
|
-
return this.
|
|
2553
|
+
return this.pv();
|
|
2620
2554
|
});
|
|
2621
2555
|
defineProp(protoOf(WsEnum), 'identifier', function () {
|
|
2622
|
-
return this.
|
|
2556
|
+
return this.xq();
|
|
2623
2557
|
});
|
|
2624
2558
|
defineProp(protoOf(WsEnum), 'comment', function () {
|
|
2625
|
-
return this.
|
|
2559
|
+
return this.pv();
|
|
2626
2560
|
});
|
|
2627
2561
|
defineProp(protoOf(WsUnion), 'identifier', function () {
|
|
2628
|
-
return this.
|
|
2562
|
+
return this.xq();
|
|
2629
2563
|
});
|
|
2630
2564
|
defineProp(protoOf(WsUnion), 'comment', function () {
|
|
2631
|
-
return this.
|
|
2565
|
+
return this.pv();
|
|
2632
2566
|
});
|
|
2633
2567
|
defineProp(protoOf(WsChannel), 'identifier', function () {
|
|
2634
|
-
return this.
|
|
2568
|
+
return this.xq();
|
|
2635
2569
|
});
|
|
2636
2570
|
defineProp(protoOf(WsChannel), 'comment', function () {
|
|
2637
|
-
return this.
|
|
2571
|
+
return this.pv();
|
|
2638
2572
|
});
|
|
2639
2573
|
defineProp(protoOf(WsRefined), 'identifier', function () {
|
|
2640
|
-
return this.
|
|
2574
|
+
return this.xq();
|
|
2641
2575
|
});
|
|
2642
2576
|
defineProp(protoOf(WsRefined), 'comment', function () {
|
|
2643
|
-
return this.
|
|
2577
|
+
return this.pv();
|
|
2644
2578
|
});
|
|
2645
|
-
defineProp(protoOf(WsMethod), 'name', protoOf(WsMethod).
|
|
2646
|
-
defineProp(protoOf(WsMethod), 'ordinal', protoOf(WsMethod).
|
|
2579
|
+
defineProp(protoOf(WsMethod), 'name', protoOf(WsMethod).m);
|
|
2580
|
+
defineProp(protoOf(WsMethod), 'ordinal', protoOf(WsMethod).d3);
|
|
2647
2581
|
defineProp(protoOf(WsAny), 'isNullable', function () {
|
|
2648
|
-
return this.
|
|
2582
|
+
return this.fu();
|
|
2649
2583
|
});
|
|
2650
2584
|
defineProp(protoOf(WsUnit), 'isNullable', function () {
|
|
2651
|
-
return this.
|
|
2585
|
+
return this.fu();
|
|
2652
2586
|
});
|
|
2653
2587
|
defineProp(protoOf(WsIterable), 'isNullable', function () {
|
|
2654
|
-
return this.
|
|
2588
|
+
return this.fu();
|
|
2655
2589
|
});
|
|
2656
2590
|
defineProp(protoOf(WsDict), 'isNullable', function () {
|
|
2657
|
-
return this.
|
|
2591
|
+
return this.fu();
|
|
2658
2592
|
});
|
|
2659
2593
|
defineProp(protoOf(WsCustom), 'isNullable', function () {
|
|
2660
|
-
return this.
|
|
2594
|
+
return this.fu();
|
|
2661
2595
|
});
|
|
2662
2596
|
defineProp(protoOf(WsPrimitive), 'isNullable', function () {
|
|
2663
|
-
return this.
|
|
2597
|
+
return this.fu();
|
|
2664
2598
|
});
|
|
2665
|
-
defineProp(protoOf(WsPrimitiveType), 'name', protoOf(WsPrimitiveType).
|
|
2666
|
-
defineProp(protoOf(WsPrimitiveType), 'ordinal', protoOf(WsPrimitiveType).
|
|
2599
|
+
defineProp(protoOf(WsPrimitiveType), 'name', protoOf(WsPrimitiveType).m);
|
|
2600
|
+
defineProp(protoOf(WsPrimitiveType), 'ordinal', protoOf(WsPrimitiveType).d3);
|
|
2667
2601
|
//endregion
|
|
2668
2602
|
//region block: exports
|
|
2669
2603
|
WsMethod.values = values;
|
|
2670
2604
|
WsMethod.valueOf = valueOf;
|
|
2671
|
-
defineProp(WsMethod, 'GET', WsMethod_GET_getInstance);
|
|
2672
|
-
defineProp(WsMethod, 'POST', WsMethod_POST_getInstance);
|
|
2673
|
-
defineProp(WsMethod, 'PUT', WsMethod_PUT_getInstance);
|
|
2674
|
-
defineProp(WsMethod, 'DELETE', WsMethod_DELETE_getInstance);
|
|
2675
|
-
defineProp(WsMethod, 'OPTIONS', WsMethod_OPTIONS_getInstance);
|
|
2676
|
-
defineProp(WsMethod, 'HEAD', WsMethod_HEAD_getInstance);
|
|
2677
|
-
defineProp(WsMethod, 'PATCH', WsMethod_PATCH_getInstance);
|
|
2678
|
-
defineProp(WsMethod, 'TRACE', WsMethod_TRACE_getInstance);
|
|
2605
|
+
defineProp(WsMethod, 'GET', WsMethod_GET_getInstance, VOID, true);
|
|
2606
|
+
defineProp(WsMethod, 'POST', WsMethod_POST_getInstance, VOID, true);
|
|
2607
|
+
defineProp(WsMethod, 'PUT', WsMethod_PUT_getInstance, VOID, true);
|
|
2608
|
+
defineProp(WsMethod, 'DELETE', WsMethod_DELETE_getInstance, VOID, true);
|
|
2609
|
+
defineProp(WsMethod, 'OPTIONS', WsMethod_OPTIONS_getInstance, VOID, true);
|
|
2610
|
+
defineProp(WsMethod, 'HEAD', WsMethod_HEAD_getInstance, VOID, true);
|
|
2611
|
+
defineProp(WsMethod, 'PATCH', WsMethod_PATCH_getInstance, VOID, true);
|
|
2612
|
+
defineProp(WsMethod, 'TRACE', WsMethod_TRACE_getInstance, VOID, true);
|
|
2679
2613
|
WsPrimitiveType.values = values_0;
|
|
2680
2614
|
WsPrimitiveType.valueOf = valueOf_0;
|
|
2681
|
-
defineProp(WsPrimitiveType, 'String', WsPrimitiveType_String_getInstance);
|
|
2682
|
-
defineProp(WsPrimitiveType, 'Integer', WsPrimitiveType_Integer_getInstance);
|
|
2683
|
-
defineProp(WsPrimitiveType, 'Integer32', WsPrimitiveType_Integer32_getInstance);
|
|
2684
|
-
defineProp(WsPrimitiveType, 'Number', WsPrimitiveType_Number_getInstance);
|
|
2685
|
-
defineProp(WsPrimitiveType, 'Number32', WsPrimitiveType_Number32_getInstance);
|
|
2686
|
-
defineProp(WsPrimitiveType, 'Boolean', WsPrimitiveType_Boolean_getInstance);
|
|
2687
|
-
defineProp(WsPrimitiveType, 'Bytes', WsPrimitiveType_Bytes_getInstance);
|
|
2615
|
+
defineProp(WsPrimitiveType, 'String', WsPrimitiveType_String_getInstance, VOID, true);
|
|
2616
|
+
defineProp(WsPrimitiveType, 'Integer', WsPrimitiveType_Integer_getInstance, VOID, true);
|
|
2617
|
+
defineProp(WsPrimitiveType, 'Integer32', WsPrimitiveType_Integer32_getInstance, VOID, true);
|
|
2618
|
+
defineProp(WsPrimitiveType, 'Number', WsPrimitiveType_Number_getInstance, VOID, true);
|
|
2619
|
+
defineProp(WsPrimitiveType, 'Number32', WsPrimitiveType_Number32_getInstance, VOID, true);
|
|
2620
|
+
defineProp(WsPrimitiveType, 'Boolean', WsPrimitiveType_Boolean_getInstance, VOID, true);
|
|
2621
|
+
defineProp(WsPrimitiveType, 'Bytes', WsPrimitiveType_Bytes_getInstance, VOID, true);
|
|
2688
2622
|
export {
|
|
2689
2623
|
WsAST as WsAST,
|
|
2690
2624
|
WsModule as WsModule,
|
|
@@ -2730,7 +2664,7 @@ export {
|
|
|
2730
2664
|
produce_15 as produce3sny9ut66ny5i,
|
|
2731
2665
|
produce as produce6pbudlitvnns,
|
|
2732
2666
|
produce_16 as produceuh9i6jdi4fz0,
|
|
2733
|
-
|
|
2667
|
+
produce_13 as produce3txbbaqkhcfqk,
|
|
2734
2668
|
produce_18 as produce6u3tkbj47p5z,
|
|
2735
2669
|
produce_17 as produce35d26104l8zai,
|
|
2736
2670
|
};
|