@flock/wirespec 0.10.10 → 0.10.11
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.js +3 -3
- package/arrow-arrow-atomic.js +17 -17
- package/arrow-arrow-continuations.js +5 -5
- package/arrow-arrow-core.js +82 -81
- package/arrow-arrow-core.js.map +1 -1
- package/clikt-clikt.js +351 -262
- package/clikt-clikt.js.map +1 -1
- package/colormath-root-colormath.js +156 -180
- package/colormath-root-colormath.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +1490 -1461
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-kotlin-test.js +3 -3
- package/kotlin-openapi-bindings.js +4696 -4696
- package/kotlin-rgxgen.js +163 -118
- package/kotlin-rgxgen.js.map +1 -1
- package/kotlin_org_jetbrains_kotlin_kotlin_dom_api_compat.js +3 -3
- package/kotlinx-serialization-kotlinx-serialization-core.js +1729 -1729
- package/kotlinx-serialization-kotlinx-serialization-core.js.map +1 -1
- package/kotlinx-serialization-kotlinx-serialization-json.js +1465 -1461
- package/kotlinx-serialization-kotlinx-serialization-json.js.map +1 -1
- package/markdown.js +191 -181
- package/markdown.js.map +1 -1
- package/mordant-mordant.js +311 -251
- package/mordant-mordant.js.map +1 -1
- package/package.json +2 -2
- package/resources-library.js +3 -3
- package/wirespec-src-compiler-core.js +1599 -1467
- package/wirespec-src-compiler-core.js.map +1 -1
- package/wirespec-src-compiler-lib.js +406 -406
- package/wirespec-src-compiler-lib.js.map +1 -1
- package/wirespec-src-converter-openapi.js +809 -805
- package/wirespec-src-converter-openapi.js.map +1 -1
- package/wirespec-src-plugin-arguments.js +98 -98
- package/wirespec-src-plugin-cli.js +136 -130
- package/wirespec-src-plugin-cli.js.map +1 -1
- package/wirespec-src-plugin-npm.js +44 -45
- package/wirespec-src-plugin-npm.js.map +1 -1
- package/wirespec-src-tools-generator.js +54 -50
- package/wirespec-src-tools-generator.js.map +1 -1
package/kotlin-rgxgen.js
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
|
-
(function (
|
|
1
|
+
(function (factory) {
|
|
2
2
|
if (typeof define === 'function' && define.amd)
|
|
3
3
|
define(['exports', './kotlin-kotlin-stdlib.js'], factory);
|
|
4
4
|
else if (typeof exports === 'object')
|
|
5
5
|
factory(module.exports, require('./kotlin-kotlin-stdlib.js'));
|
|
6
6
|
else {
|
|
7
|
-
if (typeof
|
|
7
|
+
if (typeof globalThis['kotlin-kotlin-stdlib'] === 'undefined') {
|
|
8
8
|
throw new Error("Error loading module 'kotlin-rgxgen'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'kotlin-rgxgen'.");
|
|
9
9
|
}
|
|
10
|
-
|
|
10
|
+
globalThis['kotlin-rgxgen'] = factory(typeof globalThis['kotlin-rgxgen'] === 'undefined' ? {} : globalThis['kotlin-rgxgen'], globalThis['kotlin-kotlin-stdlib']);
|
|
11
11
|
}
|
|
12
|
-
}(
|
|
12
|
+
}(function (_, kotlin_kotlin) {
|
|
13
13
|
'use strict';
|
|
14
14
|
//region block: imports
|
|
15
15
|
var imul = Math.imul;
|
|
16
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
17
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
18
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
19
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
16
|
+
var protoOf = kotlin_kotlin.$_$.xa;
|
|
17
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.y9;
|
|
18
|
+
var ensureNotNull = kotlin_kotlin.$_$.yf;
|
|
19
|
+
var initMetadataForClass = kotlin_kotlin.$_$.x9;
|
|
20
20
|
var listOf = kotlin_kotlin.$_$.h7;
|
|
21
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
21
|
+
var THROW_CCE = kotlin_kotlin.$_$.if;
|
|
22
22
|
var Unit_instance = kotlin_kotlin.$_$.g4;
|
|
23
|
-
var Enum = kotlin_kotlin.$_$.
|
|
23
|
+
var Enum = kotlin_kotlin.$_$.ye;
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.g;
|
|
25
25
|
var emptyList = kotlin_kotlin.$_$.b6;
|
|
26
26
|
var taggedArrayCopy = kotlin_kotlin.$_$.f;
|
|
@@ -30,73 +30,76 @@
|
|
|
30
30
|
var Char__toInt_impl_vasixd = kotlin_kotlin.$_$.y1;
|
|
31
31
|
var plus = kotlin_kotlin.$_$.r7;
|
|
32
32
|
var Collection = kotlin_kotlin.$_$.k4;
|
|
33
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
33
|
+
var isInterface = kotlin_kotlin.$_$.la;
|
|
34
34
|
var _Char___init__impl__6a9atx = kotlin_kotlin.$_$.v1;
|
|
35
35
|
var toString = kotlin_kotlin.$_$.z1;
|
|
36
36
|
var getKClassFromExpression = kotlin_kotlin.$_$.d;
|
|
37
|
-
var charArrayOf = kotlin_kotlin.$_$.
|
|
38
|
-
var to = kotlin_kotlin.$_$.
|
|
37
|
+
var charArrayOf = kotlin_kotlin.$_$.j9;
|
|
38
|
+
var to = kotlin_kotlin.$_$.hg;
|
|
39
39
|
var listOf_0 = kotlin_kotlin.$_$.g7;
|
|
40
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
40
|
+
var objectCreate = kotlin_kotlin.$_$.wa;
|
|
41
41
|
var ArrayList_init_$Create$_1 = kotlin_kotlin.$_$.l;
|
|
42
42
|
var addAll = kotlin_kotlin.$_$.y4;
|
|
43
43
|
var toMap = kotlin_kotlin.$_$.m8;
|
|
44
44
|
var enumEntries = kotlin_kotlin.$_$.a9;
|
|
45
|
-
var initMetadataForObject = kotlin_kotlin.$_$.
|
|
45
|
+
var initMetadataForObject = kotlin_kotlin.$_$.ca;
|
|
46
46
|
var contentToString = kotlin_kotlin.$_$.n5;
|
|
47
|
-
var Char = kotlin_kotlin.$_$.
|
|
48
|
-
var uppercaseChar = kotlin_kotlin.$_$.
|
|
49
|
-
var isLowerCase = kotlin_kotlin.$_$.
|
|
50
|
-
var charSequenceGet = kotlin_kotlin.$_$.
|
|
51
|
-
var isUpperCase = kotlin_kotlin.$_$.
|
|
52
|
-
var numberToChar = kotlin_kotlin.$_$.
|
|
53
|
-
var toString_0 = kotlin_kotlin.$_$.
|
|
47
|
+
var Char = kotlin_kotlin.$_$.se;
|
|
48
|
+
var uppercaseChar = kotlin_kotlin.$_$.qe;
|
|
49
|
+
var isLowerCase = kotlin_kotlin.$_$.yc;
|
|
50
|
+
var charSequenceGet = kotlin_kotlin.$_$.l9;
|
|
51
|
+
var isUpperCase = kotlin_kotlin.$_$.zc;
|
|
52
|
+
var numberToChar = kotlin_kotlin.$_$.sa;
|
|
53
|
+
var toString_0 = kotlin_kotlin.$_$.bb;
|
|
54
54
|
var NoSuchElementException_init_$Create$ = kotlin_kotlin.$_$.p1;
|
|
55
|
-
var indexOf = kotlin_kotlin.$_$.
|
|
56
|
-
var indexOf_0 = kotlin_kotlin.$_$.
|
|
55
|
+
var indexOf = kotlin_kotlin.$_$.sc;
|
|
56
|
+
var indexOf_0 = kotlin_kotlin.$_$.rc;
|
|
57
57
|
var IllegalArgumentException_init_$Create$ = kotlin_kotlin.$_$.h1;
|
|
58
|
-
var Exception = kotlin_kotlin.$_$.
|
|
59
|
-
var numberToInt = kotlin_kotlin.$_$.
|
|
60
|
-
var trimMargin = kotlin_kotlin.$_$.
|
|
61
|
-
var charArray = kotlin_kotlin.$_$.
|
|
62
|
-
var Long = kotlin_kotlin.$_$.
|
|
63
|
-
var fillArrayVal = kotlin_kotlin.$_$.
|
|
64
|
-
var charSequenceLength = kotlin_kotlin.$_$.
|
|
65
|
-
var toCharArray = kotlin_kotlin.$_$.
|
|
58
|
+
var Exception = kotlin_kotlin.$_$.ze;
|
|
59
|
+
var numberToInt = kotlin_kotlin.$_$.ua;
|
|
60
|
+
var trimMargin = kotlin_kotlin.$_$.me;
|
|
61
|
+
var charArray = kotlin_kotlin.$_$.k9;
|
|
62
|
+
var Long = kotlin_kotlin.$_$.cf;
|
|
63
|
+
var fillArrayVal = kotlin_kotlin.$_$.r9;
|
|
64
|
+
var charSequenceLength = kotlin_kotlin.$_$.m9;
|
|
65
|
+
var toCharArray = kotlin_kotlin.$_$.yd;
|
|
66
66
|
var StringBuilder_init_$Create$ = kotlin_kotlin.$_$.b1;
|
|
67
|
-
var toInt = kotlin_kotlin.$_$.
|
|
68
|
-
var toInt_0 = kotlin_kotlin.$_$.
|
|
67
|
+
var toInt = kotlin_kotlin.$_$.de;
|
|
68
|
+
var toInt_0 = kotlin_kotlin.$_$.ce;
|
|
69
69
|
var toList = kotlin_kotlin.$_$.k8;
|
|
70
70
|
var toCharArray_0 = kotlin_kotlin.$_$.h8;
|
|
71
71
|
var KtMap = kotlin_kotlin.$_$.t4;
|
|
72
|
-
var NumberFormatException = kotlin_kotlin.$_$.
|
|
72
|
+
var NumberFormatException = kotlin_kotlin.$_$.ef;
|
|
73
73
|
var copyToArray = kotlin_kotlin.$_$.x5;
|
|
74
74
|
var StringBuilder_init_$Create$_0 = kotlin_kotlin.$_$.c1;
|
|
75
|
-
var isDigit = kotlin_kotlin.$_$.
|
|
75
|
+
var isDigit = kotlin_kotlin.$_$.uc;
|
|
76
76
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.u;
|
|
77
|
-
var captureStack = kotlin_kotlin.$_$.
|
|
77
|
+
var captureStack = kotlin_kotlin.$_$.i9;
|
|
78
78
|
var RuntimeException_init_$Init$ = kotlin_kotlin.$_$.r1;
|
|
79
79
|
var RuntimeException_init_$Init$_0 = kotlin_kotlin.$_$.s1;
|
|
80
|
-
var RuntimeException = kotlin_kotlin.$_$.
|
|
80
|
+
var RuntimeException = kotlin_kotlin.$_$.hf;
|
|
81
81
|
var sortWith = kotlin_kotlin.$_$.z7;
|
|
82
|
-
var
|
|
82
|
+
var equals = kotlin_kotlin.$_$.q9;
|
|
83
|
+
var FunctionAdapter = kotlin_kotlin.$_$.f9;
|
|
84
|
+
var Comparator = kotlin_kotlin.$_$.ve;
|
|
85
|
+
var hashCode = kotlin_kotlin.$_$.w9;
|
|
83
86
|
var compareValues = kotlin_kotlin.$_$.w8;
|
|
84
87
|
var fill = kotlin_kotlin.$_$.e6;
|
|
85
|
-
var concatToString = kotlin_kotlin.$_$.
|
|
86
|
-
var StringBuilder = kotlin_kotlin.$_$.
|
|
88
|
+
var concatToString = kotlin_kotlin.$_$.gc;
|
|
89
|
+
var StringBuilder = kotlin_kotlin.$_$.cc;
|
|
87
90
|
var HashSet_init_$Create$ = kotlin_kotlin.$_$.r;
|
|
88
|
-
var replace = kotlin_kotlin.$_$.
|
|
91
|
+
var replace = kotlin_kotlin.$_$.kd;
|
|
89
92
|
var sortedWith = kotlin_kotlin.$_$.a8;
|
|
90
93
|
var toMutableList = kotlin_kotlin.$_$.n8;
|
|
91
94
|
var copyOf = kotlin_kotlin.$_$.r5;
|
|
92
95
|
var arrayCopy = kotlin_kotlin.$_$.z4;
|
|
93
|
-
var concatToString_0 = kotlin_kotlin.$_$.
|
|
94
|
-
var toList_0 = kotlin_kotlin.$_$.
|
|
96
|
+
var concatToString_0 = kotlin_kotlin.$_$.hc;
|
|
97
|
+
var toList_0 = kotlin_kotlin.$_$.ee;
|
|
95
98
|
var Default_getInstance = kotlin_kotlin.$_$.v3;
|
|
96
99
|
var HashMap_init_$Create$ = kotlin_kotlin.$_$.o;
|
|
97
|
-
var
|
|
98
|
-
var KProperty1 = kotlin_kotlin.$_$.
|
|
99
|
-
var getPropertyCallableRef = kotlin_kotlin.$_$.
|
|
100
|
+
var equals_0 = kotlin_kotlin.$_$.oc;
|
|
101
|
+
var KProperty1 = kotlin_kotlin.$_$.sb;
|
|
102
|
+
var getPropertyCallableRef = kotlin_kotlin.$_$.u9;
|
|
100
103
|
var Companion_getInstance = kotlin_kotlin.$_$.x3;
|
|
101
104
|
var Regex_init_$Create$ = kotlin_kotlin.$_$.z;
|
|
102
105
|
var sorted = kotlin_kotlin.$_$.b8;
|
|
@@ -135,8 +138,8 @@
|
|
|
135
138
|
initMetadataForClass(RgxGenParseException, 'RgxGenParseException', VOID, RuntimeException);
|
|
136
139
|
initMetadataForClass(PatternDoesNotMatchAnythingException, 'PatternDoesNotMatchAnythingException', VOID, RgxGenParseException);
|
|
137
140
|
initMetadataForClass(TokenNotQuantifiableException, 'TokenNotQuantifiableException', VOID, RgxGenParseException);
|
|
138
|
-
initMetadataForClass(sam$kotlin_Comparator$0, 'sam$kotlin_Comparator$0', VOID, VOID, [Comparator]);
|
|
139
|
-
initMetadataForClass(sam$kotlin_Comparator$0_0, 'sam$kotlin_Comparator$0', VOID, VOID, [Comparator]);
|
|
141
|
+
initMetadataForClass(sam$kotlin_Comparator$0, 'sam$kotlin_Comparator$0', VOID, VOID, [Comparator, FunctionAdapter]);
|
|
142
|
+
initMetadataForClass(sam$kotlin_Comparator$0_0, 'sam$kotlin_Comparator$0', VOID, VOID, [Comparator, FunctionAdapter]);
|
|
140
143
|
initMetadataForObject(Util, 'Util');
|
|
141
144
|
initMetadataForCompanion(Companion_7);
|
|
142
145
|
initMetadataForClass(CharList, 'CharList');
|
|
@@ -166,10 +169,10 @@
|
|
|
166
169
|
function RgxGen(properties, pattern) {
|
|
167
170
|
this.u45_1 = properties;
|
|
168
171
|
var defaultTreeBuilder = new DefaultTreeBuilder(ensureNotNull(pattern), this.u45_1);
|
|
169
|
-
this.v45_1 = defaultTreeBuilder.
|
|
172
|
+
this.v45_1 = defaultTreeBuilder.rj();
|
|
170
173
|
}
|
|
171
174
|
protoOf(RgxGen).b46 = function (random) {
|
|
172
|
-
var gv = Companion_instance_9.
|
|
175
|
+
var gv = Companion_instance_9.vq().g46(random).h46(this.u45_1).rj();
|
|
173
176
|
ensureNotNull(this.v45_1).j46(gv);
|
|
174
177
|
return gv.o46();
|
|
175
178
|
};
|
|
@@ -195,7 +198,7 @@
|
|
|
195
198
|
// Inline function 'kotlin.let' call
|
|
196
199
|
// Inline function 'kotlin.contracts.contract' call
|
|
197
200
|
// Inline function 'community.flock.kotlinx.rgxgen.config.RgxGenOption.getFromProperties.<anonymous>' call
|
|
198
|
-
var tmp = properties == null ? null : properties.
|
|
201
|
+
var tmp = properties == null ? null : properties.fc(this.t46_1);
|
|
199
202
|
var tmp0_elvis_lhs = (tmp == null ? true : !(tmp == null)) ? tmp : THROW_CCE();
|
|
200
203
|
return tmp0_elvis_lhs == null ? this.u46_1 : tmp0_elvis_lhs;
|
|
201
204
|
};
|
|
@@ -274,7 +277,7 @@
|
|
|
274
277
|
function Companion_1() {
|
|
275
278
|
}
|
|
276
279
|
protoOf(Companion_1).a47 = function (externalRanges) {
|
|
277
|
-
return this.b47(externalRanges, Companion_instance_8.
|
|
280
|
+
return this.b47(externalRanges, Companion_instance_8.rt());
|
|
278
281
|
};
|
|
279
282
|
protoOf(Companion_1).c47 = function (characters) {
|
|
280
283
|
return new RgxGenCharsDefinition(emptyList(), Companion_instance_8.d47(taggedArrayCopy(characters)));
|
|
@@ -2505,7 +2508,7 @@
|
|
|
2505
2508
|
}
|
|
2506
2509
|
return tmp;
|
|
2507
2510
|
} else {
|
|
2508
|
-
return this.a5f('.', listOf_0(ConstantsProvider_getInstance().n48_1), Companion_instance_8.
|
|
2511
|
+
return this.a5f('.', listOf_0(ConstantsProvider_getInstance().n48_1), Companion_instance_8.rt(), MatchType_POSITIVE_getInstance());
|
|
2509
2512
|
}
|
|
2510
2513
|
};
|
|
2511
2514
|
protoOf(Companion_5).c5f = function (pattern, unicodeCategory, type) {
|
|
@@ -2521,7 +2524,7 @@
|
|
|
2521
2524
|
return SymbolSet_init_$Create$(pattern, symbolRanges, charList, type, ConstantsProvider_getInstance().n48_1);
|
|
2522
2525
|
};
|
|
2523
2526
|
protoOf(Companion_5).e5f = function (pattern, symbolRanges, type) {
|
|
2524
|
-
return SymbolSet_init_$Create$(pattern, symbolRanges, Companion_instance_8.
|
|
2527
|
+
return SymbolSet_init_$Create$(pattern, symbolRanges, Companion_instance_8.rt(), type, ConstantsProvider_getInstance().n48_1);
|
|
2525
2528
|
};
|
|
2526
2529
|
protoOf(Companion_5).f5f = function (pattern, positiveMatchDefinitions, negativeMatchDefinitions, matchType) {
|
|
2527
2530
|
return new SymbolSet(pattern, positiveMatchDefinitions, negativeMatchDefinitions, matchType, ConstantsProvider_getInstance().n48_1);
|
|
@@ -2539,7 +2542,7 @@
|
|
|
2539
2542
|
var tmp = this;
|
|
2540
2543
|
// Inline function 'kotlin.collections.mutableListOf' call
|
|
2541
2544
|
tmp.m5f_1 = ArrayList_init_$Create$_1();
|
|
2542
|
-
this.n5f_1 = Companion_instance_8.
|
|
2545
|
+
this.n5f_1 = Companion_instance_8.rt();
|
|
2543
2546
|
this.o5f_1 = null;
|
|
2544
2547
|
this.p5f_1 = null;
|
|
2545
2548
|
if (type.equals(MatchType_POSITIVE_getInstance())) {
|
|
@@ -2550,7 +2553,7 @@
|
|
|
2550
2553
|
this.n5f_1 = compactedCharacters;
|
|
2551
2554
|
} else {
|
|
2552
2555
|
this.m5f_1 = ArrayList_init_$Create$_1();
|
|
2553
|
-
this.n5f_1 = Companion_instance_8.
|
|
2556
|
+
this.n5f_1 = Companion_instance_8.rt();
|
|
2554
2557
|
var tmp0_elvis_lhs = this.i5f_1;
|
|
2555
2558
|
var defsToUse = tmp0_elvis_lhs == null ? this.h5f_1 : tmp0_elvis_lhs;
|
|
2556
2559
|
var compactedRanges_0 = ArrayList_init_$Create$_0(defsToUse.g47_1.j());
|
|
@@ -2719,7 +2722,7 @@
|
|
|
2719
2722
|
offset = offset === VOID ? 0 : offset;
|
|
2720
2723
|
return $super === VOID ? this.d5g(offset) : $super.d5g.call(this, offset).x_1;
|
|
2721
2724
|
};
|
|
2722
|
-
protoOf(CharIterator).
|
|
2725
|
+
protoOf(CharIterator).fe = function () {
|
|
2723
2726
|
try {
|
|
2724
2727
|
var c = charSequenceGet(this.y5f_1, this.a5g_1);
|
|
2725
2728
|
this.a5g_1 = this.a5g_1 + 1 | 0;
|
|
@@ -2780,7 +2783,7 @@
|
|
|
2780
2783
|
protoOf(CharIterator).m5g = function (condition) {
|
|
2781
2784
|
var startIndex = this.a5g_1;
|
|
2782
2785
|
$l$loop: while (this.h()) {
|
|
2783
|
-
if (!condition(new Char(this.
|
|
2786
|
+
if (!condition(new Char(this.fe()))) {
|
|
2784
2787
|
this.a5g_1 = this.a5g_1 - 1 | 0;
|
|
2785
2788
|
break $l$loop;
|
|
2786
2789
|
}
|
|
@@ -2852,11 +2855,11 @@
|
|
|
2852
2855
|
}
|
|
2853
2856
|
function handleSymbolRange($this, characters, symbolRanges) {
|
|
2854
2857
|
if (characters.a() < 2) {
|
|
2855
|
-
characters.
|
|
2858
|
+
characters.x7(_Char___init__impl__6a9atx(45));
|
|
2856
2859
|
} else {
|
|
2857
2860
|
var lastChar = characters.b(characters.a() - 1 | 0);
|
|
2858
2861
|
var firstChar = characters.b(characters.a() - 2 | 0);
|
|
2859
|
-
characters.
|
|
2862
|
+
characters.eb(characters.a() - 2 | 0, characters.a());
|
|
2860
2863
|
symbolRanges.e(Companion_instance_2.u47(firstChar, lastChar));
|
|
2861
2864
|
}
|
|
2862
2865
|
}
|
|
@@ -2926,7 +2929,7 @@
|
|
|
2926
2929
|
var value = $this.x45_1.n5g() - finalSymbol.d5e_1.length | 0;
|
|
2927
2930
|
this_0.m2(finalSymbol, value);
|
|
2928
2931
|
nodes.e(finalSymbol);
|
|
2929
|
-
sb.
|
|
2932
|
+
sb.eb(0, 2147483647);
|
|
2930
2933
|
}
|
|
2931
2934
|
}
|
|
2932
2935
|
function processGroupType($this) {
|
|
@@ -3076,7 +3079,7 @@
|
|
|
3076
3079
|
var isChoice = false;
|
|
3077
3080
|
var choicesStartPos = groupStartPos;
|
|
3078
3081
|
while ($this.x45_1.h()) {
|
|
3079
|
-
var c = $this.x45_1.
|
|
3082
|
+
var c = $this.x45_1.fe();
|
|
3080
3083
|
if (c === _Char___init__impl__6a9atx(94) ? true : c === _Char___init__impl__6a9atx(36)) {
|
|
3081
3084
|
verifyStartEndMarkerConsistency($this, c);
|
|
3082
3085
|
} else if (c === _Char___init__impl__6a9atx(91)) {
|
|
@@ -3099,7 +3102,7 @@
|
|
|
3099
3102
|
} else if (c === _Char___init__impl__6a9atx(92)) {
|
|
3100
3103
|
handleEscapedCharacter($this, sb, nodes, true);
|
|
3101
3104
|
} else {
|
|
3102
|
-
sb.
|
|
3105
|
+
sb.x7(c);
|
|
3103
3106
|
}
|
|
3104
3107
|
}
|
|
3105
3108
|
return handleGroupEndCharacter($this, groupStartPos, sb, nodes, isChoice, choices, captureGroupIndex, currentGroupType);
|
|
@@ -3145,7 +3148,7 @@
|
|
|
3145
3148
|
}
|
|
3146
3149
|
} else {
|
|
3147
3150
|
var charToRepeat = sb.b(sb.a() - 1 | 0);
|
|
3148
|
-
sb.
|
|
3151
|
+
sb.db(sb.a() - 1 | 0);
|
|
3149
3152
|
sbToFinal($this, sb, nodes);
|
|
3150
3153
|
repeatNode = new FinalSymbol(toString(charToRepeat));
|
|
3151
3154
|
// Inline function 'kotlin.collections.set' call
|
|
@@ -3185,7 +3188,7 @@
|
|
|
3185
3188
|
}
|
|
3186
3189
|
}
|
|
3187
3190
|
function handleEscapedCharacter($this, sb, nodes, groupRefAllowed) {
|
|
3188
|
-
var c = $this.x45_1.
|
|
3191
|
+
var c = $this.x45_1.fe();
|
|
3189
3192
|
var createdNode = null;
|
|
3190
3193
|
var nodeStartOffset = $this.x45_1.n5g() - 1 | 0;
|
|
3191
3194
|
if (c === _Char___init__impl__6a9atx(100) ? true : c === _Char___init__impl__6a9atx(68)) {
|
|
@@ -3217,18 +3220,18 @@
|
|
|
3217
3220
|
sbToFinal($this, sb, nodes);
|
|
3218
3221
|
createdNode = createUnicodeSymbolSetNode($this, c, getMatchType(Companion_instance_6, c, _Char___init__impl__6a9atx(112)));
|
|
3219
3222
|
} else if (c === _Char___init__impl__6a9atx(120)) {
|
|
3220
|
-
sb.
|
|
3223
|
+
sb.x7(numberToChar(parseHexadecimal($this)));
|
|
3221
3224
|
} else if (c === _Char___init__impl__6a9atx(117)) {
|
|
3222
|
-
sb.
|
|
3225
|
+
sb.x7(numberToChar(parseUnicode($this)));
|
|
3223
3226
|
} else if (c === _Char___init__impl__6a9atx(81)) {
|
|
3224
|
-
sb.
|
|
3227
|
+
sb.w7($this.x45_1.l5g('\\E'));
|
|
3225
3228
|
} else if (c !== _Char___init__impl__6a9atx(69))
|
|
3226
3229
|
if (!(c === _Char___init__impl__6a9atx(98) ? true : c === _Char___init__impl__6a9atx(66)))
|
|
3227
3230
|
if ((((((((c === _Char___init__impl__6a9atx(49) ? true : c === _Char___init__impl__6a9atx(50)) ? true : c === _Char___init__impl__6a9atx(51)) ? true : c === _Char___init__impl__6a9atx(52)) ? true : c === _Char___init__impl__6a9atx(53)) ? true : c === _Char___init__impl__6a9atx(54)) ? true : c === _Char___init__impl__6a9atx(55)) ? true : c === _Char___init__impl__6a9atx(56)) ? true : c === _Char___init__impl__6a9atx(57)) {
|
|
3228
3231
|
sbToFinal($this, sb, nodes);
|
|
3229
3232
|
handleGroupReference($this, groupRefAllowed, nodes, c);
|
|
3230
3233
|
} else {
|
|
3231
|
-
sb.
|
|
3234
|
+
sb.x7(c);
|
|
3232
3235
|
}
|
|
3233
3236
|
if (!(createdNode == null)) {
|
|
3234
3237
|
// Inline function 'kotlin.collections.set' call
|
|
@@ -3259,7 +3262,7 @@
|
|
|
3259
3262
|
var min = -1;
|
|
3260
3263
|
var contextIndex = $this.x45_1.n5g();
|
|
3261
3264
|
while ($this.x45_1.h()) {
|
|
3262
|
-
var c = $this.x45_1.
|
|
3265
|
+
var c = $this.x45_1.fe();
|
|
3263
3266
|
if (c === _Char___init__impl__6a9atx(44)) {
|
|
3264
3267
|
var tmpContextIndex = $this.x45_1.n5g() - 1 | 0;
|
|
3265
3268
|
try {
|
|
@@ -3272,7 +3275,7 @@
|
|
|
3272
3275
|
throw $p;
|
|
3273
3276
|
}
|
|
3274
3277
|
}
|
|
3275
|
-
sb.
|
|
3278
|
+
sb.eb(0, sb.a());
|
|
3276
3279
|
} else if (c === _Char___init__impl__6a9atx(125)) {
|
|
3277
3280
|
var tmp;
|
|
3278
3281
|
if (min === -1) {
|
|
@@ -3302,7 +3305,7 @@
|
|
|
3302
3305
|
} else if (c === _Char___init__impl__6a9atx(92))
|
|
3303
3306
|
throw RgxGenParseException_init_$Create$('Escape character inside curvy repetition is not supported. ' + $this.x45_1.i5g());
|
|
3304
3307
|
else {
|
|
3305
|
-
sb.
|
|
3308
|
+
sb.x7(c);
|
|
3306
3309
|
}
|
|
3307
3310
|
}
|
|
3308
3311
|
throw RgxGenParseException_init_$Create$("Unbalanced '{' - missing '}' at " + $this.x45_1.g5g(contextIndex));
|
|
@@ -3370,7 +3373,7 @@
|
|
|
3370
3373
|
var symbolSets = ArrayList_init_$Create$_1();
|
|
3371
3374
|
var rangeStarted = false;
|
|
3372
3375
|
while ($this.x45_1.h()) {
|
|
3373
|
-
var c = $this.x45_1.
|
|
3376
|
+
var c = $this.x45_1.fe();
|
|
3374
3377
|
if (c === _Char___init__impl__6a9atx(93)) {
|
|
3375
3378
|
var pattern = $this.x45_1.o5g(openSquareBraceIndex);
|
|
3376
3379
|
var finalSymbolSet = createSymbolSetFromSquareBrackets(Companion_instance_6, pattern, matchType, characters.toString(), symbolRanges, symbolSets);
|
|
@@ -3379,7 +3382,7 @@
|
|
|
3379
3382
|
return finalSymbolSet;
|
|
3380
3383
|
} else if (c === _Char___init__impl__6a9atx(45))
|
|
3381
3384
|
if ($this.x45_1.e5g() === _Char___init__impl__6a9atx(93) || $this.x45_1.d5g(-2) === _Char___init__impl__6a9atx(91)) {
|
|
3382
|
-
characters.
|
|
3385
|
+
characters.x7(_Char___init__impl__6a9atx(45));
|
|
3383
3386
|
} else {
|
|
3384
3387
|
rangeStarted = true;
|
|
3385
3388
|
}
|
|
@@ -3402,7 +3405,7 @@
|
|
|
3402
3405
|
}
|
|
3403
3406
|
rangeStarted = false;
|
|
3404
3407
|
} else {
|
|
3405
|
-
characters.
|
|
3408
|
+
characters.x7(c);
|
|
3406
3409
|
if (rangeStarted) {
|
|
3407
3410
|
handleSymbolRange(Companion_instance_6, characters, symbolRanges);
|
|
3408
3411
|
rangeStarted = false;
|
|
@@ -3450,7 +3453,7 @@
|
|
|
3450
3453
|
throw RgxGenParseException_init_$Create$('Expression was not fully parsed: ' + this.x45_1.i5g());
|
|
3451
3454
|
}
|
|
3452
3455
|
};
|
|
3453
|
-
protoOf(DefaultTreeBuilder).
|
|
3456
|
+
protoOf(DefaultTreeBuilder).rj = function () {
|
|
3454
3457
|
if (this.z45_1 == null) {
|
|
3455
3458
|
this.r5g();
|
|
3456
3459
|
}
|
|
@@ -3563,20 +3566,62 @@
|
|
|
3563
3566
|
function sam$kotlin_Comparator$0(function_0) {
|
|
3564
3567
|
this.s5g_1 = function_0;
|
|
3565
3568
|
}
|
|
3566
|
-
protoOf(sam$kotlin_Comparator$0).
|
|
3569
|
+
protoOf(sam$kotlin_Comparator$0).sc = function (a, b) {
|
|
3567
3570
|
return this.s5g_1(a, b);
|
|
3568
3571
|
};
|
|
3569
3572
|
protoOf(sam$kotlin_Comparator$0).compare = function (a, b) {
|
|
3570
|
-
return this.
|
|
3573
|
+
return this.sc(a, b);
|
|
3574
|
+
};
|
|
3575
|
+
protoOf(sam$kotlin_Comparator$0).o3 = function () {
|
|
3576
|
+
return this.s5g_1;
|
|
3577
|
+
};
|
|
3578
|
+
protoOf(sam$kotlin_Comparator$0).equals = function (other) {
|
|
3579
|
+
var tmp;
|
|
3580
|
+
if (!(other == null) ? isInterface(other, Comparator) : false) {
|
|
3581
|
+
var tmp_0;
|
|
3582
|
+
if (!(other == null) ? isInterface(other, FunctionAdapter) : false) {
|
|
3583
|
+
tmp_0 = equals(this.o3(), other.o3());
|
|
3584
|
+
} else {
|
|
3585
|
+
tmp_0 = false;
|
|
3586
|
+
}
|
|
3587
|
+
tmp = tmp_0;
|
|
3588
|
+
} else {
|
|
3589
|
+
tmp = false;
|
|
3590
|
+
}
|
|
3591
|
+
return tmp;
|
|
3592
|
+
};
|
|
3593
|
+
protoOf(sam$kotlin_Comparator$0).hashCode = function () {
|
|
3594
|
+
return hashCode(this.o3());
|
|
3571
3595
|
};
|
|
3572
3596
|
function sam$kotlin_Comparator$0_0(function_0) {
|
|
3573
3597
|
this.t5g_1 = function_0;
|
|
3574
3598
|
}
|
|
3575
|
-
protoOf(sam$kotlin_Comparator$0_0).
|
|
3599
|
+
protoOf(sam$kotlin_Comparator$0_0).sc = function (a, b) {
|
|
3576
3600
|
return this.t5g_1(a, b);
|
|
3577
3601
|
};
|
|
3578
3602
|
protoOf(sam$kotlin_Comparator$0_0).compare = function (a, b) {
|
|
3579
|
-
return this.
|
|
3603
|
+
return this.sc(a, b);
|
|
3604
|
+
};
|
|
3605
|
+
protoOf(sam$kotlin_Comparator$0_0).o3 = function () {
|
|
3606
|
+
return this.t5g_1;
|
|
3607
|
+
};
|
|
3608
|
+
protoOf(sam$kotlin_Comparator$0_0).equals = function (other) {
|
|
3609
|
+
var tmp;
|
|
3610
|
+
if (!(other == null) ? isInterface(other, Comparator) : false) {
|
|
3611
|
+
var tmp_0;
|
|
3612
|
+
if (!(other == null) ? isInterface(other, FunctionAdapter) : false) {
|
|
3613
|
+
tmp_0 = equals(this.o3(), other.o3());
|
|
3614
|
+
} else {
|
|
3615
|
+
tmp_0 = false;
|
|
3616
|
+
}
|
|
3617
|
+
tmp = tmp_0;
|
|
3618
|
+
} else {
|
|
3619
|
+
tmp = false;
|
|
3620
|
+
}
|
|
3621
|
+
return tmp;
|
|
3622
|
+
};
|
|
3623
|
+
protoOf(sam$kotlin_Comparator$0_0).hashCode = function () {
|
|
3624
|
+
return hashCode(this.o3());
|
|
3580
3625
|
};
|
|
3581
3626
|
function Util$getApplicableSortedUniqueRanges$lambda(a, b) {
|
|
3582
3627
|
// Inline function 'kotlin.comparisons.compareValuesBy' call
|
|
@@ -3613,16 +3658,16 @@
|
|
|
3613
3658
|
var i = inductionVariable;
|
|
3614
3659
|
inductionVariable = inductionVariable + 1 | 0;
|
|
3615
3660
|
var currentChar = sb.b(i);
|
|
3616
|
-
if (isUpperCase(currentChar) && rnd.
|
|
3661
|
+
if (isUpperCase(currentChar) && rnd.uf()) {
|
|
3617
3662
|
// Inline function 'kotlin.text.lowercaseChar' call
|
|
3618
3663
|
// Inline function 'kotlin.text.lowercase' call
|
|
3619
3664
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
3620
3665
|
// Inline function 'kotlin.js.asDynamic' call
|
|
3621
3666
|
var tmp$ret$2 = toString(currentChar).toLowerCase();
|
|
3622
3667
|
var tmp$ret$3 = charSequenceGet(tmp$ret$2, 0);
|
|
3623
|
-
sb.
|
|
3624
|
-
} else if (isLowerCase(currentChar) && rnd.
|
|
3625
|
-
sb.
|
|
3668
|
+
sb.cb(i, tmp$ret$3);
|
|
3669
|
+
} else if (isLowerCase(currentChar) && rnd.uf()) {
|
|
3670
|
+
sb.cb(i, uppercaseChar(currentChar));
|
|
3626
3671
|
}
|
|
3627
3672
|
}
|
|
3628
3673
|
while (inductionVariable < last);
|
|
@@ -3857,14 +3902,14 @@
|
|
|
3857
3902
|
return '[]';
|
|
3858
3903
|
}
|
|
3859
3904
|
var b = StringBuilder_init_$Create$_0();
|
|
3860
|
-
b.
|
|
3905
|
+
b.x7(_Char___init__impl__6a9atx(91));
|
|
3861
3906
|
var i = 0;
|
|
3862
3907
|
while (true) {
|
|
3863
|
-
b.
|
|
3908
|
+
b.x7(ensureNotNull(this.x5g_1)[i]);
|
|
3864
3909
|
if (i === iMax) {
|
|
3865
|
-
return b.
|
|
3910
|
+
return b.x7(_Char___init__impl__6a9atx(93)).toString();
|
|
3866
3911
|
}
|
|
3867
|
-
b.
|
|
3912
|
+
b.w7(', ');
|
|
3868
3913
|
i = i + 1 | 0;
|
|
3869
3914
|
}
|
|
3870
3915
|
};
|
|
@@ -3878,7 +3923,7 @@
|
|
|
3878
3923
|
protoOf(Companion_8).q5f = function (size) {
|
|
3879
3924
|
return CharArrayList_init_$Create$_0(size);
|
|
3880
3925
|
};
|
|
3881
|
-
protoOf(Companion_8).
|
|
3926
|
+
protoOf(Companion_8).rt = function () {
|
|
3882
3927
|
return CharArrayList_init_$Create$_0(10);
|
|
3883
3928
|
};
|
|
3884
3929
|
var Companion_instance_8;
|
|
@@ -3930,7 +3975,7 @@
|
|
|
3930
3975
|
};
|
|
3931
3976
|
function Companion_9() {
|
|
3932
3977
|
}
|
|
3933
|
-
protoOf(Companion_9).
|
|
3978
|
+
protoOf(Companion_9).vq = function () {
|
|
3934
3979
|
return new GenerationVisitorBuilder(true);
|
|
3935
3980
|
};
|
|
3936
3981
|
var Companion_instance_9;
|
|
@@ -3945,20 +3990,20 @@
|
|
|
3945
3990
|
}
|
|
3946
3991
|
protoOf(GenerationVisitor).w5f = function (node) {
|
|
3947
3992
|
var indexer = node.t5f();
|
|
3948
|
-
var idx = this.k46_1.
|
|
3949
|
-
this.n46_1.
|
|
3993
|
+
var idx = this.k46_1.sf(ensureNotNull(indexer).v47());
|
|
3994
|
+
this.n46_1.x7(indexer.b(idx));
|
|
3950
3995
|
};
|
|
3951
3996
|
protoOf(GenerationVisitor).b5e = function (node) {
|
|
3952
3997
|
var nodes = node.a5e_1;
|
|
3953
|
-
var idx = this.k46_1.
|
|
3998
|
+
var idx = this.k46_1.sf(nodes.length);
|
|
3954
3999
|
nodes[idx].j46(this);
|
|
3955
4000
|
};
|
|
3956
4001
|
protoOf(GenerationVisitor).e5e = function (node) {
|
|
3957
|
-
this.n46_1.
|
|
4002
|
+
this.n46_1.w7(node.d5e_1);
|
|
3958
4003
|
};
|
|
3959
4004
|
protoOf(GenerationVisitor).u5e = function (node) {
|
|
3960
4005
|
var max = node.t5e_1 === -1 ? ensureNotNull(Companion_getInstance_1().p46_1.v46(this.m46_1)) : node.t5e_1;
|
|
3961
|
-
var repeat = node.s5e_1 >= max ? node.s5e_1 : node.s5e_1 + this.k46_1.
|
|
4006
|
+
var repeat = node.s5e_1 >= max ? node.s5e_1 : node.s5e_1 + this.k46_1.sf((max + 1 | 0) - node.s5e_1 | 0) | 0;
|
|
3962
4007
|
var inductionVariable = 0;
|
|
3963
4008
|
if (inductionVariable < repeat)
|
|
3964
4009
|
do {
|
|
@@ -3987,7 +4032,7 @@
|
|
|
3987
4032
|
// Inline function 'kotlin.text.orEmpty' call
|
|
3988
4033
|
var tmp0_elvis_lhs = this.l46_1.f2(node.k5e_1);
|
|
3989
4034
|
var tmp$ret$0 = tmp0_elvis_lhs == null ? '' : tmp0_elvis_lhs;
|
|
3990
|
-
this.n46_1.
|
|
4035
|
+
this.n46_1.w7(tmp$ret$0);
|
|
3991
4036
|
};
|
|
3992
4037
|
protoOf(GenerationVisitor).i5e = function (node) {
|
|
3993
4038
|
var start = this.n46_1.a();
|
|
@@ -3995,7 +4040,7 @@
|
|
|
3995
4040
|
// Inline function 'kotlin.collections.set' call
|
|
3996
4041
|
var this_0 = this.l46_1;
|
|
3997
4042
|
var key = node.g5e_1;
|
|
3998
|
-
var value = this.n46_1.
|
|
4043
|
+
var value = this.n46_1.ab(start);
|
|
3999
4044
|
this_0.m2(key, value);
|
|
4000
4045
|
};
|
|
4001
4046
|
protoOf(GenerationVisitor).o46 = function () {
|
|
@@ -4011,7 +4056,7 @@
|
|
|
4011
4056
|
this.d46_1 = random;
|
|
4012
4057
|
return this;
|
|
4013
4058
|
};
|
|
4014
|
-
protoOf(GenerationVisitorBuilder).
|
|
4059
|
+
protoOf(GenerationVisitorBuilder).rj = function () {
|
|
4015
4060
|
if (this.d46_1 == null) {
|
|
4016
4061
|
this.d46_1 = Default_getInstance();
|
|
4017
4062
|
}
|
|
@@ -4047,12 +4092,12 @@
|
|
|
4047
4092
|
}
|
|
4048
4093
|
protoOf(GenerationVisitorCaseInsensitive).w5f = function (node) {
|
|
4049
4094
|
var symbolSetIndexer = node.u5f();
|
|
4050
|
-
var idx = this.k46_1.
|
|
4051
|
-
this.n46_1.
|
|
4095
|
+
var idx = this.k46_1.sf(ensureNotNull(symbolSetIndexer).v47());
|
|
4096
|
+
this.n46_1.x7(symbolSetIndexer.b(idx));
|
|
4052
4097
|
};
|
|
4053
4098
|
protoOf(GenerationVisitorCaseInsensitive).e5e = function (node) {
|
|
4054
4099
|
var original = node.d5e_1;
|
|
4055
|
-
this.n46_1.
|
|
4100
|
+
this.n46_1.w7(Util_instance.u5g(this.k46_1, original));
|
|
4056
4101
|
};
|
|
4057
4102
|
function NotMatchingCaseInsensitiveGenerationVisitor(random, groupValues, properties) {
|
|
4058
4103
|
NotMatchingGenerationVisitor.call(this, random, groupValues, properties);
|
|
@@ -4061,7 +4106,7 @@
|
|
|
4061
4106
|
this.r5h(node, caseInsensitiveSymbolSetIndexer$factory());
|
|
4062
4107
|
};
|
|
4063
4108
|
protoOf(NotMatchingCaseInsensitiveGenerationVisitor).s5h = function (s1, s2) {
|
|
4064
|
-
return
|
|
4109
|
+
return equals_0(s1, s2, true);
|
|
4065
4110
|
};
|
|
4066
4111
|
function caseInsensitiveSymbolSetIndexer$factory() {
|
|
4067
4112
|
return getPropertyCallableRef('caseInsensitiveSymbolSetIndexer', 1, KProperty1, function (receiver) {
|
|
@@ -4076,13 +4121,13 @@
|
|
|
4076
4121
|
var i = 1;
|
|
4077
4122
|
while (groupValuesUsed < $this.l46_1.j()) {
|
|
4078
4123
|
var s = $this.l46_1.f2(i);
|
|
4079
|
-
groupsBuilder.
|
|
4124
|
+
groupsBuilder.x7(_Char___init__impl__6a9atx(40));
|
|
4080
4125
|
if (!(s == null)) {
|
|
4081
|
-
groupsBuilder.
|
|
4126
|
+
groupsBuilder.w7(Companion_getInstance().jb(s));
|
|
4082
4127
|
groupValuesUsed = groupValuesUsed + 1 | 0;
|
|
4083
|
-
valuePrefixBuilder.
|
|
4128
|
+
valuePrefixBuilder.w7(s);
|
|
4084
4129
|
}
|
|
4085
|
-
groupsBuilder.
|
|
4130
|
+
groupsBuilder.x7(_Char___init__impl__6a9atx(41));
|
|
4086
4131
|
i = i + 1 | 0;
|
|
4087
4132
|
}
|
|
4088
4133
|
}
|
|
@@ -4107,8 +4152,8 @@
|
|
|
4107
4152
|
var invertedNode = node.v5f();
|
|
4108
4153
|
var indexer = indexerFunction(invertedNode);
|
|
4109
4154
|
if (!(indexer == null) && !(indexer.v47() === 0)) {
|
|
4110
|
-
var idx = this.k46_1.
|
|
4111
|
-
this.n46_1.
|
|
4155
|
+
var idx = this.k46_1.sf(indexer.v47());
|
|
4156
|
+
this.n46_1.x7(indexer.b(idx));
|
|
4112
4157
|
}
|
|
4113
4158
|
};
|
|
4114
4159
|
protoOf(NotMatchingGenerationVisitor).b5e = function (node) {
|
|
@@ -4121,21 +4166,21 @@
|
|
|
4121
4166
|
var pos = this.n46_1.a();
|
|
4122
4167
|
var nodes = node.a5e_1;
|
|
4123
4168
|
do {
|
|
4124
|
-
this.n46_1.
|
|
4125
|
-
var i = this.k46_1.
|
|
4169
|
+
this.n46_1.eb(pos, 2147483647);
|
|
4170
|
+
var i = this.k46_1.sf(nodes.length);
|
|
4126
4171
|
nodes[i].j46(this);
|
|
4127
4172
|
}
|
|
4128
|
-
while (pattern.
|
|
4173
|
+
while (pattern.rb(valuePrefixBuilder.toString() + this.n46_1.ab(pos)));
|
|
4129
4174
|
};
|
|
4130
4175
|
protoOf(NotMatchingGenerationVisitor).e5e = function (node) {
|
|
4131
4176
|
var nodeValue = node.d5e_1;
|
|
4132
4177
|
// Inline function 'kotlin.text.isEmpty' call
|
|
4133
4178
|
if (charSequenceLength(nodeValue) === 0) {
|
|
4134
|
-
this.n46_1.
|
|
4179
|
+
this.n46_1.x7(getRandomCharacter(Companion_getInstance_11(), this.k46_1.sf(Companion_getInstance_11().t5h_1.v47())));
|
|
4135
4180
|
} else {
|
|
4136
4181
|
var builder = StringBuilder_init_$Create$(nodeValue.length);
|
|
4137
4182
|
do {
|
|
4138
|
-
builder.
|
|
4183
|
+
builder.eb(0, 2147483647);
|
|
4139
4184
|
// Inline function 'kotlin.collections.forEach' call
|
|
4140
4185
|
// Inline function 'kotlin.collections.map' call
|
|
4141
4186
|
var this_0 = toList_0(nodeValue);
|
|
@@ -4147,7 +4192,7 @@
|
|
|
4147
4192
|
// Inline function 'community.flock.kotlinx.rgxgen.visitors.NotMatchingGenerationVisitor.visit.<anonymous>' call
|
|
4148
4193
|
item.x_1;
|
|
4149
4194
|
// Inline function 'kotlin.code' call
|
|
4150
|
-
var this_1 = getRandomCharacter(Companion_getInstance_11(), this.k46_1.
|
|
4195
|
+
var this_1 = getRandomCharacter(Companion_getInstance_11(), this.k46_1.sf(Companion_getInstance_11().t5h_1.v47()));
|
|
4151
4196
|
var tmp$ret$2 = Char__toInt_impl_vasixd(this_1);
|
|
4152
4197
|
destination.e(tmp$ret$2);
|
|
4153
4198
|
}
|
|
@@ -4155,7 +4200,7 @@
|
|
|
4155
4200
|
while (tmp0_iterator_0.h()) {
|
|
4156
4201
|
var element = tmp0_iterator_0.i();
|
|
4157
4202
|
// Inline function 'community.flock.kotlinx.rgxgen.visitors.NotMatchingGenerationVisitor.visit.<anonymous>' call
|
|
4158
|
-
builder.
|
|
4203
|
+
builder.x7(numberToChar(element));
|
|
4159
4204
|
}
|
|
4160
4205
|
}
|
|
4161
4206
|
while (this.s5h(nodeValue, builder.toString()));
|
|
@@ -4174,10 +4219,10 @@
|
|
|
4174
4219
|
};
|
|
4175
4220
|
protoOf(NotMatchingGenerationVisitor).o5e = function (node) {
|
|
4176
4221
|
var builder = new DefaultTreeBuilder(node.i46_1, this.m46_1);
|
|
4177
|
-
var subNode = builder.
|
|
4222
|
+
var subNode = builder.rj();
|
|
4178
4223
|
var generationVisitor = new GenerationVisitor(this.k46_1, this.l46_1, this.m46_1);
|
|
4179
4224
|
ensureNotNull(subNode).j46(generationVisitor);
|
|
4180
|
-
this.n46_1.
|
|
4225
|
+
this.n46_1.w7(generationVisitor.o46());
|
|
4181
4226
|
};
|
|
4182
4227
|
protoOf(NotMatchingGenerationVisitor).l5e = function (node) {
|
|
4183
4228
|
var finalSymbol = new FinalSymbol(ensureNotNull(this.l46_1.f2(node.k5e_1)));
|