@cruglobal/godtools-shared 1.3.2-SNAPSHOT.2205 → 1.3.2-SNAPSHOT.2210
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/Kermit-kermit-core.js +49 -49
- package/Kermit-kermit-core.js.map +1 -1
- package/Kermit-kermit.js +8 -8
- package/antlr-kotlin-antlr-kotlin-runtime.js +3114 -3114
- package/antlr-kotlin-antlr-kotlin-runtime.js.map +1 -1
- package/colormath-root-colormath.js +617 -617
- package/colormath-root-colormath.js.map +1 -1
- package/fluid-locale.js +153 -153
- package/fluid-locale.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +2100 -2062
- package/kotlin-kotlin-stdlib.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-common.js +3 -3
- package/kotlin-mpp-godtools-tool-parser-module-common.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser-base.js +54 -54
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js +603 -605
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser.js +2774 -2774
- package/kotlin-mpp-godtools-tool-parser-module-parser.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-renderer-state.js +473 -477
- package/kotlin-mpp-godtools-tool-parser-module-renderer-state.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-publishing-npm.d.ts +405 -317
- package/kotlinx-atomicfu.js +21 -21
- package/kotlinx-coroutines-core.js +2837 -2844
- package/kotlinx-coroutines-core.js.map +1 -1
- package/package.json +1 -1
|
@@ -19,42 +19,42 @@
|
|
|
19
19
|
'use strict';
|
|
20
20
|
//region block: imports
|
|
21
21
|
var AbstractParseTreeVisitor = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.k;
|
|
22
|
-
var protoOf = kotlin_kotlin.$_$.
|
|
23
|
-
var initMetadataForClass = kotlin_kotlin.$_$.
|
|
22
|
+
var protoOf = kotlin_kotlin.$_$.k7;
|
|
23
|
+
var initMetadataForClass = kotlin_kotlin.$_$.v6;
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.b;
|
|
25
25
|
var RuntimeMetaData_instance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.d;
|
|
26
26
|
var Unit_instance = kotlin_kotlin.$_$.l2;
|
|
27
27
|
var ATNDeserializer = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.e;
|
|
28
|
-
var toCharArray = kotlin_kotlin.$_$.
|
|
29
|
-
var ensureNotNull = kotlin_kotlin.$_$.
|
|
28
|
+
var toCharArray = kotlin_kotlin.$_$.x8;
|
|
29
|
+
var ensureNotNull = kotlin_kotlin.$_$.ba;
|
|
30
30
|
var DFA = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.i;
|
|
31
31
|
var PredictionContextCache = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.h;
|
|
32
32
|
var VocabularyImpl = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.u;
|
|
33
|
-
var initMetadataForCompanion = kotlin_kotlin.$_$.
|
|
33
|
+
var initMetadataForCompanion = kotlin_kotlin.$_$.w6;
|
|
34
34
|
var Lexer = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.p;
|
|
35
35
|
var LexerATNSimulator = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.f;
|
|
36
|
-
var initMetadataForInterface = kotlin_kotlin.$_$.
|
|
36
|
+
var initMetadataForInterface = kotlin_kotlin.$_$.y6;
|
|
37
37
|
var ParserRuleContext_init_$Init$ = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.b;
|
|
38
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
38
|
+
var objectCreate = kotlin_kotlin.$_$.j7;
|
|
39
39
|
var ParserRuleContext_init_$Init$_0 = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.a;
|
|
40
40
|
var ParserRuleContext = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.r;
|
|
41
|
-
var isInterface = kotlin_kotlin.$_$.
|
|
42
|
-
var Long = kotlin_kotlin.$_$.
|
|
43
|
-
var shiftLeft = kotlin_kotlin.$_$.
|
|
44
|
-
var bitwiseAnd = kotlin_kotlin.$_$.
|
|
45
|
-
var equalsLong = kotlin_kotlin.$_$.
|
|
41
|
+
var isInterface = kotlin_kotlin.$_$.d7;
|
|
42
|
+
var Long = kotlin_kotlin.$_$.p9;
|
|
43
|
+
var shiftLeft = kotlin_kotlin.$_$.c6;
|
|
44
|
+
var bitwiseAnd = kotlin_kotlin.$_$.u5;
|
|
45
|
+
var equalsLong = kotlin_kotlin.$_$.y5;
|
|
46
46
|
var FailedPredicateException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.o;
|
|
47
47
|
var RecognitionException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.t;
|
|
48
48
|
var Parser = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.s;
|
|
49
49
|
var ParserATNSimulator = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.g;
|
|
50
50
|
var NoViableAltException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.q;
|
|
51
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
52
|
-
var toString = kotlin_kotlin.$_$.
|
|
51
|
+
var THROW_CCE = kotlin_kotlin.$_$.u9;
|
|
52
|
+
var toString = kotlin_kotlin.$_$.m7;
|
|
53
53
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.e1;
|
|
54
54
|
var toSet = kotlin_kotlin.$_$.u4;
|
|
55
55
|
var emptySet = kotlin_kotlin.$_$.o3;
|
|
56
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
57
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
56
|
+
var getStringHashCode = kotlin_kotlin.$_$.t6;
|
|
57
|
+
var isBlank = kotlin_kotlin.$_$.k8;
|
|
58
58
|
var CharStreams_getInstance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.c;
|
|
59
59
|
var CommonTokenStream = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.n;
|
|
60
60
|
var BailErrorStrategy = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.m;
|
|
@@ -67,12 +67,12 @@
|
|
|
67
67
|
var plus = kotlin_kotlin.$_$.l4;
|
|
68
68
|
var CoroutineImpl = kotlin_kotlin.$_$.n5;
|
|
69
69
|
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.y4;
|
|
70
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
71
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
72
|
-
var equals = kotlin_kotlin.$_$.
|
|
73
|
-
var FunctionAdapter = kotlin_kotlin.$_$.
|
|
70
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.z6;
|
|
71
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.x6;
|
|
72
|
+
var equals = kotlin_kotlin.$_$.o6;
|
|
73
|
+
var FunctionAdapter = kotlin_kotlin.$_$.f6;
|
|
74
74
|
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.g;
|
|
75
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
75
|
+
var hashCode = kotlin_kotlin.$_$.u6;
|
|
76
76
|
var first = kotlin_kotlin.$_$.t3;
|
|
77
77
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.l;
|
|
78
78
|
var MutableSharedFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.h;
|
|
@@ -80,8 +80,8 @@
|
|
|
80
80
|
var conflate = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l;
|
|
81
81
|
var flowOf = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.n;
|
|
82
82
|
var toList = kotlin_kotlin.$_$.t4;
|
|
83
|
-
var substring = kotlin_kotlin.$_$.
|
|
84
|
-
var toInt = kotlin_kotlin.$_$.
|
|
83
|
+
var substring = kotlin_kotlin.$_$.v8;
|
|
84
|
+
var toInt = kotlin_kotlin.$_$.c9;
|
|
85
85
|
//endregion
|
|
86
86
|
//region block: pre-declaration
|
|
87
87
|
initMetadataForInterface(StateExpressionVisitor, 'StateExpressionVisitor');
|
|
@@ -107,17 +107,17 @@
|
|
|
107
107
|
initMetadataForClass(Expression, 'Expression');
|
|
108
108
|
function varsChangeFlow$default(keys, block, $super) {
|
|
109
109
|
keys = keys === VOID ? emptyList() : keys;
|
|
110
|
-
return $super === VOID ? this.
|
|
110
|
+
return $super === VOID ? this.s2r(keys, block) : $super.s2r.call(this, keys, block);
|
|
111
111
|
}
|
|
112
112
|
function addVarValue(key, value) {
|
|
113
|
-
var values = this.
|
|
114
|
-
if (!values.
|
|
115
|
-
this.
|
|
113
|
+
var values = this.u2r(key);
|
|
114
|
+
if (!values.c1(value)) {
|
|
115
|
+
this.v2r(key, plus(values, value));
|
|
116
116
|
}
|
|
117
117
|
}
|
|
118
118
|
function removeVarValue(key, value) {
|
|
119
|
-
var values = this.
|
|
120
|
-
if (values.
|
|
119
|
+
var values = this.u2r(key);
|
|
120
|
+
if (values.c1(value)) {
|
|
121
121
|
// Inline function 'kotlin.collections.filterNot' call
|
|
122
122
|
// Inline function 'kotlin.collections.filterNotTo' call
|
|
123
123
|
var destination = ArrayList_init_$Create$();
|
|
@@ -128,7 +128,7 @@
|
|
|
128
128
|
destination.h(element);
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
|
-
this.
|
|
131
|
+
this.v2r(key, destination);
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
initMetadataForInterface(ExpressionContext, 'ExpressionContext');
|
|
@@ -151,67 +151,67 @@
|
|
|
151
151
|
function StateExpressionBaseVisitor() {
|
|
152
152
|
AbstractParseTreeVisitor.call(this);
|
|
153
153
|
}
|
|
154
|
-
protoOf(StateExpressionBaseVisitor).w2h = function (ctx) {
|
|
155
|
-
return this.iw(ctx);
|
|
156
|
-
};
|
|
157
|
-
protoOf(StateExpressionBaseVisitor).x2h = function (ctx) {
|
|
158
|
-
return this.iw(ctx);
|
|
159
|
-
};
|
|
160
|
-
protoOf(StateExpressionBaseVisitor).y2h = function (ctx) {
|
|
161
|
-
return this.iw(ctx);
|
|
162
|
-
};
|
|
163
154
|
protoOf(StateExpressionBaseVisitor).z2h = function (ctx) {
|
|
164
|
-
return this.
|
|
155
|
+
return this.lw(ctx);
|
|
165
156
|
};
|
|
166
157
|
protoOf(StateExpressionBaseVisitor).a2i = function (ctx) {
|
|
167
|
-
return this.
|
|
158
|
+
return this.lw(ctx);
|
|
168
159
|
};
|
|
169
160
|
protoOf(StateExpressionBaseVisitor).b2i = function (ctx) {
|
|
170
|
-
return this.
|
|
161
|
+
return this.lw(ctx);
|
|
171
162
|
};
|
|
172
163
|
protoOf(StateExpressionBaseVisitor).c2i = function (ctx) {
|
|
173
|
-
return this.
|
|
164
|
+
return this.lw(ctx);
|
|
174
165
|
};
|
|
175
166
|
protoOf(StateExpressionBaseVisitor).d2i = function (ctx) {
|
|
176
|
-
return this.
|
|
167
|
+
return this.lw(ctx);
|
|
177
168
|
};
|
|
178
169
|
protoOf(StateExpressionBaseVisitor).e2i = function (ctx) {
|
|
179
|
-
return this.
|
|
170
|
+
return this.lw(ctx);
|
|
180
171
|
};
|
|
181
172
|
protoOf(StateExpressionBaseVisitor).f2i = function (ctx) {
|
|
182
|
-
return this.
|
|
173
|
+
return this.lw(ctx);
|
|
183
174
|
};
|
|
184
175
|
protoOf(StateExpressionBaseVisitor).g2i = function (ctx) {
|
|
185
|
-
return this.
|
|
176
|
+
return this.lw(ctx);
|
|
177
|
+
};
|
|
178
|
+
protoOf(StateExpressionBaseVisitor).h2i = function (ctx) {
|
|
179
|
+
return this.lw(ctx);
|
|
180
|
+
};
|
|
181
|
+
protoOf(StateExpressionBaseVisitor).i2i = function (ctx) {
|
|
182
|
+
return this.lw(ctx);
|
|
183
|
+
};
|
|
184
|
+
protoOf(StateExpressionBaseVisitor).j2i = function (ctx) {
|
|
185
|
+
return this.lw(ctx);
|
|
186
186
|
};
|
|
187
187
|
function Companion() {
|
|
188
188
|
Companion_instance = this;
|
|
189
|
-
RuntimeMetaData_instance.
|
|
190
|
-
this.
|
|
191
|
-
this.
|
|
189
|
+
RuntimeMetaData_instance.nw('4.13.1', '4.13.1');
|
|
190
|
+
this.k2i_1 = "\x04\x00\x12{\x06\uFFFF\uFFFF\x02\x00\x07\x00\x02\x01\x07\x01\x02\x02\x07\x02\x02\x03\x07\x03\x02\x04\x07\x04\x02\x05\x07\x05\x02\x06\x07\x06\x02\x07\x07\x07\x02\b\x07\b\x02\t\x07\t\x02\n\x07\n\x02\x0B\x07\x0B\x02\f\x07\f\x02\r\x07\r\x02\x0E\x07\x0E\x02\x0F\x07\x0F\x02\x10\x07\x10\x02\x11\x07\x11\x01\x00\x01\x00\x01\x00\x01\x01\x01\x01\x01\x01\x01\x02\x01\x02\x01\x02\x01\x03\x01\x03\x01\x03\x01\x04\x01\x04\x01\x05\x01\x05\x01\x05\x01\x06\x01\x06\x01\x07\x01\x07\x01\x07\x01\b\x01\b\x01\t\x01\t\x01\n\x01\n\x01\x0B\x01\x0B\x01\x0B\x01\x0B\x01\x0B\x01\f\x01\f\x01\f\x01\f\x01\f\x01\f\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0F\x04\x0F_\b\x0F\x0B\x0F\f\x0F`\x01\x10\x01\x10\x05\x10e\b\x10\n\x10\f\x10h\t\x10\x01\x10\x01\x10\x01\x10\x05\x10m\b\x10\n\x10\f\x10p\t\x10\x01\x10\x03\x10s\b\x10\x01\x11\x01\x11\x05\x11w\b\x11\n\x11\f\x11z\t\x11\x00\x00\x12\x01\x01\x03\x02\x05\x03\x07\x04\t\x05\x0B\x06\r\x07\x0F\b\x11\t\x13\n\x15\x0B\x17\f\x19\r\x1B\x0E\x1D\x0F\x1F\x10!\x11#\x12\x01\x00\x05\x01\x0009\x01\x00\"\"\x01\x00''\x02\x00AZaz\x04\x0009AZ__az\x7F\x00\x01\x01\x00\x00\x00\x00\x03\x01\x00\x00\x00\x00\x05\x01\x00\x00\x00\x00\x07\x01\x00\x00\x00\x00\t\x01\x00\x00\x00\x00\x0B\x01\x00\x00\x00\x00\r\x01\x00\x00\x00\x00\x0F\x01\x00\x00\x00\x00\x11\x01\x00\x00\x00\x00\x13\x01\x00\x00\x00\x00\x15\x01\x00\x00\x00\x00\x17\x01\x00\x00\x00\x00\x19\x01\x00\x00\x00\x00\x1B\x01\x00\x00\x00\x00\x1D\x01\x00\x00\x00\x00\x1F\x01\x00\x00\x00\x00!\x01\x00\x00\x00\x00#\x01\x00\x00\x00\x01%\x01\x00\x00\x00\x03(\x01\x00\x00\x00\x05+\x01\x00\x00\x00\x07.\x01\x00\x00\x00\t1\x01\x00\x00\x00\x0B3\x01\x00\x00\x00\r6\x01\x00\x00\x00\x0F8\x01\x00\x00\x00\x11;\x01\x00\x00\x00\x13=\x01\x00\x00\x00\x15?\x01\x00\x00\x00\x17A\x01\x00\x00\x00\x19F\x01\x00\x00\x00\x1BL\x01\x00\x00\x00\x1DT\x01\x00\x00\x00\x1F^\x01\x00\x00\x00!r\x01\x00\x00\x00#t\x01\x00\x00\x00%&\x05=\x00\x00&'\x05=\x00\x00'\x02\x01\x00\x00\x00()\x05!\x00\x00)*\x05=\x00\x00*\x04\x01\x00\x00\x00+,\x05&\x00\x00,-\x05&\x00\x00-\x06\x01\x00\x00\x00./\x05|\x00\x00/0\x05|\x00\x000\b\x01\x00\x00\x0012\x05!\x00\x002\n\x01\x00\x00\x0034\x05>\x00\x0045\x05=\x00\x005\f\x01\x00\x00\x0067\x05>\x00\x007\x0E\x01\x00\x00\x0089\x05<\x00\x009:\x05=\x00\x00:\x10\x01\x00\x00\x00;<\x05<\x00\x00<\x12\x01\x00\x00\x00=>\x05(\x00\x00>\x14\x01\x00\x00\x00?@\x05)\x00\x00@\x16\x01\x00\x00\x00AB\x05t\x00\x00BC\x05r\x00\x00CD\x05u\x00\x00DE\x05e\x00\x00E\x18\x01\x00\x00\x00FG\x05f\x00\x00GH\x05a\x00\x00HI\x05l\x00\x00IJ\x05s\x00\x00JK\x05e\x00\x00K\x1A\x01\x00\x00\x00LM\x05i\x00\x00MN\x05s\x00\x00NO\x05S\x00\x00OP\x05e\x00\x00PQ\x05t\x00\x00QR\x01\x00\x00\x00RS\x03\x13\t\x00S\x1C\x01\x00\x00\x00TU\x05v\x00\x00UV\x05a\x00\x00VW\x05l\x00\x00WX\x05u\x00\x00XY\x05e\x00\x00YZ\x05s\x00\x00Z[\x01\x00\x00\x00[\\\x03\x13\t\x00\\\x1E\x01\x00\x00\x00]_\x07\x00\x00\x00^]\x01\x00\x00\x00_`\x01\x00\x00\x00`^\x01\x00\x00\x00`a\x01\x00\x00\x00a \x01\x00\x00\x00bf\x05\"\x00\x00ce\b\x01\x00\x00dc\x01\x00\x00\x00eh\x01\x00\x00\x00fd\x01\x00\x00\x00fg\x01\x00\x00\x00gi\x01\x00\x00\x00hf\x01\x00\x00\x00is\x05\"\x00\x00jn\x05'\x00\x00km\b\x02\x00\x00lk\x01\x00\x00\x00mp\x01\x00\x00\x00nl\x01\x00\x00\x00no\x01\x00\x00\x00oq\x01\x00\x00\x00pn\x01\x00\x00\x00qs\x05'\x00\x00rb\x01\x00\x00\x00rj\x01\x00\x00\x00s\"\x01\x00\x00\x00tx\x07\x03\x00\x00uw\x07\x04\x00\x00vu\x01\x00\x00\x00wz\x01\x00\x00\x00xv\x01\x00\x00\x00xy\x01\x00\x00\x00y$\x01\x00\x00\x00zx\x01\x00\x00\x00\x06\x00`fnrx\x00";
|
|
191
|
+
this.l2i_1 = (new ATNDeserializer()).w10(toCharArray("\x04\x00\x12{\x06\uFFFF\uFFFF\x02\x00\x07\x00\x02\x01\x07\x01\x02\x02\x07\x02\x02\x03\x07\x03\x02\x04\x07\x04\x02\x05\x07\x05\x02\x06\x07\x06\x02\x07\x07\x07\x02\b\x07\b\x02\t\x07\t\x02\n\x07\n\x02\x0B\x07\x0B\x02\f\x07\f\x02\r\x07\r\x02\x0E\x07\x0E\x02\x0F\x07\x0F\x02\x10\x07\x10\x02\x11\x07\x11\x01\x00\x01\x00\x01\x00\x01\x01\x01\x01\x01\x01\x01\x02\x01\x02\x01\x02\x01\x03\x01\x03\x01\x03\x01\x04\x01\x04\x01\x05\x01\x05\x01\x05\x01\x06\x01\x06\x01\x07\x01\x07\x01\x07\x01\b\x01\b\x01\t\x01\t\x01\n\x01\n\x01\x0B\x01\x0B\x01\x0B\x01\x0B\x01\x0B\x01\f\x01\f\x01\f\x01\f\x01\f\x01\f\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0F\x04\x0F_\b\x0F\x0B\x0F\f\x0F`\x01\x10\x01\x10\x05\x10e\b\x10\n\x10\f\x10h\t\x10\x01\x10\x01\x10\x01\x10\x05\x10m\b\x10\n\x10\f\x10p\t\x10\x01\x10\x03\x10s\b\x10\x01\x11\x01\x11\x05\x11w\b\x11\n\x11\f\x11z\t\x11\x00\x00\x12\x01\x01\x03\x02\x05\x03\x07\x04\t\x05\x0B\x06\r\x07\x0F\b\x11\t\x13\n\x15\x0B\x17\f\x19\r\x1B\x0E\x1D\x0F\x1F\x10!\x11#\x12\x01\x00\x05\x01\x0009\x01\x00\"\"\x01\x00''\x02\x00AZaz\x04\x0009AZ__az\x7F\x00\x01\x01\x00\x00\x00\x00\x03\x01\x00\x00\x00\x00\x05\x01\x00\x00\x00\x00\x07\x01\x00\x00\x00\x00\t\x01\x00\x00\x00\x00\x0B\x01\x00\x00\x00\x00\r\x01\x00\x00\x00\x00\x0F\x01\x00\x00\x00\x00\x11\x01\x00\x00\x00\x00\x13\x01\x00\x00\x00\x00\x15\x01\x00\x00\x00\x00\x17\x01\x00\x00\x00\x00\x19\x01\x00\x00\x00\x00\x1B\x01\x00\x00\x00\x00\x1D\x01\x00\x00\x00\x00\x1F\x01\x00\x00\x00\x00!\x01\x00\x00\x00\x00#\x01\x00\x00\x00\x01%\x01\x00\x00\x00\x03(\x01\x00\x00\x00\x05+\x01\x00\x00\x00\x07.\x01\x00\x00\x00\t1\x01\x00\x00\x00\x0B3\x01\x00\x00\x00\r6\x01\x00\x00\x00\x0F8\x01\x00\x00\x00\x11;\x01\x00\x00\x00\x13=\x01\x00\x00\x00\x15?\x01\x00\x00\x00\x17A\x01\x00\x00\x00\x19F\x01\x00\x00\x00\x1BL\x01\x00\x00\x00\x1DT\x01\x00\x00\x00\x1F^\x01\x00\x00\x00!r\x01\x00\x00\x00#t\x01\x00\x00\x00%&\x05=\x00\x00&'\x05=\x00\x00'\x02\x01\x00\x00\x00()\x05!\x00\x00)*\x05=\x00\x00*\x04\x01\x00\x00\x00+,\x05&\x00\x00,-\x05&\x00\x00-\x06\x01\x00\x00\x00./\x05|\x00\x00/0\x05|\x00\x000\b\x01\x00\x00\x0012\x05!\x00\x002\n\x01\x00\x00\x0034\x05>\x00\x0045\x05=\x00\x005\f\x01\x00\x00\x0067\x05>\x00\x007\x0E\x01\x00\x00\x0089\x05<\x00\x009:\x05=\x00\x00:\x10\x01\x00\x00\x00;<\x05<\x00\x00<\x12\x01\x00\x00\x00=>\x05(\x00\x00>\x14\x01\x00\x00\x00?@\x05)\x00\x00@\x16\x01\x00\x00\x00AB\x05t\x00\x00BC\x05r\x00\x00CD\x05u\x00\x00DE\x05e\x00\x00E\x18\x01\x00\x00\x00FG\x05f\x00\x00GH\x05a\x00\x00HI\x05l\x00\x00IJ\x05s\x00\x00JK\x05e\x00\x00K\x1A\x01\x00\x00\x00LM\x05i\x00\x00MN\x05s\x00\x00NO\x05S\x00\x00OP\x05e\x00\x00PQ\x05t\x00\x00QR\x01\x00\x00\x00RS\x03\x13\t\x00S\x1C\x01\x00\x00\x00TU\x05v\x00\x00UV\x05a\x00\x00VW\x05l\x00\x00WX\x05u\x00\x00XY\x05e\x00\x00YZ\x05s\x00\x00Z[\x01\x00\x00\x00[\\\x03\x13\t\x00\\\x1E\x01\x00\x00\x00]_\x07\x00\x00\x00^]\x01\x00\x00\x00_`\x01\x00\x00\x00`^\x01\x00\x00\x00`a\x01\x00\x00\x00a \x01\x00\x00\x00bf\x05\"\x00\x00ce\b\x01\x00\x00dc\x01\x00\x00\x00eh\x01\x00\x00\x00fd\x01\x00\x00\x00fg\x01\x00\x00\x00gi\x01\x00\x00\x00hf\x01\x00\x00\x00is\x05\"\x00\x00jn\x05'\x00\x00km\b\x02\x00\x00lk\x01\x00\x00\x00mp\x01\x00\x00\x00nl\x01\x00\x00\x00no\x01\x00\x00\x00oq\x01\x00\x00\x00pn\x01\x00\x00\x00qs\x05'\x00\x00rb\x01\x00\x00\x00rj\x01\x00\x00\x00s\"\x01\x00\x00\x00tx\x07\x03\x00\x00uw\x07\x04\x00\x00vu\x01\x00\x00\x00wz\x01\x00\x00\x00xv\x01\x00\x00\x00xy\x01\x00\x00\x00y$\x01\x00\x00\x00zx\x01\x00\x00\x00\x06\x00`fnrx\x00"));
|
|
192
192
|
var tmp = this;
|
|
193
193
|
var tmp_0 = 0;
|
|
194
|
-
var tmp_1 = this.
|
|
194
|
+
var tmp_1 = this.l2i_1.bx();
|
|
195
195
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
196
196
|
var tmp_2 = Array(tmp_1);
|
|
197
197
|
while (tmp_0 < tmp_1) {
|
|
198
198
|
var tmp_3 = tmp_0;
|
|
199
|
-
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance().
|
|
199
|
+
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance().l2i_1.qx(tmp_3)), tmp_3);
|
|
200
200
|
tmp_0 = tmp_0 + 1 | 0;
|
|
201
201
|
}
|
|
202
|
-
tmp.
|
|
203
|
-
this.
|
|
202
|
+
tmp.m2i_1 = tmp_2;
|
|
203
|
+
this.n2i_1 = new PredictionContextCache();
|
|
204
204
|
var tmp_4 = this;
|
|
205
205
|
// Inline function 'kotlin.arrayOf' call
|
|
206
206
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
207
207
|
// Inline function 'kotlin.js.asDynamic' call
|
|
208
|
-
tmp_4.
|
|
208
|
+
tmp_4.o2i_1 = [null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"];
|
|
209
209
|
var tmp_5 = this;
|
|
210
210
|
// Inline function 'kotlin.arrayOf' call
|
|
211
211
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
212
212
|
// Inline function 'kotlin.js.asDynamic' call
|
|
213
|
-
tmp_5.
|
|
214
|
-
this.
|
|
213
|
+
tmp_5.p2i_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
|
|
214
|
+
this.q2i_1 = new VocabularyImpl(this.o2i_1, this.p2i_1);
|
|
215
215
|
}
|
|
216
216
|
var Companion_instance;
|
|
217
217
|
function Companion_getInstance() {
|
|
@@ -222,39 +222,39 @@
|
|
|
222
222
|
function StateExpressionLexer(input) {
|
|
223
223
|
Companion_getInstance();
|
|
224
224
|
Lexer.call(this, input);
|
|
225
|
-
this.
|
|
226
|
-
this.
|
|
227
|
-
this.
|
|
228
|
-
this.
|
|
229
|
-
this.
|
|
225
|
+
this.j2j_1 = new LexerATNSimulator(this, Companion_getInstance().l2i_1, Companion_getInstance().m2i_1, Companion_getInstance().n2i_1);
|
|
226
|
+
this.k2j_1 = 'StateExpression.g4';
|
|
227
|
+
this.l2j_1 = Companion_getInstance().l2i_1;
|
|
228
|
+
this.m2j_1 = Companion_getInstance().q2i_1;
|
|
229
|
+
this.n2j_1 = "\x04\x00\x12{\x06\uFFFF\uFFFF\x02\x00\x07\x00\x02\x01\x07\x01\x02\x02\x07\x02\x02\x03\x07\x03\x02\x04\x07\x04\x02\x05\x07\x05\x02\x06\x07\x06\x02\x07\x07\x07\x02\b\x07\b\x02\t\x07\t\x02\n\x07\n\x02\x0B\x07\x0B\x02\f\x07\f\x02\r\x07\r\x02\x0E\x07\x0E\x02\x0F\x07\x0F\x02\x10\x07\x10\x02\x11\x07\x11\x01\x00\x01\x00\x01\x00\x01\x01\x01\x01\x01\x01\x01\x02\x01\x02\x01\x02\x01\x03\x01\x03\x01\x03\x01\x04\x01\x04\x01\x05\x01\x05\x01\x05\x01\x06\x01\x06\x01\x07\x01\x07\x01\x07\x01\b\x01\b\x01\t\x01\t\x01\n\x01\n\x01\x0B\x01\x0B\x01\x0B\x01\x0B\x01\x0B\x01\f\x01\f\x01\f\x01\f\x01\f\x01\f\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\r\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0E\x01\x0F\x04\x0F_\b\x0F\x0B\x0F\f\x0F`\x01\x10\x01\x10\x05\x10e\b\x10\n\x10\f\x10h\t\x10\x01\x10\x01\x10\x01\x10\x05\x10m\b\x10\n\x10\f\x10p\t\x10\x01\x10\x03\x10s\b\x10\x01\x11\x01\x11\x05\x11w\b\x11\n\x11\f\x11z\t\x11\x00\x00\x12\x01\x01\x03\x02\x05\x03\x07\x04\t\x05\x0B\x06\r\x07\x0F\b\x11\t\x13\n\x15\x0B\x17\f\x19\r\x1B\x0E\x1D\x0F\x1F\x10!\x11#\x12\x01\x00\x05\x01\x0009\x01\x00\"\"\x01\x00''\x02\x00AZaz\x04\x0009AZ__az\x7F\x00\x01\x01\x00\x00\x00\x00\x03\x01\x00\x00\x00\x00\x05\x01\x00\x00\x00\x00\x07\x01\x00\x00\x00\x00\t\x01\x00\x00\x00\x00\x0B\x01\x00\x00\x00\x00\r\x01\x00\x00\x00\x00\x0F\x01\x00\x00\x00\x00\x11\x01\x00\x00\x00\x00\x13\x01\x00\x00\x00\x00\x15\x01\x00\x00\x00\x00\x17\x01\x00\x00\x00\x00\x19\x01\x00\x00\x00\x00\x1B\x01\x00\x00\x00\x00\x1D\x01\x00\x00\x00\x00\x1F\x01\x00\x00\x00\x00!\x01\x00\x00\x00\x00#\x01\x00\x00\x00\x01%\x01\x00\x00\x00\x03(\x01\x00\x00\x00\x05+\x01\x00\x00\x00\x07.\x01\x00\x00\x00\t1\x01\x00\x00\x00\x0B3\x01\x00\x00\x00\r6\x01\x00\x00\x00\x0F8\x01\x00\x00\x00\x11;\x01\x00\x00\x00\x13=\x01\x00\x00\x00\x15?\x01\x00\x00\x00\x17A\x01\x00\x00\x00\x19F\x01\x00\x00\x00\x1BL\x01\x00\x00\x00\x1DT\x01\x00\x00\x00\x1F^\x01\x00\x00\x00!r\x01\x00\x00\x00#t\x01\x00\x00\x00%&\x05=\x00\x00&'\x05=\x00\x00'\x02\x01\x00\x00\x00()\x05!\x00\x00)*\x05=\x00\x00*\x04\x01\x00\x00\x00+,\x05&\x00\x00,-\x05&\x00\x00-\x06\x01\x00\x00\x00./\x05|\x00\x00/0\x05|\x00\x000\b\x01\x00\x00\x0012\x05!\x00\x002\n\x01\x00\x00\x0034\x05>\x00\x0045\x05=\x00\x005\f\x01\x00\x00\x0067\x05>\x00\x007\x0E\x01\x00\x00\x0089\x05<\x00\x009:\x05=\x00\x00:\x10\x01\x00\x00\x00;<\x05<\x00\x00<\x12\x01\x00\x00\x00=>\x05(\x00\x00>\x14\x01\x00\x00\x00?@\x05)\x00\x00@\x16\x01\x00\x00\x00AB\x05t\x00\x00BC\x05r\x00\x00CD\x05u\x00\x00DE\x05e\x00\x00E\x18\x01\x00\x00\x00FG\x05f\x00\x00GH\x05a\x00\x00HI\x05l\x00\x00IJ\x05s\x00\x00JK\x05e\x00\x00K\x1A\x01\x00\x00\x00LM\x05i\x00\x00MN\x05s\x00\x00NO\x05S\x00\x00OP\x05e\x00\x00PQ\x05t\x00\x00QR\x01\x00\x00\x00RS\x03\x13\t\x00S\x1C\x01\x00\x00\x00TU\x05v\x00\x00UV\x05a\x00\x00VW\x05l\x00\x00WX\x05u\x00\x00XY\x05e\x00\x00YZ\x05s\x00\x00Z[\x01\x00\x00\x00[\\\x03\x13\t\x00\\\x1E\x01\x00\x00\x00]_\x07\x00\x00\x00^]\x01\x00\x00\x00_`\x01\x00\x00\x00`^\x01\x00\x00\x00`a\x01\x00\x00\x00a \x01\x00\x00\x00bf\x05\"\x00\x00ce\b\x01\x00\x00dc\x01\x00\x00\x00eh\x01\x00\x00\x00fd\x01\x00\x00\x00fg\x01\x00\x00\x00gi\x01\x00\x00\x00hf\x01\x00\x00\x00is\x05\"\x00\x00jn\x05'\x00\x00km\b\x02\x00\x00lk\x01\x00\x00\x00mp\x01\x00\x00\x00nl\x01\x00\x00\x00no\x01\x00\x00\x00oq\x01\x00\x00\x00pn\x01\x00\x00\x00qs\x05'\x00\x00rb\x01\x00\x00\x00rj\x01\x00\x00\x00s\"\x01\x00\x00\x00tx\x07\x03\x00\x00uw\x07\x04\x00\x00vu\x01\x00\x00\x00wz\x01\x00\x00\x00xv\x01\x00\x00\x00xy\x01\x00\x00\x00y$\x01\x00\x00\x00zx\x01\x00\x00\x00\x06\x00`fnrx\x00";
|
|
230
230
|
var tmp = this;
|
|
231
231
|
// Inline function 'kotlin.arrayOf' call
|
|
232
232
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
233
233
|
// Inline function 'kotlin.js.asDynamic' call
|
|
234
|
-
tmp.
|
|
234
|
+
tmp.o2j_1 = ['EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
|
|
235
235
|
var tmp_0 = this;
|
|
236
236
|
// Inline function 'kotlin.arrayOf' call
|
|
237
237
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
238
238
|
// Inline function 'kotlin.js.asDynamic' call
|
|
239
|
-
tmp_0.
|
|
239
|
+
tmp_0.p2j_1 = ['DEFAULT_TOKEN_CHANNEL', 'HIDDEN'];
|
|
240
240
|
var tmp_1 = this;
|
|
241
241
|
// Inline function 'kotlin.arrayOf' call
|
|
242
242
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
243
243
|
// Inline function 'kotlin.js.asDynamic' call
|
|
244
|
-
tmp_1.
|
|
244
|
+
tmp_1.q2j_1 = ['DEFAULT_MODE'];
|
|
245
245
|
}
|
|
246
|
-
protoOf(StateExpressionLexer).
|
|
247
|
-
return this.g2j_1;
|
|
248
|
-
};
|
|
249
|
-
protoOf(StateExpressionLexer).cp = function () {
|
|
250
|
-
return this.i2j_1;
|
|
251
|
-
};
|
|
252
|
-
protoOf(StateExpressionLexer).tn = function () {
|
|
246
|
+
protoOf(StateExpressionLexer).ep = function () {
|
|
253
247
|
return this.j2j_1;
|
|
254
248
|
};
|
|
255
|
-
protoOf(StateExpressionLexer).
|
|
249
|
+
protoOf(StateExpressionLexer).fp = function () {
|
|
256
250
|
return this.l2j_1;
|
|
257
251
|
};
|
|
252
|
+
protoOf(StateExpressionLexer).wn = function () {
|
|
253
|
+
return this.m2j_1;
|
|
254
|
+
};
|
|
255
|
+
protoOf(StateExpressionLexer).zp = function () {
|
|
256
|
+
return this.o2j_1;
|
|
257
|
+
};
|
|
258
258
|
function StateExpressionListener() {
|
|
259
259
|
}
|
|
260
260
|
function BooleanExprContext_init_$Init$(parent, invokingState, $this) {
|
|
@@ -276,7 +276,7 @@
|
|
|
276
276
|
function IntCmpExprContext_init_$Init$(ctx, $this) {
|
|
277
277
|
BooleanExprContext_init_$Init$_0($this);
|
|
278
278
|
IntCmpExprContext.call($this);
|
|
279
|
-
$this.
|
|
279
|
+
$this.x2k(ctx);
|
|
280
280
|
return $this;
|
|
281
281
|
}
|
|
282
282
|
function IntCmpExprContext_init_$Create$(ctx) {
|
|
@@ -285,7 +285,7 @@
|
|
|
285
285
|
function ParExprContext_init_$Init$(ctx, $this) {
|
|
286
286
|
BooleanExprContext_init_$Init$_0($this);
|
|
287
287
|
ParExprContext.call($this);
|
|
288
|
-
$this.
|
|
288
|
+
$this.x2k(ctx);
|
|
289
289
|
return $this;
|
|
290
290
|
}
|
|
291
291
|
function ParExprContext_init_$Create$(ctx) {
|
|
@@ -294,7 +294,7 @@
|
|
|
294
294
|
function BooleanAtomContext_init_$Init$(ctx, $this) {
|
|
295
295
|
BooleanExprContext_init_$Init$_0($this);
|
|
296
296
|
BooleanAtomContext.call($this);
|
|
297
|
-
$this.
|
|
297
|
+
$this.x2k(ctx);
|
|
298
298
|
return $this;
|
|
299
299
|
}
|
|
300
300
|
function BooleanAtomContext_init_$Create$(ctx) {
|
|
@@ -303,7 +303,7 @@
|
|
|
303
303
|
function EqExprContext_init_$Init$(ctx, $this) {
|
|
304
304
|
BooleanExprContext_init_$Init$_0($this);
|
|
305
305
|
EqExprContext.call($this);
|
|
306
|
-
$this.
|
|
306
|
+
$this.x2k(ctx);
|
|
307
307
|
return $this;
|
|
308
308
|
}
|
|
309
309
|
function EqExprContext_init_$Create$(ctx) {
|
|
@@ -312,7 +312,7 @@
|
|
|
312
312
|
function NotExprContext_init_$Init$(ctx, $this) {
|
|
313
313
|
BooleanExprContext_init_$Init$_0($this);
|
|
314
314
|
NotExprContext.call($this);
|
|
315
|
-
$this.
|
|
315
|
+
$this.x2k(ctx);
|
|
316
316
|
return $this;
|
|
317
317
|
}
|
|
318
318
|
function NotExprContext_init_$Create$(ctx) {
|
|
@@ -321,7 +321,7 @@
|
|
|
321
321
|
function IsSetFuncContext_init_$Init$(ctx, $this) {
|
|
322
322
|
BooleanExprContext_init_$Init$_0($this);
|
|
323
323
|
IsSetFuncContext.call($this);
|
|
324
|
-
$this.
|
|
324
|
+
$this.x2k(ctx);
|
|
325
325
|
return $this;
|
|
326
326
|
}
|
|
327
327
|
function IsSetFuncContext_init_$Create$(ctx) {
|
|
@@ -330,7 +330,7 @@
|
|
|
330
330
|
function OrExprContext_init_$Init$(ctx, $this) {
|
|
331
331
|
BooleanExprContext_init_$Init$_0($this);
|
|
332
332
|
OrExprContext.call($this);
|
|
333
|
-
$this.
|
|
333
|
+
$this.x2k(ctx);
|
|
334
334
|
return $this;
|
|
335
335
|
}
|
|
336
336
|
function OrExprContext_init_$Create$(ctx) {
|
|
@@ -339,7 +339,7 @@
|
|
|
339
339
|
function AndExprContext_init_$Init$(ctx, $this) {
|
|
340
340
|
BooleanExprContext_init_$Init$_0($this);
|
|
341
341
|
AndExprContext.call($this);
|
|
342
|
-
$this.
|
|
342
|
+
$this.x2k(ctx);
|
|
343
343
|
return $this;
|
|
344
344
|
}
|
|
345
345
|
function AndExprContext_init_$Create$(ctx) {
|
|
@@ -364,7 +364,7 @@
|
|
|
364
364
|
function IntAtomContext_init_$Init$(ctx, $this) {
|
|
365
365
|
IntExprContext_init_$Init$_0($this);
|
|
366
366
|
IntAtomContext.call($this);
|
|
367
|
-
$this.
|
|
367
|
+
$this.i2l(ctx);
|
|
368
368
|
return $this;
|
|
369
369
|
}
|
|
370
370
|
function IntAtomContext_init_$Create$(ctx) {
|
|
@@ -373,7 +373,7 @@
|
|
|
373
373
|
function ParIntExprContext_init_$Init$(ctx, $this) {
|
|
374
374
|
IntExprContext_init_$Init$_0($this);
|
|
375
375
|
ParIntExprContext.call($this);
|
|
376
|
-
$this.
|
|
376
|
+
$this.i2l(ctx);
|
|
377
377
|
return $this;
|
|
378
378
|
}
|
|
379
379
|
function ParIntExprContext_init_$Create$(ctx) {
|
|
@@ -382,7 +382,7 @@
|
|
|
382
382
|
function ValuesFuncContext_init_$Init$(ctx, $this) {
|
|
383
383
|
IntExprContext_init_$Init$_0($this);
|
|
384
384
|
ValuesFuncContext.call($this);
|
|
385
|
-
$this.
|
|
385
|
+
$this.i2l(ctx);
|
|
386
386
|
return $this;
|
|
387
387
|
}
|
|
388
388
|
function ValuesFuncContext_init_$Create$(ctx) {
|
|
@@ -390,50 +390,50 @@
|
|
|
390
390
|
}
|
|
391
391
|
function Companion_0() {
|
|
392
392
|
Companion_instance_0 = this;
|
|
393
|
-
RuntimeMetaData_instance.
|
|
394
|
-
this.
|
|
395
|
-
this.
|
|
393
|
+
RuntimeMetaData_instance.nw('4.13.1', '4.13.1');
|
|
394
|
+
this.j2l_1 = '\x04\x01\x12.\x02\x00\x07\x00\x02\x01\x07\x01\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x03\x00\x17\b\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x05\x00\x1F\b\x00\n\x00\f\x00"\t\x00\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x03\x01,\b\x01\x01\x01\x00\x01\x00\x02\x00\x02\x00\x03\x01\x00\x01\x02\x02\x00\x01\x02\x06\t\x01\x00\f\r4\x00\x16\x01\x00\x00\x00\x02+\x01\x00\x00\x00\x04\x05\x06\x00\uFFFF\uFFFF\x00\x05\x06\x05\n\x00\x00\x06\x07\x03\x00\x00\x00\x07\b\x05\x0B\x00\x00\b\x17\x01\x00\x00\x00\t\n\x05\x05\x00\x00\n\x17\x03\x00\x00\x07\x0B\f\x05\x0E\x00\x00\f\r\x05\x12\x00\x00\r\x17\x05\x0B\x00\x00\x0E\x0F\x05\x12\x00\x00\x0F\x10\x07\x00\x00\x00\x10\x17\x05\x11\x00\x00\x11\x12\x03\x02\x01\x00\x12\x13\x07\x01\x00\x00\x13\x14\x03\x02\x01\x00\x14\x17\x01\x00\x00\x00\x15\x17\x07\x02\x00\x00\x16\x04\x01\x00\x00\x00\x16\t\x01\x00\x00\x00\x16\x0B\x01\x00\x00\x00\x16\x0E\x01\x00\x00\x00\x16\x11\x01\x00\x00\x00\x16\x15\x01\x00\x00\x00\x17 \x01\x00\x00\x00\x18\x19\n\x06\x00\x00\x19\x1A\x05\x03\x00\x00\x1A\x1F\x03\x00\x00\x07\x1B\x1C\n\x05\x00\x00\x1C\x1D\x05\x04\x00\x00\x1D\x1F\x03\x00\x00\x06\x1E\x18\x01\x00\x00\x00\x1E\x1B\x01\x00\x00\x00\x1F"\x01\x00\x00\x00 \x1E\x01\x00\x00\x00 !\x01\x00\x00\x00!\x01\x01\x00\x00\x00" \x01\x00\x00\x00#$\x05\n\x00\x00$%\x03\x02\x01\x00%&\x05\x0B\x00\x00&,\x01\x00\x00\x00\'(\x05\x0F\x00\x00()\x05\x12\x00\x00),\x05\x0B\x00\x00*,\x05\x10\x00\x00+#\x01\x00\x00\x00+\'\x01\x00\x00\x00+*\x01\x00\x00\x00,\x03\x01\x00\x00\x00\x04\x16\x1E +';
|
|
395
|
+
this.k2l_1 = (new ATNDeserializer()).w10(toCharArray('\x04\x01\x12.\x02\x00\x07\x00\x02\x01\x07\x01\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x03\x00\x17\b\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x05\x00\x1F\b\x00\n\x00\f\x00"\t\x00\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x03\x01,\b\x01\x01\x01\x00\x01\x00\x02\x00\x02\x00\x03\x01\x00\x01\x02\x02\x00\x01\x02\x06\t\x01\x00\f\r4\x00\x16\x01\x00\x00\x00\x02+\x01\x00\x00\x00\x04\x05\x06\x00\uFFFF\uFFFF\x00\x05\x06\x05\n\x00\x00\x06\x07\x03\x00\x00\x00\x07\b\x05\x0B\x00\x00\b\x17\x01\x00\x00\x00\t\n\x05\x05\x00\x00\n\x17\x03\x00\x00\x07\x0B\f\x05\x0E\x00\x00\f\r\x05\x12\x00\x00\r\x17\x05\x0B\x00\x00\x0E\x0F\x05\x12\x00\x00\x0F\x10\x07\x00\x00\x00\x10\x17\x05\x11\x00\x00\x11\x12\x03\x02\x01\x00\x12\x13\x07\x01\x00\x00\x13\x14\x03\x02\x01\x00\x14\x17\x01\x00\x00\x00\x15\x17\x07\x02\x00\x00\x16\x04\x01\x00\x00\x00\x16\t\x01\x00\x00\x00\x16\x0B\x01\x00\x00\x00\x16\x0E\x01\x00\x00\x00\x16\x11\x01\x00\x00\x00\x16\x15\x01\x00\x00\x00\x17 \x01\x00\x00\x00\x18\x19\n\x06\x00\x00\x19\x1A\x05\x03\x00\x00\x1A\x1F\x03\x00\x00\x07\x1B\x1C\n\x05\x00\x00\x1C\x1D\x05\x04\x00\x00\x1D\x1F\x03\x00\x00\x06\x1E\x18\x01\x00\x00\x00\x1E\x1B\x01\x00\x00\x00\x1F"\x01\x00\x00\x00 \x1E\x01\x00\x00\x00 !\x01\x00\x00\x00!\x01\x01\x00\x00\x00" \x01\x00\x00\x00#$\x05\n\x00\x00$%\x03\x02\x01\x00%&\x05\x0B\x00\x00&,\x01\x00\x00\x00\'(\x05\x0F\x00\x00()\x05\x12\x00\x00),\x05\x0B\x00\x00*,\x05\x10\x00\x00+#\x01\x00\x00\x00+\'\x01\x00\x00\x00+*\x01\x00\x00\x00,\x03\x01\x00\x00\x00\x04\x16\x1E +'));
|
|
396
396
|
var tmp = this;
|
|
397
397
|
var tmp_0 = 0;
|
|
398
|
-
var tmp_1 = this.
|
|
398
|
+
var tmp_1 = this.k2l_1.bx();
|
|
399
399
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
400
400
|
var tmp_2 = Array(tmp_1);
|
|
401
401
|
while (tmp_0 < tmp_1) {
|
|
402
402
|
var tmp_3 = tmp_0;
|
|
403
|
-
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance_0().
|
|
403
|
+
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance_0().k2l_1.qx(tmp_3)), tmp_3);
|
|
404
404
|
tmp_0 = tmp_0 + 1 | 0;
|
|
405
405
|
}
|
|
406
|
-
tmp.
|
|
407
|
-
this.
|
|
406
|
+
tmp.l2l_1 = tmp_2;
|
|
407
|
+
this.m2l_1 = new PredictionContextCache();
|
|
408
408
|
var tmp_4 = this;
|
|
409
409
|
// Inline function 'kotlin.arrayOf' call
|
|
410
410
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
411
411
|
// Inline function 'kotlin.js.asDynamic' call
|
|
412
|
-
tmp_4.
|
|
412
|
+
tmp_4.n2l_1 = ['booleanExpr', 'intExpr'];
|
|
413
413
|
var tmp_5 = this;
|
|
414
414
|
// Inline function 'kotlin.arrayOf' call
|
|
415
415
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
416
416
|
// Inline function 'kotlin.js.asDynamic' call
|
|
417
|
-
tmp_5.
|
|
417
|
+
tmp_5.o2l_1 = [null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"];
|
|
418
418
|
var tmp_6 = this;
|
|
419
419
|
// Inline function 'kotlin.arrayOf' call
|
|
420
420
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
421
421
|
// Inline function 'kotlin.js.asDynamic' call
|
|
422
|
-
tmp_6.
|
|
423
|
-
this.
|
|
422
|
+
tmp_6.p2l_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
|
|
423
|
+
this.q2l_1 = new VocabularyImpl(this.o2l_1, this.p2l_1);
|
|
424
424
|
var tmp_7 = this;
|
|
425
425
|
var tmp_8 = 0;
|
|
426
|
-
var tmp_9 = this.
|
|
426
|
+
var tmp_9 = this.p2l_1.length;
|
|
427
427
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
428
428
|
var tmp_10 = Array(tmp_9);
|
|
429
429
|
while (tmp_8 < tmp_9) {
|
|
430
430
|
var tmp_11 = tmp_8;
|
|
431
|
-
var tmp0_elvis_lhs = Companion_getInstance_0().
|
|
432
|
-
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? Companion_getInstance_0().
|
|
431
|
+
var tmp0_elvis_lhs = Companion_getInstance_0().q2l_1.yw(tmp_11);
|
|
432
|
+
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? Companion_getInstance_0().q2l_1.zw(tmp_11) : tmp0_elvis_lhs;
|
|
433
433
|
tmp_10[tmp_11] = tmp1_elvis_lhs == null ? '<INVALID>' : tmp1_elvis_lhs;
|
|
434
434
|
tmp_8 = tmp_8 + 1 | 0;
|
|
435
435
|
}
|
|
436
|
-
tmp_7.
|
|
436
|
+
tmp_7.r2l_1 = tmp_10;
|
|
437
437
|
}
|
|
438
438
|
var Companion_instance_0;
|
|
439
439
|
function Companion_getInstance_0() {
|
|
@@ -441,49 +441,49 @@
|
|
|
441
441
|
new Companion_0();
|
|
442
442
|
return Companion_instance_0;
|
|
443
443
|
}
|
|
444
|
-
protoOf(BooleanExprContext).
|
|
445
|
-
return this.
|
|
444
|
+
protoOf(BooleanExprContext).fq = function () {
|
|
445
|
+
return this.w2k_1;
|
|
446
446
|
};
|
|
447
|
-
protoOf(BooleanExprContext).
|
|
448
|
-
protoOf(ParserRuleContext).
|
|
447
|
+
protoOf(BooleanExprContext).x2k = function (ctx) {
|
|
448
|
+
protoOf(ParserRuleContext).zv.call(this, ctx);
|
|
449
449
|
};
|
|
450
450
|
function BooleanExprContext() {
|
|
451
|
-
this.
|
|
451
|
+
this.w2k_1 = 0;
|
|
452
452
|
}
|
|
453
|
-
protoOf(IntCmpExprContext).
|
|
453
|
+
protoOf(IntCmpExprContext).c2m = function (_set____db54di) {
|
|
454
454
|
this.left$ = _set____db54di;
|
|
455
455
|
};
|
|
456
|
-
protoOf(IntCmpExprContext).
|
|
456
|
+
protoOf(IntCmpExprContext).d2m = function () {
|
|
457
457
|
return this.left$;
|
|
458
458
|
};
|
|
459
|
-
protoOf(IntCmpExprContext).
|
|
459
|
+
protoOf(IntCmpExprContext).e2m = function (_set____db54di) {
|
|
460
460
|
this.op$ = _set____db54di;
|
|
461
461
|
};
|
|
462
|
-
protoOf(IntCmpExprContext).
|
|
462
|
+
protoOf(IntCmpExprContext).f2m = function () {
|
|
463
463
|
return this.op$;
|
|
464
464
|
};
|
|
465
|
-
protoOf(IntCmpExprContext).
|
|
465
|
+
protoOf(IntCmpExprContext).g2m = function (_set____db54di) {
|
|
466
466
|
this.right$ = _set____db54di;
|
|
467
467
|
};
|
|
468
|
-
protoOf(IntCmpExprContext).
|
|
468
|
+
protoOf(IntCmpExprContext).h2m = function () {
|
|
469
469
|
return this.right$;
|
|
470
470
|
};
|
|
471
|
-
protoOf(IntCmpExprContext).
|
|
471
|
+
protoOf(IntCmpExprContext).cv = function (listener) {
|
|
472
472
|
if (isInterface(listener, StateExpressionListener)) {
|
|
473
|
-
listener.
|
|
473
|
+
listener.r2j(this);
|
|
474
474
|
}
|
|
475
475
|
};
|
|
476
|
-
protoOf(IntCmpExprContext).
|
|
476
|
+
protoOf(IntCmpExprContext).ev = function (listener) {
|
|
477
477
|
if (isInterface(listener, StateExpressionListener)) {
|
|
478
|
-
listener.
|
|
478
|
+
listener.s2j(this);
|
|
479
479
|
}
|
|
480
480
|
};
|
|
481
|
-
protoOf(IntCmpExprContext).
|
|
481
|
+
protoOf(IntCmpExprContext).cw = function (visitor) {
|
|
482
482
|
var tmp;
|
|
483
483
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
484
|
-
tmp = visitor.
|
|
484
|
+
tmp = visitor.z2h(this);
|
|
485
485
|
} else {
|
|
486
|
-
tmp = visitor.
|
|
486
|
+
tmp = visitor.lw(this);
|
|
487
487
|
}
|
|
488
488
|
return tmp;
|
|
489
489
|
};
|
|
@@ -492,96 +492,96 @@
|
|
|
492
492
|
this.op$ = null;
|
|
493
493
|
this.right$ = null;
|
|
494
494
|
}
|
|
495
|
-
protoOf(ParExprContext).
|
|
495
|
+
protoOf(ParExprContext).s2m = function (_set____db54di) {
|
|
496
496
|
this.expr$ = _set____db54di;
|
|
497
497
|
};
|
|
498
|
-
protoOf(ParExprContext).
|
|
498
|
+
protoOf(ParExprContext).t2m = function () {
|
|
499
499
|
return this.expr$;
|
|
500
500
|
};
|
|
501
|
-
protoOf(ParExprContext).
|
|
501
|
+
protoOf(ParExprContext).cv = function (listener) {
|
|
502
502
|
if (isInterface(listener, StateExpressionListener)) {
|
|
503
|
-
listener.
|
|
503
|
+
listener.t2j(this);
|
|
504
504
|
}
|
|
505
505
|
};
|
|
506
|
-
protoOf(ParExprContext).
|
|
506
|
+
protoOf(ParExprContext).ev = function (listener) {
|
|
507
507
|
if (isInterface(listener, StateExpressionListener)) {
|
|
508
|
-
listener.
|
|
508
|
+
listener.u2j(this);
|
|
509
509
|
}
|
|
510
510
|
};
|
|
511
|
-
protoOf(ParExprContext).
|
|
511
|
+
protoOf(ParExprContext).cw = function (visitor) {
|
|
512
512
|
var tmp;
|
|
513
513
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
514
|
-
tmp = visitor.
|
|
514
|
+
tmp = visitor.a2i(this);
|
|
515
515
|
} else {
|
|
516
|
-
tmp = visitor.
|
|
516
|
+
tmp = visitor.lw(this);
|
|
517
517
|
}
|
|
518
518
|
return tmp;
|
|
519
519
|
};
|
|
520
520
|
function ParExprContext() {
|
|
521
521
|
this.expr$ = null;
|
|
522
522
|
}
|
|
523
|
-
protoOf(BooleanAtomContext).
|
|
523
|
+
protoOf(BooleanAtomContext).e2n = function (_set____db54di) {
|
|
524
524
|
this.atom$ = _set____db54di;
|
|
525
525
|
};
|
|
526
|
-
protoOf(BooleanAtomContext).
|
|
526
|
+
protoOf(BooleanAtomContext).f2n = function () {
|
|
527
527
|
return this.atom$;
|
|
528
528
|
};
|
|
529
|
-
protoOf(BooleanAtomContext).
|
|
529
|
+
protoOf(BooleanAtomContext).cv = function (listener) {
|
|
530
530
|
if (isInterface(listener, StateExpressionListener)) {
|
|
531
|
-
listener.
|
|
531
|
+
listener.v2j(this);
|
|
532
532
|
}
|
|
533
533
|
};
|
|
534
|
-
protoOf(BooleanAtomContext).
|
|
534
|
+
protoOf(BooleanAtomContext).ev = function (listener) {
|
|
535
535
|
if (isInterface(listener, StateExpressionListener)) {
|
|
536
|
-
listener.
|
|
536
|
+
listener.w2j(this);
|
|
537
537
|
}
|
|
538
538
|
};
|
|
539
|
-
protoOf(BooleanAtomContext).
|
|
539
|
+
protoOf(BooleanAtomContext).cw = function (visitor) {
|
|
540
540
|
var tmp;
|
|
541
541
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
542
|
-
tmp = visitor.
|
|
542
|
+
tmp = visitor.b2i(this);
|
|
543
543
|
} else {
|
|
544
|
-
tmp = visitor.
|
|
544
|
+
tmp = visitor.lw(this);
|
|
545
545
|
}
|
|
546
546
|
return tmp;
|
|
547
547
|
};
|
|
548
548
|
function BooleanAtomContext() {
|
|
549
549
|
this.atom$ = null;
|
|
550
550
|
}
|
|
551
|
-
protoOf(EqExprContext).
|
|
551
|
+
protoOf(EqExprContext).q2n = function (_set____db54di) {
|
|
552
552
|
this.varName$ = _set____db54di;
|
|
553
553
|
};
|
|
554
|
-
protoOf(EqExprContext).
|
|
554
|
+
protoOf(EqExprContext).r2n = function () {
|
|
555
555
|
return this.varName$;
|
|
556
556
|
};
|
|
557
|
-
protoOf(EqExprContext).
|
|
557
|
+
protoOf(EqExprContext).e2m = function (_set____db54di) {
|
|
558
558
|
this.op$ = _set____db54di;
|
|
559
559
|
};
|
|
560
|
-
protoOf(EqExprContext).
|
|
560
|
+
protoOf(EqExprContext).f2m = function () {
|
|
561
561
|
return this.op$;
|
|
562
562
|
};
|
|
563
|
-
protoOf(EqExprContext).
|
|
563
|
+
protoOf(EqExprContext).s2n = function (_set____db54di) {
|
|
564
564
|
this.value$ = _set____db54di;
|
|
565
565
|
};
|
|
566
|
-
protoOf(EqExprContext).
|
|
566
|
+
protoOf(EqExprContext).t2n = function () {
|
|
567
567
|
return this.value$;
|
|
568
568
|
};
|
|
569
|
-
protoOf(EqExprContext).
|
|
569
|
+
protoOf(EqExprContext).cv = function (listener) {
|
|
570
570
|
if (isInterface(listener, StateExpressionListener)) {
|
|
571
|
-
listener.
|
|
571
|
+
listener.x2j(this);
|
|
572
572
|
}
|
|
573
573
|
};
|
|
574
|
-
protoOf(EqExprContext).
|
|
574
|
+
protoOf(EqExprContext).ev = function (listener) {
|
|
575
575
|
if (isInterface(listener, StateExpressionListener)) {
|
|
576
|
-
listener.
|
|
576
|
+
listener.y2j(this);
|
|
577
577
|
}
|
|
578
578
|
};
|
|
579
|
-
protoOf(EqExprContext).
|
|
579
|
+
protoOf(EqExprContext).cw = function (visitor) {
|
|
580
580
|
var tmp;
|
|
581
581
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
582
|
-
tmp = visitor.
|
|
582
|
+
tmp = visitor.c2i(this);
|
|
583
583
|
} else {
|
|
584
|
-
tmp = visitor.
|
|
584
|
+
tmp = visitor.lw(this);
|
|
585
585
|
}
|
|
586
586
|
return tmp;
|
|
587
587
|
};
|
|
@@ -590,90 +590,90 @@
|
|
|
590
590
|
this.op$ = null;
|
|
591
591
|
this.value$ = null;
|
|
592
592
|
}
|
|
593
|
-
protoOf(NotExprContext).
|
|
593
|
+
protoOf(NotExprContext).s2m = function (_set____db54di) {
|
|
594
594
|
this.expr$ = _set____db54di;
|
|
595
595
|
};
|
|
596
|
-
protoOf(NotExprContext).
|
|
596
|
+
protoOf(NotExprContext).t2m = function () {
|
|
597
597
|
return this.expr$;
|
|
598
598
|
};
|
|
599
|
-
protoOf(NotExprContext).
|
|
599
|
+
protoOf(NotExprContext).cv = function (listener) {
|
|
600
600
|
if (isInterface(listener, StateExpressionListener)) {
|
|
601
|
-
listener.
|
|
601
|
+
listener.z2j(this);
|
|
602
602
|
}
|
|
603
603
|
};
|
|
604
|
-
protoOf(NotExprContext).
|
|
604
|
+
protoOf(NotExprContext).ev = function (listener) {
|
|
605
605
|
if (isInterface(listener, StateExpressionListener)) {
|
|
606
|
-
listener.
|
|
606
|
+
listener.a2k(this);
|
|
607
607
|
}
|
|
608
608
|
};
|
|
609
|
-
protoOf(NotExprContext).
|
|
609
|
+
protoOf(NotExprContext).cw = function (visitor) {
|
|
610
610
|
var tmp;
|
|
611
611
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
612
|
-
tmp = visitor.
|
|
612
|
+
tmp = visitor.d2i(this);
|
|
613
613
|
} else {
|
|
614
|
-
tmp = visitor.
|
|
614
|
+
tmp = visitor.lw(this);
|
|
615
615
|
}
|
|
616
616
|
return tmp;
|
|
617
617
|
};
|
|
618
618
|
function NotExprContext() {
|
|
619
619
|
this.expr$ = null;
|
|
620
620
|
}
|
|
621
|
-
protoOf(IsSetFuncContext).
|
|
621
|
+
protoOf(IsSetFuncContext).q2n = function (_set____db54di) {
|
|
622
622
|
this.varName$ = _set____db54di;
|
|
623
623
|
};
|
|
624
|
-
protoOf(IsSetFuncContext).
|
|
624
|
+
protoOf(IsSetFuncContext).r2n = function () {
|
|
625
625
|
return this.varName$;
|
|
626
626
|
};
|
|
627
|
-
protoOf(IsSetFuncContext).
|
|
627
|
+
protoOf(IsSetFuncContext).cv = function (listener) {
|
|
628
628
|
if (isInterface(listener, StateExpressionListener)) {
|
|
629
|
-
listener.
|
|
629
|
+
listener.b2k(this);
|
|
630
630
|
}
|
|
631
631
|
};
|
|
632
|
-
protoOf(IsSetFuncContext).
|
|
632
|
+
protoOf(IsSetFuncContext).ev = function (listener) {
|
|
633
633
|
if (isInterface(listener, StateExpressionListener)) {
|
|
634
|
-
listener.
|
|
634
|
+
listener.c2k(this);
|
|
635
635
|
}
|
|
636
636
|
};
|
|
637
|
-
protoOf(IsSetFuncContext).
|
|
637
|
+
protoOf(IsSetFuncContext).cw = function (visitor) {
|
|
638
638
|
var tmp;
|
|
639
639
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
640
|
-
tmp = visitor.
|
|
640
|
+
tmp = visitor.e2i(this);
|
|
641
641
|
} else {
|
|
642
|
-
tmp = visitor.
|
|
642
|
+
tmp = visitor.lw(this);
|
|
643
643
|
}
|
|
644
644
|
return tmp;
|
|
645
645
|
};
|
|
646
646
|
function IsSetFuncContext() {
|
|
647
647
|
this.varName$ = null;
|
|
648
648
|
}
|
|
649
|
-
protoOf(OrExprContext).
|
|
649
|
+
protoOf(OrExprContext).y2o = function (_set____db54di) {
|
|
650
650
|
this.left$ = _set____db54di;
|
|
651
651
|
};
|
|
652
|
-
protoOf(OrExprContext).
|
|
652
|
+
protoOf(OrExprContext).d2m = function () {
|
|
653
653
|
return this.left$;
|
|
654
654
|
};
|
|
655
|
-
protoOf(OrExprContext).
|
|
655
|
+
protoOf(OrExprContext).z2o = function (_set____db54di) {
|
|
656
656
|
this.right$ = _set____db54di;
|
|
657
657
|
};
|
|
658
|
-
protoOf(OrExprContext).
|
|
658
|
+
protoOf(OrExprContext).h2m = function () {
|
|
659
659
|
return this.right$;
|
|
660
660
|
};
|
|
661
|
-
protoOf(OrExprContext).
|
|
661
|
+
protoOf(OrExprContext).cv = function (listener) {
|
|
662
662
|
if (isInterface(listener, StateExpressionListener)) {
|
|
663
|
-
listener.
|
|
663
|
+
listener.d2k(this);
|
|
664
664
|
}
|
|
665
665
|
};
|
|
666
|
-
protoOf(OrExprContext).
|
|
666
|
+
protoOf(OrExprContext).ev = function (listener) {
|
|
667
667
|
if (isInterface(listener, StateExpressionListener)) {
|
|
668
|
-
listener.
|
|
668
|
+
listener.e2k(this);
|
|
669
669
|
}
|
|
670
670
|
};
|
|
671
|
-
protoOf(OrExprContext).
|
|
671
|
+
protoOf(OrExprContext).cw = function (visitor) {
|
|
672
672
|
var tmp;
|
|
673
673
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
674
|
-
tmp = visitor.
|
|
674
|
+
tmp = visitor.f2i(this);
|
|
675
675
|
} else {
|
|
676
|
-
tmp = visitor.
|
|
676
|
+
tmp = visitor.lw(this);
|
|
677
677
|
}
|
|
678
678
|
return tmp;
|
|
679
679
|
};
|
|
@@ -681,34 +681,34 @@
|
|
|
681
681
|
this.left$ = null;
|
|
682
682
|
this.right$ = null;
|
|
683
683
|
}
|
|
684
|
-
protoOf(AndExprContext).
|
|
684
|
+
protoOf(AndExprContext).y2o = function (_set____db54di) {
|
|
685
685
|
this.left$ = _set____db54di;
|
|
686
686
|
};
|
|
687
|
-
protoOf(AndExprContext).
|
|
687
|
+
protoOf(AndExprContext).d2m = function () {
|
|
688
688
|
return this.left$;
|
|
689
689
|
};
|
|
690
|
-
protoOf(AndExprContext).
|
|
690
|
+
protoOf(AndExprContext).z2o = function (_set____db54di) {
|
|
691
691
|
this.right$ = _set____db54di;
|
|
692
692
|
};
|
|
693
|
-
protoOf(AndExprContext).
|
|
693
|
+
protoOf(AndExprContext).h2m = function () {
|
|
694
694
|
return this.right$;
|
|
695
695
|
};
|
|
696
|
-
protoOf(AndExprContext).
|
|
696
|
+
protoOf(AndExprContext).cv = function (listener) {
|
|
697
697
|
if (isInterface(listener, StateExpressionListener)) {
|
|
698
|
-
listener.
|
|
698
|
+
listener.f2k(this);
|
|
699
699
|
}
|
|
700
700
|
};
|
|
701
|
-
protoOf(AndExprContext).
|
|
701
|
+
protoOf(AndExprContext).ev = function (listener) {
|
|
702
702
|
if (isInterface(listener, StateExpressionListener)) {
|
|
703
|
-
listener.
|
|
703
|
+
listener.g2k(this);
|
|
704
704
|
}
|
|
705
705
|
};
|
|
706
|
-
protoOf(AndExprContext).
|
|
706
|
+
protoOf(AndExprContext).cw = function (visitor) {
|
|
707
707
|
var tmp;
|
|
708
708
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
709
|
-
tmp = visitor.
|
|
709
|
+
tmp = visitor.g2i(this);
|
|
710
710
|
} else {
|
|
711
|
-
tmp = visitor.
|
|
711
|
+
tmp = visitor.lw(this);
|
|
712
712
|
}
|
|
713
713
|
return tmp;
|
|
714
714
|
};
|
|
@@ -717,276 +717,276 @@
|
|
|
717
717
|
this.right$ = null;
|
|
718
718
|
}
|
|
719
719
|
function booleanExpr($this, _p) {
|
|
720
|
-
var _parentctx = $this.
|
|
721
|
-
var _parentState = $this.
|
|
722
|
-
var _localctx = BooleanExprContext_init_$Create$($this.
|
|
720
|
+
var _parentctx = $this.sj_1;
|
|
721
|
+
var _parentState = $this.vn_1;
|
|
722
|
+
var _localctx = BooleanExprContext_init_$Create$($this.sj_1, _parentState);
|
|
723
723
|
var _prevctx = _localctx;
|
|
724
724
|
var _startState = 0;
|
|
725
725
|
var _token;
|
|
726
726
|
var _ctx;
|
|
727
|
-
$this.
|
|
727
|
+
$this.rv(_localctx, 0, 0, _p);
|
|
728
728
|
var _la;
|
|
729
729
|
try {
|
|
730
730
|
var _alt;
|
|
731
|
-
$this.
|
|
732
|
-
$this.
|
|
733
|
-
$this.
|
|
734
|
-
switch ($this.
|
|
731
|
+
$this.ov(_localctx, 1);
|
|
732
|
+
$this.vn_1 = 22;
|
|
733
|
+
$this.pj_1.jk($this);
|
|
734
|
+
switch ($this.ep().y1a($this.qj_1, 0, $this.sj_1)) {
|
|
735
735
|
case 1:
|
|
736
736
|
_localctx = ParExprContext_init_$Create$(_localctx);
|
|
737
|
-
$this.
|
|
737
|
+
$this.sj_1 = _localctx;
|
|
738
738
|
_prevctx = _localctx;
|
|
739
|
-
$this.
|
|
740
|
-
$this.
|
|
741
|
-
$this.
|
|
739
|
+
$this.vn_1 = 5;
|
|
740
|
+
$this.xu(10);
|
|
741
|
+
$this.vn_1 = 6;
|
|
742
742
|
_ctx = booleanExpr($this, 0);
|
|
743
743
|
_localctx.expr$ = _ctx;
|
|
744
|
-
$this.
|
|
745
|
-
$this.
|
|
744
|
+
$this.vn_1 = 7;
|
|
745
|
+
$this.xu(11);
|
|
746
746
|
break;
|
|
747
747
|
case 2:
|
|
748
748
|
_localctx = NotExprContext_init_$Create$(_localctx);
|
|
749
|
-
$this.
|
|
749
|
+
$this.sj_1 = _localctx;
|
|
750
750
|
_prevctx = _localctx;
|
|
751
|
-
$this.
|
|
752
|
-
$this.
|
|
753
|
-
$this.
|
|
751
|
+
$this.vn_1 = 9;
|
|
752
|
+
$this.xu(5);
|
|
753
|
+
$this.vn_1 = 10;
|
|
754
754
|
_ctx = booleanExpr($this, 7);
|
|
755
755
|
_localctx.expr$ = _ctx;
|
|
756
756
|
break;
|
|
757
757
|
case 3:
|
|
758
758
|
_localctx = IsSetFuncContext_init_$Create$(_localctx);
|
|
759
|
-
$this.
|
|
759
|
+
$this.sj_1 = _localctx;
|
|
760
760
|
_prevctx = _localctx;
|
|
761
|
-
$this.
|
|
762
|
-
$this.
|
|
763
|
-
$this.
|
|
764
|
-
_token = $this.
|
|
761
|
+
$this.vn_1 = 11;
|
|
762
|
+
$this.xu(14);
|
|
763
|
+
$this.vn_1 = 12;
|
|
764
|
+
_token = $this.xu(18);
|
|
765
765
|
_localctx.varName$ = _token;
|
|
766
|
-
$this.
|
|
767
|
-
$this.
|
|
766
|
+
$this.vn_1 = 13;
|
|
767
|
+
$this.xu(11);
|
|
768
768
|
break;
|
|
769
769
|
case 4:
|
|
770
770
|
_localctx = EqExprContext_init_$Create$(_localctx);
|
|
771
|
-
$this.
|
|
771
|
+
$this.sj_1 = _localctx;
|
|
772
772
|
_prevctx = _localctx;
|
|
773
|
-
$this.
|
|
774
|
-
_token = $this.
|
|
773
|
+
$this.vn_1 = 14;
|
|
774
|
+
_token = $this.xu(18);
|
|
775
775
|
_localctx.varName$ = _token;
|
|
776
|
-
$this.
|
|
777
|
-
_token = $this.
|
|
776
|
+
$this.vn_1 = 15;
|
|
777
|
+
_token = $this.qj_1.hm(1);
|
|
778
778
|
_localctx.op$ = _token;
|
|
779
|
-
_la = $this.
|
|
779
|
+
_la = $this.qj_1.bm(1);
|
|
780
780
|
if (!(_la === 1 || _la === 2)) {
|
|
781
|
-
_token = $this.
|
|
781
|
+
_token = $this.pj_1.ik($this);
|
|
782
782
|
_localctx.op$ = _token;
|
|
783
783
|
} else {
|
|
784
|
-
if ($this.
|
|
785
|
-
$this.
|
|
784
|
+
if ($this.qj_1.bm(1) === -1) {
|
|
785
|
+
$this.xj_1 = true;
|
|
786
786
|
}
|
|
787
|
-
$this.
|
|
788
|
-
$this.
|
|
787
|
+
$this.pj_1.tk($this);
|
|
788
|
+
$this.no();
|
|
789
789
|
}
|
|
790
790
|
|
|
791
|
-
$this.
|
|
792
|
-
_token = $this.
|
|
791
|
+
$this.vn_1 = 16;
|
|
792
|
+
_token = $this.xu(17);
|
|
793
793
|
_localctx.value$ = _token;
|
|
794
794
|
break;
|
|
795
795
|
case 5:
|
|
796
796
|
_localctx = IntCmpExprContext_init_$Create$(_localctx);
|
|
797
|
-
$this.
|
|
797
|
+
$this.sj_1 = _localctx;
|
|
798
798
|
_prevctx = _localctx;
|
|
799
|
-
$this.
|
|
800
|
-
_ctx = $this.
|
|
799
|
+
$this.vn_1 = 17;
|
|
800
|
+
_ctx = $this.d2q();
|
|
801
801
|
_localctx.left$ = _ctx;
|
|
802
|
-
$this.
|
|
803
|
-
_token = $this.
|
|
802
|
+
$this.vn_1 = 18;
|
|
803
|
+
_token = $this.qj_1.hm(1);
|
|
804
804
|
_localctx.op$ = _token;
|
|
805
|
-
_la = $this.
|
|
805
|
+
_la = $this.qj_1.bm(1);
|
|
806
806
|
if (!((_la & -64) === 0 && !equalsLong(bitwiseAnd(shiftLeft(new Long(1, 0), _la), new Long(966, 0)), new Long(0, 0)))) {
|
|
807
|
-
_token = $this.
|
|
807
|
+
_token = $this.pj_1.ik($this);
|
|
808
808
|
_localctx.op$ = _token;
|
|
809
809
|
} else {
|
|
810
|
-
if ($this.
|
|
811
|
-
$this.
|
|
810
|
+
if ($this.qj_1.bm(1) === -1) {
|
|
811
|
+
$this.xj_1 = true;
|
|
812
812
|
}
|
|
813
|
-
$this.
|
|
814
|
-
$this.
|
|
813
|
+
$this.pj_1.tk($this);
|
|
814
|
+
$this.no();
|
|
815
815
|
}
|
|
816
816
|
|
|
817
|
-
$this.
|
|
818
|
-
_ctx = $this.
|
|
817
|
+
$this.vn_1 = 19;
|
|
818
|
+
_ctx = $this.d2q();
|
|
819
819
|
_localctx.right$ = _ctx;
|
|
820
820
|
break;
|
|
821
821
|
case 6:
|
|
822
822
|
_localctx = BooleanAtomContext_init_$Create$(_localctx);
|
|
823
|
-
$this.
|
|
823
|
+
$this.sj_1 = _localctx;
|
|
824
824
|
_prevctx = _localctx;
|
|
825
|
-
$this.
|
|
826
|
-
_token = $this.
|
|
825
|
+
$this.vn_1 = 21;
|
|
826
|
+
_token = $this.qj_1.hm(1);
|
|
827
827
|
_localctx.atom$ = _token;
|
|
828
|
-
_la = $this.
|
|
828
|
+
_la = $this.qj_1.bm(1);
|
|
829
829
|
if (!(_la === 12 || _la === 13)) {
|
|
830
|
-
_token = $this.
|
|
830
|
+
_token = $this.pj_1.ik($this);
|
|
831
831
|
_localctx.atom$ = _token;
|
|
832
832
|
} else {
|
|
833
|
-
if ($this.
|
|
834
|
-
$this.
|
|
833
|
+
if ($this.qj_1.bm(1) === -1) {
|
|
834
|
+
$this.xj_1 = true;
|
|
835
835
|
}
|
|
836
|
-
$this.
|
|
837
|
-
$this.
|
|
836
|
+
$this.pj_1.tk($this);
|
|
837
|
+
$this.no();
|
|
838
838
|
}
|
|
839
839
|
|
|
840
840
|
break;
|
|
841
841
|
}
|
|
842
|
-
ensureNotNull($this.
|
|
843
|
-
$this.
|
|
844
|
-
$this.
|
|
845
|
-
_alt = $this.
|
|
842
|
+
ensureNotNull($this.sj_1).fk_1 = $this.qj_1.hm(-1);
|
|
843
|
+
$this.vn_1 = 32;
|
|
844
|
+
$this.pj_1.jk($this);
|
|
845
|
+
_alt = $this.ep().y1a($this.qj_1, 2, $this.sj_1);
|
|
846
846
|
while (!(_alt === 2) && !(_alt === 0)) {
|
|
847
847
|
if (_alt === 1) {
|
|
848
848
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
849
|
-
if (!$this.
|
|
850
|
-
$this.
|
|
849
|
+
if (!$this.vj_1.q()) {
|
|
850
|
+
$this.dv();
|
|
851
851
|
}
|
|
852
852
|
_prevctx = _localctx;
|
|
853
|
-
$this.
|
|
854
|
-
$this.
|
|
855
|
-
var tmp1_subject = $this.
|
|
853
|
+
$this.vn_1 = 30;
|
|
854
|
+
$this.pj_1.jk($this);
|
|
855
|
+
var tmp1_subject = $this.ep().y1a($this.qj_1, 1, $this.sj_1);
|
|
856
856
|
if (tmp1_subject === 1) {
|
|
857
857
|
_localctx = AndExprContext_init_$Create$(BooleanExprContext_init_$Create$(_parentctx, _parentState));
|
|
858
858
|
_localctx.left$ = _prevctx;
|
|
859
|
-
$this.
|
|
860
|
-
$this.
|
|
861
|
-
if (!$this.
|
|
859
|
+
$this.sv(_localctx, _startState, 0);
|
|
860
|
+
$this.vn_1 = 24;
|
|
861
|
+
if (!$this.xt(ensureNotNull($this.sj_1), 6)) {
|
|
862
862
|
throw new FailedPredicateException($this, 'precpred(context!!, 6)');
|
|
863
863
|
}
|
|
864
|
-
$this.
|
|
865
|
-
$this.
|
|
866
|
-
$this.
|
|
864
|
+
$this.vn_1 = 25;
|
|
865
|
+
$this.xu(3);
|
|
866
|
+
$this.vn_1 = 26;
|
|
867
867
|
_ctx = booleanExpr($this, 7);
|
|
868
868
|
_localctx.right$ = _ctx;
|
|
869
869
|
} else if (tmp1_subject === 2) {
|
|
870
870
|
_localctx = OrExprContext_init_$Create$(BooleanExprContext_init_$Create$(_parentctx, _parentState));
|
|
871
871
|
_localctx.left$ = _prevctx;
|
|
872
|
-
$this.
|
|
873
|
-
$this.
|
|
874
|
-
if (!$this.
|
|
872
|
+
$this.sv(_localctx, _startState, 0);
|
|
873
|
+
$this.vn_1 = 27;
|
|
874
|
+
if (!$this.xt(ensureNotNull($this.sj_1), 5)) {
|
|
875
875
|
throw new FailedPredicateException($this, 'precpred(context!!, 5)');
|
|
876
876
|
}
|
|
877
|
-
$this.
|
|
878
|
-
$this.
|
|
879
|
-
$this.
|
|
877
|
+
$this.vn_1 = 28;
|
|
878
|
+
$this.xu(4);
|
|
879
|
+
$this.vn_1 = 29;
|
|
880
880
|
_ctx = booleanExpr($this, 6);
|
|
881
881
|
_localctx.right$ = _ctx;
|
|
882
882
|
}
|
|
883
883
|
}
|
|
884
|
-
$this.
|
|
885
|
-
$this.
|
|
886
|
-
_alt = $this.
|
|
884
|
+
$this.vn_1 = 34;
|
|
885
|
+
$this.pj_1.jk($this);
|
|
886
|
+
_alt = $this.ep().y1a($this.qj_1, 2, $this.sj_1);
|
|
887
887
|
}
|
|
888
888
|
} catch ($p) {
|
|
889
889
|
if ($p instanceof RecognitionException) {
|
|
890
890
|
var re = $p;
|
|
891
|
-
_localctx.
|
|
892
|
-
$this.
|
|
893
|
-
$this.
|
|
891
|
+
_localctx.gk_1 = re;
|
|
892
|
+
$this.pj_1.uk($this, re);
|
|
893
|
+
$this.pj_1.lj($this, re);
|
|
894
894
|
} else {
|
|
895
895
|
throw $p;
|
|
896
896
|
}
|
|
897
897
|
}
|
|
898
898
|
finally {
|
|
899
|
-
$this.
|
|
899
|
+
$this.uv(_parentctx);
|
|
900
900
|
}
|
|
901
901
|
return _localctx;
|
|
902
902
|
}
|
|
903
|
-
protoOf(IntExprContext).
|
|
904
|
-
return this.
|
|
903
|
+
protoOf(IntExprContext).fq = function () {
|
|
904
|
+
return this.h2l_1;
|
|
905
905
|
};
|
|
906
|
-
protoOf(IntExprContext).
|
|
907
|
-
protoOf(ParserRuleContext).
|
|
906
|
+
protoOf(IntExprContext).i2l = function (ctx) {
|
|
907
|
+
protoOf(ParserRuleContext).zv.call(this, ctx);
|
|
908
908
|
};
|
|
909
909
|
function IntExprContext() {
|
|
910
|
-
this.
|
|
910
|
+
this.h2l_1 = 1;
|
|
911
911
|
}
|
|
912
|
-
protoOf(IntAtomContext).
|
|
912
|
+
protoOf(IntAtomContext).s2n = function (_set____db54di) {
|
|
913
913
|
this.value$ = _set____db54di;
|
|
914
914
|
};
|
|
915
|
-
protoOf(IntAtomContext).
|
|
915
|
+
protoOf(IntAtomContext).t2n = function () {
|
|
916
916
|
return this.value$;
|
|
917
917
|
};
|
|
918
|
-
protoOf(IntAtomContext).
|
|
918
|
+
protoOf(IntAtomContext).cv = function (listener) {
|
|
919
919
|
if (isInterface(listener, StateExpressionListener)) {
|
|
920
|
-
listener.
|
|
920
|
+
listener.l2k(this);
|
|
921
921
|
}
|
|
922
922
|
};
|
|
923
|
-
protoOf(IntAtomContext).
|
|
923
|
+
protoOf(IntAtomContext).ev = function (listener) {
|
|
924
924
|
if (isInterface(listener, StateExpressionListener)) {
|
|
925
|
-
listener.
|
|
925
|
+
listener.m2k(this);
|
|
926
926
|
}
|
|
927
927
|
};
|
|
928
|
-
protoOf(IntAtomContext).
|
|
928
|
+
protoOf(IntAtomContext).cw = function (visitor) {
|
|
929
929
|
var tmp;
|
|
930
930
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
931
|
-
tmp = visitor.
|
|
931
|
+
tmp = visitor.j2i(this);
|
|
932
932
|
} else {
|
|
933
|
-
tmp = visitor.
|
|
933
|
+
tmp = visitor.lw(this);
|
|
934
934
|
}
|
|
935
935
|
return tmp;
|
|
936
936
|
};
|
|
937
937
|
function IntAtomContext() {
|
|
938
938
|
this.value$ = null;
|
|
939
939
|
}
|
|
940
|
-
protoOf(ParIntExprContext).
|
|
940
|
+
protoOf(ParIntExprContext).y2q = function (_set____db54di) {
|
|
941
941
|
this.expr$ = _set____db54di;
|
|
942
942
|
};
|
|
943
|
-
protoOf(ParIntExprContext).
|
|
943
|
+
protoOf(ParIntExprContext).t2m = function () {
|
|
944
944
|
return this.expr$;
|
|
945
945
|
};
|
|
946
|
-
protoOf(ParIntExprContext).
|
|
946
|
+
protoOf(ParIntExprContext).cv = function (listener) {
|
|
947
947
|
if (isInterface(listener, StateExpressionListener)) {
|
|
948
|
-
listener.
|
|
948
|
+
listener.h2k(this);
|
|
949
949
|
}
|
|
950
950
|
};
|
|
951
|
-
protoOf(ParIntExprContext).
|
|
951
|
+
protoOf(ParIntExprContext).ev = function (listener) {
|
|
952
952
|
if (isInterface(listener, StateExpressionListener)) {
|
|
953
|
-
listener.
|
|
953
|
+
listener.i2k(this);
|
|
954
954
|
}
|
|
955
955
|
};
|
|
956
|
-
protoOf(ParIntExprContext).
|
|
956
|
+
protoOf(ParIntExprContext).cw = function (visitor) {
|
|
957
957
|
var tmp;
|
|
958
958
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
959
|
-
tmp = visitor.
|
|
959
|
+
tmp = visitor.h2i(this);
|
|
960
960
|
} else {
|
|
961
|
-
tmp = visitor.
|
|
961
|
+
tmp = visitor.lw(this);
|
|
962
962
|
}
|
|
963
963
|
return tmp;
|
|
964
964
|
};
|
|
965
965
|
function ParIntExprContext() {
|
|
966
966
|
this.expr$ = null;
|
|
967
967
|
}
|
|
968
|
-
protoOf(ValuesFuncContext).
|
|
968
|
+
protoOf(ValuesFuncContext).q2n = function (_set____db54di) {
|
|
969
969
|
this.varName$ = _set____db54di;
|
|
970
970
|
};
|
|
971
|
-
protoOf(ValuesFuncContext).
|
|
971
|
+
protoOf(ValuesFuncContext).r2n = function () {
|
|
972
972
|
return this.varName$;
|
|
973
973
|
};
|
|
974
|
-
protoOf(ValuesFuncContext).
|
|
974
|
+
protoOf(ValuesFuncContext).cv = function (listener) {
|
|
975
975
|
if (isInterface(listener, StateExpressionListener)) {
|
|
976
|
-
listener.
|
|
976
|
+
listener.j2k(this);
|
|
977
977
|
}
|
|
978
978
|
};
|
|
979
|
-
protoOf(ValuesFuncContext).
|
|
979
|
+
protoOf(ValuesFuncContext).ev = function (listener) {
|
|
980
980
|
if (isInterface(listener, StateExpressionListener)) {
|
|
981
|
-
listener.
|
|
981
|
+
listener.k2k(this);
|
|
982
982
|
}
|
|
983
983
|
};
|
|
984
|
-
protoOf(ValuesFuncContext).
|
|
984
|
+
protoOf(ValuesFuncContext).cw = function (visitor) {
|
|
985
985
|
var tmp;
|
|
986
986
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
987
|
-
tmp = visitor.
|
|
987
|
+
tmp = visitor.i2i(this);
|
|
988
988
|
} else {
|
|
989
|
-
tmp = visitor.
|
|
989
|
+
tmp = visitor.lw(this);
|
|
990
990
|
}
|
|
991
991
|
return tmp;
|
|
992
992
|
};
|
|
@@ -995,76 +995,76 @@
|
|
|
995
995
|
}
|
|
996
996
|
function booleanExpr_sempred($this, _localctx, predIndex) {
|
|
997
997
|
if (predIndex === 0)
|
|
998
|
-
return $this.
|
|
998
|
+
return $this.xt(ensureNotNull($this.sj_1), 6);
|
|
999
999
|
else if (predIndex === 1)
|
|
1000
|
-
return $this.
|
|
1000
|
+
return $this.xt(ensureNotNull($this.sj_1), 5);
|
|
1001
1001
|
return true;
|
|
1002
1002
|
}
|
|
1003
1003
|
function StateExpressionParser(input) {
|
|
1004
1004
|
Companion_getInstance_0();
|
|
1005
1005
|
Parser.call(this, input);
|
|
1006
|
-
this.
|
|
1007
|
-
this.
|
|
1008
|
-
this.
|
|
1009
|
-
this.
|
|
1010
|
-
this.
|
|
1011
|
-
this.
|
|
1012
|
-
this.
|
|
1013
|
-
}
|
|
1014
|
-
protoOf(StateExpressionParser).
|
|
1015
|
-
return this.
|
|
1006
|
+
this.w2p_1 = new ParserATNSimulator(this, Companion_getInstance_0().k2l_1, Companion_getInstance_0().l2l_1, Companion_getInstance_0().m2l_1);
|
|
1007
|
+
this.x2p_1 = 'StateExpression.g4';
|
|
1008
|
+
this.y2p_1 = Companion_getInstance_0().r2l_1;
|
|
1009
|
+
this.z2p_1 = Companion_getInstance_0().n2l_1;
|
|
1010
|
+
this.a2q_1 = Companion_getInstance_0().k2l_1;
|
|
1011
|
+
this.b2q_1 = Companion_getInstance_0().q2l_1;
|
|
1012
|
+
this.c2q_1 = '\x04\x01\x12.\x02\x00\x07\x00\x02\x01\x07\x01\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x03\x00\x17\b\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x01\x00\x05\x00\x1F\b\x00\n\x00\f\x00"\t\x00\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x01\x03\x01,\b\x01\x01\x01\x00\x01\x00\x02\x00\x02\x00\x03\x01\x00\x01\x02\x02\x00\x01\x02\x06\t\x01\x00\f\r4\x00\x16\x01\x00\x00\x00\x02+\x01\x00\x00\x00\x04\x05\x06\x00\uFFFF\uFFFF\x00\x05\x06\x05\n\x00\x00\x06\x07\x03\x00\x00\x00\x07\b\x05\x0B\x00\x00\b\x17\x01\x00\x00\x00\t\n\x05\x05\x00\x00\n\x17\x03\x00\x00\x07\x0B\f\x05\x0E\x00\x00\f\r\x05\x12\x00\x00\r\x17\x05\x0B\x00\x00\x0E\x0F\x05\x12\x00\x00\x0F\x10\x07\x00\x00\x00\x10\x17\x05\x11\x00\x00\x11\x12\x03\x02\x01\x00\x12\x13\x07\x01\x00\x00\x13\x14\x03\x02\x01\x00\x14\x17\x01\x00\x00\x00\x15\x17\x07\x02\x00\x00\x16\x04\x01\x00\x00\x00\x16\t\x01\x00\x00\x00\x16\x0B\x01\x00\x00\x00\x16\x0E\x01\x00\x00\x00\x16\x11\x01\x00\x00\x00\x16\x15\x01\x00\x00\x00\x17 \x01\x00\x00\x00\x18\x19\n\x06\x00\x00\x19\x1A\x05\x03\x00\x00\x1A\x1F\x03\x00\x00\x07\x1B\x1C\n\x05\x00\x00\x1C\x1D\x05\x04\x00\x00\x1D\x1F\x03\x00\x00\x06\x1E\x18\x01\x00\x00\x00\x1E\x1B\x01\x00\x00\x00\x1F"\x01\x00\x00\x00 \x1E\x01\x00\x00\x00 !\x01\x00\x00\x00!\x01\x01\x00\x00\x00" \x01\x00\x00\x00#$\x05\n\x00\x00$%\x03\x02\x01\x00%&\x05\x0B\x00\x00&,\x01\x00\x00\x00\'(\x05\x0F\x00\x00()\x05\x12\x00\x00),\x05\x0B\x00\x00*,\x05\x10\x00\x00+#\x01\x00\x00\x00+\'\x01\x00\x00\x00+*\x01\x00\x00\x00,\x03\x01\x00\x00\x00\x04\x16\x1E +';
|
|
1013
|
+
}
|
|
1014
|
+
protoOf(StateExpressionParser).ep = function () {
|
|
1015
|
+
return this.w2p_1;
|
|
1016
1016
|
};
|
|
1017
|
-
protoOf(StateExpressionParser).
|
|
1018
|
-
return this.
|
|
1017
|
+
protoOf(StateExpressionParser).xs = function () {
|
|
1018
|
+
return this.y2p_1;
|
|
1019
1019
|
};
|
|
1020
|
-
protoOf(StateExpressionParser).
|
|
1021
|
-
return this.
|
|
1020
|
+
protoOf(StateExpressionParser).zp = function () {
|
|
1021
|
+
return this.z2p_1;
|
|
1022
1022
|
};
|
|
1023
|
-
protoOf(StateExpressionParser).
|
|
1024
|
-
return this.
|
|
1023
|
+
protoOf(StateExpressionParser).fp = function () {
|
|
1024
|
+
return this.a2q_1;
|
|
1025
1025
|
};
|
|
1026
|
-
protoOf(StateExpressionParser).
|
|
1027
|
-
return this.
|
|
1026
|
+
protoOf(StateExpressionParser).wn = function () {
|
|
1027
|
+
return this.b2q_1;
|
|
1028
1028
|
};
|
|
1029
|
-
protoOf(StateExpressionParser).
|
|
1029
|
+
protoOf(StateExpressionParser).j2r = function () {
|
|
1030
1030
|
return booleanExpr(this, 0);
|
|
1031
1031
|
};
|
|
1032
|
-
protoOf(StateExpressionParser).
|
|
1033
|
-
var _localctx = IntExprContext_init_$Create$(this.
|
|
1032
|
+
protoOf(StateExpressionParser).d2q = function () {
|
|
1033
|
+
var _localctx = IntExprContext_init_$Create$(this.sj_1, this.vn_1);
|
|
1034
1034
|
var _token;
|
|
1035
1035
|
var _ctx;
|
|
1036
|
-
this.
|
|
1036
|
+
this.mv(_localctx, 2, 1);
|
|
1037
1037
|
try {
|
|
1038
|
-
this.
|
|
1039
|
-
this.
|
|
1040
|
-
switch (this.
|
|
1038
|
+
this.vn_1 = 43;
|
|
1039
|
+
this.pj_1.jk(this);
|
|
1040
|
+
switch (this.qj_1.bm(1)) {
|
|
1041
1041
|
case 10:
|
|
1042
1042
|
_localctx = ParIntExprContext_init_$Create$(_localctx);
|
|
1043
|
-
this.
|
|
1044
|
-
this.
|
|
1045
|
-
this.
|
|
1046
|
-
this.
|
|
1047
|
-
_ctx = this.
|
|
1043
|
+
this.ov(_localctx, 1);
|
|
1044
|
+
this.vn_1 = 35;
|
|
1045
|
+
this.xu(10);
|
|
1046
|
+
this.vn_1 = 36;
|
|
1047
|
+
_ctx = this.d2q();
|
|
1048
1048
|
_localctx.expr$ = _ctx;
|
|
1049
|
-
this.
|
|
1050
|
-
this.
|
|
1049
|
+
this.vn_1 = 37;
|
|
1050
|
+
this.xu(11);
|
|
1051
1051
|
break;
|
|
1052
1052
|
case 15:
|
|
1053
1053
|
_localctx = ValuesFuncContext_init_$Create$(_localctx);
|
|
1054
|
-
this.
|
|
1055
|
-
this.
|
|
1056
|
-
this.
|
|
1057
|
-
this.
|
|
1058
|
-
_token = this.
|
|
1054
|
+
this.ov(_localctx, 2);
|
|
1055
|
+
this.vn_1 = 39;
|
|
1056
|
+
this.xu(15);
|
|
1057
|
+
this.vn_1 = 40;
|
|
1058
|
+
_token = this.xu(18);
|
|
1059
1059
|
_localctx.varName$ = _token;
|
|
1060
|
-
this.
|
|
1061
|
-
this.
|
|
1060
|
+
this.vn_1 = 41;
|
|
1061
|
+
this.xu(11);
|
|
1062
1062
|
break;
|
|
1063
1063
|
case 16:
|
|
1064
1064
|
_localctx = IntAtomContext_init_$Create$(_localctx);
|
|
1065
|
-
this.
|
|
1066
|
-
this.
|
|
1067
|
-
_token = this.
|
|
1065
|
+
this.ov(_localctx, 3);
|
|
1066
|
+
this.vn_1 = 42;
|
|
1067
|
+
_token = this.xu(16);
|
|
1068
1068
|
_localctx.value$ = _token;
|
|
1069
1069
|
break;
|
|
1070
1070
|
default:
|
|
@@ -1073,19 +1073,19 @@
|
|
|
1073
1073
|
} catch ($p) {
|
|
1074
1074
|
if ($p instanceof RecognitionException) {
|
|
1075
1075
|
var re = $p;
|
|
1076
|
-
_localctx.
|
|
1077
|
-
this.
|
|
1078
|
-
this.
|
|
1076
|
+
_localctx.gk_1 = re;
|
|
1077
|
+
this.pj_1.uk(this, re);
|
|
1078
|
+
this.pj_1.lj(this, re);
|
|
1079
1079
|
} else {
|
|
1080
1080
|
throw $p;
|
|
1081
1081
|
}
|
|
1082
1082
|
}
|
|
1083
1083
|
finally {
|
|
1084
|
-
this.
|
|
1084
|
+
this.nv();
|
|
1085
1085
|
}
|
|
1086
1086
|
return _localctx;
|
|
1087
1087
|
};
|
|
1088
|
-
protoOf(StateExpressionParser).
|
|
1088
|
+
protoOf(StateExpressionParser).wt = function (_localctx, ruleIndex, predIndex) {
|
|
1089
1089
|
if (ruleIndex === 0) {
|
|
1090
1090
|
return booleanExpr_sempred(this, (_localctx == null ? true : _localctx instanceof BooleanExprContext) ? _localctx : THROW_CCE(), predIndex);
|
|
1091
1091
|
}
|
|
@@ -1094,15 +1094,15 @@
|
|
|
1094
1094
|
function StateExpressionVisitor() {
|
|
1095
1095
|
}
|
|
1096
1096
|
function Expression(expr, raw) {
|
|
1097
|
-
this.
|
|
1098
|
-
this.
|
|
1097
|
+
this.k2r_1 = expr;
|
|
1098
|
+
this.l2r_1 = raw;
|
|
1099
1099
|
}
|
|
1100
|
-
protoOf(Expression).
|
|
1101
|
-
return !(this.
|
|
1100
|
+
protoOf(Expression).m2r = function () {
|
|
1101
|
+
return !(this.k2r_1 == null);
|
|
1102
1102
|
};
|
|
1103
|
-
protoOf(Expression).
|
|
1103
|
+
protoOf(Expression).n2r = function (ctx) {
|
|
1104
1104
|
// Inline function 'kotlin.checkNotNull' call
|
|
1105
|
-
var tmp0 = this.
|
|
1105
|
+
var tmp0 = this.k2r_1;
|
|
1106
1106
|
var tmp$ret$1;
|
|
1107
1107
|
$l$block: {
|
|
1108
1108
|
// Inline function 'kotlin.checkNotNull' call
|
|
@@ -1114,10 +1114,10 @@
|
|
|
1114
1114
|
break $l$block;
|
|
1115
1115
|
}
|
|
1116
1116
|
}
|
|
1117
|
-
return tmp$ret$1.
|
|
1117
|
+
return tmp$ret$1.cw((new StateExpressionEvaluator(ctx)).p2r_1);
|
|
1118
1118
|
};
|
|
1119
|
-
protoOf(Expression).
|
|
1120
|
-
var tmp0_safe_receiver = this.
|
|
1119
|
+
protoOf(Expression).r2r = function () {
|
|
1120
|
+
var tmp0_safe_receiver = this.k2r_1;
|
|
1121
1121
|
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : vars(tmp0_safe_receiver);
|
|
1122
1122
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
1123
1123
|
var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : toSet(tmp1_safe_receiver);
|
|
@@ -1134,7 +1134,7 @@
|
|
|
1134
1134
|
if (!(other instanceof Expression)) {
|
|
1135
1135
|
tmp = false;
|
|
1136
1136
|
} else {
|
|
1137
|
-
if (!(this.
|
|
1137
|
+
if (!(this.l2r_1 === other.l2r_1)) {
|
|
1138
1138
|
tmp = false;
|
|
1139
1139
|
} else {
|
|
1140
1140
|
tmp = true;
|
|
@@ -1145,7 +1145,7 @@
|
|
|
1145
1145
|
return tmp;
|
|
1146
1146
|
};
|
|
1147
1147
|
protoOf(Expression).hashCode = function () {
|
|
1148
|
-
return getStringHashCode(this.
|
|
1148
|
+
return getStringHashCode(this.l2r_1);
|
|
1149
1149
|
};
|
|
1150
1150
|
function toExpressionOrNull(_this__u8e3s4) {
|
|
1151
1151
|
// Inline function 'kotlin.text.isNullOrBlank' call
|
|
@@ -1153,11 +1153,11 @@
|
|
|
1153
1153
|
return null;
|
|
1154
1154
|
var tmp;
|
|
1155
1155
|
try {
|
|
1156
|
-
var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().
|
|
1156
|
+
var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().fj(_this__u8e3s4)));
|
|
1157
1157
|
var parser = new StateExpressionParser(tokens);
|
|
1158
|
-
parser.
|
|
1159
|
-
var expr = parser.
|
|
1160
|
-
tmp = tokens.p(tokens.
|
|
1158
|
+
parser.pj_1 = new BailErrorStrategy();
|
|
1159
|
+
var expr = parser.j2r();
|
|
1160
|
+
tmp = tokens.p(tokens.tl()).gm() === -1 ? expr : null;
|
|
1161
1161
|
} catch ($p) {
|
|
1162
1162
|
var tmp_0;
|
|
1163
1163
|
if ($p instanceof ParseCancellationException) {
|
|
@@ -1173,7 +1173,7 @@
|
|
|
1173
1173
|
}
|
|
1174
1174
|
function vars(_this__u8e3s4) {
|
|
1175
1175
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
1176
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
1176
|
+
var tmp0_elvis_lhs = _this__u8e3s4.dk_1;
|
|
1177
1177
|
// Inline function 'kotlin.collections.flatMap' call
|
|
1178
1178
|
var tmp0 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
1179
1179
|
// Inline function 'kotlin.collections.flatMapTo' call
|
|
@@ -1184,15 +1184,15 @@
|
|
|
1184
1184
|
var tmp;
|
|
1185
1185
|
if (isInterface(element, TerminalNode)) {
|
|
1186
1186
|
// Inline function 'kotlin.takeIf' call
|
|
1187
|
-
var this_0 = element.
|
|
1187
|
+
var this_0 = element.n1i();
|
|
1188
1188
|
var tmp_0;
|
|
1189
|
-
if (this_0.
|
|
1189
|
+
if (this_0.gm() === 18) {
|
|
1190
1190
|
tmp_0 = this_0;
|
|
1191
1191
|
} else {
|
|
1192
1192
|
tmp_0 = null;
|
|
1193
1193
|
}
|
|
1194
1194
|
var tmp1_safe_receiver = tmp_0;
|
|
1195
|
-
tmp = listOfNotNull(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
1195
|
+
tmp = listOfNotNull(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.qm());
|
|
1196
1196
|
} else {
|
|
1197
1197
|
if (element instanceof ParserRuleContext) {
|
|
1198
1198
|
tmp = vars(element);
|
|
@@ -1208,105 +1208,103 @@
|
|
|
1208
1208
|
function ExpressionContext() {
|
|
1209
1209
|
}
|
|
1210
1210
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda($$this$unsafeFlow, $keys, resultContinuation) {
|
|
1211
|
-
this.
|
|
1212
|
-
this.
|
|
1211
|
+
this.g2s_1 = $$this$unsafeFlow;
|
|
1212
|
+
this.h2s_1 = $keys;
|
|
1213
1213
|
CoroutineImpl.call(this, resultContinuation);
|
|
1214
1214
|
}
|
|
1215
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1216
|
-
var tmp = this.
|
|
1217
|
-
tmp.
|
|
1218
|
-
tmp.
|
|
1219
|
-
return tmp.
|
|
1215
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).q2d = function (value, $completion) {
|
|
1216
|
+
var tmp = this.r2d(value, $completion);
|
|
1217
|
+
tmp.t7_1 = Unit_instance;
|
|
1218
|
+
tmp.u7_1 = null;
|
|
1219
|
+
return tmp.z7();
|
|
1220
1220
|
};
|
|
1221
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1222
|
-
return this.
|
|
1221
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).h8 = function (p1, $completion) {
|
|
1222
|
+
return this.q2d((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
1223
1223
|
};
|
|
1224
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1225
|
-
var suspendResult = this.
|
|
1224
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).z7 = function () {
|
|
1225
|
+
var suspendResult = this.t7_1;
|
|
1226
1226
|
$sm: do
|
|
1227
1227
|
try {
|
|
1228
|
-
var tmp = this.
|
|
1228
|
+
var tmp = this.r7_1;
|
|
1229
1229
|
switch (tmp) {
|
|
1230
1230
|
case 0:
|
|
1231
|
-
this.
|
|
1232
|
-
|
|
1233
|
-
|
|
1234
|
-
|
|
1235
|
-
tmp_1.f2s_1 = this.e2s_1;
|
|
1236
|
-
this.o7_1 = 1;
|
|
1231
|
+
this.s7_1 = 5;
|
|
1232
|
+
this.k2s_1 = this.g2s_1;
|
|
1233
|
+
this.j2s_1 = this.i2s_1;
|
|
1234
|
+
this.r7_1 = 1;
|
|
1237
1235
|
continue $sm;
|
|
1238
1236
|
case 1:
|
|
1239
|
-
var $this$transform = this.
|
|
1240
|
-
var value = this.
|
|
1241
|
-
if (this.
|
|
1242
|
-
this.
|
|
1243
|
-
suspendResult = $this$transform.
|
|
1237
|
+
var $this$transform = this.k2s_1;
|
|
1238
|
+
var value = this.j2s_1;
|
|
1239
|
+
if (this.h2s_1.c1(value)) {
|
|
1240
|
+
this.r7_1 = 3;
|
|
1241
|
+
suspendResult = $this$transform.l21(value, this);
|
|
1244
1242
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1245
1243
|
return suspendResult;
|
|
1246
1244
|
}
|
|
1247
1245
|
continue $sm;
|
|
1248
1246
|
} else {
|
|
1249
|
-
this.
|
|
1247
|
+
this.r7_1 = 2;
|
|
1250
1248
|
continue $sm;
|
|
1251
1249
|
}
|
|
1252
1250
|
|
|
1253
1251
|
case 2:
|
|
1254
1252
|
if (false) {
|
|
1255
|
-
this.
|
|
1253
|
+
this.r7_1 = 1;
|
|
1256
1254
|
continue $sm;
|
|
1257
1255
|
}
|
|
1258
1256
|
|
|
1259
|
-
this.
|
|
1257
|
+
this.r7_1 = 4;
|
|
1260
1258
|
continue $sm;
|
|
1261
1259
|
case 3:
|
|
1262
|
-
this.
|
|
1260
|
+
this.r7_1 = 4;
|
|
1263
1261
|
continue $sm;
|
|
1264
1262
|
case 4:
|
|
1265
1263
|
return Unit_instance;
|
|
1266
1264
|
case 5:
|
|
1267
|
-
throw this.
|
|
1265
|
+
throw this.u7_1;
|
|
1268
1266
|
}
|
|
1269
1267
|
} catch ($p) {
|
|
1270
1268
|
var e = $p;
|
|
1271
|
-
if (this.
|
|
1269
|
+
if (this.s7_1 === 5) {
|
|
1272
1270
|
throw e;
|
|
1273
1271
|
} else {
|
|
1274
|
-
this.
|
|
1275
|
-
this.
|
|
1272
|
+
this.r7_1 = this.s7_1;
|
|
1273
|
+
this.u7_1 = e;
|
|
1276
1274
|
}
|
|
1277
1275
|
}
|
|
1278
1276
|
while (true);
|
|
1279
1277
|
};
|
|
1280
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1281
|
-
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda(this.
|
|
1282
|
-
i.
|
|
1278
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).r2d = function (value, completion) {
|
|
1279
|
+
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda(this.g2s_1, this.h2s_1, completion);
|
|
1280
|
+
i.i2s_1 = value;
|
|
1283
1281
|
return i;
|
|
1284
1282
|
};
|
|
1285
1283
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_0($$this$unsafeFlow, $keys, resultContinuation) {
|
|
1286
1284
|
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda($$this$unsafeFlow, $keys, resultContinuation);
|
|
1287
1285
|
var l = function (value, $completion) {
|
|
1288
|
-
return i.
|
|
1286
|
+
return i.q2d(value, $completion);
|
|
1289
1287
|
};
|
|
1290
1288
|
l.$arity = 1;
|
|
1291
1289
|
return l;
|
|
1292
1290
|
}
|
|
1293
1291
|
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
1294
1292
|
CoroutineImpl.call(this, resultContinuation);
|
|
1295
|
-
this.
|
|
1296
|
-
this.
|
|
1293
|
+
this.t2s_1 = _this__u8e3s4;
|
|
1294
|
+
this.u2s_1 = collector;
|
|
1297
1295
|
}
|
|
1298
|
-
protoOf($collectCOROUTINE$).
|
|
1299
|
-
var suspendResult = this.
|
|
1296
|
+
protoOf($collectCOROUTINE$).z7 = function () {
|
|
1297
|
+
var suspendResult = this.t7_1;
|
|
1300
1298
|
$sm: do
|
|
1301
1299
|
try {
|
|
1302
|
-
var tmp = this.
|
|
1300
|
+
var tmp = this.r7_1;
|
|
1303
1301
|
switch (tmp) {
|
|
1304
1302
|
case 0:
|
|
1305
|
-
this.
|
|
1306
|
-
var $this$unsafeFlow = this.
|
|
1307
|
-
this.
|
|
1308
|
-
var tmp_0 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_0($this$unsafeFlow, this.
|
|
1309
|
-
suspendResult = this.
|
|
1303
|
+
this.s7_1 = 2;
|
|
1304
|
+
var $this$unsafeFlow = this.u2s_1;
|
|
1305
|
+
this.r7_1 = 1;
|
|
1306
|
+
var tmp_0 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_0($this$unsafeFlow, this.t2s_1.w2s_1, null);
|
|
1307
|
+
suspendResult = this.t2s_1.v2s_1.n21(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
1310
1308
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1311
1309
|
return suspendResult;
|
|
1312
1310
|
}
|
|
@@ -1315,44 +1313,44 @@
|
|
|
1315
1313
|
case 1:
|
|
1316
1314
|
return Unit_instance;
|
|
1317
1315
|
case 2:
|
|
1318
|
-
throw this.
|
|
1316
|
+
throw this.u7_1;
|
|
1319
1317
|
}
|
|
1320
1318
|
} catch ($p) {
|
|
1321
1319
|
var e = $p;
|
|
1322
|
-
if (this.
|
|
1320
|
+
if (this.s7_1 === 2) {
|
|
1323
1321
|
throw e;
|
|
1324
1322
|
} else {
|
|
1325
|
-
this.
|
|
1326
|
-
this.
|
|
1323
|
+
this.r7_1 = this.s7_1;
|
|
1324
|
+
this.u7_1 = e;
|
|
1327
1325
|
}
|
|
1328
1326
|
}
|
|
1329
1327
|
while (true);
|
|
1330
1328
|
};
|
|
1331
1329
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1($$this$unsafeFlow, resultContinuation) {
|
|
1332
|
-
this.
|
|
1330
|
+
this.f2t_1 = $$this$unsafeFlow;
|
|
1333
1331
|
CoroutineImpl.call(this, resultContinuation);
|
|
1334
1332
|
}
|
|
1335
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1336
|
-
var tmp = this.
|
|
1337
|
-
tmp.
|
|
1338
|
-
tmp.
|
|
1339
|
-
return tmp.
|
|
1333
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).q2d = function (value, $completion) {
|
|
1334
|
+
var tmp = this.r2d(value, $completion);
|
|
1335
|
+
tmp.t7_1 = Unit_instance;
|
|
1336
|
+
tmp.u7_1 = null;
|
|
1337
|
+
return tmp.z7();
|
|
1340
1338
|
};
|
|
1341
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1342
|
-
return this.
|
|
1339
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).h8 = function (p1, $completion) {
|
|
1340
|
+
return this.q2d((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
1343
1341
|
};
|
|
1344
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1345
|
-
var suspendResult = this.
|
|
1342
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).z7 = function () {
|
|
1343
|
+
var suspendResult = this.t7_1;
|
|
1346
1344
|
$sm: do
|
|
1347
1345
|
try {
|
|
1348
|
-
var tmp = this.
|
|
1346
|
+
var tmp = this.r7_1;
|
|
1349
1347
|
switch (tmp) {
|
|
1350
1348
|
case 0:
|
|
1351
|
-
this.
|
|
1352
|
-
var tmp0 = this.
|
|
1353
|
-
this.
|
|
1354
|
-
this.
|
|
1355
|
-
suspendResult = tmp0.
|
|
1349
|
+
this.s7_1 = 2;
|
|
1350
|
+
var tmp0 = this.f2t_1;
|
|
1351
|
+
this.g2t_1;
|
|
1352
|
+
this.r7_1 = 1;
|
|
1353
|
+
suspendResult = tmp0.l21(Unit_instance, this);
|
|
1356
1354
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1357
1355
|
return suspendResult;
|
|
1358
1356
|
}
|
|
@@ -1361,49 +1359,49 @@
|
|
|
1361
1359
|
case 1:
|
|
1362
1360
|
return Unit_instance;
|
|
1363
1361
|
case 2:
|
|
1364
|
-
throw this.
|
|
1362
|
+
throw this.u7_1;
|
|
1365
1363
|
}
|
|
1366
1364
|
} catch ($p) {
|
|
1367
1365
|
var e = $p;
|
|
1368
|
-
if (this.
|
|
1366
|
+
if (this.s7_1 === 2) {
|
|
1369
1367
|
throw e;
|
|
1370
1368
|
} else {
|
|
1371
|
-
this.
|
|
1372
|
-
this.
|
|
1369
|
+
this.r7_1 = this.s7_1;
|
|
1370
|
+
this.u7_1 = e;
|
|
1373
1371
|
}
|
|
1374
1372
|
}
|
|
1375
1373
|
while (true);
|
|
1376
1374
|
};
|
|
1377
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1378
|
-
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1(this.
|
|
1379
|
-
i.
|
|
1375
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).r2d = function (value, completion) {
|
|
1376
|
+
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1(this.f2t_1, completion);
|
|
1377
|
+
i.g2t_1 = value;
|
|
1380
1378
|
return i;
|
|
1381
1379
|
};
|
|
1382
1380
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_2($$this$unsafeFlow, resultContinuation) {
|
|
1383
1381
|
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1($$this$unsafeFlow, resultContinuation);
|
|
1384
1382
|
var l = function (value, $completion) {
|
|
1385
|
-
return i.
|
|
1383
|
+
return i.q2d(value, $completion);
|
|
1386
1384
|
};
|
|
1387
1385
|
l.$arity = 1;
|
|
1388
1386
|
return l;
|
|
1389
1387
|
}
|
|
1390
1388
|
function $collectCOROUTINE$_0(_this__u8e3s4, collector, resultContinuation) {
|
|
1391
1389
|
CoroutineImpl.call(this, resultContinuation);
|
|
1392
|
-
this.
|
|
1393
|
-
this.
|
|
1390
|
+
this.p2t_1 = _this__u8e3s4;
|
|
1391
|
+
this.q2t_1 = collector;
|
|
1394
1392
|
}
|
|
1395
|
-
protoOf($collectCOROUTINE$_0).
|
|
1396
|
-
var suspendResult = this.
|
|
1393
|
+
protoOf($collectCOROUTINE$_0).z7 = function () {
|
|
1394
|
+
var suspendResult = this.t7_1;
|
|
1397
1395
|
$sm: do
|
|
1398
1396
|
try {
|
|
1399
|
-
var tmp = this.
|
|
1397
|
+
var tmp = this.r7_1;
|
|
1400
1398
|
switch (tmp) {
|
|
1401
1399
|
case 0:
|
|
1402
|
-
this.
|
|
1403
|
-
var $this$unsafeFlow = this.
|
|
1404
|
-
this.
|
|
1400
|
+
this.s7_1 = 2;
|
|
1401
|
+
var $this$unsafeFlow = this.q2t_1;
|
|
1402
|
+
this.r7_1 = 1;
|
|
1405
1403
|
var tmp_0 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_2($this$unsafeFlow, null);
|
|
1406
|
-
suspendResult = this.
|
|
1404
|
+
suspendResult = this.p2t_1.r2t_1.n21(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
1407
1405
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1408
1406
|
return suspendResult;
|
|
1409
1407
|
}
|
|
@@ -1412,46 +1410,46 @@
|
|
|
1412
1410
|
case 1:
|
|
1413
1411
|
return Unit_instance;
|
|
1414
1412
|
case 2:
|
|
1415
|
-
throw this.
|
|
1413
|
+
throw this.u7_1;
|
|
1416
1414
|
}
|
|
1417
1415
|
} catch ($p) {
|
|
1418
1416
|
var e = $p;
|
|
1419
|
-
if (this.
|
|
1417
|
+
if (this.s7_1 === 2) {
|
|
1420
1418
|
throw e;
|
|
1421
1419
|
} else {
|
|
1422
|
-
this.
|
|
1423
|
-
this.
|
|
1420
|
+
this.r7_1 = this.s7_1;
|
|
1421
|
+
this.u7_1 = e;
|
|
1424
1422
|
}
|
|
1425
1423
|
}
|
|
1426
1424
|
while (true);
|
|
1427
1425
|
};
|
|
1428
1426
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3($$this$unsafeFlow, $block, this$0, resultContinuation) {
|
|
1429
|
-
this.
|
|
1430
|
-
this.
|
|
1431
|
-
this.
|
|
1427
|
+
this.a2u_1 = $$this$unsafeFlow;
|
|
1428
|
+
this.b2u_1 = $block;
|
|
1429
|
+
this.c2u_1 = this$0;
|
|
1432
1430
|
CoroutineImpl.call(this, resultContinuation);
|
|
1433
1431
|
}
|
|
1434
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1435
|
-
var tmp = this.
|
|
1436
|
-
tmp.
|
|
1437
|
-
tmp.
|
|
1438
|
-
return tmp.
|
|
1432
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).q2d = function (value, $completion) {
|
|
1433
|
+
var tmp = this.r2d(value, $completion);
|
|
1434
|
+
tmp.t7_1 = Unit_instance;
|
|
1435
|
+
tmp.u7_1 = null;
|
|
1436
|
+
return tmp.z7();
|
|
1439
1437
|
};
|
|
1440
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1441
|
-
return this.
|
|
1438
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).h8 = function (p1, $completion) {
|
|
1439
|
+
return this.q2d((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
1442
1440
|
};
|
|
1443
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1444
|
-
var suspendResult = this.
|
|
1441
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).z7 = function () {
|
|
1442
|
+
var suspendResult = this.t7_1;
|
|
1445
1443
|
$sm: do
|
|
1446
1444
|
try {
|
|
1447
|
-
var tmp = this.
|
|
1445
|
+
var tmp = this.r7_1;
|
|
1448
1446
|
switch (tmp) {
|
|
1449
1447
|
case 0:
|
|
1450
|
-
this.
|
|
1451
|
-
var tmp0 = this.
|
|
1452
|
-
this.
|
|
1453
|
-
this.
|
|
1454
|
-
suspendResult = tmp0.
|
|
1448
|
+
this.s7_1 = 2;
|
|
1449
|
+
var tmp0 = this.a2u_1;
|
|
1450
|
+
this.d2u_1;
|
|
1451
|
+
this.r7_1 = 1;
|
|
1452
|
+
suspendResult = tmp0.l21(this.b2u_1(this.c2u_1), this);
|
|
1455
1453
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1456
1454
|
return suspendResult;
|
|
1457
1455
|
}
|
|
@@ -1460,49 +1458,49 @@
|
|
|
1460
1458
|
case 1:
|
|
1461
1459
|
return Unit_instance;
|
|
1462
1460
|
case 2:
|
|
1463
|
-
throw this.
|
|
1461
|
+
throw this.u7_1;
|
|
1464
1462
|
}
|
|
1465
1463
|
} catch ($p) {
|
|
1466
1464
|
var e = $p;
|
|
1467
|
-
if (this.
|
|
1465
|
+
if (this.s7_1 === 2) {
|
|
1468
1466
|
throw e;
|
|
1469
1467
|
} else {
|
|
1470
|
-
this.
|
|
1471
|
-
this.
|
|
1468
|
+
this.r7_1 = this.s7_1;
|
|
1469
|
+
this.u7_1 = e;
|
|
1472
1470
|
}
|
|
1473
1471
|
}
|
|
1474
1472
|
while (true);
|
|
1475
1473
|
};
|
|
1476
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1477
|
-
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3(this.
|
|
1478
|
-
i.
|
|
1474
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).r2d = function (value, completion) {
|
|
1475
|
+
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3(this.a2u_1, this.b2u_1, this.c2u_1, completion);
|
|
1476
|
+
i.d2u_1 = value;
|
|
1479
1477
|
return i;
|
|
1480
1478
|
};
|
|
1481
1479
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_4($$this$unsafeFlow, $block, this$0, resultContinuation) {
|
|
1482
1480
|
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3($$this$unsafeFlow, $block, this$0, resultContinuation);
|
|
1483
1481
|
var l = function (value, $completion) {
|
|
1484
|
-
return i.
|
|
1482
|
+
return i.q2d(value, $completion);
|
|
1485
1483
|
};
|
|
1486
1484
|
l.$arity = 1;
|
|
1487
1485
|
return l;
|
|
1488
1486
|
}
|
|
1489
1487
|
function $collectCOROUTINE$_1(_this__u8e3s4, collector, resultContinuation) {
|
|
1490
1488
|
CoroutineImpl.call(this, resultContinuation);
|
|
1491
|
-
this.
|
|
1492
|
-
this.
|
|
1489
|
+
this.m2u_1 = _this__u8e3s4;
|
|
1490
|
+
this.n2u_1 = collector;
|
|
1493
1491
|
}
|
|
1494
|
-
protoOf($collectCOROUTINE$_1).
|
|
1495
|
-
var suspendResult = this.
|
|
1492
|
+
protoOf($collectCOROUTINE$_1).z7 = function () {
|
|
1493
|
+
var suspendResult = this.t7_1;
|
|
1496
1494
|
$sm: do
|
|
1497
1495
|
try {
|
|
1498
|
-
var tmp = this.
|
|
1496
|
+
var tmp = this.r7_1;
|
|
1499
1497
|
switch (tmp) {
|
|
1500
1498
|
case 0:
|
|
1501
|
-
this.
|
|
1502
|
-
var $this$unsafeFlow = this.
|
|
1503
|
-
this.
|
|
1504
|
-
var tmp_0 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_4($this$unsafeFlow, this.
|
|
1505
|
-
suspendResult = this.
|
|
1499
|
+
this.s7_1 = 2;
|
|
1500
|
+
var $this$unsafeFlow = this.n2u_1;
|
|
1501
|
+
this.r7_1 = 1;
|
|
1502
|
+
var tmp_0 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_4($this$unsafeFlow, this.m2u_1.p2u_1, this.m2u_1.q2u_1, null);
|
|
1503
|
+
suspendResult = this.m2u_1.o2u_1.n21(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_0), this);
|
|
1506
1504
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1507
1505
|
return suspendResult;
|
|
1508
1506
|
}
|
|
@@ -1511,34 +1509,34 @@
|
|
|
1511
1509
|
case 1:
|
|
1512
1510
|
return Unit_instance;
|
|
1513
1511
|
case 2:
|
|
1514
|
-
throw this.
|
|
1512
|
+
throw this.u7_1;
|
|
1515
1513
|
}
|
|
1516
1514
|
} catch ($p) {
|
|
1517
1515
|
var e = $p;
|
|
1518
|
-
if (this.
|
|
1516
|
+
if (this.s7_1 === 2) {
|
|
1519
1517
|
throw e;
|
|
1520
1518
|
} else {
|
|
1521
|
-
this.
|
|
1522
|
-
this.
|
|
1519
|
+
this.r7_1 = this.s7_1;
|
|
1520
|
+
this.u7_1 = e;
|
|
1523
1521
|
}
|
|
1524
1522
|
}
|
|
1525
1523
|
while (true);
|
|
1526
1524
|
};
|
|
1527
1525
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
1528
|
-
this.
|
|
1526
|
+
this.r2u_1 = function_0;
|
|
1529
1527
|
}
|
|
1530
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
1531
|
-
return this.
|
|
1528
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).l21 = function (value, $completion) {
|
|
1529
|
+
return this.r2u_1(value, $completion);
|
|
1532
1530
|
};
|
|
1533
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
1534
|
-
return this.
|
|
1531
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).f2 = function () {
|
|
1532
|
+
return this.r2u_1;
|
|
1535
1533
|
};
|
|
1536
1534
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
1537
1535
|
var tmp;
|
|
1538
1536
|
if (!(other == null) ? isInterface(other, FlowCollector) : false) {
|
|
1539
1537
|
var tmp_0;
|
|
1540
1538
|
if (!(other == null) ? isInterface(other, FunctionAdapter) : false) {
|
|
1541
|
-
tmp_0 = equals(this.
|
|
1539
|
+
tmp_0 = equals(this.f2(), other.f2());
|
|
1542
1540
|
} else {
|
|
1543
1541
|
tmp_0 = false;
|
|
1544
1542
|
}
|
|
@@ -1549,31 +1547,31 @@
|
|
|
1549
1547
|
return tmp;
|
|
1550
1548
|
};
|
|
1551
1549
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).hashCode = function () {
|
|
1552
|
-
return hashCode(this.
|
|
1550
|
+
return hashCode(this.f2());
|
|
1553
1551
|
};
|
|
1554
1552
|
function SimpleExpressionContext$varsChangeFlow$slambda($keys, resultContinuation) {
|
|
1555
|
-
this.
|
|
1553
|
+
this.a2v_1 = $keys;
|
|
1556
1554
|
CoroutineImpl.call(this, resultContinuation);
|
|
1557
1555
|
}
|
|
1558
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1559
|
-
var tmp = this.
|
|
1560
|
-
tmp.
|
|
1561
|
-
tmp.
|
|
1562
|
-
return tmp.
|
|
1556
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).c2v = function ($this$onSubscription, $completion) {
|
|
1557
|
+
var tmp = this.d2v($this$onSubscription, $completion);
|
|
1558
|
+
tmp.t7_1 = Unit_instance;
|
|
1559
|
+
tmp.u7_1 = null;
|
|
1560
|
+
return tmp.z7();
|
|
1563
1561
|
};
|
|
1564
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1565
|
-
return this.
|
|
1562
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).h8 = function (p1, $completion) {
|
|
1563
|
+
return this.c2v((!(p1 == null) ? isInterface(p1, FlowCollector) : false) ? p1 : THROW_CCE(), $completion);
|
|
1566
1564
|
};
|
|
1567
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1568
|
-
var suspendResult = this.
|
|
1565
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).z7 = function () {
|
|
1566
|
+
var suspendResult = this.t7_1;
|
|
1569
1567
|
$sm: do
|
|
1570
1568
|
try {
|
|
1571
|
-
var tmp = this.
|
|
1569
|
+
var tmp = this.r7_1;
|
|
1572
1570
|
switch (tmp) {
|
|
1573
1571
|
case 0:
|
|
1574
|
-
this.
|
|
1575
|
-
this.
|
|
1576
|
-
suspendResult = this.
|
|
1572
|
+
this.s7_1 = 2;
|
|
1573
|
+
this.r7_1 = 1;
|
|
1574
|
+
suspendResult = this.b2v_1.l21(first(this.a2v_1), this);
|
|
1577
1575
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1578
1576
|
return suspendResult;
|
|
1579
1577
|
}
|
|
@@ -1582,70 +1580,70 @@
|
|
|
1582
1580
|
case 1:
|
|
1583
1581
|
return Unit_instance;
|
|
1584
1582
|
case 2:
|
|
1585
|
-
throw this.
|
|
1583
|
+
throw this.u7_1;
|
|
1586
1584
|
}
|
|
1587
1585
|
} catch ($p) {
|
|
1588
1586
|
var e = $p;
|
|
1589
|
-
if (this.
|
|
1587
|
+
if (this.s7_1 === 2) {
|
|
1590
1588
|
throw e;
|
|
1591
1589
|
} else {
|
|
1592
|
-
this.
|
|
1593
|
-
this.
|
|
1590
|
+
this.r7_1 = this.s7_1;
|
|
1591
|
+
this.u7_1 = e;
|
|
1594
1592
|
}
|
|
1595
1593
|
}
|
|
1596
1594
|
while (true);
|
|
1597
1595
|
};
|
|
1598
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1599
|
-
var i = new SimpleExpressionContext$varsChangeFlow$slambda(this.
|
|
1600
|
-
i.
|
|
1596
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).d2v = function ($this$onSubscription, completion) {
|
|
1597
|
+
var i = new SimpleExpressionContext$varsChangeFlow$slambda(this.a2v_1, completion);
|
|
1598
|
+
i.b2v_1 = $this$onSubscription;
|
|
1601
1599
|
return i;
|
|
1602
1600
|
};
|
|
1603
1601
|
function SimpleExpressionContext$varsChangeFlow$slambda_0($keys, resultContinuation) {
|
|
1604
1602
|
var i = new SimpleExpressionContext$varsChangeFlow$slambda($keys, resultContinuation);
|
|
1605
1603
|
var l = function ($this$onSubscription, $completion) {
|
|
1606
|
-
return i.
|
|
1604
|
+
return i.c2v($this$onSubscription, $completion);
|
|
1607
1605
|
};
|
|
1608
1606
|
l.$arity = 1;
|
|
1609
1607
|
return l;
|
|
1610
1608
|
}
|
|
1611
1609
|
function SimpleExpressionContext$varsChangeFlow$$inlined$filter$1($this, $keys) {
|
|
1612
|
-
this.
|
|
1613
|
-
this.
|
|
1610
|
+
this.v2s_1 = $this;
|
|
1611
|
+
this.w2s_1 = $keys;
|
|
1614
1612
|
}
|
|
1615
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).
|
|
1613
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).m21 = function (collector, $completion) {
|
|
1616
1614
|
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
1617
|
-
tmp.
|
|
1618
|
-
tmp.
|
|
1619
|
-
return tmp.
|
|
1615
|
+
tmp.t7_1 = Unit_instance;
|
|
1616
|
+
tmp.u7_1 = null;
|
|
1617
|
+
return tmp.z7();
|
|
1620
1618
|
};
|
|
1621
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).
|
|
1622
|
-
return this.
|
|
1619
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).n21 = function (collector, $completion) {
|
|
1620
|
+
return this.m21(collector, $completion);
|
|
1623
1621
|
};
|
|
1624
1622
|
function SimpleExpressionContext$varsChangeFlow$$inlined$map$1($this) {
|
|
1625
|
-
this.
|
|
1623
|
+
this.r2t_1 = $this;
|
|
1626
1624
|
}
|
|
1627
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).
|
|
1625
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).m21 = function (collector, $completion) {
|
|
1628
1626
|
var tmp = new $collectCOROUTINE$_0(this, collector, $completion);
|
|
1629
|
-
tmp.
|
|
1630
|
-
tmp.
|
|
1631
|
-
return tmp.
|
|
1627
|
+
tmp.t7_1 = Unit_instance;
|
|
1628
|
+
tmp.u7_1 = null;
|
|
1629
|
+
return tmp.z7();
|
|
1632
1630
|
};
|
|
1633
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).
|
|
1634
|
-
return this.
|
|
1631
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).n21 = function (collector, $completion) {
|
|
1632
|
+
return this.m21(collector, $completion);
|
|
1635
1633
|
};
|
|
1636
1634
|
function SimpleExpressionContext$varsChangeFlow$$inlined$map$2($this, $block, this$0) {
|
|
1637
|
-
this.
|
|
1638
|
-
this.
|
|
1639
|
-
this.
|
|
1635
|
+
this.o2u_1 = $this;
|
|
1636
|
+
this.p2u_1 = $block;
|
|
1637
|
+
this.q2u_1 = this$0;
|
|
1640
1638
|
}
|
|
1641
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).
|
|
1639
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).m21 = function (collector, $completion) {
|
|
1642
1640
|
var tmp = new $collectCOROUTINE$_1(this, collector, $completion);
|
|
1643
|
-
tmp.
|
|
1644
|
-
tmp.
|
|
1645
|
-
return tmp.
|
|
1641
|
+
tmp.t7_1 = Unit_instance;
|
|
1642
|
+
tmp.u7_1 = null;
|
|
1643
|
+
return tmp.z7();
|
|
1646
1644
|
};
|
|
1647
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).
|
|
1648
|
-
return this.
|
|
1645
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).n21 = function (collector, $completion) {
|
|
1646
|
+
return this.m21(collector, $completion);
|
|
1649
1647
|
};
|
|
1650
1648
|
function SimpleExpressionContext(vars) {
|
|
1651
1649
|
var tmp;
|
|
@@ -1656,10 +1654,10 @@
|
|
|
1656
1654
|
tmp = vars;
|
|
1657
1655
|
}
|
|
1658
1656
|
vars = tmp;
|
|
1659
|
-
this.
|
|
1660
|
-
this.
|
|
1657
|
+
this.e2v_1 = vars;
|
|
1658
|
+
this.f2v_1 = MutableSharedFlow(VOID, 2147483647);
|
|
1661
1659
|
}
|
|
1662
|
-
protoOf(SimpleExpressionContext).
|
|
1660
|
+
protoOf(SimpleExpressionContext).s2r = function (keys, block) {
|
|
1663
1661
|
var tmp;
|
|
1664
1662
|
// Inline function 'kotlin.collections.isNullOrEmpty' call
|
|
1665
1663
|
if (keys == null || keys.q()) {
|
|
@@ -1667,7 +1665,7 @@
|
|
|
1667
1665
|
} else {
|
|
1668
1666
|
// Inline function 'kotlinx.coroutines.flow.filter' call
|
|
1669
1667
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
1670
|
-
var this_0 = onSubscription(this.
|
|
1668
|
+
var this_0 = onSubscription(this.f2v_1, SimpleExpressionContext$varsChangeFlow$slambda_0(keys, null));
|
|
1671
1669
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
1672
1670
|
// Inline function 'kotlinx.coroutines.flow.map' call
|
|
1673
1671
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
@@ -1682,41 +1680,41 @@
|
|
|
1682
1680
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
1683
1681
|
return new SimpleExpressionContext$varsChangeFlow$$inlined$map$2(this_2, block, this);
|
|
1684
1682
|
};
|
|
1685
|
-
protoOf(SimpleExpressionContext).
|
|
1683
|
+
protoOf(SimpleExpressionContext).u2r = function (key) {
|
|
1686
1684
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
1687
|
-
var tmp0_elvis_lhs = this.
|
|
1685
|
+
var tmp0_elvis_lhs = this.e2v_1.o1(key);
|
|
1688
1686
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
1689
1687
|
};
|
|
1690
|
-
protoOf(SimpleExpressionContext).
|
|
1691
|
-
var tmp0 = this.
|
|
1688
|
+
protoOf(SimpleExpressionContext).v2r = function (key, values) {
|
|
1689
|
+
var tmp0 = this.e2v_1;
|
|
1692
1690
|
// Inline function 'kotlin.collections.set' call
|
|
1693
1691
|
var value = values == null ? null : toList(values);
|
|
1694
|
-
tmp0.
|
|
1695
|
-
this.
|
|
1692
|
+
tmp0.o2(key, value);
|
|
1693
|
+
this.f2v_1.s23(key);
|
|
1696
1694
|
};
|
|
1697
1695
|
function unexpectedToken($this, token) {
|
|
1698
|
-
var message = 'Unexpected token: ' + token.
|
|
1696
|
+
var message = 'Unexpected token: ' + token.qm();
|
|
1699
1697
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1700
1698
|
}
|
|
1701
1699
|
function StateExpressionEvaluator$booleanExpr$1(this$0) {
|
|
1702
|
-
this.
|
|
1700
|
+
this.g2v_1 = this$0;
|
|
1703
1701
|
StateExpressionBaseVisitor.call(this);
|
|
1704
1702
|
}
|
|
1705
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).x2h = function (ctx) {
|
|
1706
|
-
return ensureNotNull(ctx.expr$).zv(this);
|
|
1707
|
-
};
|
|
1708
1703
|
protoOf(StateExpressionEvaluator$booleanExpr$1).a2i = function (ctx) {
|
|
1709
|
-
return
|
|
1710
|
-
};
|
|
1711
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).c2i = function (ctx) {
|
|
1712
|
-
return ensureNotNull(ctx.left$).zv(this) || ensureNotNull(ctx.right$).zv(this);
|
|
1704
|
+
return ensureNotNull(ctx.expr$).cw(this);
|
|
1713
1705
|
};
|
|
1714
1706
|
protoOf(StateExpressionEvaluator$booleanExpr$1).d2i = function (ctx) {
|
|
1715
|
-
return ensureNotNull(ctx.
|
|
1707
|
+
return !ensureNotNull(ctx.expr$).cw(this);
|
|
1708
|
+
};
|
|
1709
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).f2i = function (ctx) {
|
|
1710
|
+
return ensureNotNull(ctx.left$).cw(this) || ensureNotNull(ctx.right$).cw(this);
|
|
1716
1711
|
};
|
|
1717
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1712
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).g2i = function (ctx) {
|
|
1713
|
+
return ensureNotNull(ctx.left$).cw(this) && ensureNotNull(ctx.right$).cw(this);
|
|
1714
|
+
};
|
|
1715
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).b2i = function (ctx) {
|
|
1718
1716
|
var tmp;
|
|
1719
|
-
switch (ensureNotNull(ctx.atom$).
|
|
1717
|
+
switch (ensureNotNull(ctx.atom$).gm()) {
|
|
1720
1718
|
case 12:
|
|
1721
1719
|
tmp = true;
|
|
1722
1720
|
break;
|
|
@@ -1724,35 +1722,35 @@
|
|
|
1724
1722
|
tmp = false;
|
|
1725
1723
|
break;
|
|
1726
1724
|
default:
|
|
1727
|
-
unexpectedToken(this.
|
|
1725
|
+
unexpectedToken(this.g2v_1, ensureNotNull(ctx.atom$));
|
|
1728
1726
|
break;
|
|
1729
1727
|
}
|
|
1730
1728
|
return tmp;
|
|
1731
1729
|
};
|
|
1732
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1733
|
-
var varName = ensureNotNull(ensureNotNull(ctx.varName$).
|
|
1730
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).c2i = function (ctx) {
|
|
1731
|
+
var varName = ensureNotNull(ensureNotNull(ctx.varName$).qm());
|
|
1734
1732
|
// Inline function 'kotlin.run' call
|
|
1735
|
-
var $this$run = ensureNotNull(ensureNotNull(ctx.value$).
|
|
1733
|
+
var $this$run = ensureNotNull(ensureNotNull(ctx.value$).qm());
|
|
1736
1734
|
var value = substring($this$run, 1, $this$run.length - 1 | 0);
|
|
1737
1735
|
var tmp;
|
|
1738
|
-
switch (ensureNotNull(ctx.op$).
|
|
1736
|
+
switch (ensureNotNull(ctx.op$).gm()) {
|
|
1739
1737
|
case 1:
|
|
1740
|
-
tmp = this.
|
|
1738
|
+
tmp = this.g2v_1.o2r_1.u2r(varName).c1(value);
|
|
1741
1739
|
break;
|
|
1742
1740
|
case 2:
|
|
1743
|
-
tmp = !this.
|
|
1741
|
+
tmp = !this.g2v_1.o2r_1.u2r(varName).c1(value);
|
|
1744
1742
|
break;
|
|
1745
1743
|
default:
|
|
1746
|
-
unexpectedToken(this.
|
|
1744
|
+
unexpectedToken(this.g2v_1, ensureNotNull(ctx.op$));
|
|
1747
1745
|
break;
|
|
1748
1746
|
}
|
|
1749
1747
|
return tmp;
|
|
1750
1748
|
};
|
|
1751
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1752
|
-
var left = ensureNotNull(ctx.left$).
|
|
1753
|
-
var right = ensureNotNull(ctx.right$).
|
|
1749
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).z2h = function (ctx) {
|
|
1750
|
+
var left = ensureNotNull(ctx.left$).cw(this.g2v_1.q2r_1);
|
|
1751
|
+
var right = ensureNotNull(ctx.right$).cw(this.g2v_1.q2r_1);
|
|
1754
1752
|
var tmp;
|
|
1755
|
-
switch (ensureNotNull(ctx.op$).
|
|
1753
|
+
switch (ensureNotNull(ctx.op$).gm()) {
|
|
1756
1754
|
case 1:
|
|
1757
1755
|
tmp = left === right;
|
|
1758
1756
|
break;
|
|
@@ -1772,42 +1770,42 @@
|
|
|
1772
1770
|
tmp = left <= right;
|
|
1773
1771
|
break;
|
|
1774
1772
|
default:
|
|
1775
|
-
unexpectedToken(this.
|
|
1773
|
+
unexpectedToken(this.g2v_1, ensureNotNull(ctx.op$));
|
|
1776
1774
|
break;
|
|
1777
1775
|
}
|
|
1778
1776
|
return tmp;
|
|
1779
1777
|
};
|
|
1780
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1778
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).e2i = function (ctx) {
|
|
1781
1779
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1782
|
-
return !this.
|
|
1780
|
+
return !this.g2v_1.o2r_1.u2r(ensureNotNull(ensureNotNull(ctx.varName$).qm())).q();
|
|
1783
1781
|
};
|
|
1784
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1782
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).i1i = function () {
|
|
1785
1783
|
return false;
|
|
1786
1784
|
};
|
|
1787
1785
|
function StateExpressionEvaluator$intExpr$1(this$0) {
|
|
1788
|
-
this.
|
|
1786
|
+
this.h2v_1 = this$0;
|
|
1789
1787
|
StateExpressionBaseVisitor.call(this);
|
|
1790
1788
|
}
|
|
1791
|
-
protoOf(StateExpressionEvaluator$intExpr$1).
|
|
1792
|
-
return toInt(ensureNotNull(ensureNotNull(ctx.value$).
|
|
1789
|
+
protoOf(StateExpressionEvaluator$intExpr$1).j2i = function (ctx) {
|
|
1790
|
+
return toInt(ensureNotNull(ensureNotNull(ctx.value$).qm()));
|
|
1793
1791
|
};
|
|
1794
|
-
protoOf(StateExpressionEvaluator$intExpr$1).
|
|
1795
|
-
return this.
|
|
1792
|
+
protoOf(StateExpressionEvaluator$intExpr$1).i2i = function (ctx) {
|
|
1793
|
+
return this.h2v_1.o2r_1.u2r(ensureNotNull(ensureNotNull(ctx.varName$).qm())).o();
|
|
1796
1794
|
};
|
|
1797
|
-
protoOf(StateExpressionEvaluator$intExpr$1).
|
|
1795
|
+
protoOf(StateExpressionEvaluator$intExpr$1).i1i = function () {
|
|
1798
1796
|
return 0;
|
|
1799
1797
|
};
|
|
1800
1798
|
function StateExpressionEvaluator(context) {
|
|
1801
|
-
this.
|
|
1799
|
+
this.o2r_1 = context;
|
|
1802
1800
|
var tmp = this;
|
|
1803
|
-
tmp.
|
|
1801
|
+
tmp.p2r_1 = new StateExpressionEvaluator$booleanExpr$1(this);
|
|
1804
1802
|
var tmp_0 = this;
|
|
1805
|
-
tmp_0.
|
|
1803
|
+
tmp_0.q2r_1 = new StateExpressionEvaluator$intExpr$1(this);
|
|
1806
1804
|
}
|
|
1807
1805
|
//region block: post-declaration
|
|
1808
|
-
protoOf(SimpleExpressionContext).
|
|
1809
|
-
protoOf(SimpleExpressionContext).
|
|
1810
|
-
protoOf(SimpleExpressionContext).
|
|
1806
|
+
protoOf(SimpleExpressionContext).t2r = varsChangeFlow$default;
|
|
1807
|
+
protoOf(SimpleExpressionContext).w2r = addVarValue;
|
|
1808
|
+
protoOf(SimpleExpressionContext).x2r = removeVarValue;
|
|
1811
1809
|
//endregion
|
|
1812
1810
|
//region block: exports
|
|
1813
1811
|
function $jsExportAll$(_) {
|