@cruglobal/godtools-shared 1.3.0-SNAPSHOT.1813 → 1.3.0-SNAPSHOT.1815
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 +10 -10
- package/antlr-kotlin-antlr-kotlin-runtime.js +3284 -3135
- package/antlr-kotlin-antlr-kotlin-runtime.js.map +1 -1
- package/colormath-root-colormath.js +678 -651
- package/colormath-root-colormath.js.map +1 -1
- package/fluid-locale.js +160 -159
- package/fluid-locale.js.map +1 -1
- package/kotlin-kotlin-stdlib.js +2438 -2133
- 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 +64 -64
- package/kotlin-mpp-godtools-tool-parser-module-parser-base.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js +636 -639
- package/kotlin-mpp-godtools-tool-parser-module-parser-expressions.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-parser.js +2763 -2729
- package/kotlin-mpp-godtools-tool-parser-module-parser.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-module-renderer-state.js +22 -22
- package/kotlin-mpp-godtools-tool-parser-module-renderer-state.js.map +1 -1
- package/kotlin-mpp-godtools-tool-parser-publishing-npm.d.ts +424 -79
- package/kotlinx-atomicfu.js +24 -24
- package/kotlinx-coroutines-core.js +2979 -2973
- package/kotlinx-coroutines-core.js.map +1 -1
- package/package.json +1 -1
|
@@ -19,65 +19,66 @@
|
|
|
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.$_$.x6;
|
|
23
|
+
var initMetadataForClass = kotlin_kotlin.$_$.i6;
|
|
24
24
|
var VOID = kotlin_kotlin.$_$.d;
|
|
25
25
|
var RuntimeMetaData_instance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.d;
|
|
26
26
|
var Unit_instance = kotlin_kotlin.$_$.k2;
|
|
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.$_$.j8;
|
|
29
|
+
var ensureNotNull = kotlin_kotlin.$_$.n9;
|
|
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.$_$.j6;
|
|
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.$_$.l6;
|
|
37
37
|
var ParserRuleContext_init_$Init$ = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.b;
|
|
38
|
-
var objectCreate = kotlin_kotlin.$_$.
|
|
38
|
+
var objectCreate = kotlin_kotlin.$_$.w6;
|
|
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.$_$.
|
|
41
|
+
var isInterface = kotlin_kotlin.$_$.q6;
|
|
42
|
+
var Long = kotlin_kotlin.$_$.b9;
|
|
43
43
|
var FailedPredicateException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.o;
|
|
44
44
|
var RecognitionException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.t;
|
|
45
45
|
var Parser = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.s;
|
|
46
46
|
var ParserATNSimulator = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.g;
|
|
47
47
|
var NoViableAltException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.q;
|
|
48
|
-
var THROW_CCE = kotlin_kotlin.$_$.
|
|
49
|
-
var toString = kotlin_kotlin.$_$.
|
|
48
|
+
var THROW_CCE = kotlin_kotlin.$_$.g9;
|
|
49
|
+
var toString = kotlin_kotlin.$_$.a7;
|
|
50
50
|
var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.e1;
|
|
51
|
-
var toSet = kotlin_kotlin.$_$.
|
|
52
|
-
var emptySet = kotlin_kotlin.$_$.
|
|
53
|
-
var getStringHashCode = kotlin_kotlin.$_$.
|
|
54
|
-
var isBlank = kotlin_kotlin.$_$.
|
|
51
|
+
var toSet = kotlin_kotlin.$_$.u4;
|
|
52
|
+
var emptySet = kotlin_kotlin.$_$.q3;
|
|
53
|
+
var getStringHashCode = kotlin_kotlin.$_$.g6;
|
|
54
|
+
var isBlank = kotlin_kotlin.$_$.w7;
|
|
55
55
|
var CharStreams_getInstance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.c;
|
|
56
56
|
var CommonTokenStream = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.n;
|
|
57
57
|
var BailErrorStrategy = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.m;
|
|
58
58
|
var ParseCancellationException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.j;
|
|
59
|
-
var emptyList = kotlin_kotlin.$_$.
|
|
59
|
+
var emptyList = kotlin_kotlin.$_$.o3;
|
|
60
60
|
var ArrayList_init_$Create$ = kotlin_kotlin.$_$.h;
|
|
61
|
-
var listOfNotNull = kotlin_kotlin.$_$.
|
|
61
|
+
var listOfNotNull = kotlin_kotlin.$_$.f4;
|
|
62
62
|
var TerminalNode = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.l;
|
|
63
|
-
var addAll = kotlin_kotlin.$_$.
|
|
64
|
-
var plus = kotlin_kotlin.$_$.
|
|
65
|
-
var CoroutineImpl = kotlin_kotlin.$_$.
|
|
66
|
-
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.
|
|
67
|
-
var initMetadataForLambda = kotlin_kotlin.$_$.
|
|
68
|
-
var initMetadataForCoroutine = kotlin_kotlin.$_$.
|
|
69
|
-
var equals = kotlin_kotlin.$_$.
|
|
70
|
-
var FunctionAdapter = kotlin_kotlin.$_$.
|
|
63
|
+
var addAll = kotlin_kotlin.$_$.y2;
|
|
64
|
+
var plus = kotlin_kotlin.$_$.l4;
|
|
65
|
+
var CoroutineImpl = kotlin_kotlin.$_$.n5;
|
|
66
|
+
var get_COROUTINE_SUSPENDED = kotlin_kotlin.$_$.y4;
|
|
67
|
+
var initMetadataForLambda = kotlin_kotlin.$_$.m6;
|
|
68
|
+
var initMetadataForCoroutine = kotlin_kotlin.$_$.k6;
|
|
69
|
+
var equals = kotlin_kotlin.$_$.b6;
|
|
70
|
+
var FunctionAdapter = kotlin_kotlin.$_$.r5;
|
|
71
71
|
var FlowCollector = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.g;
|
|
72
|
-
var hashCode = kotlin_kotlin.$_$.
|
|
73
|
-
var first = kotlin_kotlin.$_$.
|
|
72
|
+
var hashCode = kotlin_kotlin.$_$.h6;
|
|
73
|
+
var first = kotlin_kotlin.$_$.v3;
|
|
74
74
|
var LinkedHashMap_init_$Create$ = kotlin_kotlin.$_$.n;
|
|
75
75
|
var MutableSharedFlow = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.h;
|
|
76
76
|
var onSubscription = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.o;
|
|
77
77
|
var conflate = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.j;
|
|
78
78
|
var flowOf = kotlin_org_jetbrains_kotlinx_kotlinx_coroutines_core.$_$.l;
|
|
79
|
-
var toList = kotlin_kotlin.$_$.
|
|
80
|
-
var
|
|
79
|
+
var toList = kotlin_kotlin.$_$.t4;
|
|
80
|
+
var substring = kotlin_kotlin.$_$.h8;
|
|
81
|
+
var toInt = kotlin_kotlin.$_$.o8;
|
|
81
82
|
//endregion
|
|
82
83
|
//region block: pre-declaration
|
|
83
84
|
initMetadataForInterface(StateExpressionVisitor, 'StateExpressionVisitor');
|
|
@@ -103,17 +104,17 @@
|
|
|
103
104
|
initMetadataForClass(Expression, 'Expression');
|
|
104
105
|
function varsChangeFlow$default(keys, block, $super) {
|
|
105
106
|
keys = keys === VOID ? emptyList() : keys;
|
|
106
|
-
return $super === VOID ? this.
|
|
107
|
+
return $super === VOID ? this.u2t(keys, block) : $super.u2t.call(this, keys, block);
|
|
107
108
|
}
|
|
108
109
|
function addVarValue(key, value) {
|
|
109
|
-
var values = this.
|
|
110
|
-
if (!values.
|
|
111
|
-
this.
|
|
110
|
+
var values = this.v2t(key);
|
|
111
|
+
if (!values.q(value)) {
|
|
112
|
+
this.w2t(key, plus(values, value));
|
|
112
113
|
}
|
|
113
114
|
}
|
|
114
115
|
function removeVarValue(key, value) {
|
|
115
|
-
var values = this.
|
|
116
|
-
if (values.
|
|
116
|
+
var values = this.v2t(key);
|
|
117
|
+
if (values.q(value)) {
|
|
117
118
|
// Inline function 'kotlin.collections.filterNot' call
|
|
118
119
|
// Inline function 'kotlin.collections.filterNotTo' call
|
|
119
120
|
var destination = ArrayList_init_$Create$();
|
|
@@ -124,16 +125,16 @@
|
|
|
124
125
|
destination.e(element);
|
|
125
126
|
}
|
|
126
127
|
}
|
|
127
|
-
this.
|
|
128
|
+
this.w2t(key, destination);
|
|
128
129
|
}
|
|
129
130
|
}
|
|
130
131
|
initMetadataForInterface(ExpressionContext, 'ExpressionContext');
|
|
131
132
|
initMetadataForLambda(SimpleExpressionContext$varsChangeFlow$o$collect$slambda, CoroutineImpl, VOID, [1]);
|
|
132
|
-
initMetadataForCoroutine($collectCOROUTINE
|
|
133
|
+
initMetadataForCoroutine($collectCOROUTINE$, CoroutineImpl);
|
|
133
134
|
initMetadataForLambda(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1, CoroutineImpl, VOID, [1]);
|
|
134
|
-
initMetadataForCoroutine($collectCOROUTINE$
|
|
135
|
+
initMetadataForCoroutine($collectCOROUTINE$_0, CoroutineImpl);
|
|
135
136
|
initMetadataForLambda(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3, CoroutineImpl, VOID, [1]);
|
|
136
|
-
initMetadataForCoroutine($collectCOROUTINE$
|
|
137
|
+
initMetadataForCoroutine($collectCOROUTINE$_1, CoroutineImpl);
|
|
137
138
|
initMetadataForClass(sam$kotlinx_coroutines_flow_FlowCollector$0, 'sam$kotlinx_coroutines_flow_FlowCollector$0', VOID, VOID, [FlowCollector, FunctionAdapter], [1]);
|
|
138
139
|
initMetadataForLambda(SimpleExpressionContext$varsChangeFlow$slambda, CoroutineImpl, VOID, [1]);
|
|
139
140
|
initMetadataForClass(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1, VOID, VOID, VOID, VOID, [1]);
|
|
@@ -147,67 +148,67 @@
|
|
|
147
148
|
function StateExpressionBaseVisitor() {
|
|
148
149
|
AbstractParseTreeVisitor.call(this);
|
|
149
150
|
}
|
|
150
|
-
protoOf(StateExpressionBaseVisitor).
|
|
151
|
-
return this.
|
|
151
|
+
protoOf(StateExpressionBaseVisitor).b2k = function (ctx) {
|
|
152
|
+
return this.xx(ctx);
|
|
152
153
|
};
|
|
153
|
-
protoOf(StateExpressionBaseVisitor).
|
|
154
|
-
return this.
|
|
154
|
+
protoOf(StateExpressionBaseVisitor).c2k = function (ctx) {
|
|
155
|
+
return this.xx(ctx);
|
|
155
156
|
};
|
|
156
|
-
protoOf(StateExpressionBaseVisitor).
|
|
157
|
-
return this.
|
|
157
|
+
protoOf(StateExpressionBaseVisitor).d2k = function (ctx) {
|
|
158
|
+
return this.xx(ctx);
|
|
158
159
|
};
|
|
159
|
-
protoOf(StateExpressionBaseVisitor).
|
|
160
|
-
return this.
|
|
160
|
+
protoOf(StateExpressionBaseVisitor).e2k = function (ctx) {
|
|
161
|
+
return this.xx(ctx);
|
|
161
162
|
};
|
|
162
|
-
protoOf(StateExpressionBaseVisitor).
|
|
163
|
-
return this.
|
|
163
|
+
protoOf(StateExpressionBaseVisitor).f2k = function (ctx) {
|
|
164
|
+
return this.xx(ctx);
|
|
164
165
|
};
|
|
165
|
-
protoOf(StateExpressionBaseVisitor).
|
|
166
|
-
return this.
|
|
166
|
+
protoOf(StateExpressionBaseVisitor).g2k = function (ctx) {
|
|
167
|
+
return this.xx(ctx);
|
|
167
168
|
};
|
|
168
|
-
protoOf(StateExpressionBaseVisitor).
|
|
169
|
-
return this.
|
|
169
|
+
protoOf(StateExpressionBaseVisitor).h2k = function (ctx) {
|
|
170
|
+
return this.xx(ctx);
|
|
170
171
|
};
|
|
171
|
-
protoOf(StateExpressionBaseVisitor).
|
|
172
|
-
return this.
|
|
172
|
+
protoOf(StateExpressionBaseVisitor).i2k = function (ctx) {
|
|
173
|
+
return this.xx(ctx);
|
|
173
174
|
};
|
|
174
|
-
protoOf(StateExpressionBaseVisitor).
|
|
175
|
-
return this.
|
|
175
|
+
protoOf(StateExpressionBaseVisitor).j2k = function (ctx) {
|
|
176
|
+
return this.xx(ctx);
|
|
176
177
|
};
|
|
177
|
-
protoOf(StateExpressionBaseVisitor).
|
|
178
|
-
return this.
|
|
178
|
+
protoOf(StateExpressionBaseVisitor).k2k = function (ctx) {
|
|
179
|
+
return this.xx(ctx);
|
|
179
180
|
};
|
|
180
|
-
protoOf(StateExpressionBaseVisitor).
|
|
181
|
-
return this.
|
|
181
|
+
protoOf(StateExpressionBaseVisitor).l2k = function (ctx) {
|
|
182
|
+
return this.xx(ctx);
|
|
182
183
|
};
|
|
183
184
|
function Companion() {
|
|
184
185
|
Companion_instance = this;
|
|
185
|
-
RuntimeMetaData_instance.
|
|
186
|
-
this.
|
|
187
|
-
this.
|
|
186
|
+
RuntimeMetaData_instance.zx('4.13.1', '4.13.1');
|
|
187
|
+
this.m2k_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";
|
|
188
|
+
this.n2k_1 = (new ATNDeserializer()).n12(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"));
|
|
188
189
|
var tmp = this;
|
|
189
190
|
var tmp_0 = 0;
|
|
190
|
-
var tmp_1 = this.
|
|
191
|
+
var tmp_1 = this.n2k_1.ny();
|
|
191
192
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
192
193
|
var tmp_2 = Array(tmp_1);
|
|
193
194
|
while (tmp_0 < tmp_1) {
|
|
194
195
|
var tmp_3 = tmp_0;
|
|
195
|
-
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance().
|
|
196
|
+
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance().n2k_1.cz(tmp_3)), tmp_3);
|
|
196
197
|
tmp_0 = tmp_0 + 1 | 0;
|
|
197
198
|
}
|
|
198
|
-
tmp.
|
|
199
|
-
this.
|
|
199
|
+
tmp.o2k_1 = tmp_2;
|
|
200
|
+
this.p2k_1 = new PredictionContextCache();
|
|
200
201
|
var tmp_4 = this;
|
|
201
202
|
// Inline function 'kotlin.arrayOf' call
|
|
202
203
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
203
204
|
// Inline function 'kotlin.js.asDynamic' call
|
|
204
|
-
tmp_4.
|
|
205
|
+
tmp_4.q2k_1 = [null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"];
|
|
205
206
|
var tmp_5 = this;
|
|
206
207
|
// Inline function 'kotlin.arrayOf' call
|
|
207
208
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
208
209
|
// Inline function 'kotlin.js.asDynamic' call
|
|
209
|
-
tmp_5.
|
|
210
|
-
this.
|
|
210
|
+
tmp_5.r2k_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
|
|
211
|
+
this.s2k_1 = new VocabularyImpl(this.q2k_1, this.r2k_1);
|
|
211
212
|
}
|
|
212
213
|
var Companion_instance;
|
|
213
214
|
function Companion_getInstance() {
|
|
@@ -218,38 +219,38 @@
|
|
|
218
219
|
function StateExpressionLexer(input) {
|
|
219
220
|
Companion_getInstance();
|
|
220
221
|
Lexer.call(this, input);
|
|
221
|
-
this.
|
|
222
|
-
this.
|
|
223
|
-
this.
|
|
224
|
-
this.
|
|
225
|
-
this.
|
|
222
|
+
this.l2l_1 = new LexerATNSimulator(this, Companion_getInstance().n2k_1, Companion_getInstance().o2k_1, Companion_getInstance().p2k_1);
|
|
223
|
+
this.m2l_1 = 'StateExpression.g4';
|
|
224
|
+
this.n2l_1 = Companion_getInstance().n2k_1;
|
|
225
|
+
this.o2l_1 = Companion_getInstance().s2k_1;
|
|
226
|
+
this.p2l_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";
|
|
226
227
|
var tmp = this;
|
|
227
228
|
// Inline function 'kotlin.arrayOf' call
|
|
228
229
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
229
230
|
// Inline function 'kotlin.js.asDynamic' call
|
|
230
|
-
tmp.
|
|
231
|
+
tmp.q2l_1 = ['EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
|
|
231
232
|
var tmp_0 = this;
|
|
232
233
|
// Inline function 'kotlin.arrayOf' call
|
|
233
234
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
234
235
|
// Inline function 'kotlin.js.asDynamic' call
|
|
235
|
-
tmp_0.
|
|
236
|
+
tmp_0.r2l_1 = ['DEFAULT_TOKEN_CHANNEL', 'HIDDEN'];
|
|
236
237
|
var tmp_1 = this;
|
|
237
238
|
// Inline function 'kotlin.arrayOf' call
|
|
238
239
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
239
240
|
// Inline function 'kotlin.js.asDynamic' call
|
|
240
|
-
tmp_1.
|
|
241
|
+
tmp_1.s2l_1 = ['DEFAULT_MODE'];
|
|
241
242
|
}
|
|
242
|
-
protoOf(StateExpressionLexer).
|
|
243
|
-
return this.
|
|
243
|
+
protoOf(StateExpressionLexer).rq = function () {
|
|
244
|
+
return this.l2l_1;
|
|
244
245
|
};
|
|
245
|
-
protoOf(StateExpressionLexer).
|
|
246
|
-
return this.
|
|
246
|
+
protoOf(StateExpressionLexer).sq = function () {
|
|
247
|
+
return this.n2l_1;
|
|
247
248
|
};
|
|
248
|
-
protoOf(StateExpressionLexer).
|
|
249
|
-
return this.
|
|
249
|
+
protoOf(StateExpressionLexer).jp = function () {
|
|
250
|
+
return this.o2l_1;
|
|
250
251
|
};
|
|
251
|
-
protoOf(StateExpressionLexer).
|
|
252
|
-
return this.
|
|
252
|
+
protoOf(StateExpressionLexer).mr = function () {
|
|
253
|
+
return this.q2l_1;
|
|
253
254
|
};
|
|
254
255
|
function StateExpressionListener() {
|
|
255
256
|
}
|
|
@@ -272,7 +273,7 @@
|
|
|
272
273
|
function IntCmpExprContext_init_$Init$(ctx, $this) {
|
|
273
274
|
BooleanExprContext_init_$Init$_0($this);
|
|
274
275
|
IntCmpExprContext.call($this);
|
|
275
|
-
$this.
|
|
276
|
+
$this.z2m(ctx);
|
|
276
277
|
return $this;
|
|
277
278
|
}
|
|
278
279
|
function IntCmpExprContext_init_$Create$(ctx) {
|
|
@@ -281,7 +282,7 @@
|
|
|
281
282
|
function ParExprContext_init_$Init$(ctx, $this) {
|
|
282
283
|
BooleanExprContext_init_$Init$_0($this);
|
|
283
284
|
ParExprContext.call($this);
|
|
284
|
-
$this.
|
|
285
|
+
$this.z2m(ctx);
|
|
285
286
|
return $this;
|
|
286
287
|
}
|
|
287
288
|
function ParExprContext_init_$Create$(ctx) {
|
|
@@ -290,7 +291,7 @@
|
|
|
290
291
|
function BooleanAtomContext_init_$Init$(ctx, $this) {
|
|
291
292
|
BooleanExprContext_init_$Init$_0($this);
|
|
292
293
|
BooleanAtomContext.call($this);
|
|
293
|
-
$this.
|
|
294
|
+
$this.z2m(ctx);
|
|
294
295
|
return $this;
|
|
295
296
|
}
|
|
296
297
|
function BooleanAtomContext_init_$Create$(ctx) {
|
|
@@ -299,7 +300,7 @@
|
|
|
299
300
|
function EqExprContext_init_$Init$(ctx, $this) {
|
|
300
301
|
BooleanExprContext_init_$Init$_0($this);
|
|
301
302
|
EqExprContext.call($this);
|
|
302
|
-
$this.
|
|
303
|
+
$this.z2m(ctx);
|
|
303
304
|
return $this;
|
|
304
305
|
}
|
|
305
306
|
function EqExprContext_init_$Create$(ctx) {
|
|
@@ -308,7 +309,7 @@
|
|
|
308
309
|
function NotExprContext_init_$Init$(ctx, $this) {
|
|
309
310
|
BooleanExprContext_init_$Init$_0($this);
|
|
310
311
|
NotExprContext.call($this);
|
|
311
|
-
$this.
|
|
312
|
+
$this.z2m(ctx);
|
|
312
313
|
return $this;
|
|
313
314
|
}
|
|
314
315
|
function NotExprContext_init_$Create$(ctx) {
|
|
@@ -317,7 +318,7 @@
|
|
|
317
318
|
function IsSetFuncContext_init_$Init$(ctx, $this) {
|
|
318
319
|
BooleanExprContext_init_$Init$_0($this);
|
|
319
320
|
IsSetFuncContext.call($this);
|
|
320
|
-
$this.
|
|
321
|
+
$this.z2m(ctx);
|
|
321
322
|
return $this;
|
|
322
323
|
}
|
|
323
324
|
function IsSetFuncContext_init_$Create$(ctx) {
|
|
@@ -326,7 +327,7 @@
|
|
|
326
327
|
function OrExprContext_init_$Init$(ctx, $this) {
|
|
327
328
|
BooleanExprContext_init_$Init$_0($this);
|
|
328
329
|
OrExprContext.call($this);
|
|
329
|
-
$this.
|
|
330
|
+
$this.z2m(ctx);
|
|
330
331
|
return $this;
|
|
331
332
|
}
|
|
332
333
|
function OrExprContext_init_$Create$(ctx) {
|
|
@@ -335,7 +336,7 @@
|
|
|
335
336
|
function AndExprContext_init_$Init$(ctx, $this) {
|
|
336
337
|
BooleanExprContext_init_$Init$_0($this);
|
|
337
338
|
AndExprContext.call($this);
|
|
338
|
-
$this.
|
|
339
|
+
$this.z2m(ctx);
|
|
339
340
|
return $this;
|
|
340
341
|
}
|
|
341
342
|
function AndExprContext_init_$Create$(ctx) {
|
|
@@ -360,7 +361,7 @@
|
|
|
360
361
|
function IntAtomContext_init_$Init$(ctx, $this) {
|
|
361
362
|
IntExprContext_init_$Init$_0($this);
|
|
362
363
|
IntAtomContext.call($this);
|
|
363
|
-
$this.
|
|
364
|
+
$this.k2n(ctx);
|
|
364
365
|
return $this;
|
|
365
366
|
}
|
|
366
367
|
function IntAtomContext_init_$Create$(ctx) {
|
|
@@ -369,7 +370,7 @@
|
|
|
369
370
|
function ParIntExprContext_init_$Init$(ctx, $this) {
|
|
370
371
|
IntExprContext_init_$Init$_0($this);
|
|
371
372
|
ParIntExprContext.call($this);
|
|
372
|
-
$this.
|
|
373
|
+
$this.k2n(ctx);
|
|
373
374
|
return $this;
|
|
374
375
|
}
|
|
375
376
|
function ParIntExprContext_init_$Create$(ctx) {
|
|
@@ -378,7 +379,7 @@
|
|
|
378
379
|
function ValuesFuncContext_init_$Init$(ctx, $this) {
|
|
379
380
|
IntExprContext_init_$Init$_0($this);
|
|
380
381
|
ValuesFuncContext.call($this);
|
|
381
|
-
$this.
|
|
382
|
+
$this.k2n(ctx);
|
|
382
383
|
return $this;
|
|
383
384
|
}
|
|
384
385
|
function ValuesFuncContext_init_$Create$(ctx) {
|
|
@@ -386,50 +387,50 @@
|
|
|
386
387
|
}
|
|
387
388
|
function Companion_0() {
|
|
388
389
|
Companion_instance_0 = this;
|
|
389
|
-
RuntimeMetaData_instance.
|
|
390
|
-
this.
|
|
391
|
-
this.
|
|
390
|
+
RuntimeMetaData_instance.zx('4.13.1', '4.13.1');
|
|
391
|
+
this.l2n_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 +';
|
|
392
|
+
this.m2n_1 = (new ATNDeserializer()).n12(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 +'));
|
|
392
393
|
var tmp = this;
|
|
393
394
|
var tmp_0 = 0;
|
|
394
|
-
var tmp_1 = this.
|
|
395
|
+
var tmp_1 = this.m2n_1.ny();
|
|
395
396
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
396
397
|
var tmp_2 = Array(tmp_1);
|
|
397
398
|
while (tmp_0 < tmp_1) {
|
|
398
399
|
var tmp_3 = tmp_0;
|
|
399
|
-
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance_0().
|
|
400
|
+
tmp_2[tmp_3] = new DFA(ensureNotNull(Companion_getInstance_0().m2n_1.cz(tmp_3)), tmp_3);
|
|
400
401
|
tmp_0 = tmp_0 + 1 | 0;
|
|
401
402
|
}
|
|
402
|
-
tmp.
|
|
403
|
-
this.
|
|
403
|
+
tmp.n2n_1 = tmp_2;
|
|
404
|
+
this.o2n_1 = new PredictionContextCache();
|
|
404
405
|
var tmp_4 = this;
|
|
405
406
|
// Inline function 'kotlin.arrayOf' call
|
|
406
407
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
407
408
|
// Inline function 'kotlin.js.asDynamic' call
|
|
408
|
-
tmp_4.
|
|
409
|
+
tmp_4.p2n_1 = ['booleanExpr', 'intExpr'];
|
|
409
410
|
var tmp_5 = this;
|
|
410
411
|
// Inline function 'kotlin.arrayOf' call
|
|
411
412
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
412
413
|
// Inline function 'kotlin.js.asDynamic' call
|
|
413
|
-
tmp_5.
|
|
414
|
+
tmp_5.q2n_1 = [null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"];
|
|
414
415
|
var tmp_6 = this;
|
|
415
416
|
// Inline function 'kotlin.arrayOf' call
|
|
416
417
|
// Inline function 'kotlin.js.unsafeCast' call
|
|
417
418
|
// Inline function 'kotlin.js.asDynamic' call
|
|
418
|
-
tmp_6.
|
|
419
|
-
this.
|
|
419
|
+
tmp_6.r2n_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
|
|
420
|
+
this.s2n_1 = new VocabularyImpl(this.q2n_1, this.r2n_1);
|
|
420
421
|
var tmp_7 = this;
|
|
421
422
|
var tmp_8 = 0;
|
|
422
|
-
var tmp_9 = this.
|
|
423
|
+
var tmp_9 = this.r2n_1.length;
|
|
423
424
|
// Inline function 'kotlin.arrayOfNulls' call
|
|
424
425
|
var tmp_10 = Array(tmp_9);
|
|
425
426
|
while (tmp_8 < tmp_9) {
|
|
426
427
|
var tmp_11 = tmp_8;
|
|
427
|
-
var tmp0_elvis_lhs = Companion_getInstance_0().
|
|
428
|
-
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? Companion_getInstance_0().
|
|
428
|
+
var tmp0_elvis_lhs = Companion_getInstance_0().s2n_1.ky(tmp_11);
|
|
429
|
+
var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? Companion_getInstance_0().s2n_1.ly(tmp_11) : tmp0_elvis_lhs;
|
|
429
430
|
tmp_10[tmp_11] = tmp1_elvis_lhs == null ? '<INVALID>' : tmp1_elvis_lhs;
|
|
430
431
|
tmp_8 = tmp_8 + 1 | 0;
|
|
431
432
|
}
|
|
432
|
-
tmp_7.
|
|
433
|
+
tmp_7.t2n_1 = tmp_10;
|
|
433
434
|
}
|
|
434
435
|
var Companion_instance_0;
|
|
435
436
|
function Companion_getInstance_0() {
|
|
@@ -437,49 +438,49 @@
|
|
|
437
438
|
new Companion_0();
|
|
438
439
|
return Companion_instance_0;
|
|
439
440
|
}
|
|
440
|
-
protoOf(BooleanExprContext).
|
|
441
|
-
return this.
|
|
441
|
+
protoOf(BooleanExprContext).sr = function () {
|
|
442
|
+
return this.y2m_1;
|
|
442
443
|
};
|
|
443
|
-
protoOf(BooleanExprContext).
|
|
444
|
-
protoOf(ParserRuleContext).
|
|
444
|
+
protoOf(BooleanExprContext).z2m = function (ctx) {
|
|
445
|
+
protoOf(ParserRuleContext).lx.call(this, ctx);
|
|
445
446
|
};
|
|
446
447
|
function BooleanExprContext() {
|
|
447
|
-
this.
|
|
448
|
+
this.y2m_1 = 0;
|
|
448
449
|
}
|
|
449
|
-
protoOf(IntCmpExprContext).
|
|
450
|
+
protoOf(IntCmpExprContext).e2o = function (_set____db54di) {
|
|
450
451
|
this.left$ = _set____db54di;
|
|
451
452
|
};
|
|
452
|
-
protoOf(IntCmpExprContext).
|
|
453
|
+
protoOf(IntCmpExprContext).f2o = function () {
|
|
453
454
|
return this.left$;
|
|
454
455
|
};
|
|
455
|
-
protoOf(IntCmpExprContext).
|
|
456
|
+
protoOf(IntCmpExprContext).g2o = function (_set____db54di) {
|
|
456
457
|
this.op$ = _set____db54di;
|
|
457
458
|
};
|
|
458
|
-
protoOf(IntCmpExprContext).
|
|
459
|
+
protoOf(IntCmpExprContext).h2o = function () {
|
|
459
460
|
return this.op$;
|
|
460
461
|
};
|
|
461
|
-
protoOf(IntCmpExprContext).
|
|
462
|
+
protoOf(IntCmpExprContext).i2o = function (_set____db54di) {
|
|
462
463
|
this.right$ = _set____db54di;
|
|
463
464
|
};
|
|
464
|
-
protoOf(IntCmpExprContext).
|
|
465
|
+
protoOf(IntCmpExprContext).j2o = function () {
|
|
465
466
|
return this.right$;
|
|
466
467
|
};
|
|
467
|
-
protoOf(IntCmpExprContext).
|
|
468
|
+
protoOf(IntCmpExprContext).ow = function (listener) {
|
|
468
469
|
if (isInterface(listener, StateExpressionListener)) {
|
|
469
|
-
listener.
|
|
470
|
+
listener.t2l(this);
|
|
470
471
|
}
|
|
471
472
|
};
|
|
472
|
-
protoOf(IntCmpExprContext).
|
|
473
|
+
protoOf(IntCmpExprContext).qw = function (listener) {
|
|
473
474
|
if (isInterface(listener, StateExpressionListener)) {
|
|
474
|
-
listener.
|
|
475
|
+
listener.u2l(this);
|
|
475
476
|
}
|
|
476
477
|
};
|
|
477
|
-
protoOf(IntCmpExprContext).
|
|
478
|
+
protoOf(IntCmpExprContext).ox = function (visitor) {
|
|
478
479
|
var tmp;
|
|
479
480
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
480
|
-
tmp = visitor.
|
|
481
|
+
tmp = visitor.b2k(this);
|
|
481
482
|
} else {
|
|
482
|
-
tmp = visitor.
|
|
483
|
+
tmp = visitor.xx(this);
|
|
483
484
|
}
|
|
484
485
|
return tmp;
|
|
485
486
|
};
|
|
@@ -488,96 +489,96 @@
|
|
|
488
489
|
this.op$ = null;
|
|
489
490
|
this.right$ = null;
|
|
490
491
|
}
|
|
491
|
-
protoOf(ParExprContext).
|
|
492
|
+
protoOf(ParExprContext).u2o = function (_set____db54di) {
|
|
492
493
|
this.expr$ = _set____db54di;
|
|
493
494
|
};
|
|
494
|
-
protoOf(ParExprContext).
|
|
495
|
+
protoOf(ParExprContext).v2o = function () {
|
|
495
496
|
return this.expr$;
|
|
496
497
|
};
|
|
497
|
-
protoOf(ParExprContext).
|
|
498
|
+
protoOf(ParExprContext).ow = function (listener) {
|
|
498
499
|
if (isInterface(listener, StateExpressionListener)) {
|
|
499
|
-
listener.
|
|
500
|
+
listener.v2l(this);
|
|
500
501
|
}
|
|
501
502
|
};
|
|
502
|
-
protoOf(ParExprContext).
|
|
503
|
+
protoOf(ParExprContext).qw = function (listener) {
|
|
503
504
|
if (isInterface(listener, StateExpressionListener)) {
|
|
504
|
-
listener.
|
|
505
|
+
listener.w2l(this);
|
|
505
506
|
}
|
|
506
507
|
};
|
|
507
|
-
protoOf(ParExprContext).
|
|
508
|
+
protoOf(ParExprContext).ox = function (visitor) {
|
|
508
509
|
var tmp;
|
|
509
510
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
510
|
-
tmp = visitor.
|
|
511
|
+
tmp = visitor.c2k(this);
|
|
511
512
|
} else {
|
|
512
|
-
tmp = visitor.
|
|
513
|
+
tmp = visitor.xx(this);
|
|
513
514
|
}
|
|
514
515
|
return tmp;
|
|
515
516
|
};
|
|
516
517
|
function ParExprContext() {
|
|
517
518
|
this.expr$ = null;
|
|
518
519
|
}
|
|
519
|
-
protoOf(BooleanAtomContext).
|
|
520
|
+
protoOf(BooleanAtomContext).g2p = function (_set____db54di) {
|
|
520
521
|
this.atom$ = _set____db54di;
|
|
521
522
|
};
|
|
522
|
-
protoOf(BooleanAtomContext).
|
|
523
|
+
protoOf(BooleanAtomContext).h2p = function () {
|
|
523
524
|
return this.atom$;
|
|
524
525
|
};
|
|
525
|
-
protoOf(BooleanAtomContext).
|
|
526
|
+
protoOf(BooleanAtomContext).ow = function (listener) {
|
|
526
527
|
if (isInterface(listener, StateExpressionListener)) {
|
|
527
|
-
listener.
|
|
528
|
+
listener.x2l(this);
|
|
528
529
|
}
|
|
529
530
|
};
|
|
530
|
-
protoOf(BooleanAtomContext).
|
|
531
|
+
protoOf(BooleanAtomContext).qw = function (listener) {
|
|
531
532
|
if (isInterface(listener, StateExpressionListener)) {
|
|
532
|
-
listener.
|
|
533
|
+
listener.y2l(this);
|
|
533
534
|
}
|
|
534
535
|
};
|
|
535
|
-
protoOf(BooleanAtomContext).
|
|
536
|
+
protoOf(BooleanAtomContext).ox = function (visitor) {
|
|
536
537
|
var tmp;
|
|
537
538
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
538
|
-
tmp = visitor.
|
|
539
|
+
tmp = visitor.d2k(this);
|
|
539
540
|
} else {
|
|
540
|
-
tmp = visitor.
|
|
541
|
+
tmp = visitor.xx(this);
|
|
541
542
|
}
|
|
542
543
|
return tmp;
|
|
543
544
|
};
|
|
544
545
|
function BooleanAtomContext() {
|
|
545
546
|
this.atom$ = null;
|
|
546
547
|
}
|
|
547
|
-
protoOf(EqExprContext).
|
|
548
|
+
protoOf(EqExprContext).s2p = function (_set____db54di) {
|
|
548
549
|
this.varName$ = _set____db54di;
|
|
549
550
|
};
|
|
550
|
-
protoOf(EqExprContext).
|
|
551
|
+
protoOf(EqExprContext).t2p = function () {
|
|
551
552
|
return this.varName$;
|
|
552
553
|
};
|
|
553
|
-
protoOf(EqExprContext).
|
|
554
|
+
protoOf(EqExprContext).g2o = function (_set____db54di) {
|
|
554
555
|
this.op$ = _set____db54di;
|
|
555
556
|
};
|
|
556
|
-
protoOf(EqExprContext).
|
|
557
|
+
protoOf(EqExprContext).h2o = function () {
|
|
557
558
|
return this.op$;
|
|
558
559
|
};
|
|
559
|
-
protoOf(EqExprContext).
|
|
560
|
+
protoOf(EqExprContext).u2p = function (_set____db54di) {
|
|
560
561
|
this.value$ = _set____db54di;
|
|
561
562
|
};
|
|
562
|
-
protoOf(EqExprContext).
|
|
563
|
+
protoOf(EqExprContext).v2p = function () {
|
|
563
564
|
return this.value$;
|
|
564
565
|
};
|
|
565
|
-
protoOf(EqExprContext).
|
|
566
|
+
protoOf(EqExprContext).ow = function (listener) {
|
|
566
567
|
if (isInterface(listener, StateExpressionListener)) {
|
|
567
|
-
listener.
|
|
568
|
+
listener.z2l(this);
|
|
568
569
|
}
|
|
569
570
|
};
|
|
570
|
-
protoOf(EqExprContext).
|
|
571
|
+
protoOf(EqExprContext).qw = function (listener) {
|
|
571
572
|
if (isInterface(listener, StateExpressionListener)) {
|
|
572
|
-
listener.
|
|
573
|
+
listener.a2m(this);
|
|
573
574
|
}
|
|
574
575
|
};
|
|
575
|
-
protoOf(EqExprContext).
|
|
576
|
+
protoOf(EqExprContext).ox = function (visitor) {
|
|
576
577
|
var tmp;
|
|
577
578
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
578
|
-
tmp = visitor.
|
|
579
|
+
tmp = visitor.e2k(this);
|
|
579
580
|
} else {
|
|
580
|
-
tmp = visitor.
|
|
581
|
+
tmp = visitor.xx(this);
|
|
581
582
|
}
|
|
582
583
|
return tmp;
|
|
583
584
|
};
|
|
@@ -586,90 +587,90 @@
|
|
|
586
587
|
this.op$ = null;
|
|
587
588
|
this.value$ = null;
|
|
588
589
|
}
|
|
589
|
-
protoOf(NotExprContext).
|
|
590
|
+
protoOf(NotExprContext).u2o = function (_set____db54di) {
|
|
590
591
|
this.expr$ = _set____db54di;
|
|
591
592
|
};
|
|
592
|
-
protoOf(NotExprContext).
|
|
593
|
+
protoOf(NotExprContext).v2o = function () {
|
|
593
594
|
return this.expr$;
|
|
594
595
|
};
|
|
595
|
-
protoOf(NotExprContext).
|
|
596
|
+
protoOf(NotExprContext).ow = function (listener) {
|
|
596
597
|
if (isInterface(listener, StateExpressionListener)) {
|
|
597
|
-
listener.
|
|
598
|
+
listener.b2m(this);
|
|
598
599
|
}
|
|
599
600
|
};
|
|
600
|
-
protoOf(NotExprContext).
|
|
601
|
+
protoOf(NotExprContext).qw = function (listener) {
|
|
601
602
|
if (isInterface(listener, StateExpressionListener)) {
|
|
602
|
-
listener.
|
|
603
|
+
listener.c2m(this);
|
|
603
604
|
}
|
|
604
605
|
};
|
|
605
|
-
protoOf(NotExprContext).
|
|
606
|
+
protoOf(NotExprContext).ox = function (visitor) {
|
|
606
607
|
var tmp;
|
|
607
608
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
608
|
-
tmp = visitor.
|
|
609
|
+
tmp = visitor.f2k(this);
|
|
609
610
|
} else {
|
|
610
|
-
tmp = visitor.
|
|
611
|
+
tmp = visitor.xx(this);
|
|
611
612
|
}
|
|
612
613
|
return tmp;
|
|
613
614
|
};
|
|
614
615
|
function NotExprContext() {
|
|
615
616
|
this.expr$ = null;
|
|
616
617
|
}
|
|
617
|
-
protoOf(IsSetFuncContext).
|
|
618
|
+
protoOf(IsSetFuncContext).s2p = function (_set____db54di) {
|
|
618
619
|
this.varName$ = _set____db54di;
|
|
619
620
|
};
|
|
620
|
-
protoOf(IsSetFuncContext).
|
|
621
|
+
protoOf(IsSetFuncContext).t2p = function () {
|
|
621
622
|
return this.varName$;
|
|
622
623
|
};
|
|
623
|
-
protoOf(IsSetFuncContext).
|
|
624
|
+
protoOf(IsSetFuncContext).ow = function (listener) {
|
|
624
625
|
if (isInterface(listener, StateExpressionListener)) {
|
|
625
|
-
listener.
|
|
626
|
+
listener.d2m(this);
|
|
626
627
|
}
|
|
627
628
|
};
|
|
628
|
-
protoOf(IsSetFuncContext).
|
|
629
|
+
protoOf(IsSetFuncContext).qw = function (listener) {
|
|
629
630
|
if (isInterface(listener, StateExpressionListener)) {
|
|
630
|
-
listener.
|
|
631
|
+
listener.e2m(this);
|
|
631
632
|
}
|
|
632
633
|
};
|
|
633
|
-
protoOf(IsSetFuncContext).
|
|
634
|
+
protoOf(IsSetFuncContext).ox = function (visitor) {
|
|
634
635
|
var tmp;
|
|
635
636
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
636
|
-
tmp = visitor.
|
|
637
|
+
tmp = visitor.g2k(this);
|
|
637
638
|
} else {
|
|
638
|
-
tmp = visitor.
|
|
639
|
+
tmp = visitor.xx(this);
|
|
639
640
|
}
|
|
640
641
|
return tmp;
|
|
641
642
|
};
|
|
642
643
|
function IsSetFuncContext() {
|
|
643
644
|
this.varName$ = null;
|
|
644
645
|
}
|
|
645
|
-
protoOf(OrExprContext).
|
|
646
|
+
protoOf(OrExprContext).a2r = function (_set____db54di) {
|
|
646
647
|
this.left$ = _set____db54di;
|
|
647
648
|
};
|
|
648
|
-
protoOf(OrExprContext).
|
|
649
|
+
protoOf(OrExprContext).f2o = function () {
|
|
649
650
|
return this.left$;
|
|
650
651
|
};
|
|
651
|
-
protoOf(OrExprContext).
|
|
652
|
+
protoOf(OrExprContext).b2r = function (_set____db54di) {
|
|
652
653
|
this.right$ = _set____db54di;
|
|
653
654
|
};
|
|
654
|
-
protoOf(OrExprContext).
|
|
655
|
+
protoOf(OrExprContext).j2o = function () {
|
|
655
656
|
return this.right$;
|
|
656
657
|
};
|
|
657
|
-
protoOf(OrExprContext).
|
|
658
|
+
protoOf(OrExprContext).ow = function (listener) {
|
|
658
659
|
if (isInterface(listener, StateExpressionListener)) {
|
|
659
|
-
listener.
|
|
660
|
+
listener.f2m(this);
|
|
660
661
|
}
|
|
661
662
|
};
|
|
662
|
-
protoOf(OrExprContext).
|
|
663
|
+
protoOf(OrExprContext).qw = function (listener) {
|
|
663
664
|
if (isInterface(listener, StateExpressionListener)) {
|
|
664
|
-
listener.
|
|
665
|
+
listener.g2m(this);
|
|
665
666
|
}
|
|
666
667
|
};
|
|
667
|
-
protoOf(OrExprContext).
|
|
668
|
+
protoOf(OrExprContext).ox = function (visitor) {
|
|
668
669
|
var tmp;
|
|
669
670
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
670
|
-
tmp = visitor.
|
|
671
|
+
tmp = visitor.h2k(this);
|
|
671
672
|
} else {
|
|
672
|
-
tmp = visitor.
|
|
673
|
+
tmp = visitor.xx(this);
|
|
673
674
|
}
|
|
674
675
|
return tmp;
|
|
675
676
|
};
|
|
@@ -677,34 +678,34 @@
|
|
|
677
678
|
this.left$ = null;
|
|
678
679
|
this.right$ = null;
|
|
679
680
|
}
|
|
680
|
-
protoOf(AndExprContext).
|
|
681
|
+
protoOf(AndExprContext).a2r = function (_set____db54di) {
|
|
681
682
|
this.left$ = _set____db54di;
|
|
682
683
|
};
|
|
683
|
-
protoOf(AndExprContext).
|
|
684
|
+
protoOf(AndExprContext).f2o = function () {
|
|
684
685
|
return this.left$;
|
|
685
686
|
};
|
|
686
|
-
protoOf(AndExprContext).
|
|
687
|
+
protoOf(AndExprContext).b2r = function (_set____db54di) {
|
|
687
688
|
this.right$ = _set____db54di;
|
|
688
689
|
};
|
|
689
|
-
protoOf(AndExprContext).
|
|
690
|
+
protoOf(AndExprContext).j2o = function () {
|
|
690
691
|
return this.right$;
|
|
691
692
|
};
|
|
692
|
-
protoOf(AndExprContext).
|
|
693
|
+
protoOf(AndExprContext).ow = function (listener) {
|
|
693
694
|
if (isInterface(listener, StateExpressionListener)) {
|
|
694
|
-
listener.
|
|
695
|
+
listener.h2m(this);
|
|
695
696
|
}
|
|
696
697
|
};
|
|
697
|
-
protoOf(AndExprContext).
|
|
698
|
+
protoOf(AndExprContext).qw = function (listener) {
|
|
698
699
|
if (isInterface(listener, StateExpressionListener)) {
|
|
699
|
-
listener.
|
|
700
|
+
listener.i2m(this);
|
|
700
701
|
}
|
|
701
702
|
};
|
|
702
|
-
protoOf(AndExprContext).
|
|
703
|
+
protoOf(AndExprContext).ox = function (visitor) {
|
|
703
704
|
var tmp;
|
|
704
705
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
705
|
-
tmp = visitor.
|
|
706
|
+
tmp = visitor.i2k(this);
|
|
706
707
|
} else {
|
|
707
|
-
tmp = visitor.
|
|
708
|
+
tmp = visitor.xx(this);
|
|
708
709
|
}
|
|
709
710
|
return tmp;
|
|
710
711
|
};
|
|
@@ -713,276 +714,276 @@
|
|
|
713
714
|
this.right$ = null;
|
|
714
715
|
}
|
|
715
716
|
function booleanExpr($this, _p) {
|
|
716
|
-
var _parentctx = $this.
|
|
717
|
-
var _parentState = $this.
|
|
718
|
-
var _localctx = BooleanExprContext_init_$Create$($this.
|
|
717
|
+
var _parentctx = $this.fl_1;
|
|
718
|
+
var _parentState = $this.ip_1;
|
|
719
|
+
var _localctx = BooleanExprContext_init_$Create$($this.fl_1, _parentState);
|
|
719
720
|
var _prevctx = _localctx;
|
|
720
721
|
var _startState = 0;
|
|
721
722
|
var _token;
|
|
722
723
|
var _ctx;
|
|
723
|
-
$this.
|
|
724
|
+
$this.dx(_localctx, 0, 0, _p);
|
|
724
725
|
var _la;
|
|
725
726
|
try {
|
|
726
727
|
var _alt;
|
|
727
|
-
$this.
|
|
728
|
-
$this.
|
|
729
|
-
$this.
|
|
730
|
-
switch ($this.
|
|
728
|
+
$this.ax(_localctx, 1);
|
|
729
|
+
$this.ip_1 = 22;
|
|
730
|
+
$this.cl_1.wl($this);
|
|
731
|
+
switch ($this.rq().p1c($this.dl_1, 0, $this.fl_1)) {
|
|
731
732
|
case 1:
|
|
732
733
|
_localctx = ParExprContext_init_$Create$(_localctx);
|
|
733
|
-
$this.
|
|
734
|
+
$this.fl_1 = _localctx;
|
|
734
735
|
_prevctx = _localctx;
|
|
735
|
-
$this.
|
|
736
|
-
$this.
|
|
737
|
-
$this.
|
|
736
|
+
$this.ip_1 = 5;
|
|
737
|
+
$this.jw(10);
|
|
738
|
+
$this.ip_1 = 6;
|
|
738
739
|
_ctx = booleanExpr($this, 0);
|
|
739
740
|
_localctx.expr$ = _ctx;
|
|
740
|
-
$this.
|
|
741
|
-
$this.
|
|
741
|
+
$this.ip_1 = 7;
|
|
742
|
+
$this.jw(11);
|
|
742
743
|
break;
|
|
743
744
|
case 2:
|
|
744
745
|
_localctx = NotExprContext_init_$Create$(_localctx);
|
|
745
|
-
$this.
|
|
746
|
+
$this.fl_1 = _localctx;
|
|
746
747
|
_prevctx = _localctx;
|
|
747
|
-
$this.
|
|
748
|
-
$this.
|
|
749
|
-
$this.
|
|
748
|
+
$this.ip_1 = 9;
|
|
749
|
+
$this.jw(5);
|
|
750
|
+
$this.ip_1 = 10;
|
|
750
751
|
_ctx = booleanExpr($this, 7);
|
|
751
752
|
_localctx.expr$ = _ctx;
|
|
752
753
|
break;
|
|
753
754
|
case 3:
|
|
754
755
|
_localctx = IsSetFuncContext_init_$Create$(_localctx);
|
|
755
|
-
$this.
|
|
756
|
+
$this.fl_1 = _localctx;
|
|
756
757
|
_prevctx = _localctx;
|
|
757
|
-
$this.
|
|
758
|
-
$this.
|
|
759
|
-
$this.
|
|
760
|
-
_token = $this.
|
|
758
|
+
$this.ip_1 = 11;
|
|
759
|
+
$this.jw(14);
|
|
760
|
+
$this.ip_1 = 12;
|
|
761
|
+
_token = $this.jw(18);
|
|
761
762
|
_localctx.varName$ = _token;
|
|
762
|
-
$this.
|
|
763
|
-
$this.
|
|
763
|
+
$this.ip_1 = 13;
|
|
764
|
+
$this.jw(11);
|
|
764
765
|
break;
|
|
765
766
|
case 4:
|
|
766
767
|
_localctx = EqExprContext_init_$Create$(_localctx);
|
|
767
|
-
$this.
|
|
768
|
+
$this.fl_1 = _localctx;
|
|
768
769
|
_prevctx = _localctx;
|
|
769
|
-
$this.
|
|
770
|
-
_token = $this.
|
|
770
|
+
$this.ip_1 = 14;
|
|
771
|
+
_token = $this.jw(18);
|
|
771
772
|
_localctx.varName$ = _token;
|
|
772
|
-
$this.
|
|
773
|
-
_token = $this.
|
|
773
|
+
$this.ip_1 = 15;
|
|
774
|
+
_token = $this.dl_1.un(1);
|
|
774
775
|
_localctx.op$ = _token;
|
|
775
|
-
_la = $this.
|
|
776
|
+
_la = $this.dl_1.on(1);
|
|
776
777
|
if (!(_la === 1 || _la === 2)) {
|
|
777
|
-
_token = $this.
|
|
778
|
+
_token = $this.cl_1.vl($this);
|
|
778
779
|
_localctx.op$ = _token;
|
|
779
780
|
} else {
|
|
780
|
-
if ($this.
|
|
781
|
-
$this.
|
|
781
|
+
if ($this.dl_1.on(1) === -1) {
|
|
782
|
+
$this.kl_1 = true;
|
|
782
783
|
}
|
|
783
|
-
$this.
|
|
784
|
-
$this.
|
|
784
|
+
$this.cl_1.gm($this);
|
|
785
|
+
$this.aq();
|
|
785
786
|
}
|
|
786
787
|
|
|
787
|
-
$this.
|
|
788
|
-
_token = $this.
|
|
788
|
+
$this.ip_1 = 16;
|
|
789
|
+
_token = $this.jw(17);
|
|
789
790
|
_localctx.value$ = _token;
|
|
790
791
|
break;
|
|
791
792
|
case 5:
|
|
792
793
|
_localctx = IntCmpExprContext_init_$Create$(_localctx);
|
|
793
|
-
$this.
|
|
794
|
+
$this.fl_1 = _localctx;
|
|
794
795
|
_prevctx = _localctx;
|
|
795
|
-
$this.
|
|
796
|
-
_ctx = $this.
|
|
796
|
+
$this.ip_1 = 17;
|
|
797
|
+
_ctx = $this.f2s();
|
|
797
798
|
_localctx.left$ = _ctx;
|
|
798
|
-
$this.
|
|
799
|
-
_token = $this.
|
|
799
|
+
$this.ip_1 = 18;
|
|
800
|
+
_token = $this.dl_1.un(1);
|
|
800
801
|
_localctx.op$ = _token;
|
|
801
|
-
_la = $this.
|
|
802
|
-
if (!((_la & -64) === 0 && !(new Long(1, 0)).
|
|
803
|
-
_token = $this.
|
|
802
|
+
_la = $this.dl_1.on(1);
|
|
803
|
+
if (!((_la & -64) === 0 && !(new Long(1, 0)).q2(_la).t2(new Long(966, 0)).equals(new Long(0, 0)))) {
|
|
804
|
+
_token = $this.cl_1.vl($this);
|
|
804
805
|
_localctx.op$ = _token;
|
|
805
806
|
} else {
|
|
806
|
-
if ($this.
|
|
807
|
-
$this.
|
|
807
|
+
if ($this.dl_1.on(1) === -1) {
|
|
808
|
+
$this.kl_1 = true;
|
|
808
809
|
}
|
|
809
|
-
$this.
|
|
810
|
-
$this.
|
|
810
|
+
$this.cl_1.gm($this);
|
|
811
|
+
$this.aq();
|
|
811
812
|
}
|
|
812
813
|
|
|
813
|
-
$this.
|
|
814
|
-
_ctx = $this.
|
|
814
|
+
$this.ip_1 = 19;
|
|
815
|
+
_ctx = $this.f2s();
|
|
815
816
|
_localctx.right$ = _ctx;
|
|
816
817
|
break;
|
|
817
818
|
case 6:
|
|
818
819
|
_localctx = BooleanAtomContext_init_$Create$(_localctx);
|
|
819
|
-
$this.
|
|
820
|
+
$this.fl_1 = _localctx;
|
|
820
821
|
_prevctx = _localctx;
|
|
821
|
-
$this.
|
|
822
|
-
_token = $this.
|
|
822
|
+
$this.ip_1 = 21;
|
|
823
|
+
_token = $this.dl_1.un(1);
|
|
823
824
|
_localctx.atom$ = _token;
|
|
824
|
-
_la = $this.
|
|
825
|
+
_la = $this.dl_1.on(1);
|
|
825
826
|
if (!(_la === 12 || _la === 13)) {
|
|
826
|
-
_token = $this.
|
|
827
|
+
_token = $this.cl_1.vl($this);
|
|
827
828
|
_localctx.atom$ = _token;
|
|
828
829
|
} else {
|
|
829
|
-
if ($this.
|
|
830
|
-
$this.
|
|
830
|
+
if ($this.dl_1.on(1) === -1) {
|
|
831
|
+
$this.kl_1 = true;
|
|
831
832
|
}
|
|
832
|
-
$this.
|
|
833
|
-
$this.
|
|
833
|
+
$this.cl_1.gm($this);
|
|
834
|
+
$this.aq();
|
|
834
835
|
}
|
|
835
836
|
|
|
836
837
|
break;
|
|
837
838
|
}
|
|
838
|
-
ensureNotNull($this.
|
|
839
|
-
$this.
|
|
840
|
-
$this.
|
|
841
|
-
_alt = $this.
|
|
839
|
+
ensureNotNull($this.fl_1).sl_1 = $this.dl_1.un(-1);
|
|
840
|
+
$this.ip_1 = 32;
|
|
841
|
+
$this.cl_1.wl($this);
|
|
842
|
+
_alt = $this.rq().p1c($this.dl_1, 2, $this.fl_1);
|
|
842
843
|
while (!(_alt === 2) && !(_alt === 0)) {
|
|
843
844
|
if (_alt === 1) {
|
|
844
845
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
845
|
-
if (!$this.
|
|
846
|
-
$this.
|
|
846
|
+
if (!$this.il_1.p()) {
|
|
847
|
+
$this.pw();
|
|
847
848
|
}
|
|
848
849
|
_prevctx = _localctx;
|
|
849
|
-
$this.
|
|
850
|
-
$this.
|
|
851
|
-
var tmp1_subject = $this.
|
|
850
|
+
$this.ip_1 = 30;
|
|
851
|
+
$this.cl_1.wl($this);
|
|
852
|
+
var tmp1_subject = $this.rq().p1c($this.dl_1, 1, $this.fl_1);
|
|
852
853
|
if (tmp1_subject === 1) {
|
|
853
854
|
_localctx = AndExprContext_init_$Create$(BooleanExprContext_init_$Create$(_parentctx, _parentState));
|
|
854
855
|
_localctx.left$ = _prevctx;
|
|
855
|
-
$this.
|
|
856
|
-
$this.
|
|
857
|
-
if (!$this.
|
|
856
|
+
$this.ex(_localctx, _startState, 0);
|
|
857
|
+
$this.ip_1 = 24;
|
|
858
|
+
if (!$this.kv(ensureNotNull($this.fl_1), 6)) {
|
|
858
859
|
throw new FailedPredicateException($this, 'precpred(context!!, 6)');
|
|
859
860
|
}
|
|
860
|
-
$this.
|
|
861
|
-
$this.
|
|
862
|
-
$this.
|
|
861
|
+
$this.ip_1 = 25;
|
|
862
|
+
$this.jw(3);
|
|
863
|
+
$this.ip_1 = 26;
|
|
863
864
|
_ctx = booleanExpr($this, 7);
|
|
864
865
|
_localctx.right$ = _ctx;
|
|
865
866
|
} else if (tmp1_subject === 2) {
|
|
866
867
|
_localctx = OrExprContext_init_$Create$(BooleanExprContext_init_$Create$(_parentctx, _parentState));
|
|
867
868
|
_localctx.left$ = _prevctx;
|
|
868
|
-
$this.
|
|
869
|
-
$this.
|
|
870
|
-
if (!$this.
|
|
869
|
+
$this.ex(_localctx, _startState, 0);
|
|
870
|
+
$this.ip_1 = 27;
|
|
871
|
+
if (!$this.kv(ensureNotNull($this.fl_1), 5)) {
|
|
871
872
|
throw new FailedPredicateException($this, 'precpred(context!!, 5)');
|
|
872
873
|
}
|
|
873
|
-
$this.
|
|
874
|
-
$this.
|
|
875
|
-
$this.
|
|
874
|
+
$this.ip_1 = 28;
|
|
875
|
+
$this.jw(4);
|
|
876
|
+
$this.ip_1 = 29;
|
|
876
877
|
_ctx = booleanExpr($this, 6);
|
|
877
878
|
_localctx.right$ = _ctx;
|
|
878
879
|
}
|
|
879
880
|
}
|
|
880
|
-
$this.
|
|
881
|
-
$this.
|
|
882
|
-
_alt = $this.
|
|
881
|
+
$this.ip_1 = 34;
|
|
882
|
+
$this.cl_1.wl($this);
|
|
883
|
+
_alt = $this.rq().p1c($this.dl_1, 2, $this.fl_1);
|
|
883
884
|
}
|
|
884
885
|
} catch ($p) {
|
|
885
886
|
if ($p instanceof RecognitionException) {
|
|
886
887
|
var re = $p;
|
|
887
|
-
_localctx.
|
|
888
|
-
$this.
|
|
889
|
-
$this.
|
|
888
|
+
_localctx.tl_1 = re;
|
|
889
|
+
$this.cl_1.hm($this, re);
|
|
890
|
+
$this.cl_1.yk($this, re);
|
|
890
891
|
} else {
|
|
891
892
|
throw $p;
|
|
892
893
|
}
|
|
893
894
|
}
|
|
894
895
|
finally {
|
|
895
|
-
$this.
|
|
896
|
+
$this.gx(_parentctx);
|
|
896
897
|
}
|
|
897
898
|
return _localctx;
|
|
898
899
|
}
|
|
899
|
-
protoOf(IntExprContext).
|
|
900
|
-
return this.
|
|
900
|
+
protoOf(IntExprContext).sr = function () {
|
|
901
|
+
return this.j2n_1;
|
|
901
902
|
};
|
|
902
|
-
protoOf(IntExprContext).
|
|
903
|
-
protoOf(ParserRuleContext).
|
|
903
|
+
protoOf(IntExprContext).k2n = function (ctx) {
|
|
904
|
+
protoOf(ParserRuleContext).lx.call(this, ctx);
|
|
904
905
|
};
|
|
905
906
|
function IntExprContext() {
|
|
906
|
-
this.
|
|
907
|
+
this.j2n_1 = 1;
|
|
907
908
|
}
|
|
908
|
-
protoOf(IntAtomContext).
|
|
909
|
+
protoOf(IntAtomContext).u2p = function (_set____db54di) {
|
|
909
910
|
this.value$ = _set____db54di;
|
|
910
911
|
};
|
|
911
|
-
protoOf(IntAtomContext).
|
|
912
|
+
protoOf(IntAtomContext).v2p = function () {
|
|
912
913
|
return this.value$;
|
|
913
914
|
};
|
|
914
|
-
protoOf(IntAtomContext).
|
|
915
|
+
protoOf(IntAtomContext).ow = function (listener) {
|
|
915
916
|
if (isInterface(listener, StateExpressionListener)) {
|
|
916
|
-
listener.
|
|
917
|
+
listener.n2m(this);
|
|
917
918
|
}
|
|
918
919
|
};
|
|
919
|
-
protoOf(IntAtomContext).
|
|
920
|
+
protoOf(IntAtomContext).qw = function (listener) {
|
|
920
921
|
if (isInterface(listener, StateExpressionListener)) {
|
|
921
|
-
listener.
|
|
922
|
+
listener.o2m(this);
|
|
922
923
|
}
|
|
923
924
|
};
|
|
924
|
-
protoOf(IntAtomContext).
|
|
925
|
+
protoOf(IntAtomContext).ox = function (visitor) {
|
|
925
926
|
var tmp;
|
|
926
927
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
927
|
-
tmp = visitor.
|
|
928
|
+
tmp = visitor.l2k(this);
|
|
928
929
|
} else {
|
|
929
|
-
tmp = visitor.
|
|
930
|
+
tmp = visitor.xx(this);
|
|
930
931
|
}
|
|
931
932
|
return tmp;
|
|
932
933
|
};
|
|
933
934
|
function IntAtomContext() {
|
|
934
935
|
this.value$ = null;
|
|
935
936
|
}
|
|
936
|
-
protoOf(ParIntExprContext).
|
|
937
|
+
protoOf(ParIntExprContext).a2t = function (_set____db54di) {
|
|
937
938
|
this.expr$ = _set____db54di;
|
|
938
939
|
};
|
|
939
|
-
protoOf(ParIntExprContext).
|
|
940
|
+
protoOf(ParIntExprContext).v2o = function () {
|
|
940
941
|
return this.expr$;
|
|
941
942
|
};
|
|
942
|
-
protoOf(ParIntExprContext).
|
|
943
|
+
protoOf(ParIntExprContext).ow = function (listener) {
|
|
943
944
|
if (isInterface(listener, StateExpressionListener)) {
|
|
944
|
-
listener.
|
|
945
|
+
listener.j2m(this);
|
|
945
946
|
}
|
|
946
947
|
};
|
|
947
|
-
protoOf(ParIntExprContext).
|
|
948
|
+
protoOf(ParIntExprContext).qw = function (listener) {
|
|
948
949
|
if (isInterface(listener, StateExpressionListener)) {
|
|
949
|
-
listener.
|
|
950
|
+
listener.k2m(this);
|
|
950
951
|
}
|
|
951
952
|
};
|
|
952
|
-
protoOf(ParIntExprContext).
|
|
953
|
+
protoOf(ParIntExprContext).ox = function (visitor) {
|
|
953
954
|
var tmp;
|
|
954
955
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
955
|
-
tmp = visitor.
|
|
956
|
+
tmp = visitor.j2k(this);
|
|
956
957
|
} else {
|
|
957
|
-
tmp = visitor.
|
|
958
|
+
tmp = visitor.xx(this);
|
|
958
959
|
}
|
|
959
960
|
return tmp;
|
|
960
961
|
};
|
|
961
962
|
function ParIntExprContext() {
|
|
962
963
|
this.expr$ = null;
|
|
963
964
|
}
|
|
964
|
-
protoOf(ValuesFuncContext).
|
|
965
|
+
protoOf(ValuesFuncContext).s2p = function (_set____db54di) {
|
|
965
966
|
this.varName$ = _set____db54di;
|
|
966
967
|
};
|
|
967
|
-
protoOf(ValuesFuncContext).
|
|
968
|
+
protoOf(ValuesFuncContext).t2p = function () {
|
|
968
969
|
return this.varName$;
|
|
969
970
|
};
|
|
970
|
-
protoOf(ValuesFuncContext).
|
|
971
|
+
protoOf(ValuesFuncContext).ow = function (listener) {
|
|
971
972
|
if (isInterface(listener, StateExpressionListener)) {
|
|
972
|
-
listener.
|
|
973
|
+
listener.l2m(this);
|
|
973
974
|
}
|
|
974
975
|
};
|
|
975
|
-
protoOf(ValuesFuncContext).
|
|
976
|
+
protoOf(ValuesFuncContext).qw = function (listener) {
|
|
976
977
|
if (isInterface(listener, StateExpressionListener)) {
|
|
977
|
-
listener.
|
|
978
|
+
listener.m2m(this);
|
|
978
979
|
}
|
|
979
980
|
};
|
|
980
|
-
protoOf(ValuesFuncContext).
|
|
981
|
+
protoOf(ValuesFuncContext).ox = function (visitor) {
|
|
981
982
|
var tmp;
|
|
982
983
|
if (isInterface(visitor, StateExpressionVisitor)) {
|
|
983
|
-
tmp = visitor.
|
|
984
|
+
tmp = visitor.k2k(this);
|
|
984
985
|
} else {
|
|
985
|
-
tmp = visitor.
|
|
986
|
+
tmp = visitor.xx(this);
|
|
986
987
|
}
|
|
987
988
|
return tmp;
|
|
988
989
|
};
|
|
@@ -991,76 +992,76 @@
|
|
|
991
992
|
}
|
|
992
993
|
function booleanExpr_sempred($this, _localctx, predIndex) {
|
|
993
994
|
if (predIndex === 0)
|
|
994
|
-
return $this.
|
|
995
|
+
return $this.kv(ensureNotNull($this.fl_1), 6);
|
|
995
996
|
else if (predIndex === 1)
|
|
996
|
-
return $this.
|
|
997
|
+
return $this.kv(ensureNotNull($this.fl_1), 5);
|
|
997
998
|
return true;
|
|
998
999
|
}
|
|
999
1000
|
function StateExpressionParser(input) {
|
|
1000
1001
|
Companion_getInstance_0();
|
|
1001
1002
|
Parser.call(this, input);
|
|
1002
|
-
this.
|
|
1003
|
-
this.
|
|
1004
|
-
this.
|
|
1005
|
-
this.
|
|
1006
|
-
this.
|
|
1007
|
-
this.
|
|
1008
|
-
this.
|
|
1003
|
+
this.y2r_1 = new ParserATNSimulator(this, Companion_getInstance_0().m2n_1, Companion_getInstance_0().n2n_1, Companion_getInstance_0().o2n_1);
|
|
1004
|
+
this.z2r_1 = 'StateExpression.g4';
|
|
1005
|
+
this.a2s_1 = Companion_getInstance_0().t2n_1;
|
|
1006
|
+
this.b2s_1 = Companion_getInstance_0().p2n_1;
|
|
1007
|
+
this.c2s_1 = Companion_getInstance_0().m2n_1;
|
|
1008
|
+
this.d2s_1 = Companion_getInstance_0().s2n_1;
|
|
1009
|
+
this.e2s_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 +';
|
|
1009
1010
|
}
|
|
1010
|
-
protoOf(StateExpressionParser).
|
|
1011
|
-
return this.
|
|
1011
|
+
protoOf(StateExpressionParser).rq = function () {
|
|
1012
|
+
return this.y2r_1;
|
|
1012
1013
|
};
|
|
1013
|
-
protoOf(StateExpressionParser).
|
|
1014
|
-
return this.
|
|
1014
|
+
protoOf(StateExpressionParser).ku = function () {
|
|
1015
|
+
return this.a2s_1;
|
|
1015
1016
|
};
|
|
1016
|
-
protoOf(StateExpressionParser).
|
|
1017
|
-
return this.
|
|
1017
|
+
protoOf(StateExpressionParser).mr = function () {
|
|
1018
|
+
return this.b2s_1;
|
|
1018
1019
|
};
|
|
1019
|
-
protoOf(StateExpressionParser).
|
|
1020
|
-
return this.
|
|
1020
|
+
protoOf(StateExpressionParser).sq = function () {
|
|
1021
|
+
return this.c2s_1;
|
|
1021
1022
|
};
|
|
1022
|
-
protoOf(StateExpressionParser).
|
|
1023
|
-
return this.
|
|
1023
|
+
protoOf(StateExpressionParser).jp = function () {
|
|
1024
|
+
return this.d2s_1;
|
|
1024
1025
|
};
|
|
1025
|
-
protoOf(StateExpressionParser).
|
|
1026
|
+
protoOf(StateExpressionParser).l2t = function () {
|
|
1026
1027
|
return booleanExpr(this, 0);
|
|
1027
1028
|
};
|
|
1028
|
-
protoOf(StateExpressionParser).
|
|
1029
|
-
var _localctx = IntExprContext_init_$Create$(this.
|
|
1029
|
+
protoOf(StateExpressionParser).f2s = function () {
|
|
1030
|
+
var _localctx = IntExprContext_init_$Create$(this.fl_1, this.ip_1);
|
|
1030
1031
|
var _token;
|
|
1031
1032
|
var _ctx;
|
|
1032
|
-
this.
|
|
1033
|
+
this.yw(_localctx, 2, 1);
|
|
1033
1034
|
try {
|
|
1034
|
-
this.
|
|
1035
|
-
this.
|
|
1036
|
-
switch (this.
|
|
1035
|
+
this.ip_1 = 43;
|
|
1036
|
+
this.cl_1.wl(this);
|
|
1037
|
+
switch (this.dl_1.on(1)) {
|
|
1037
1038
|
case 10:
|
|
1038
1039
|
_localctx = ParIntExprContext_init_$Create$(_localctx);
|
|
1039
|
-
this.
|
|
1040
|
-
this.
|
|
1041
|
-
this.
|
|
1042
|
-
this.
|
|
1043
|
-
_ctx = this.
|
|
1040
|
+
this.ax(_localctx, 1);
|
|
1041
|
+
this.ip_1 = 35;
|
|
1042
|
+
this.jw(10);
|
|
1043
|
+
this.ip_1 = 36;
|
|
1044
|
+
_ctx = this.f2s();
|
|
1044
1045
|
_localctx.expr$ = _ctx;
|
|
1045
|
-
this.
|
|
1046
|
-
this.
|
|
1046
|
+
this.ip_1 = 37;
|
|
1047
|
+
this.jw(11);
|
|
1047
1048
|
break;
|
|
1048
1049
|
case 15:
|
|
1049
1050
|
_localctx = ValuesFuncContext_init_$Create$(_localctx);
|
|
1050
|
-
this.
|
|
1051
|
-
this.
|
|
1052
|
-
this.
|
|
1053
|
-
this.
|
|
1054
|
-
_token = this.
|
|
1051
|
+
this.ax(_localctx, 2);
|
|
1052
|
+
this.ip_1 = 39;
|
|
1053
|
+
this.jw(15);
|
|
1054
|
+
this.ip_1 = 40;
|
|
1055
|
+
_token = this.jw(18);
|
|
1055
1056
|
_localctx.varName$ = _token;
|
|
1056
|
-
this.
|
|
1057
|
-
this.
|
|
1057
|
+
this.ip_1 = 41;
|
|
1058
|
+
this.jw(11);
|
|
1058
1059
|
break;
|
|
1059
1060
|
case 16:
|
|
1060
1061
|
_localctx = IntAtomContext_init_$Create$(_localctx);
|
|
1061
|
-
this.
|
|
1062
|
-
this.
|
|
1063
|
-
_token = this.
|
|
1062
|
+
this.ax(_localctx, 3);
|
|
1063
|
+
this.ip_1 = 42;
|
|
1064
|
+
_token = this.jw(16);
|
|
1064
1065
|
_localctx.value$ = _token;
|
|
1065
1066
|
break;
|
|
1066
1067
|
default:
|
|
@@ -1069,19 +1070,19 @@
|
|
|
1069
1070
|
} catch ($p) {
|
|
1070
1071
|
if ($p instanceof RecognitionException) {
|
|
1071
1072
|
var re = $p;
|
|
1072
|
-
_localctx.
|
|
1073
|
-
this.
|
|
1074
|
-
this.
|
|
1073
|
+
_localctx.tl_1 = re;
|
|
1074
|
+
this.cl_1.hm(this, re);
|
|
1075
|
+
this.cl_1.yk(this, re);
|
|
1075
1076
|
} else {
|
|
1076
1077
|
throw $p;
|
|
1077
1078
|
}
|
|
1078
1079
|
}
|
|
1079
1080
|
finally {
|
|
1080
|
-
this.
|
|
1081
|
+
this.zw();
|
|
1081
1082
|
}
|
|
1082
1083
|
return _localctx;
|
|
1083
1084
|
};
|
|
1084
|
-
protoOf(StateExpressionParser).
|
|
1085
|
+
protoOf(StateExpressionParser).jv = function (_localctx, ruleIndex, predIndex) {
|
|
1085
1086
|
if (ruleIndex === 0) {
|
|
1086
1087
|
return booleanExpr_sempred(this, (_localctx == null ? true : _localctx instanceof BooleanExprContext) ? _localctx : THROW_CCE(), predIndex);
|
|
1087
1088
|
}
|
|
@@ -1090,15 +1091,15 @@
|
|
|
1090
1091
|
function StateExpressionVisitor() {
|
|
1091
1092
|
}
|
|
1092
1093
|
function Expression(expr, raw) {
|
|
1093
|
-
this.
|
|
1094
|
-
this.
|
|
1094
|
+
this.m2t_1 = expr;
|
|
1095
|
+
this.n2t_1 = raw;
|
|
1095
1096
|
}
|
|
1096
|
-
protoOf(Expression).
|
|
1097
|
-
return !(this.
|
|
1097
|
+
protoOf(Expression).o2t = function () {
|
|
1098
|
+
return !(this.m2t_1 == null);
|
|
1098
1099
|
};
|
|
1099
|
-
protoOf(Expression).
|
|
1100
|
+
protoOf(Expression).p2t = function (ctx) {
|
|
1100
1101
|
// Inline function 'kotlin.checkNotNull' call
|
|
1101
|
-
var tmp0 = this.
|
|
1102
|
+
var tmp0 = this.m2t_1;
|
|
1102
1103
|
var tmp$ret$1;
|
|
1103
1104
|
$l$block: {
|
|
1104
1105
|
// Inline function 'kotlin.checkNotNull' call
|
|
@@ -1110,10 +1111,10 @@
|
|
|
1110
1111
|
break $l$block;
|
|
1111
1112
|
}
|
|
1112
1113
|
}
|
|
1113
|
-
return tmp$ret$1.
|
|
1114
|
+
return tmp$ret$1.ox((new StateExpressionEvaluator(ctx)).r2t_1);
|
|
1114
1115
|
};
|
|
1115
|
-
protoOf(Expression).
|
|
1116
|
-
var tmp0_safe_receiver = this.
|
|
1116
|
+
protoOf(Expression).t2t = function () {
|
|
1117
|
+
var tmp0_safe_receiver = this.m2t_1;
|
|
1117
1118
|
var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : vars(tmp0_safe_receiver);
|
|
1118
1119
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
1119
1120
|
var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : toSet(tmp1_safe_receiver);
|
|
@@ -1130,7 +1131,7 @@
|
|
|
1130
1131
|
if (!(other instanceof Expression)) {
|
|
1131
1132
|
tmp = false;
|
|
1132
1133
|
} else {
|
|
1133
|
-
if (!(this.
|
|
1134
|
+
if (!(this.n2t_1 === other.n2t_1)) {
|
|
1134
1135
|
tmp = false;
|
|
1135
1136
|
} else {
|
|
1136
1137
|
tmp = true;
|
|
@@ -1141,7 +1142,7 @@
|
|
|
1141
1142
|
return tmp;
|
|
1142
1143
|
};
|
|
1143
1144
|
protoOf(Expression).hashCode = function () {
|
|
1144
|
-
return getStringHashCode(this.
|
|
1145
|
+
return getStringHashCode(this.n2t_1);
|
|
1145
1146
|
};
|
|
1146
1147
|
function toExpressionOrNull(_this__u8e3s4) {
|
|
1147
1148
|
// Inline function 'kotlin.text.isNullOrBlank' call
|
|
@@ -1149,11 +1150,11 @@
|
|
|
1149
1150
|
return null;
|
|
1150
1151
|
var tmp;
|
|
1151
1152
|
try {
|
|
1152
|
-
var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().
|
|
1153
|
+
var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().sk(_this__u8e3s4)));
|
|
1153
1154
|
var parser = new StateExpressionParser(tokens);
|
|
1154
|
-
parser.
|
|
1155
|
-
var expr = parser.
|
|
1156
|
-
tmp = tokens.o(tokens.
|
|
1155
|
+
parser.cl_1 = new BailErrorStrategy();
|
|
1156
|
+
var expr = parser.l2t();
|
|
1157
|
+
tmp = tokens.o(tokens.gn()).tn() === -1 ? expr : null;
|
|
1157
1158
|
} catch ($p) {
|
|
1158
1159
|
var tmp_0;
|
|
1159
1160
|
if ($p instanceof ParseCancellationException) {
|
|
@@ -1169,7 +1170,7 @@
|
|
|
1169
1170
|
}
|
|
1170
1171
|
function vars(_this__u8e3s4) {
|
|
1171
1172
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
1172
|
-
var tmp0_elvis_lhs = _this__u8e3s4.
|
|
1173
|
+
var tmp0_elvis_lhs = _this__u8e3s4.ql_1;
|
|
1173
1174
|
// Inline function 'kotlin.collections.flatMap' call
|
|
1174
1175
|
var tmp0 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
1175
1176
|
// Inline function 'kotlin.collections.flatMapTo' call
|
|
@@ -1180,15 +1181,15 @@
|
|
|
1180
1181
|
var tmp;
|
|
1181
1182
|
if (isInterface(element, TerminalNode)) {
|
|
1182
1183
|
// Inline function 'kotlin.takeIf' call
|
|
1183
|
-
var this_0 = element.
|
|
1184
|
+
var this_0 = element.e1k();
|
|
1184
1185
|
var tmp_0;
|
|
1185
|
-
if (this_0.
|
|
1186
|
+
if (this_0.tn() === 18) {
|
|
1186
1187
|
tmp_0 = this_0;
|
|
1187
1188
|
} else {
|
|
1188
1189
|
tmp_0 = null;
|
|
1189
1190
|
}
|
|
1190
1191
|
var tmp1_safe_receiver = tmp_0;
|
|
1191
|
-
tmp = listOfNotNull(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.
|
|
1192
|
+
tmp = listOfNotNull(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.do());
|
|
1192
1193
|
} else {
|
|
1193
1194
|
if (element instanceof ParserRuleContext) {
|
|
1194
1195
|
tmp = vars(element);
|
|
@@ -1204,110 +1205,110 @@
|
|
|
1204
1205
|
function ExpressionContext() {
|
|
1205
1206
|
}
|
|
1206
1207
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda($$this$unsafeFlow, $keys, resultContinuation) {
|
|
1207
|
-
this.
|
|
1208
|
-
this.
|
|
1208
|
+
this.h2u_1 = $$this$unsafeFlow;
|
|
1209
|
+
this.i2u_1 = $keys;
|
|
1209
1210
|
CoroutineImpl.call(this, resultContinuation);
|
|
1210
1211
|
}
|
|
1211
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1212
|
-
var tmp = this.
|
|
1213
|
-
tmp.
|
|
1214
|
-
tmp.
|
|
1215
|
-
return tmp.
|
|
1212
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).p2f = function (value, $completion) {
|
|
1213
|
+
var tmp = this.q2f(value, $completion);
|
|
1214
|
+
tmp.r8_1 = Unit_instance;
|
|
1215
|
+
tmp.s8_1 = null;
|
|
1216
|
+
return tmp.x8();
|
|
1216
1217
|
};
|
|
1217
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1218
|
-
return this.
|
|
1218
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).f9 = function (p1, $completion) {
|
|
1219
|
+
return this.p2f((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
1219
1220
|
};
|
|
1220
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1221
|
-
var suspendResult = this.
|
|
1221
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).x8 = function () {
|
|
1222
|
+
var suspendResult = this.r8_1;
|
|
1222
1223
|
$sm: do
|
|
1223
1224
|
try {
|
|
1224
|
-
var tmp = this.
|
|
1225
|
+
var tmp = this.p8_1;
|
|
1225
1226
|
switch (tmp) {
|
|
1226
1227
|
case 0:
|
|
1227
|
-
this.
|
|
1228
|
+
this.q8_1 = 5;
|
|
1228
1229
|
var tmp_0 = this;
|
|
1229
|
-
tmp_0.
|
|
1230
|
+
tmp_0.k2u_1 = this.h2u_1;
|
|
1230
1231
|
var tmp_1 = this;
|
|
1231
|
-
tmp_1.
|
|
1232
|
-
this.
|
|
1232
|
+
tmp_1.l2u_1 = this.j2u_1;
|
|
1233
|
+
this.p8_1 = 1;
|
|
1233
1234
|
continue $sm;
|
|
1234
1235
|
case 1:
|
|
1235
|
-
this.
|
|
1236
|
-
this.
|
|
1237
|
-
var it = this.
|
|
1238
|
-
if (this.
|
|
1239
|
-
this.
|
|
1240
|
-
suspendResult = this.
|
|
1236
|
+
this.n2u_1 = this.k2u_1;
|
|
1237
|
+
this.o2u_1 = this.l2u_1;
|
|
1238
|
+
var it = this.o2u_1;
|
|
1239
|
+
if (this.i2u_1.q(it)) {
|
|
1240
|
+
this.p8_1 = 3;
|
|
1241
|
+
suspendResult = this.n2u_1.l24(this.o2u_1, this);
|
|
1241
1242
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1242
1243
|
return suspendResult;
|
|
1243
1244
|
}
|
|
1244
1245
|
continue $sm;
|
|
1245
1246
|
} else {
|
|
1246
|
-
this.
|
|
1247
|
+
this.p8_1 = 2;
|
|
1247
1248
|
continue $sm;
|
|
1248
1249
|
}
|
|
1249
1250
|
|
|
1250
1251
|
case 2:
|
|
1251
|
-
this.
|
|
1252
|
+
this.m2u_1 = Unit_instance;
|
|
1252
1253
|
if (false) {
|
|
1253
|
-
this.
|
|
1254
|
+
this.p8_1 = 1;
|
|
1254
1255
|
continue $sm;
|
|
1255
1256
|
}
|
|
1256
1257
|
|
|
1257
|
-
this.
|
|
1258
|
+
this.p8_1 = 4;
|
|
1258
1259
|
continue $sm;
|
|
1259
1260
|
case 3:
|
|
1260
|
-
this.
|
|
1261
|
-
this.
|
|
1261
|
+
this.m2u_1 = suspendResult;
|
|
1262
|
+
this.p8_1 = 4;
|
|
1262
1263
|
continue $sm;
|
|
1263
1264
|
case 4:
|
|
1264
1265
|
return Unit_instance;
|
|
1265
1266
|
case 5:
|
|
1266
|
-
throw this.
|
|
1267
|
+
throw this.s8_1;
|
|
1267
1268
|
}
|
|
1268
1269
|
} catch ($p) {
|
|
1269
1270
|
var e = $p;
|
|
1270
|
-
if (this.
|
|
1271
|
+
if (this.q8_1 === 5) {
|
|
1271
1272
|
throw e;
|
|
1272
1273
|
} else {
|
|
1273
|
-
this.
|
|
1274
|
-
this.
|
|
1274
|
+
this.p8_1 = this.q8_1;
|
|
1275
|
+
this.s8_1 = e;
|
|
1275
1276
|
}
|
|
1276
1277
|
}
|
|
1277
1278
|
while (true);
|
|
1278
1279
|
};
|
|
1279
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).
|
|
1280
|
-
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda(this.
|
|
1281
|
-
i.
|
|
1280
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda).q2f = function (value, completion) {
|
|
1281
|
+
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda(this.h2u_1, this.i2u_1, completion);
|
|
1282
|
+
i.j2u_1 = value;
|
|
1282
1283
|
return i;
|
|
1283
1284
|
};
|
|
1284
1285
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_0($$this$unsafeFlow, $keys, resultContinuation) {
|
|
1285
1286
|
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda($$this$unsafeFlow, $keys, resultContinuation);
|
|
1286
1287
|
var l = function (value, $completion) {
|
|
1287
|
-
return i.
|
|
1288
|
+
return i.p2f(value, $completion);
|
|
1288
1289
|
};
|
|
1289
1290
|
l.$arity = 1;
|
|
1290
1291
|
return l;
|
|
1291
1292
|
}
|
|
1292
|
-
function $collectCOROUTINE$
|
|
1293
|
+
function $collectCOROUTINE$(_this__u8e3s4, collector, resultContinuation) {
|
|
1293
1294
|
CoroutineImpl.call(this, resultContinuation);
|
|
1294
|
-
this.
|
|
1295
|
-
this.
|
|
1295
|
+
this.x2u_1 = _this__u8e3s4;
|
|
1296
|
+
this.y2u_1 = collector;
|
|
1296
1297
|
}
|
|
1297
|
-
protoOf($collectCOROUTINE$
|
|
1298
|
-
var suspendResult = this.
|
|
1298
|
+
protoOf($collectCOROUTINE$).x8 = function () {
|
|
1299
|
+
var suspendResult = this.r8_1;
|
|
1299
1300
|
$sm: do
|
|
1300
1301
|
try {
|
|
1301
|
-
var tmp = this.
|
|
1302
|
+
var tmp = this.p8_1;
|
|
1302
1303
|
switch (tmp) {
|
|
1303
1304
|
case 0:
|
|
1304
|
-
this.
|
|
1305
|
+
this.q8_1 = 2;
|
|
1305
1306
|
var tmp_0 = this;
|
|
1306
|
-
tmp_0.
|
|
1307
|
-
this.
|
|
1308
|
-
this.
|
|
1309
|
-
var tmp_1 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_0(this.
|
|
1310
|
-
suspendResult = this.
|
|
1307
|
+
tmp_0.z2u_1 = this.y2u_1;
|
|
1308
|
+
this.a2v_1 = this.z2u_1;
|
|
1309
|
+
this.p8_1 = 1;
|
|
1310
|
+
var tmp_1 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_0(this.a2v_1, this.x2u_1.c2v_1, null);
|
|
1311
|
+
suspendResult = this.x2u_1.b2v_1.n24(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this);
|
|
1311
1312
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1312
1313
|
return suspendResult;
|
|
1313
1314
|
}
|
|
@@ -1316,49 +1317,49 @@
|
|
|
1316
1317
|
case 1:
|
|
1317
1318
|
return Unit_instance;
|
|
1318
1319
|
case 2:
|
|
1319
|
-
throw this.
|
|
1320
|
+
throw this.s8_1;
|
|
1320
1321
|
}
|
|
1321
1322
|
} catch ($p) {
|
|
1322
1323
|
var e = $p;
|
|
1323
|
-
if (this.
|
|
1324
|
+
if (this.q8_1 === 2) {
|
|
1324
1325
|
throw e;
|
|
1325
1326
|
} else {
|
|
1326
|
-
this.
|
|
1327
|
-
this.
|
|
1327
|
+
this.p8_1 = this.q8_1;
|
|
1328
|
+
this.s8_1 = e;
|
|
1328
1329
|
}
|
|
1329
1330
|
}
|
|
1330
1331
|
while (true);
|
|
1331
1332
|
};
|
|
1332
1333
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1($$this$unsafeFlow, resultContinuation) {
|
|
1333
|
-
this.
|
|
1334
|
+
this.l2v_1 = $$this$unsafeFlow;
|
|
1334
1335
|
CoroutineImpl.call(this, resultContinuation);
|
|
1335
1336
|
}
|
|
1336
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1337
|
-
var tmp = this.
|
|
1338
|
-
tmp.
|
|
1339
|
-
tmp.
|
|
1340
|
-
return tmp.
|
|
1337
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).p2f = function (value, $completion) {
|
|
1338
|
+
var tmp = this.q2f(value, $completion);
|
|
1339
|
+
tmp.r8_1 = Unit_instance;
|
|
1340
|
+
tmp.s8_1 = null;
|
|
1341
|
+
return tmp.x8();
|
|
1341
1342
|
};
|
|
1342
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1343
|
-
return this.
|
|
1343
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).f9 = function (p1, $completion) {
|
|
1344
|
+
return this.p2f((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
1344
1345
|
};
|
|
1345
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1346
|
-
var suspendResult = this.
|
|
1346
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).x8 = function () {
|
|
1347
|
+
var suspendResult = this.r8_1;
|
|
1347
1348
|
$sm: do
|
|
1348
1349
|
try {
|
|
1349
|
-
var tmp = this.
|
|
1350
|
+
var tmp = this.p8_1;
|
|
1350
1351
|
switch (tmp) {
|
|
1351
1352
|
case 0:
|
|
1352
|
-
this.
|
|
1353
|
+
this.q8_1 = 2;
|
|
1353
1354
|
var tmp_0 = this;
|
|
1354
|
-
tmp_0.
|
|
1355
|
+
tmp_0.n2v_1 = this.l2v_1;
|
|
1355
1356
|
var tmp_1 = this;
|
|
1356
|
-
tmp_1.
|
|
1357
|
-
this.
|
|
1358
|
-
this.
|
|
1359
|
-
this.
|
|
1360
|
-
this.
|
|
1361
|
-
suspendResult = this.
|
|
1357
|
+
tmp_1.o2v_1 = this.m2v_1;
|
|
1358
|
+
this.p2v_1 = this.n2v_1;
|
|
1359
|
+
this.q2v_1 = this.o2v_1;
|
|
1360
|
+
this.p8_1 = 1;
|
|
1361
|
+
this.q2v_1;
|
|
1362
|
+
suspendResult = this.p2v_1.l24(Unit_instance, this);
|
|
1362
1363
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1363
1364
|
return suspendResult;
|
|
1364
1365
|
}
|
|
@@ -1367,51 +1368,51 @@
|
|
|
1367
1368
|
case 1:
|
|
1368
1369
|
return Unit_instance;
|
|
1369
1370
|
case 2:
|
|
1370
|
-
throw this.
|
|
1371
|
+
throw this.s8_1;
|
|
1371
1372
|
}
|
|
1372
1373
|
} catch ($p) {
|
|
1373
1374
|
var e = $p;
|
|
1374
|
-
if (this.
|
|
1375
|
+
if (this.q8_1 === 2) {
|
|
1375
1376
|
throw e;
|
|
1376
1377
|
} else {
|
|
1377
|
-
this.
|
|
1378
|
-
this.
|
|
1378
|
+
this.p8_1 = this.q8_1;
|
|
1379
|
+
this.s8_1 = e;
|
|
1379
1380
|
}
|
|
1380
1381
|
}
|
|
1381
1382
|
while (true);
|
|
1382
1383
|
};
|
|
1383
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).
|
|
1384
|
-
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1(this.
|
|
1385
|
-
i.
|
|
1384
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1).q2f = function (value, completion) {
|
|
1385
|
+
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1(this.l2v_1, completion);
|
|
1386
|
+
i.m2v_1 = value;
|
|
1386
1387
|
return i;
|
|
1387
1388
|
};
|
|
1388
1389
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_2($$this$unsafeFlow, resultContinuation) {
|
|
1389
1390
|
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_1($$this$unsafeFlow, resultContinuation);
|
|
1390
1391
|
var l = function (value, $completion) {
|
|
1391
|
-
return i.
|
|
1392
|
+
return i.p2f(value, $completion);
|
|
1392
1393
|
};
|
|
1393
1394
|
l.$arity = 1;
|
|
1394
1395
|
return l;
|
|
1395
1396
|
}
|
|
1396
|
-
function $collectCOROUTINE$
|
|
1397
|
+
function $collectCOROUTINE$_0(_this__u8e3s4, collector, resultContinuation) {
|
|
1397
1398
|
CoroutineImpl.call(this, resultContinuation);
|
|
1398
|
-
this.
|
|
1399
|
-
this.
|
|
1399
|
+
this.z2v_1 = _this__u8e3s4;
|
|
1400
|
+
this.a2w_1 = collector;
|
|
1400
1401
|
}
|
|
1401
|
-
protoOf($collectCOROUTINE$
|
|
1402
|
-
var suspendResult = this.
|
|
1402
|
+
protoOf($collectCOROUTINE$_0).x8 = function () {
|
|
1403
|
+
var suspendResult = this.r8_1;
|
|
1403
1404
|
$sm: do
|
|
1404
1405
|
try {
|
|
1405
|
-
var tmp = this.
|
|
1406
|
+
var tmp = this.p8_1;
|
|
1406
1407
|
switch (tmp) {
|
|
1407
1408
|
case 0:
|
|
1408
|
-
this.
|
|
1409
|
+
this.q8_1 = 2;
|
|
1409
1410
|
var tmp_0 = this;
|
|
1410
|
-
tmp_0.
|
|
1411
|
-
this.
|
|
1412
|
-
this.
|
|
1413
|
-
var tmp_1 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_2(this.
|
|
1414
|
-
suspendResult = this.
|
|
1411
|
+
tmp_0.b2w_1 = this.a2w_1;
|
|
1412
|
+
this.c2w_1 = this.b2w_1;
|
|
1413
|
+
this.p8_1 = 1;
|
|
1414
|
+
var tmp_1 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_2(this.c2w_1, null);
|
|
1415
|
+
suspendResult = this.z2v_1.d2w_1.n24(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this);
|
|
1415
1416
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1416
1417
|
return suspendResult;
|
|
1417
1418
|
}
|
|
@@ -1420,51 +1421,50 @@
|
|
|
1420
1421
|
case 1:
|
|
1421
1422
|
return Unit_instance;
|
|
1422
1423
|
case 2:
|
|
1423
|
-
throw this.
|
|
1424
|
+
throw this.s8_1;
|
|
1424
1425
|
}
|
|
1425
1426
|
} catch ($p) {
|
|
1426
1427
|
var e = $p;
|
|
1427
|
-
if (this.
|
|
1428
|
+
if (this.q8_1 === 2) {
|
|
1428
1429
|
throw e;
|
|
1429
1430
|
} else {
|
|
1430
|
-
this.
|
|
1431
|
-
this.
|
|
1431
|
+
this.p8_1 = this.q8_1;
|
|
1432
|
+
this.s8_1 = e;
|
|
1432
1433
|
}
|
|
1433
1434
|
}
|
|
1434
1435
|
while (true);
|
|
1435
1436
|
};
|
|
1436
1437
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3($$this$unsafeFlow, $block, this$0, resultContinuation) {
|
|
1437
|
-
this.
|
|
1438
|
-
this.
|
|
1439
|
-
this.
|
|
1438
|
+
this.m2w_1 = $$this$unsafeFlow;
|
|
1439
|
+
this.n2w_1 = $block;
|
|
1440
|
+
this.o2w_1 = this$0;
|
|
1440
1441
|
CoroutineImpl.call(this, resultContinuation);
|
|
1441
1442
|
}
|
|
1442
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1443
|
-
var tmp = this.
|
|
1444
|
-
tmp.
|
|
1445
|
-
tmp.
|
|
1446
|
-
return tmp.
|
|
1443
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).p2f = function (value, $completion) {
|
|
1444
|
+
var tmp = this.q2f(value, $completion);
|
|
1445
|
+
tmp.r8_1 = Unit_instance;
|
|
1446
|
+
tmp.s8_1 = null;
|
|
1447
|
+
return tmp.x8();
|
|
1447
1448
|
};
|
|
1448
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1449
|
-
return this.
|
|
1449
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).f9 = function (p1, $completion) {
|
|
1450
|
+
return this.p2f((p1 == null ? true : !(p1 == null)) ? p1 : THROW_CCE(), $completion);
|
|
1450
1451
|
};
|
|
1451
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1452
|
-
var suspendResult = this.
|
|
1452
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).x8 = function () {
|
|
1453
|
+
var suspendResult = this.r8_1;
|
|
1453
1454
|
$sm: do
|
|
1454
1455
|
try {
|
|
1455
|
-
var tmp = this.
|
|
1456
|
+
var tmp = this.p8_1;
|
|
1456
1457
|
switch (tmp) {
|
|
1457
1458
|
case 0:
|
|
1458
|
-
this.
|
|
1459
|
+
this.q8_1 = 2;
|
|
1459
1460
|
var tmp_0 = this;
|
|
1460
|
-
tmp_0.
|
|
1461
|
+
tmp_0.q2w_1 = this.m2w_1;
|
|
1461
1462
|
var tmp_1 = this;
|
|
1462
|
-
tmp_1.
|
|
1463
|
-
this.
|
|
1464
|
-
this.
|
|
1465
|
-
this.
|
|
1466
|
-
this.
|
|
1467
|
-
suspendResult = this.d2w_1.w23(this.y2v_1(this.z2v_1), this);
|
|
1463
|
+
tmp_1.r2w_1 = this.p2w_1;
|
|
1464
|
+
this.s2w_1 = this.q2w_1;
|
|
1465
|
+
this.t2w_1 = this.r2w_1;
|
|
1466
|
+
this.p8_1 = 1;
|
|
1467
|
+
suspendResult = this.s2w_1.l24(this.n2w_1(this.o2w_1), this);
|
|
1468
1468
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1469
1469
|
return suspendResult;
|
|
1470
1470
|
}
|
|
@@ -1473,51 +1473,51 @@
|
|
|
1473
1473
|
case 1:
|
|
1474
1474
|
return Unit_instance;
|
|
1475
1475
|
case 2:
|
|
1476
|
-
throw this.
|
|
1476
|
+
throw this.s8_1;
|
|
1477
1477
|
}
|
|
1478
1478
|
} catch ($p) {
|
|
1479
1479
|
var e = $p;
|
|
1480
|
-
if (this.
|
|
1480
|
+
if (this.q8_1 === 2) {
|
|
1481
1481
|
throw e;
|
|
1482
1482
|
} else {
|
|
1483
|
-
this.
|
|
1484
|
-
this.
|
|
1483
|
+
this.p8_1 = this.q8_1;
|
|
1484
|
+
this.s8_1 = e;
|
|
1485
1485
|
}
|
|
1486
1486
|
}
|
|
1487
1487
|
while (true);
|
|
1488
1488
|
};
|
|
1489
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).
|
|
1490
|
-
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3(this.
|
|
1491
|
-
i.
|
|
1489
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3).q2f = function (value, completion) {
|
|
1490
|
+
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3(this.m2w_1, this.n2w_1, this.o2w_1, completion);
|
|
1491
|
+
i.p2w_1 = value;
|
|
1492
1492
|
return i;
|
|
1493
1493
|
};
|
|
1494
1494
|
function SimpleExpressionContext$varsChangeFlow$o$collect$slambda_4($$this$unsafeFlow, $block, this$0, resultContinuation) {
|
|
1495
1495
|
var i = new SimpleExpressionContext$varsChangeFlow$o$collect$slambda_3($$this$unsafeFlow, $block, this$0, resultContinuation);
|
|
1496
1496
|
var l = function (value, $completion) {
|
|
1497
|
-
return i.
|
|
1497
|
+
return i.p2f(value, $completion);
|
|
1498
1498
|
};
|
|
1499
1499
|
l.$arity = 1;
|
|
1500
1500
|
return l;
|
|
1501
1501
|
}
|
|
1502
|
-
function $collectCOROUTINE$
|
|
1502
|
+
function $collectCOROUTINE$_1(_this__u8e3s4, collector, resultContinuation) {
|
|
1503
1503
|
CoroutineImpl.call(this, resultContinuation);
|
|
1504
|
-
this.
|
|
1505
|
-
this.
|
|
1504
|
+
this.c2x_1 = _this__u8e3s4;
|
|
1505
|
+
this.d2x_1 = collector;
|
|
1506
1506
|
}
|
|
1507
|
-
protoOf($collectCOROUTINE$
|
|
1508
|
-
var suspendResult = this.
|
|
1507
|
+
protoOf($collectCOROUTINE$_1).x8 = function () {
|
|
1508
|
+
var suspendResult = this.r8_1;
|
|
1509
1509
|
$sm: do
|
|
1510
1510
|
try {
|
|
1511
|
-
var tmp = this.
|
|
1511
|
+
var tmp = this.p8_1;
|
|
1512
1512
|
switch (tmp) {
|
|
1513
1513
|
case 0:
|
|
1514
|
-
this.
|
|
1514
|
+
this.q8_1 = 2;
|
|
1515
1515
|
var tmp_0 = this;
|
|
1516
|
-
tmp_0.
|
|
1517
|
-
this.
|
|
1518
|
-
this.
|
|
1519
|
-
var tmp_1 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_4(this.
|
|
1520
|
-
suspendResult = this.
|
|
1516
|
+
tmp_0.e2x_1 = this.d2x_1;
|
|
1517
|
+
this.f2x_1 = this.e2x_1;
|
|
1518
|
+
this.p8_1 = 1;
|
|
1519
|
+
var tmp_1 = SimpleExpressionContext$varsChangeFlow$o$collect$slambda_4(this.f2x_1, this.c2x_1.h2x_1, this.c2x_1.i2x_1, null);
|
|
1520
|
+
suspendResult = this.c2x_1.g2x_1.n24(new sam$kotlinx_coroutines_flow_FlowCollector$0(tmp_1), this);
|
|
1521
1521
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1522
1522
|
return suspendResult;
|
|
1523
1523
|
}
|
|
@@ -1526,34 +1526,34 @@
|
|
|
1526
1526
|
case 1:
|
|
1527
1527
|
return Unit_instance;
|
|
1528
1528
|
case 2:
|
|
1529
|
-
throw this.
|
|
1529
|
+
throw this.s8_1;
|
|
1530
1530
|
}
|
|
1531
1531
|
} catch ($p) {
|
|
1532
1532
|
var e = $p;
|
|
1533
|
-
if (this.
|
|
1533
|
+
if (this.q8_1 === 2) {
|
|
1534
1534
|
throw e;
|
|
1535
1535
|
} else {
|
|
1536
|
-
this.
|
|
1537
|
-
this.
|
|
1536
|
+
this.p8_1 = this.q8_1;
|
|
1537
|
+
this.s8_1 = e;
|
|
1538
1538
|
}
|
|
1539
1539
|
}
|
|
1540
1540
|
while (true);
|
|
1541
1541
|
};
|
|
1542
1542
|
function sam$kotlinx_coroutines_flow_FlowCollector$0(function_0) {
|
|
1543
|
-
this.
|
|
1543
|
+
this.j2x_1 = function_0;
|
|
1544
1544
|
}
|
|
1545
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
1546
|
-
return this.
|
|
1545
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).l24 = function (value, $completion) {
|
|
1546
|
+
return this.j2x_1(value, $completion);
|
|
1547
1547
|
};
|
|
1548
|
-
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).
|
|
1549
|
-
return this.
|
|
1548
|
+
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).w2 = function () {
|
|
1549
|
+
return this.j2x_1;
|
|
1550
1550
|
};
|
|
1551
1551
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).equals = function (other) {
|
|
1552
1552
|
var tmp;
|
|
1553
1553
|
if (!(other == null) ? isInterface(other, FlowCollector) : false) {
|
|
1554
1554
|
var tmp_0;
|
|
1555
1555
|
if (!(other == null) ? isInterface(other, FunctionAdapter) : false) {
|
|
1556
|
-
tmp_0 = equals(this.
|
|
1556
|
+
tmp_0 = equals(this.w2(), other.w2());
|
|
1557
1557
|
} else {
|
|
1558
1558
|
tmp_0 = false;
|
|
1559
1559
|
}
|
|
@@ -1564,31 +1564,31 @@
|
|
|
1564
1564
|
return tmp;
|
|
1565
1565
|
};
|
|
1566
1566
|
protoOf(sam$kotlinx_coroutines_flow_FlowCollector$0).hashCode = function () {
|
|
1567
|
-
return hashCode(this.
|
|
1567
|
+
return hashCode(this.w2());
|
|
1568
1568
|
};
|
|
1569
1569
|
function SimpleExpressionContext$varsChangeFlow$slambda($keys, resultContinuation) {
|
|
1570
|
-
this.
|
|
1570
|
+
this.s2x_1 = $keys;
|
|
1571
1571
|
CoroutineImpl.call(this, resultContinuation);
|
|
1572
1572
|
}
|
|
1573
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1574
|
-
var tmp = this.
|
|
1575
|
-
tmp.
|
|
1576
|
-
tmp.
|
|
1577
|
-
return tmp.
|
|
1573
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).u2x = function ($this$onSubscription, $completion) {
|
|
1574
|
+
var tmp = this.v2x($this$onSubscription, $completion);
|
|
1575
|
+
tmp.r8_1 = Unit_instance;
|
|
1576
|
+
tmp.s8_1 = null;
|
|
1577
|
+
return tmp.x8();
|
|
1578
1578
|
};
|
|
1579
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1580
|
-
return this.
|
|
1579
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).f9 = function (p1, $completion) {
|
|
1580
|
+
return this.u2x((!(p1 == null) ? isInterface(p1, FlowCollector) : false) ? p1 : THROW_CCE(), $completion);
|
|
1581
1581
|
};
|
|
1582
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1583
|
-
var suspendResult = this.
|
|
1582
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).x8 = function () {
|
|
1583
|
+
var suspendResult = this.r8_1;
|
|
1584
1584
|
$sm: do
|
|
1585
1585
|
try {
|
|
1586
|
-
var tmp = this.
|
|
1586
|
+
var tmp = this.p8_1;
|
|
1587
1587
|
switch (tmp) {
|
|
1588
1588
|
case 0:
|
|
1589
|
-
this.
|
|
1590
|
-
this.
|
|
1591
|
-
suspendResult = this.
|
|
1589
|
+
this.q8_1 = 2;
|
|
1590
|
+
this.p8_1 = 1;
|
|
1591
|
+
suspendResult = this.t2x_1.l24(first(this.s2x_1), this);
|
|
1592
1592
|
if (suspendResult === get_COROUTINE_SUSPENDED()) {
|
|
1593
1593
|
return suspendResult;
|
|
1594
1594
|
}
|
|
@@ -1597,70 +1597,70 @@
|
|
|
1597
1597
|
case 1:
|
|
1598
1598
|
return Unit_instance;
|
|
1599
1599
|
case 2:
|
|
1600
|
-
throw this.
|
|
1600
|
+
throw this.s8_1;
|
|
1601
1601
|
}
|
|
1602
1602
|
} catch ($p) {
|
|
1603
1603
|
var e = $p;
|
|
1604
|
-
if (this.
|
|
1604
|
+
if (this.q8_1 === 2) {
|
|
1605
1605
|
throw e;
|
|
1606
1606
|
} else {
|
|
1607
|
-
this.
|
|
1608
|
-
this.
|
|
1607
|
+
this.p8_1 = this.q8_1;
|
|
1608
|
+
this.s8_1 = e;
|
|
1609
1609
|
}
|
|
1610
1610
|
}
|
|
1611
1611
|
while (true);
|
|
1612
1612
|
};
|
|
1613
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).
|
|
1614
|
-
var i = new SimpleExpressionContext$varsChangeFlow$slambda(this.
|
|
1615
|
-
i.
|
|
1613
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$slambda).v2x = function ($this$onSubscription, completion) {
|
|
1614
|
+
var i = new SimpleExpressionContext$varsChangeFlow$slambda(this.s2x_1, completion);
|
|
1615
|
+
i.t2x_1 = $this$onSubscription;
|
|
1616
1616
|
return i;
|
|
1617
1617
|
};
|
|
1618
1618
|
function SimpleExpressionContext$varsChangeFlow$slambda_0($keys, resultContinuation) {
|
|
1619
1619
|
var i = new SimpleExpressionContext$varsChangeFlow$slambda($keys, resultContinuation);
|
|
1620
1620
|
var l = function ($this$onSubscription, $completion) {
|
|
1621
|
-
return i.
|
|
1621
|
+
return i.u2x($this$onSubscription, $completion);
|
|
1622
1622
|
};
|
|
1623
1623
|
l.$arity = 1;
|
|
1624
1624
|
return l;
|
|
1625
1625
|
}
|
|
1626
1626
|
function SimpleExpressionContext$varsChangeFlow$$inlined$filter$1($this, $keys) {
|
|
1627
|
-
this.
|
|
1628
|
-
this.
|
|
1627
|
+
this.b2v_1 = $this;
|
|
1628
|
+
this.c2v_1 = $keys;
|
|
1629
1629
|
}
|
|
1630
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).
|
|
1631
|
-
var tmp = new $collectCOROUTINE$
|
|
1632
|
-
tmp.
|
|
1633
|
-
tmp.
|
|
1634
|
-
return tmp.
|
|
1630
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).m24 = function (collector, $completion) {
|
|
1631
|
+
var tmp = new $collectCOROUTINE$(this, collector, $completion);
|
|
1632
|
+
tmp.r8_1 = Unit_instance;
|
|
1633
|
+
tmp.s8_1 = null;
|
|
1634
|
+
return tmp.x8();
|
|
1635
1635
|
};
|
|
1636
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).
|
|
1637
|
-
return this.
|
|
1636
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$filter$1).n24 = function (collector, $completion) {
|
|
1637
|
+
return this.m24(collector, $completion);
|
|
1638
1638
|
};
|
|
1639
1639
|
function SimpleExpressionContext$varsChangeFlow$$inlined$map$1($this) {
|
|
1640
|
-
this.
|
|
1640
|
+
this.d2w_1 = $this;
|
|
1641
1641
|
}
|
|
1642
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).
|
|
1643
|
-
var tmp = new $collectCOROUTINE$
|
|
1644
|
-
tmp.
|
|
1645
|
-
tmp.
|
|
1646
|
-
return tmp.
|
|
1642
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).m24 = function (collector, $completion) {
|
|
1643
|
+
var tmp = new $collectCOROUTINE$_0(this, collector, $completion);
|
|
1644
|
+
tmp.r8_1 = Unit_instance;
|
|
1645
|
+
tmp.s8_1 = null;
|
|
1646
|
+
return tmp.x8();
|
|
1647
1647
|
};
|
|
1648
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).
|
|
1649
|
-
return this.
|
|
1648
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$1).n24 = function (collector, $completion) {
|
|
1649
|
+
return this.m24(collector, $completion);
|
|
1650
1650
|
};
|
|
1651
1651
|
function SimpleExpressionContext$varsChangeFlow$$inlined$map$2($this, $block, this$0) {
|
|
1652
|
-
this.
|
|
1653
|
-
this.
|
|
1654
|
-
this.
|
|
1652
|
+
this.g2x_1 = $this;
|
|
1653
|
+
this.h2x_1 = $block;
|
|
1654
|
+
this.i2x_1 = this$0;
|
|
1655
1655
|
}
|
|
1656
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).
|
|
1657
|
-
var tmp = new $collectCOROUTINE$
|
|
1658
|
-
tmp.
|
|
1659
|
-
tmp.
|
|
1660
|
-
return tmp.
|
|
1656
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).m24 = function (collector, $completion) {
|
|
1657
|
+
var tmp = new $collectCOROUTINE$_1(this, collector, $completion);
|
|
1658
|
+
tmp.r8_1 = Unit_instance;
|
|
1659
|
+
tmp.s8_1 = null;
|
|
1660
|
+
return tmp.x8();
|
|
1661
1661
|
};
|
|
1662
|
-
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).
|
|
1663
|
-
return this.
|
|
1662
|
+
protoOf(SimpleExpressionContext$varsChangeFlow$$inlined$map$2).n24 = function (collector, $completion) {
|
|
1663
|
+
return this.m24(collector, $completion);
|
|
1664
1664
|
};
|
|
1665
1665
|
function SimpleExpressionContext(vars) {
|
|
1666
1666
|
var tmp;
|
|
@@ -1671,10 +1671,10 @@
|
|
|
1671
1671
|
tmp = vars;
|
|
1672
1672
|
}
|
|
1673
1673
|
vars = tmp;
|
|
1674
|
-
this.
|
|
1675
|
-
this.
|
|
1674
|
+
this.w2x_1 = vars;
|
|
1675
|
+
this.x2x_1 = MutableSharedFlow(VOID, 2147483647);
|
|
1676
1676
|
}
|
|
1677
|
-
protoOf(SimpleExpressionContext).
|
|
1677
|
+
protoOf(SimpleExpressionContext).u2t = function (keys, block) {
|
|
1678
1678
|
var tmp;
|
|
1679
1679
|
// Inline function 'kotlin.collections.isNullOrEmpty' call
|
|
1680
1680
|
if (keys == null || keys.p()) {
|
|
@@ -1682,7 +1682,7 @@
|
|
|
1682
1682
|
} else {
|
|
1683
1683
|
// Inline function 'kotlinx.coroutines.flow.filter' call
|
|
1684
1684
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
1685
|
-
var this_0 = onSubscription(this.
|
|
1685
|
+
var this_0 = onSubscription(this.x2x_1, SimpleExpressionContext$varsChangeFlow$slambda_0(keys, null));
|
|
1686
1686
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
1687
1687
|
// Inline function 'kotlinx.coroutines.flow.map' call
|
|
1688
1688
|
// Inline function 'kotlinx.coroutines.flow.unsafeTransform' call
|
|
@@ -1697,41 +1697,41 @@
|
|
|
1697
1697
|
// Inline function 'kotlinx.coroutines.flow.internal.unsafeFlow' call
|
|
1698
1698
|
return new SimpleExpressionContext$varsChangeFlow$$inlined$map$2(this_2, block, this);
|
|
1699
1699
|
};
|
|
1700
|
-
protoOf(SimpleExpressionContext).
|
|
1700
|
+
protoOf(SimpleExpressionContext).v2t = function (key) {
|
|
1701
1701
|
// Inline function 'kotlin.collections.orEmpty' call
|
|
1702
|
-
var tmp0_elvis_lhs = this.
|
|
1702
|
+
var tmp0_elvis_lhs = this.w2x_1.q1(key);
|
|
1703
1703
|
return tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
|
|
1704
1704
|
};
|
|
1705
|
-
protoOf(SimpleExpressionContext).
|
|
1706
|
-
var tmp0 = this.
|
|
1705
|
+
protoOf(SimpleExpressionContext).w2t = function (key, values) {
|
|
1706
|
+
var tmp0 = this.w2x_1;
|
|
1707
1707
|
// Inline function 'kotlin.collections.set' call
|
|
1708
1708
|
var value = values == null ? null : toList(values);
|
|
1709
|
-
tmp0.
|
|
1710
|
-
this.
|
|
1709
|
+
tmp0.i3(key, value);
|
|
1710
|
+
this.x2x_1.v26(key);
|
|
1711
1711
|
};
|
|
1712
1712
|
function unexpectedToken($this, token) {
|
|
1713
|
-
var message = 'Unexpected token: ' + token.
|
|
1713
|
+
var message = 'Unexpected token: ' + token.do();
|
|
1714
1714
|
throw IllegalStateException_init_$Create$(toString(message));
|
|
1715
1715
|
}
|
|
1716
1716
|
function StateExpressionEvaluator$booleanExpr$1(this$0) {
|
|
1717
|
-
this.
|
|
1717
|
+
this.y2x_1 = this$0;
|
|
1718
1718
|
StateExpressionBaseVisitor.call(this);
|
|
1719
1719
|
}
|
|
1720
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1721
|
-
return ensureNotNull(ctx.expr$).
|
|
1720
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).c2k = function (ctx) {
|
|
1721
|
+
return ensureNotNull(ctx.expr$).ox(this);
|
|
1722
1722
|
};
|
|
1723
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1724
|
-
return !ensureNotNull(ctx.expr$).
|
|
1723
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).f2k = function (ctx) {
|
|
1724
|
+
return !ensureNotNull(ctx.expr$).ox(this);
|
|
1725
1725
|
};
|
|
1726
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1727
|
-
return ensureNotNull(ctx.left$).
|
|
1726
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).h2k = function (ctx) {
|
|
1727
|
+
return ensureNotNull(ctx.left$).ox(this) || ensureNotNull(ctx.right$).ox(this);
|
|
1728
1728
|
};
|
|
1729
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1730
|
-
return ensureNotNull(ctx.left$).
|
|
1729
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).i2k = function (ctx) {
|
|
1730
|
+
return ensureNotNull(ctx.left$).ox(this) && ensureNotNull(ctx.right$).ox(this);
|
|
1731
1731
|
};
|
|
1732
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1732
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).d2k = function (ctx) {
|
|
1733
1733
|
var tmp;
|
|
1734
|
-
switch (ensureNotNull(ctx.atom$).
|
|
1734
|
+
switch (ensureNotNull(ctx.atom$).tn()) {
|
|
1735
1735
|
case 12:
|
|
1736
1736
|
tmp = true;
|
|
1737
1737
|
break;
|
|
@@ -1739,38 +1739,35 @@
|
|
|
1739
1739
|
tmp = false;
|
|
1740
1740
|
break;
|
|
1741
1741
|
default:
|
|
1742
|
-
unexpectedToken(this.
|
|
1742
|
+
unexpectedToken(this.y2x_1, ensureNotNull(ctx.atom$));
|
|
1743
1743
|
break;
|
|
1744
1744
|
}
|
|
1745
1745
|
return tmp;
|
|
1746
1746
|
};
|
|
1747
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1748
|
-
var varName = ensureNotNull(ensureNotNull(ctx.varName$).
|
|
1747
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).e2k = function (ctx) {
|
|
1748
|
+
var varName = ensureNotNull(ensureNotNull(ctx.varName$).do());
|
|
1749
1749
|
// Inline function 'kotlin.run' call
|
|
1750
|
-
var $this$run = ensureNotNull(ensureNotNull(ctx.value$).
|
|
1751
|
-
|
|
1752
|
-
var endIndex = $this$run.length - 1 | 0;
|
|
1753
|
-
// Inline function 'kotlin.js.asDynamic' call
|
|
1754
|
-
var value = $this$run.substring(1, endIndex);
|
|
1750
|
+
var $this$run = ensureNotNull(ensureNotNull(ctx.value$).do());
|
|
1751
|
+
var value = substring($this$run, 1, $this$run.length - 1 | 0);
|
|
1755
1752
|
var tmp;
|
|
1756
|
-
switch (ensureNotNull(ctx.op$).
|
|
1753
|
+
switch (ensureNotNull(ctx.op$).tn()) {
|
|
1757
1754
|
case 1:
|
|
1758
|
-
tmp = this.
|
|
1755
|
+
tmp = this.y2x_1.q2t_1.v2t(varName).q(value);
|
|
1759
1756
|
break;
|
|
1760
1757
|
case 2:
|
|
1761
|
-
tmp = !this.
|
|
1758
|
+
tmp = !this.y2x_1.q2t_1.v2t(varName).q(value);
|
|
1762
1759
|
break;
|
|
1763
1760
|
default:
|
|
1764
|
-
unexpectedToken(this.
|
|
1761
|
+
unexpectedToken(this.y2x_1, ensureNotNull(ctx.op$));
|
|
1765
1762
|
break;
|
|
1766
1763
|
}
|
|
1767
1764
|
return tmp;
|
|
1768
1765
|
};
|
|
1769
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1770
|
-
var left = ensureNotNull(ctx.left$).
|
|
1771
|
-
var right = ensureNotNull(ctx.right$).
|
|
1766
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).b2k = function (ctx) {
|
|
1767
|
+
var left = ensureNotNull(ctx.left$).ox(this.y2x_1.s2t_1);
|
|
1768
|
+
var right = ensureNotNull(ctx.right$).ox(this.y2x_1.s2t_1);
|
|
1772
1769
|
var tmp;
|
|
1773
|
-
switch (ensureNotNull(ctx.op$).
|
|
1770
|
+
switch (ensureNotNull(ctx.op$).tn()) {
|
|
1774
1771
|
case 1:
|
|
1775
1772
|
tmp = left === right;
|
|
1776
1773
|
break;
|
|
@@ -1790,42 +1787,42 @@
|
|
|
1790
1787
|
tmp = left <= right;
|
|
1791
1788
|
break;
|
|
1792
1789
|
default:
|
|
1793
|
-
unexpectedToken(this.
|
|
1790
|
+
unexpectedToken(this.y2x_1, ensureNotNull(ctx.op$));
|
|
1794
1791
|
break;
|
|
1795
1792
|
}
|
|
1796
1793
|
return tmp;
|
|
1797
1794
|
};
|
|
1798
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1795
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).g2k = function (ctx) {
|
|
1799
1796
|
// Inline function 'kotlin.collections.isNotEmpty' call
|
|
1800
|
-
return !this.
|
|
1797
|
+
return !this.y2x_1.q2t_1.v2t(ensureNotNull(ensureNotNull(ctx.varName$).do())).p();
|
|
1801
1798
|
};
|
|
1802
|
-
protoOf(StateExpressionEvaluator$booleanExpr$1).
|
|
1799
|
+
protoOf(StateExpressionEvaluator$booleanExpr$1).z1j = function () {
|
|
1803
1800
|
return false;
|
|
1804
1801
|
};
|
|
1805
1802
|
function StateExpressionEvaluator$intExpr$1(this$0) {
|
|
1806
|
-
this.
|
|
1803
|
+
this.z2x_1 = this$0;
|
|
1807
1804
|
StateExpressionBaseVisitor.call(this);
|
|
1808
1805
|
}
|
|
1809
|
-
protoOf(StateExpressionEvaluator$intExpr$1).
|
|
1810
|
-
return toInt(ensureNotNull(ensureNotNull(ctx.value$).
|
|
1806
|
+
protoOf(StateExpressionEvaluator$intExpr$1).l2k = function (ctx) {
|
|
1807
|
+
return toInt(ensureNotNull(ensureNotNull(ctx.value$).do()));
|
|
1811
1808
|
};
|
|
1812
|
-
protoOf(StateExpressionEvaluator$intExpr$1).
|
|
1813
|
-
return this.
|
|
1809
|
+
protoOf(StateExpressionEvaluator$intExpr$1).k2k = function (ctx) {
|
|
1810
|
+
return this.z2x_1.q2t_1.v2t(ensureNotNull(ensureNotNull(ctx.varName$).do())).m();
|
|
1814
1811
|
};
|
|
1815
|
-
protoOf(StateExpressionEvaluator$intExpr$1).
|
|
1812
|
+
protoOf(StateExpressionEvaluator$intExpr$1).z1j = function () {
|
|
1816
1813
|
return 0;
|
|
1817
1814
|
};
|
|
1818
1815
|
function StateExpressionEvaluator(context) {
|
|
1819
|
-
this.
|
|
1816
|
+
this.q2t_1 = context;
|
|
1820
1817
|
var tmp = this;
|
|
1821
|
-
tmp.
|
|
1818
|
+
tmp.r2t_1 = new StateExpressionEvaluator$booleanExpr$1(this);
|
|
1822
1819
|
var tmp_0 = this;
|
|
1823
|
-
tmp_0.
|
|
1820
|
+
tmp_0.s2t_1 = new StateExpressionEvaluator$intExpr$1(this);
|
|
1824
1821
|
}
|
|
1825
1822
|
//region block: post-declaration
|
|
1826
1823
|
protoOf(SimpleExpressionContext).varsChangeFlow$default = varsChangeFlow$default;
|
|
1827
|
-
protoOf(SimpleExpressionContext).
|
|
1828
|
-
protoOf(SimpleExpressionContext).
|
|
1824
|
+
protoOf(SimpleExpressionContext).x2t = addVarValue;
|
|
1825
|
+
protoOf(SimpleExpressionContext).y2t = removeVarValue;
|
|
1829
1826
|
//endregion
|
|
1830
1827
|
//region block: exports
|
|
1831
1828
|
function $jsExportAll$(_) {
|