@flock/wirespec 0.10.0 → 0.10.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-atomic.js +2 -2
- package/arrow-arrow-continuations.js +1 -1
- package/arrow-arrow-core.js +22 -22
- package/clikt-clikt.js +114 -114
- package/colormath-root-colormath.js +29 -29
- package/kotlin-kotlin-stdlib.js +316 -315
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-openapi-bindings.js +29 -29
- package/kotlin-rgxgen.js +65 -65
- package/kotlinx-serialization-kotlinx-serialization-core.js +109 -109
- package/kotlinx-serialization-kotlinx-serialization-json.js +87 -87
- package/markdown.js +75 -75
- package/mordant-mordant.js +95 -95
- package/package.json +1 -1
- package/wirespec-src-compiler-core.js +413 -372
- package/wirespec-src-compiler-core.js.map +1 -1
- package/wirespec-src-compiler-lib.js +30 -30
- package/wirespec-src-converter-openapi.js +69 -69
- package/wirespec-src-plugin-arguments.js +24 -24
- package/wirespec-src-plugin-cli.js +40 -40
- package/wirespec-src-plugin-npm.js +10 -10
- package/wirespec-src-tools-generator.js +17 -17
|
@@ -19,28 +19,28 @@
|
|
|
19
19
|
'use strict';
|
|
20
20
|
//region block: imports
|
|
21
21
|
var imul = Math.imul;
|
|
22
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
23
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
22
|
+
var protoOf = kotlin_kotlin.$_$.wa;
|
|
23
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.z9;
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.g;
|
|
25
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
26
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
27
|
-
var defineProp = kotlin_kotlin.$_$.
|
|
28
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
29
|
-
var toString = kotlin_kotlin.$_$.
|
|
30
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
31
|
-
var equals = kotlin_kotlin.$_$.
|
|
32
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
33
|
-
var THROW_IAE = kotlin_kotlin.$_$.
|
|
25
|
+
var getStringHashCode = kotlin_kotlin.$_$.u9;
|
|
26
|
+
var THROW_CCE = kotlin_kotlin.$_$.hf;
|
|
27
|
+
var defineProp = kotlin_kotlin.$_$.o9;
|
|
28
|
+
var initMetadataForClass = kotlin_kotlin.$_$.w9;
|
|
29
|
+
var toString = kotlin_kotlin.$_$.ab;
|
|
30
|
+
var hashCode = kotlin_kotlin.$_$.v9;
|
|
31
|
+
var equals = kotlin_kotlin.$_$.p9;
|
|
32
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.r9;
|
|
33
|
+
var THROW_IAE = kotlin_kotlin.$_$.if;
|
|
34
34
|
var Unit_instance = kotlin_kotlin.$_$.g4;
|
|
35
|
-
var Enum = kotlin_kotlin.$_$.
|
|
36
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
37
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
35
|
+
var Enum = kotlin_kotlin.$_$.xe;
|
|
36
|
+
var toString_0 = kotlin_kotlin.$_$.fg;
|
|
37
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.dg;
|
|
38
38
|
var _Comment___get_value__impl__8r3pla = kotlin_community_flock_wirespec_compiler_core.$_$.a2;
|
|
39
39
|
var Comment = kotlin_community_flock_wirespec_compiler_core.$_$.i;
|
|
40
40
|
var Channel = kotlin_community_flock_wirespec_compiler_core.$_$.h;
|
|
41
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
41
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.i5;
|
|
42
42
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.k;
|
|
43
|
-
var copyToArray = kotlin_kotlin.$_$.
|
|
43
|
+
var copyToArray = kotlin_kotlin.$_$.x5;
|
|
44
44
|
var Union = kotlin_community_flock_wirespec_compiler_core.$_$.c1;
|
|
45
45
|
var Refined = kotlin_community_flock_wirespec_compiler_core.$_$.z;
|
|
46
46
|
var Enum_0 = kotlin_community_flock_wirespec_compiler_core.$_$.r;
|
|
@@ -54,11 +54,11 @@
|
|
|
54
54
|
var Any = kotlin_community_flock_wirespec_compiler_core.$_$.u;
|
|
55
55
|
var _Comment___init__impl__cg8s2u = kotlin_community_flock_wirespec_compiler_core.$_$.z1;
|
|
56
56
|
var Companion_instance = kotlin_community_flock_wirespec_compiler_core.$_$.c2;
|
|
57
|
-
var toSet = kotlin_kotlin.$_$.
|
|
57
|
+
var toSet = kotlin_kotlin.$_$.q8;
|
|
58
58
|
var Validator = kotlin_community_flock_wirespec_compiler_core.$_$.y;
|
|
59
59
|
var Shape = kotlin_community_flock_wirespec_compiler_core.$_$.a1;
|
|
60
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
61
|
-
var toSet_0 = kotlin_kotlin.$_$.
|
|
60
|
+
var emptyList = kotlin_kotlin.$_$.b6;
|
|
61
|
+
var toSet_0 = kotlin_kotlin.$_$.p8;
|
|
62
62
|
var Method_GET_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.k1;
|
|
63
63
|
var Method_POST_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.o1;
|
|
64
64
|
var Method_PUT_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.p1;
|
|
@@ -78,8 +78,8 @@
|
|
|
78
78
|
var Right = kotlin_io_arrow_kt_arrow_core.$_$.e;
|
|
79
79
|
var NonEmptyList = kotlin_io_arrow_kt_arrow_core.$_$.f;
|
|
80
80
|
var Left = kotlin_io_arrow_kt_arrow_core.$_$.d;
|
|
81
|
-
var contentEquals = kotlin_kotlin.$_$.
|
|
82
|
-
var contentHashCode = kotlin_kotlin.$_$.
|
|
81
|
+
var contentEquals = kotlin_kotlin.$_$.k5;
|
|
82
|
+
var contentHashCode = kotlin_kotlin.$_$.m5;
|
|
83
83
|
//endregion
|
|
84
84
|
//region block: pre-declaration
|
|
85
85
|
initMetadataForInterface(WsNode, 'WsNode');
|
|
@@ -1203,7 +1203,7 @@
|
|
|
1203
1203
|
} else {
|
|
1204
1204
|
tmp_0 = _Comment___get_value__impl__8r3pla(tmp31_safe_receiver);
|
|
1205
1205
|
}
|
|
1206
|
-
tmp = new WsType(_this__u8e3s4.z23_1.
|
|
1206
|
+
tmp = new WsType(_this__u8e3s4.z23_1.i2a_1, tmp_0, produce_1(_this__u8e3s4.a24_1));
|
|
1207
1207
|
} else {
|
|
1208
1208
|
if (_this__u8e3s4 instanceof Endpoint) {
|
|
1209
1209
|
var tmp32_safe_receiver = _this__u8e3s4.m24_1;
|
|
@@ -1214,7 +1214,7 @@
|
|
|
1214
1214
|
} else {
|
|
1215
1215
|
tmp_2 = _Comment___get_value__impl__8r3pla(tmp32_safe_receiver);
|
|
1216
1216
|
}
|
|
1217
|
-
tmp = new WsEndpoint(_this__u8e3s4.n24_1.
|
|
1217
|
+
tmp = new WsEndpoint(_this__u8e3s4.n24_1.i2a_1, tmp_2, produce_2(_this__u8e3s4.o24_1), produce_3(_this__u8e3s4.p24_1), produce_4(_this__u8e3s4.q24_1), produce_4(_this__u8e3s4.r24_1), produce_4(_this__u8e3s4.s24_1), produce_5(_this__u8e3s4.t24_1), produce_6(_this__u8e3s4.u24_1));
|
|
1218
1218
|
} else {
|
|
1219
1219
|
if (_this__u8e3s4 instanceof Enum_0) {
|
|
1220
1220
|
var tmp33_safe_receiver = _this__u8e3s4.f24_1;
|
|
@@ -1229,7 +1229,7 @@
|
|
|
1229
1229
|
// Inline function 'kotlin.collections.toTypedArray' call
|
|
1230
1230
|
var this_0 = _this__u8e3s4.h24_1;
|
|
1231
1231
|
var tmp$ret$0 = copyToArray(this_0);
|
|
1232
|
-
tmp = new WsEnum(_this__u8e3s4.g24_1.
|
|
1232
|
+
tmp = new WsEnum(_this__u8e3s4.g24_1.i2a_1, tmp_6, tmp$ret$0);
|
|
1233
1233
|
} else {
|
|
1234
1234
|
if (_this__u8e3s4 instanceof Refined) {
|
|
1235
1235
|
var tmp34_safe_receiver = _this__u8e3s4.c24_1;
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
} else {
|
|
1241
1241
|
tmp_7 = _Comment___get_value__impl__8r3pla(tmp34_safe_receiver);
|
|
1242
1242
|
}
|
|
1243
|
-
tmp = new WsRefined(_this__u8e3s4.d24_1.
|
|
1243
|
+
tmp = new WsRefined(_this__u8e3s4.d24_1.i2a_1, tmp_7, _this__u8e3s4.e24_1.c2b_1);
|
|
1244
1244
|
} else {
|
|
1245
1245
|
if (_this__u8e3s4 instanceof Union) {
|
|
1246
1246
|
var tmp35_safe_receiver = _this__u8e3s4.u23_1;
|
|
@@ -1265,7 +1265,7 @@
|
|
|
1265
1265
|
destination.e(tmp$ret$1);
|
|
1266
1266
|
}
|
|
1267
1267
|
var tmp$ret$4 = copyToArray(destination);
|
|
1268
|
-
tmp = new WsUnion(_this__u8e3s4.v23_1.
|
|
1268
|
+
tmp = new WsUnion(_this__u8e3s4.v23_1.i2a_1, tmp_11, tmp$ret$4);
|
|
1269
1269
|
} else {
|
|
1270
1270
|
if (_this__u8e3s4 instanceof Channel) {
|
|
1271
1271
|
var tmp36_safe_receiver = _this__u8e3s4.i24_1;
|
|
@@ -1276,7 +1276,7 @@
|
|
|
1276
1276
|
} else {
|
|
1277
1277
|
tmp_12 = _Comment___get_value__impl__8r3pla(tmp36_safe_receiver);
|
|
1278
1278
|
}
|
|
1279
|
-
tmp = new WsChannel(_this__u8e3s4.j24_1.
|
|
1279
|
+
tmp = new WsChannel(_this__u8e3s4.j24_1.i2a_1, tmp_12, produce_7(_this__u8e3s4.l24_1), _this__u8e3s4.k24_1);
|
|
1280
1280
|
} else {
|
|
1281
1281
|
noWhenBranchMatchedException();
|
|
1282
1282
|
}
|
|
@@ -1390,7 +1390,7 @@
|
|
|
1390
1390
|
// Inline function 'community.flock.wirespec.compiler.lib.produce.<anonymous>' call
|
|
1391
1391
|
var tmp;
|
|
1392
1392
|
if (item instanceof Literal) {
|
|
1393
|
-
tmp = new WsLiteral(item.
|
|
1393
|
+
tmp = new WsLiteral(item.m2a_1);
|
|
1394
1394
|
} else {
|
|
1395
1395
|
if (item instanceof Param) {
|
|
1396
1396
|
tmp = new WsParam(produce_9(item.g2a_1), produce_7(item.h2a_1));
|
|
@@ -1677,7 +1677,7 @@
|
|
|
1677
1677
|
return new WsField(produce_9(_this__u8e3s4.y29_1), produce_7(_this__u8e3s4.z29_1), _this__u8e3s4.a2a_1);
|
|
1678
1678
|
}
|
|
1679
1679
|
function produce_9(_this__u8e3s4) {
|
|
1680
|
-
return new WsIdentifier(_this__u8e3s4.
|
|
1680
|
+
return new WsIdentifier(_this__u8e3s4.i2a_1);
|
|
1681
1681
|
}
|
|
1682
1682
|
function produce_10(_this__u8e3s4) {
|
|
1683
1683
|
var tmp41_safe_receiver = _this__u8e3s4.x29_1;
|
|
@@ -1814,7 +1814,7 @@
|
|
|
1814
1814
|
return tmp;
|
|
1815
1815
|
}
|
|
1816
1816
|
function produce_13(_this__u8e3s4) {
|
|
1817
|
-
return new WsContent(_this__u8e3s4.
|
|
1817
|
+
return new WsContent(_this__u8e3s4.j2a_1, produce_7(_this__u8e3s4.k2a_1), _this__u8e3s4.l2a_1);
|
|
1818
1818
|
}
|
|
1819
1819
|
function consume_12(_this__u8e3s4) {
|
|
1820
1820
|
return Companion_instance.q2b(_this__u8e3s4.value);
|
|
@@ -24,34 +24,34 @@
|
|
|
24
24
|
var imul = Math.imul;
|
|
25
25
|
var Companion_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.b2;
|
|
26
26
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
27
|
-
var split = kotlin_kotlin.$_$.
|
|
28
|
-
var addAll = kotlin_kotlin.$_$.
|
|
27
|
+
var split = kotlin_kotlin.$_$.nd;
|
|
28
|
+
var addAll = kotlin_kotlin.$_$.y4;
|
|
29
29
|
var Unit_instance = kotlin_kotlin.$_$.g4;
|
|
30
30
|
var VOID = kotlin_kotlin.$_$.g;
|
|
31
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
32
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
33
|
-
var to = kotlin_kotlin.$_$.
|
|
34
|
-
var toMap = kotlin_kotlin.$_$.
|
|
35
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
36
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
31
|
+
var joinToString = kotlin_kotlin.$_$.s6;
|
|
32
|
+
var protoOf = kotlin_kotlin.$_$.wa;
|
|
33
|
+
var to = kotlin_kotlin.$_$.gg;
|
|
34
|
+
var toMap = kotlin_kotlin.$_$.m8;
|
|
35
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ba;
|
|
36
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.i5;
|
|
37
37
|
var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.k;
|
|
38
|
-
var firstOrNull = kotlin_kotlin.$_$.
|
|
39
|
-
var distinct = kotlin_kotlin.$_$.
|
|
40
|
-
var take = kotlin_kotlin.$_$.
|
|
38
|
+
var firstOrNull = kotlin_kotlin.$_$.g6;
|
|
39
|
+
var distinct = kotlin_kotlin.$_$.y5;
|
|
40
|
+
var take = kotlin_kotlin.$_$.f8;
|
|
41
41
|
var ParameterLocation_BODY_getInstance = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.e1;
|
|
42
42
|
var ParameterObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.f;
|
|
43
43
|
var ParameterLocation_QUERY_getInstance = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.h1;
|
|
44
|
-
var plus = kotlin_kotlin.$_$.
|
|
44
|
+
var plus = kotlin_kotlin.$_$.r7;
|
|
45
45
|
var ParameterLocation_HEADER_getInstance = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.f1;
|
|
46
|
-
var mapCapacity = kotlin_kotlin.$_$.
|
|
47
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
46
|
+
var mapCapacity = kotlin_kotlin.$_$.i7;
|
|
47
|
+
var coerceAtLeast = kotlin_kotlin.$_$.hb;
|
|
48
48
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.t;
|
|
49
49
|
var _StatusCode___init__impl__t1yi9q = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.f2;
|
|
50
50
|
var HeaderObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.b;
|
|
51
51
|
var Unit = kotlin_community_flock_wirespec_compiler_core.$_$.x;
|
|
52
52
|
var Type_ARRAY_getInstance = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.i1;
|
|
53
53
|
var SchemaObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.k;
|
|
54
|
-
var noWhenBranchMatchedException = kotlin_kotlin.$_$.
|
|
54
|
+
var noWhenBranchMatchedException = kotlin_kotlin.$_$.dg;
|
|
55
55
|
var StatusCode = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.l;
|
|
56
56
|
var ResponseObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.j;
|
|
57
57
|
var OperationObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.e;
|
|
@@ -67,7 +67,7 @@
|
|
|
67
67
|
var Literal = kotlin_community_flock_wirespec_compiler_core.$_$.o;
|
|
68
68
|
var Param = kotlin_community_flock_wirespec_compiler_core.$_$.p;
|
|
69
69
|
var InfoObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.c;
|
|
70
|
-
var listOf = kotlin_kotlin.$_$.
|
|
70
|
+
var listOf = kotlin_kotlin.$_$.g7;
|
|
71
71
|
var Endpoint = kotlin_community_flock_wirespec_compiler_core.$_$.q;
|
|
72
72
|
var LinkedHashMap_init_$Create$_0 = kotlin_kotlin.$_$.u;
|
|
73
73
|
var _Path___init__impl__6uf4pw = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.y1;
|
|
@@ -84,25 +84,25 @@
|
|
|
84
84
|
var PathItemObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.g;
|
|
85
85
|
var Refined = kotlin_community_flock_wirespec_compiler_core.$_$.z;
|
|
86
86
|
var Type = kotlin_community_flock_wirespec_compiler_core.$_$.b1;
|
|
87
|
-
var plus_0 = kotlin_kotlin.$_$.
|
|
87
|
+
var plus_0 = kotlin_kotlin.$_$.n7;
|
|
88
88
|
var Enum = kotlin_community_flock_wirespec_compiler_core.$_$.r;
|
|
89
89
|
var JsonPrimitive = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.h;
|
|
90
90
|
var SwaggerObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.m;
|
|
91
|
-
var toString = kotlin_kotlin.$_$.
|
|
91
|
+
var toString = kotlin_kotlin.$_$.ab;
|
|
92
92
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.l1;
|
|
93
93
|
var _Ref___init__impl__7qfl46 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.c2;
|
|
94
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
95
|
-
var NotImplementedError = kotlin_kotlin.$_$.
|
|
94
|
+
var emptyList = kotlin_kotlin.$_$.b6;
|
|
95
|
+
var NotImplementedError = kotlin_kotlin.$_$.cf;
|
|
96
96
|
var Content = kotlin_community_flock_wirespec_compiler_core.$_$.k;
|
|
97
97
|
var Request = kotlin_community_flock_wirespec_compiler_core.$_$.m;
|
|
98
|
-
var emptyMap = kotlin_kotlin.$_$.
|
|
98
|
+
var emptyMap = kotlin_kotlin.$_$.c6;
|
|
99
99
|
var _StatusCode___get_value__impl__we50mu = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.i2;
|
|
100
100
|
var Response = kotlin_community_flock_wirespec_compiler_core.$_$.n;
|
|
101
101
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.r;
|
|
102
102
|
var Companion_instance = kotlin_community_flock_wirespec_compiler_core.$_$.c2;
|
|
103
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
104
|
-
var KtMap = kotlin_kotlin.$_$.
|
|
105
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
103
|
+
var THROW_CCE = kotlin_kotlin.$_$.hf;
|
|
104
|
+
var KtMap = kotlin_kotlin.$_$.t4;
|
|
105
|
+
var isInterface = kotlin_kotlin.$_$.ka;
|
|
106
106
|
var Type_String_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.u1;
|
|
107
107
|
var Type_Number_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.t1;
|
|
108
108
|
var Type_Integer_getInstance = kotlin_community_flock_wirespec_compiler_core.$_$.s1;
|
|
@@ -110,28 +110,28 @@
|
|
|
110
110
|
var Ref__toString_impl_irb7zi = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.d2;
|
|
111
111
|
var BooleanObject = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.a;
|
|
112
112
|
var Shape = kotlin_community_flock_wirespec_compiler_core.$_$.a1;
|
|
113
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
114
|
-
var toSet = kotlin_kotlin.$_$.
|
|
113
|
+
var ensureNotNull = kotlin_kotlin.$_$.xf;
|
|
114
|
+
var toSet = kotlin_kotlin.$_$.p8;
|
|
115
115
|
var get_entries = kotlin_community_flock_wirespec_compiler_core.$_$.l;
|
|
116
116
|
var _Ref___get_value__impl__kxavfe = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.e2;
|
|
117
117
|
var Field = kotlin_community_flock_wirespec_compiler_core.$_$.s;
|
|
118
|
-
var equals = kotlin_kotlin.$_$.
|
|
118
|
+
var equals = kotlin_kotlin.$_$.p9;
|
|
119
119
|
var _Path___get_value__impl__thmflc = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.b2;
|
|
120
|
-
var drop = kotlin_kotlin.$_$.
|
|
121
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
122
|
-
var charSequenceGet = kotlin_kotlin.$_$.
|
|
120
|
+
var drop = kotlin_kotlin.$_$.a6;
|
|
121
|
+
var charSequenceLength = kotlin_kotlin.$_$.l9;
|
|
122
|
+
var charSequenceGet = kotlin_kotlin.$_$.k9;
|
|
123
123
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.v1;
|
|
124
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
124
|
+
var isBlank = kotlin_kotlin.$_$.sc;
|
|
125
125
|
var Path__toString_impl_wlr1lw = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.a2;
|
|
126
126
|
var Path__hashCode_impl_go73kd = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.z1;
|
|
127
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
128
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
127
|
+
var getStringHashCode = kotlin_kotlin.$_$.u9;
|
|
128
|
+
var initMetadataForClass = kotlin_kotlin.$_$.w9;
|
|
129
129
|
var StatusCode__toString_impl_6caewy = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.h2;
|
|
130
130
|
var StatusCode__hashCode_impl_fevhvx = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.g2;
|
|
131
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
131
|
+
var hashCode = kotlin_kotlin.$_$.v9;
|
|
132
132
|
var Json = kotlin_org_jetbrains_kotlinx_kotlinx_serialization_json.$_$.l;
|
|
133
133
|
var OpenAPI = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.d;
|
|
134
|
-
var listOf_0 = kotlin_kotlin.$_$.
|
|
134
|
+
var listOf_0 = kotlin_kotlin.$_$.h7;
|
|
135
135
|
var UnsupportedOperationException_init_$Create$ = kotlin_kotlin.$_$.t1;
|
|
136
136
|
var Definition = kotlin_community_flock_wirespec_compiler_core.$_$.j;
|
|
137
137
|
var Channel = kotlin_community_flock_wirespec_compiler_core.$_$.h;
|
|
@@ -171,9 +171,9 @@
|
|
|
171
171
|
var _Path___get_value__impl__thmflc_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.o2;
|
|
172
172
|
var Ref__toString_impl_irb7zi_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.q2;
|
|
173
173
|
var BooleanObject_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.n;
|
|
174
|
-
var checkIndexOverflow = kotlin_kotlin.$_$.
|
|
174
|
+
var checkIndexOverflow = kotlin_kotlin.$_$.h5;
|
|
175
175
|
var _Ref___get_value__impl__kxavfe_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.r2;
|
|
176
|
-
var getOrNull = kotlin_kotlin.$_$.
|
|
176
|
+
var getOrNull = kotlin_kotlin.$_$.l6;
|
|
177
177
|
var Path__toString_impl_wlr1lw_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.n2;
|
|
178
178
|
var Path__hashCode_impl_go73kd_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.m2;
|
|
179
179
|
var StatusCode__toString_impl_6caewy_0 = kotlin_community_flock_kotlinx_openapi_bindings_kotlin_openapi_bindings.$_$.u2;
|
|
@@ -288,7 +288,7 @@
|
|
|
288
288
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
289
289
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>' call
|
|
290
290
|
var tmp19_safe_receiver = element.x29_1;
|
|
291
|
-
var tmp0_safe_receiver = tmp19_safe_receiver == null ? null : tmp19_safe_receiver.
|
|
291
|
+
var tmp0_safe_receiver = tmp19_safe_receiver == null ? null : tmp19_safe_receiver.j2a_1;
|
|
292
292
|
if (tmp0_safe_receiver == null)
|
|
293
293
|
null;
|
|
294
294
|
else {
|
|
@@ -319,7 +319,7 @@
|
|
|
319
319
|
// Inline function 'kotlin.collections.mapNotNullTo.<anonymous>' call
|
|
320
320
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>' call
|
|
321
321
|
var tmp20_safe_receiver = element_0.w29_1;
|
|
322
|
-
var tmp0_safe_receiver_0 = tmp20_safe_receiver == null ? null : tmp20_safe_receiver.
|
|
322
|
+
var tmp0_safe_receiver_0 = tmp20_safe_receiver == null ? null : tmp20_safe_receiver.j2a_1;
|
|
323
323
|
if (tmp0_safe_receiver_0 == null)
|
|
324
324
|
null;
|
|
325
325
|
else {
|
|
@@ -366,8 +366,8 @@
|
|
|
366
366
|
var item = tmp0_iterator_2.i();
|
|
367
367
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>' call
|
|
368
368
|
var tmp21_in = ParameterLocation_BODY_getInstance();
|
|
369
|
-
var tmp22_schema = OpenApiV2Emitter_instance.f2a(item.
|
|
370
|
-
var tmp23_required = !item.
|
|
369
|
+
var tmp22_schema = OpenApiV2Emitter_instance.f2a(item.k2a_1);
|
|
370
|
+
var tmp23_required = !item.l2a_1;
|
|
371
371
|
var tmp$ret$16 = new ParameterObject('RequestBody', tmp21_in, VOID, tmp23_required, tmp22_schema);
|
|
372
372
|
destination_2.e(tmp$ret$16);
|
|
373
373
|
}
|
|
@@ -418,7 +418,7 @@
|
|
|
418
418
|
var element_3 = tmp0_iterator_6.i();
|
|
419
419
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
420
420
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>.<anonymous>' call
|
|
421
|
-
var pair = to(element_3.y29_1.
|
|
421
|
+
var pair = to(element_3.y29_1.i2a_1, new HeaderObject(VOID, element_3.z29_1.b1(), VOID, element_3.z29_1.z22() ? OpenApiV2Emitter_instance.f2a(element_3.z29_1) : null));
|
|
422
422
|
destination_6.m2(pair.ae_1, pair.be_1);
|
|
423
423
|
}
|
|
424
424
|
var tmp24_safe_receiver = element_2.w29_1;
|
|
@@ -430,7 +430,7 @@
|
|
|
430
430
|
// Inline function 'kotlin.contracts.contract' call
|
|
431
431
|
var tmp_8;
|
|
432
432
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>.<anonymous>' call
|
|
433
|
-
var tmp_9 = tmp24_safe_receiver.
|
|
433
|
+
var tmp_9 = tmp24_safe_receiver.k2a_1;
|
|
434
434
|
if (!(tmp_9 instanceof Unit)) {
|
|
435
435
|
tmp_8 = tmp24_safe_receiver;
|
|
436
436
|
} else {
|
|
@@ -447,12 +447,12 @@
|
|
|
447
447
|
// Inline function 'kotlin.contracts.contract' call
|
|
448
448
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>.<anonymous>' call
|
|
449
449
|
var tmp_11;
|
|
450
|
-
switch (tmp25_safe_receiver.
|
|
450
|
+
switch (tmp25_safe_receiver.k2a_1.z22()) {
|
|
451
451
|
case false:
|
|
452
|
-
tmp_11 = OpenApiV2Emitter_instance.f2a(tmp25_safe_receiver.
|
|
452
|
+
tmp_11 = OpenApiV2Emitter_instance.f2a(tmp25_safe_receiver.k2a_1);
|
|
453
453
|
break;
|
|
454
454
|
case true:
|
|
455
|
-
tmp_11 = new SchemaObject(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, Type_ARRAY_getInstance(), OpenApiV2Emitter_instance.f2a(tmp25_safe_receiver.
|
|
455
|
+
tmp_11 = new SchemaObject(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, Type_ARRAY_getInstance(), OpenApiV2Emitter_instance.f2a(tmp25_safe_receiver.k2a_1));
|
|
456
456
|
break;
|
|
457
457
|
default:
|
|
458
458
|
noWhenBranchMatchedException();
|
|
@@ -464,13 +464,13 @@
|
|
|
464
464
|
var pair_0 = to(new StatusCode(tmp_6), new ResponseObject(tmp27_description, tmp29_schema, destination_6));
|
|
465
465
|
destination_5.m2(pair_0.ae_1, pair_0.be_1);
|
|
466
466
|
}
|
|
467
|
-
return new OperationObject(VOID, VOID, VOID, VOID, _this__u8e3s4.n24_1.
|
|
467
|
+
return new OperationObject(VOID, VOID, VOID, VOID, _this__u8e3s4.n24_1.i2a_1, tmp_0, tmp_2, tmp_5, destination_5);
|
|
468
468
|
}
|
|
469
469
|
function emitSegment(_this__u8e3s4, $this) {
|
|
470
470
|
return '/' + joinToString(_this__u8e3s4, '/', VOID, VOID, VOID, VOID, OpenApiV2Emitter$emitSegment$lambda);
|
|
471
471
|
}
|
|
472
472
|
function emitParameter(_this__u8e3s4, $this, location) {
|
|
473
|
-
var tmp32_name = _this__u8e3s4.y29_1.
|
|
473
|
+
var tmp32_name = _this__u8e3s4.y29_1.i2a_1;
|
|
474
474
|
var tmp33_type = emitType_0(_this__u8e3s4.z29_1, $this);
|
|
475
475
|
var tmp;
|
|
476
476
|
switch (_this__u8e3s4.z29_1.z22()) {
|
|
@@ -551,10 +551,10 @@
|
|
|
551
551
|
function OpenApiV2Emitter$emitSegment$lambda(it) {
|
|
552
552
|
var tmp;
|
|
553
553
|
if (it instanceof Param) {
|
|
554
|
-
tmp = '{' + it.g2a_1.
|
|
554
|
+
tmp = '{' + it.g2a_1.i2a_1 + '}';
|
|
555
555
|
} else {
|
|
556
556
|
if (it instanceof Literal) {
|
|
557
|
-
tmp = it.
|
|
557
|
+
tmp = it.m2a_1;
|
|
558
558
|
} else {
|
|
559
559
|
noWhenBranchMatchedException();
|
|
560
560
|
}
|
|
@@ -630,7 +630,7 @@
|
|
|
630
630
|
var item_0 = tmp0_iterator_3.i();
|
|
631
631
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>.<anonymous>' call
|
|
632
632
|
var tmp1_in = ParameterLocation_PATH_getInstance();
|
|
633
|
-
var tmp2_name = item_0.g2a_1.
|
|
633
|
+
var tmp2_name = item_0.g2a_1.i2a_1;
|
|
634
634
|
var tmp3_type = emitType_0(item_0.h2a_1, OpenApiV2Emitter_instance);
|
|
635
635
|
var tmp$ret$12 = new ParameterObject(tmp2_name, tmp1_in, VOID, VOID, VOID, tmp3_type);
|
|
636
636
|
destination_3.e(tmp$ret$12);
|
|
@@ -668,7 +668,7 @@
|
|
|
668
668
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>' call
|
|
669
669
|
var tmp13_type = Type_STRING_getInstance();
|
|
670
670
|
var tmp14_pattern = element_3.e24_1.c2b_1;
|
|
671
|
-
var pair = to(element_3.d24_1.
|
|
671
|
+
var pair = to(element_3.d24_1.i2a_1, new SchemaObject(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp14_pattern, VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp13_type));
|
|
672
672
|
destination_5.m2(pair.ae_1, pair.be_1);
|
|
673
673
|
}
|
|
674
674
|
var tmp_5 = destination_5;
|
|
@@ -701,7 +701,7 @@
|
|
|
701
701
|
var element_6 = tmp0_iterator_8.i();
|
|
702
702
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
703
703
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>.<anonymous>' call
|
|
704
|
-
var pair_0 = OpenApiV2Emitter_instance.
|
|
704
|
+
var pair_0 = OpenApiV2Emitter_instance.o2a(element_6);
|
|
705
705
|
destination_8.m2(pair_0.ae_1, pair_0.be_1);
|
|
706
706
|
}
|
|
707
707
|
// Inline function 'kotlin.takeIf' call
|
|
@@ -724,7 +724,7 @@
|
|
|
724
724
|
while (tmp0_iterator_10.h()) {
|
|
725
725
|
var item_1 = tmp0_iterator_10.i();
|
|
726
726
|
// Inline function 'community.flock.wirespec.openapi.v2.OpenApiV2Emitter.emit.<anonymous>.<anonymous>' call
|
|
727
|
-
var tmp$ret$31 = item_1.y29_1.
|
|
727
|
+
var tmp$ret$31 = item_1.y29_1.i2a_1;
|
|
728
728
|
destination_10.e(tmp$ret$31);
|
|
729
729
|
}
|
|
730
730
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -737,7 +737,7 @@
|
|
|
737
737
|
tmp_6 = null;
|
|
738
738
|
}
|
|
739
739
|
var tmp16_required = tmp_6;
|
|
740
|
-
var pair_1 = to(element_5.z23_1.
|
|
740
|
+
var pair_1 = to(element_5.z23_1.i2a_1, new SchemaObject(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp16_required, VOID, VOID, VOID, VOID, destination_8));
|
|
741
741
|
destination_7.m2(pair_1.ae_1, pair_1.be_1);
|
|
742
742
|
}
|
|
743
743
|
var tmp_7 = plus_0(tmp_5, destination_7);
|
|
@@ -772,13 +772,13 @@
|
|
|
772
772
|
var tmp$ret$42 = JsonPrimitive(item_2);
|
|
773
773
|
destination_13.e(tmp$ret$42);
|
|
774
774
|
}
|
|
775
|
-
var pair_2 = to(element_9.g24_1.
|
|
775
|
+
var pair_2 = to(element_9.g24_1.i2a_1, new SchemaObject(VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, VOID, destination_13, tmp17_type));
|
|
776
776
|
destination_12.m2(pair_2.ae_1, pair_2.be_1);
|
|
777
777
|
}
|
|
778
778
|
return new SwaggerObject('2.0', tmp, VOID, VOID, VOID, tmp_0, tmp_1, tmp_4, plus_0(tmp_7, destination_12));
|
|
779
779
|
};
|
|
780
|
-
protoOf(OpenApiV2Emitter).
|
|
781
|
-
return to(_this__u8e3s4.y29_1.
|
|
780
|
+
protoOf(OpenApiV2Emitter).o2a = function (_this__u8e3s4) {
|
|
781
|
+
return to(_this__u8e3s4.y29_1.i2a_1, this.f2a(_this__u8e3s4.z29_1));
|
|
782
782
|
};
|
|
783
783
|
protoOf(OpenApiV2Emitter).f2a = function (_this__u8e3s4) {
|
|
784
784
|
// Inline function 'kotlin.let' call
|
|
@@ -2646,7 +2646,7 @@
|
|
|
2646
2646
|
var element_1 = tmp0_iterator_1.i();
|
|
2647
2647
|
// Inline function 'kotlin.collections.plusAssign' call
|
|
2648
2648
|
// Inline function 'community.flock.wirespec.openapi.v3.OpenApiV3Emitter.emitComponents.<anonymous>' call
|
|
2649
|
-
var tmp = element_1.g2d().
|
|
2649
|
+
var tmp = element_1.g2d().i2a_1;
|
|
2650
2650
|
var tmp_0;
|
|
2651
2651
|
if (element_1 instanceof Enum) {
|
|
2652
2652
|
tmp_0 = emit_3(element_1, OpenApiV3Emitter_instance);
|
|
@@ -2809,7 +2809,7 @@
|
|
|
2809
2809
|
while (tmp0_iterator_1.h()) {
|
|
2810
2810
|
var item = tmp0_iterator_1.i();
|
|
2811
2811
|
// Inline function 'community.flock.wirespec.openapi.v3.OpenApiV3Emitter.emit.<anonymous>' call
|
|
2812
|
-
var tmp$ret$6 = item.y29_1.
|
|
2812
|
+
var tmp$ret$6 = item.y29_1.i2a_1;
|
|
2813
2813
|
destination_1.e(tmp$ret$6);
|
|
2814
2814
|
}
|
|
2815
2815
|
// Inline function 'kotlin.contracts.contract' call
|
|
@@ -2975,7 +2975,7 @@
|
|
|
2975
2975
|
var element_1 = tmp0_iterator_4.i();
|
|
2976
2976
|
// Inline function 'community.flock.wirespec.openapi.v3.OpenApiV3Emitter.emit.<anonymous>' call
|
|
2977
2977
|
var tmp107_safe_receiver = element_1.x29_1;
|
|
2978
|
-
var tmp0_elvis_lhs = tmp107_safe_receiver == null ? null : tmp107_safe_receiver.
|
|
2978
|
+
var tmp0_elvis_lhs = tmp107_safe_receiver == null ? null : tmp107_safe_receiver.l2a_1;
|
|
2979
2979
|
if (tmp0_elvis_lhs == null ? false : tmp0_elvis_lhs) {
|
|
2980
2980
|
tmp$ret$17 = true;
|
|
2981
2981
|
break $l$block_0;
|
|
@@ -3086,27 +3086,27 @@
|
|
|
3086
3086
|
var tmp$ret$42 = to(new StatusCode_0(tmp_7), new ResponseObject_0(tmp109_description, destination_7, tmp110_content));
|
|
3087
3087
|
destination_5.e(tmp$ret$42);
|
|
3088
3088
|
}
|
|
3089
|
-
return new OperationObject_0(VOID, VOID, VOID, VOID, _this__u8e3s4.n24_1.
|
|
3089
|
+
return new OperationObject_0(VOID, VOID, VOID, VOID, _this__u8e3s4.n24_1.i2a_1, tmp_1, tmp_5, toMap(destination_5));
|
|
3090
3090
|
}
|
|
3091
3091
|
function emitSegment_0(_this__u8e3s4, $this) {
|
|
3092
3092
|
return '/' + joinToString(_this__u8e3s4, '/', VOID, VOID, VOID, VOID, OpenApiV3Emitter$emitSegment$lambda);
|
|
3093
3093
|
}
|
|
3094
3094
|
function emitParameter_0(_this__u8e3s4, $this, location) {
|
|
3095
|
-
var tmp112_name = _this__u8e3s4.y29_1.
|
|
3095
|
+
var tmp112_name = _this__u8e3s4.y29_1.i2a_1;
|
|
3096
3096
|
var tmp113_schema = emitSchema_0(_this__u8e3s4.z29_1, $this);
|
|
3097
3097
|
return new ParameterObject_0(VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp113_schema, VOID, VOID, VOID, tmp112_name, location);
|
|
3098
3098
|
}
|
|
3099
3099
|
function emitParameter_1(_this__u8e3s4, $this) {
|
|
3100
3100
|
var tmp114_in = ParameterLocation_PATH_getInstance_0();
|
|
3101
|
-
var tmp115_name = _this__u8e3s4.g2a_1.
|
|
3101
|
+
var tmp115_name = _this__u8e3s4.g2a_1.i2a_1;
|
|
3102
3102
|
var tmp116_schema = emitSchema_0(_this__u8e3s4.h2a_1, $this);
|
|
3103
3103
|
return new ParameterObject_0(VOID, VOID, VOID, VOID, VOID, VOID, VOID, tmp116_schema, VOID, VOID, VOID, tmp115_name, tmp114_in);
|
|
3104
3104
|
}
|
|
3105
3105
|
function emitHeader(_this__u8e3s4, $this) {
|
|
3106
|
-
return to(_this__u8e3s4.y29_1.
|
|
3106
|
+
return to(_this__u8e3s4.y29_1.i2a_1, emitHeader_0(_this__u8e3s4.z29_1, $this));
|
|
3107
3107
|
}
|
|
3108
3108
|
function emitSchema(_this__u8e3s4, $this) {
|
|
3109
|
-
return to(_this__u8e3s4.y29_1.
|
|
3109
|
+
return to(_this__u8e3s4.y29_1.i2a_1, emitSchema_0(_this__u8e3s4.z29_1, $this));
|
|
3110
3110
|
}
|
|
3111
3111
|
function emitHeader_0(_this__u8e3s4, $this) {
|
|
3112
3112
|
var tmp;
|
|
@@ -3180,15 +3180,15 @@
|
|
|
3180
3180
|
return tmp;
|
|
3181
3181
|
}
|
|
3182
3182
|
function emit_7(_this__u8e3s4, $this) {
|
|
3183
|
-
return to(new MediaType(_MediaType___init__impl__i9gzb9(_this__u8e3s4.
|
|
3183
|
+
return to(new MediaType(_MediaType___init__impl__i9gzb9(_this__u8e3s4.j2a_1)), new MediaTypeObject(emitSchema_0(_this__u8e3s4.k2a_1, $this)));
|
|
3184
3184
|
}
|
|
3185
3185
|
function OpenApiV3Emitter$emitSegment$lambda(it) {
|
|
3186
3186
|
var tmp;
|
|
3187
3187
|
if (it instanceof Param) {
|
|
3188
|
-
tmp = '{' + it.g2a_1.
|
|
3188
|
+
tmp = '{' + it.g2a_1.i2a_1 + '}';
|
|
3189
3189
|
} else {
|
|
3190
3190
|
if (it instanceof Literal) {
|
|
3191
|
-
tmp = it.
|
|
3191
|
+
tmp = it.m2a_1;
|
|
3192
3192
|
} else {
|
|
3193
3193
|
noWhenBranchMatchedException();
|
|
3194
3194
|
}
|
|
@@ -13,33 +13,33 @@
|
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
15
|
var imul = Math.imul;
|
|
16
|
-
var toString = kotlin_kotlin.$_$.
|
|
17
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
18
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
19
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
20
|
-
var getBooleanHashCode = kotlin_kotlin.$_$.
|
|
21
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
22
|
-
var equals = kotlin_kotlin.$_$.
|
|
23
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
24
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
25
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
26
|
-
var joinToString = kotlin_kotlin.$_$.
|
|
27
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
28
|
-
var enumEntries = kotlin_kotlin.$_$.
|
|
16
|
+
var toString = kotlin_kotlin.$_$.ab;
|
|
17
|
+
var toString_0 = kotlin_kotlin.$_$.fg;
|
|
18
|
+
var protoOf = kotlin_kotlin.$_$.wa;
|
|
19
|
+
var hashCode = kotlin_kotlin.$_$.v9;
|
|
20
|
+
var getBooleanHashCode = kotlin_kotlin.$_$.r9;
|
|
21
|
+
var THROW_CCE = kotlin_kotlin.$_$.hf;
|
|
22
|
+
var equals = kotlin_kotlin.$_$.p9;
|
|
23
|
+
var initMetadataForClass = kotlin_kotlin.$_$.w9;
|
|
24
|
+
var getStringHashCode = kotlin_kotlin.$_$.u9;
|
|
25
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ba;
|
|
26
|
+
var joinToString = kotlin_kotlin.$_$.s6;
|
|
27
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.x9;
|
|
28
|
+
var enumEntries = kotlin_kotlin.$_$.a9;
|
|
29
29
|
var Unit_instance = kotlin_kotlin.$_$.g4;
|
|
30
|
-
var Enum = kotlin_kotlin.$_$.
|
|
30
|
+
var Enum = kotlin_kotlin.$_$.xe;
|
|
31
31
|
var VOID = kotlin_kotlin.$_$.g;
|
|
32
|
-
var split = kotlin_kotlin.$_$.
|
|
33
|
-
var dropLast = kotlin_kotlin.$_$.
|
|
34
|
-
var last = kotlin_kotlin.$_$.
|
|
35
|
-
var plus = kotlin_kotlin.$_$.
|
|
32
|
+
var split = kotlin_kotlin.$_$.nd;
|
|
33
|
+
var dropLast = kotlin_kotlin.$_$.z5;
|
|
34
|
+
var last = kotlin_kotlin.$_$.d7;
|
|
35
|
+
var plus = kotlin_kotlin.$_$.r7;
|
|
36
36
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.l1;
|
|
37
|
-
var readlnOrNull = kotlin_kotlin.$_$.
|
|
38
|
-
var generateSequence = kotlin_kotlin.$_$.
|
|
39
|
-
var joinToString_0 = kotlin_kotlin.$_$.
|
|
40
|
-
var collectionSizeOrDefault = kotlin_kotlin.$_$.
|
|
41
|
-
var mapCapacity = kotlin_kotlin.$_$.
|
|
42
|
-
var coerceAtLeast = kotlin_kotlin.$_$.
|
|
37
|
+
var readlnOrNull = kotlin_kotlin.$_$.e9;
|
|
38
|
+
var generateSequence = kotlin_kotlin.$_$.wb;
|
|
39
|
+
var joinToString_0 = kotlin_kotlin.$_$.xb;
|
|
40
|
+
var collectionSizeOrDefault = kotlin_kotlin.$_$.i5;
|
|
41
|
+
var mapCapacity = kotlin_kotlin.$_$.i7;
|
|
42
|
+
var coerceAtLeast = kotlin_kotlin.$_$.hb;
|
|
43
43
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.t;
|
|
44
44
|
//endregion
|
|
45
45
|
//region block: pre-declaration
|