@cruglobal/godtools-shared 1.2.1-SNAPSHOT.1795 → 1.2.1-SNAPSHOT.1797
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.
|
@@ -66,8 +66,8 @@
|
|
|
66
66
|
var hashCode = kotlin_kotlin.$_$.d6;
|
|
67
67
|
var UnsupportedOperationException_init_$Create$_0 = kotlin_kotlin.$_$.s1;
|
|
68
68
|
var asJsReadonlySetView = kotlin_kotlin.$_$.u2;
|
|
69
|
-
var Collection = kotlin_kotlin.$_$.o2;
|
|
70
69
|
var KtSet = kotlin_kotlin.$_$.v2;
|
|
70
|
+
var Collection = kotlin_kotlin.$_$.o2;
|
|
71
71
|
var IllegalStateException_init_$Create$_0 = kotlin_kotlin.$_$.c1;
|
|
72
72
|
var noWhenBranchMatchedException = kotlin_kotlin.$_$.m9;
|
|
73
73
|
var copyOfRange = kotlin_kotlin.$_$.g3;
|
|
@@ -155,12 +155,12 @@
|
|
|
155
155
|
initMetadataForClass(ATN, 'ATN');
|
|
156
156
|
initMetadataForCompanion(Companion_8);
|
|
157
157
|
initMetadataForClass(ATNConfig, 'ATNConfig');
|
|
158
|
-
initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [
|
|
158
|
+
initMetadataForClass(Array2DHashSet, 'Array2DHashSet', Array2DHashSet, VOID, [KtSet, Collection]);
|
|
159
159
|
initMetadataForClass(AbstractConfigHashSet, 'AbstractConfigHashSet', VOID, Array2DHashSet);
|
|
160
160
|
initMetadataForClass(ConfigHashSet, 'ConfigHashSet', ConfigHashSet, AbstractConfigHashSet);
|
|
161
161
|
initMetadataForClass(AbstractEqualityComparator, 'AbstractEqualityComparator');
|
|
162
162
|
initMetadataForObject(ConfigEqualityComparator, 'ConfigEqualityComparator', VOID, AbstractEqualityComparator);
|
|
163
|
-
initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [
|
|
163
|
+
initMetadataForClass(ATNConfigSet, 'ATNConfigSet', ATNConfigSet, VOID, [KtSet, Collection]);
|
|
164
164
|
initMetadataForCompanion(Companion_9);
|
|
165
165
|
initMetadataForClass(ATNDeserializationOptions, 'ATNDeserializationOptions', ATNDeserializationOptions_init_$Create$);
|
|
166
166
|
initMetadataForCompanion(Companion_10);
|
package/kotlin-kotlin-stdlib.js
CHANGED
|
@@ -132,19 +132,19 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
132
132
|
initMetadataForClass(SubList, 'SubList', VOID, AbstractMutableList);
|
|
133
133
|
initMetadataForClass(AbstractMap, 'AbstractMap', VOID, VOID, [KtMap]);
|
|
134
134
|
initMetadataForClass(AbstractMutableMap, 'AbstractMutableMap', VOID, AbstractMap, [AbstractMap, KtMap]);
|
|
135
|
-
initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [AbstractMutableCollection,
|
|
135
|
+
initMetadataForClass(AbstractMutableSet, 'AbstractMutableSet', VOID, AbstractMutableCollection, [AbstractMutableCollection, KtSet, Collection]);
|
|
136
136
|
initMetadataForCompanion(Companion_4);
|
|
137
137
|
initMetadataForClass(ArrayList, 'ArrayList', ArrayList_init_$Create$, AbstractMutableList, [AbstractMutableList, KtList, Collection]);
|
|
138
138
|
initMetadataForClass(HashMap, 'HashMap', HashMap_init_$Create$, AbstractMutableMap, [AbstractMutableMap, KtMap]);
|
|
139
|
-
initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [
|
|
139
|
+
initMetadataForClass(HashMapKeys, 'HashMapKeys', VOID, AbstractMutableSet, [KtSet, Collection, AbstractMutableSet]);
|
|
140
140
|
initMetadataForClass(HashMapValues, 'HashMapValues', VOID, AbstractMutableCollection, [Collection, AbstractMutableCollection]);
|
|
141
|
-
initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [
|
|
141
|
+
initMetadataForClass(HashMapEntrySetBase, 'HashMapEntrySetBase', VOID, AbstractMutableSet, [KtSet, Collection, AbstractMutableSet]);
|
|
142
142
|
initMetadataForClass(HashMapEntrySet, 'HashMapEntrySet', VOID, HashMapEntrySetBase);
|
|
143
143
|
initMetadataForClass(HashMapKeysDefault$iterator$1);
|
|
144
144
|
initMetadataForClass(HashMapKeysDefault, 'HashMapKeysDefault', VOID, AbstractMutableSet);
|
|
145
145
|
initMetadataForClass(HashMapValuesDefault$iterator$1);
|
|
146
146
|
initMetadataForClass(HashMapValuesDefault, 'HashMapValuesDefault', VOID, AbstractMutableCollection);
|
|
147
|
-
initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [AbstractMutableSet,
|
|
147
|
+
initMetadataForClass(HashSet, 'HashSet', HashSet_init_$Create$, AbstractMutableSet, [AbstractMutableSet, KtSet, Collection]);
|
|
148
148
|
initMetadataForCompanion(Companion_5);
|
|
149
149
|
initMetadataForClass(Itr, 'Itr');
|
|
150
150
|
initMetadataForClass(KeysItr, 'KeysItr', VOID, Itr);
|
|
@@ -191,7 +191,7 @@ if (typeof String.prototype.startsWith === 'undefined') {
|
|
|
191
191
|
initMetadataForObject(EmptyHolder, 'EmptyHolder');
|
|
192
192
|
initMetadataForClass(LinkedHashMap, 'LinkedHashMap', LinkedHashMap_init_$Create$, HashMap, [HashMap, KtMap]);
|
|
193
193
|
initMetadataForObject(EmptyHolder_0, 'EmptyHolder');
|
|
194
|
-
initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [HashSet,
|
|
194
|
+
initMetadataForClass(LinkedHashSet, 'LinkedHashSet', LinkedHashSet_init_$Create$, HashSet, [HashSet, KtSet, Collection]);
|
|
195
195
|
initMetadataForClass(BaseOutput, 'BaseOutput');
|
|
196
196
|
initMetadataForClass(NodeJsOutput, 'NodeJsOutput', VOID, BaseOutput);
|
|
197
197
|
initMetadataForClass(BufferedOutput, 'BufferedOutput', BufferedOutput, BaseOutput);
|
|
@@ -295,7 +295,7 @@
|
|
|
295
295
|
initMetadataForClass(Symbol, 'Symbol');
|
|
296
296
|
initMetadataForInterface(SelectInstance, 'SelectInstance');
|
|
297
297
|
initMetadataForClass(ClauseData, 'ClauseData', VOID, VOID, VOID, [1]);
|
|
298
|
-
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler,
|
|
298
|
+
initMetadataForClass(SelectImplementation, 'SelectImplementation', VOID, VOID, [CancelHandler, Waiter, SelectInstance], [0, 2]);
|
|
299
299
|
initMetadataForClass(TrySelectDetailedResult, 'TrySelectDetailedResult', VOID, Enum);
|
|
300
300
|
initMetadataForClass(SetTimeoutBasedDispatcher, 'SetTimeoutBasedDispatcher', VOID, CoroutineDispatcher, VOID, [1]);
|
|
301
301
|
initMetadataForObject(NodeDispatcher, 'NodeDispatcher', VOID, SetTimeoutBasedDispatcher, VOID, [1]);
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"main": "kotlin-mpp-godtools-tool-parser-publishing-npm.js",
|
|
3
3
|
"types": "kotlin-mpp-godtools-tool-parser-publishing-npm.d.ts",
|
|
4
|
-
"version": "1.2.1-SNAPSHOT.
|
|
4
|
+
"version": "1.2.1-SNAPSHOT.1797",
|
|
5
5
|
"name": "@cruglobal/godtools-shared",
|
|
6
6
|
"dependencies": {
|
|
7
7
|
"sax": "1.2.4"
|