@cruglobal/godtools-shared 0.9.3-SNAPSHOT.1470 → 0.9.3-SNAPSHOT.1475

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.
@@ -1,87 +1,78 @@
1
1
  (function (root, factory) {
2
2
  if (typeof define === 'function' && define.amd)
3
- define(['exports', './antlr-kotlin-antlr-kotlin-runtime-js-ir.js', './kotlin-kotlin-stdlib.js'], factory);
3
+ define(['exports', './antlr-kotlin-antlr-kotlin-runtime.js', './kotlin-kotlin-stdlib.js'], factory);
4
4
  else if (typeof exports === 'object')
5
- factory(module.exports, require('./antlr-kotlin-antlr-kotlin-runtime-js-ir.js'), require('./kotlin-kotlin-stdlib.js'));
5
+ factory(module.exports, require('./antlr-kotlin-antlr-kotlin-runtime.js'), require('./kotlin-kotlin-stdlib.js'));
6
6
  else {
7
- if (typeof this['antlr-kotlin-antlr-kotlin-runtime-js-ir'] === 'undefined') {
8
- throw new Error("Error loading module 'kotlin-mpp-godtools-tool-parser-module-parser-expressions'. Its dependency 'antlr-kotlin-antlr-kotlin-runtime-js-ir' was not found. Please, check whether 'antlr-kotlin-antlr-kotlin-runtime-js-ir' is loaded prior to 'kotlin-mpp-godtools-tool-parser-module-parser-expressions'.");
7
+ if (typeof this['antlr-kotlin-antlr-kotlin-runtime'] === 'undefined') {
8
+ throw new Error("Error loading module 'kotlin-mpp-godtools-tool-parser-module-parser-expressions'. Its dependency 'antlr-kotlin-antlr-kotlin-runtime' was not found. Please, check whether 'antlr-kotlin-antlr-kotlin-runtime' is loaded prior to 'kotlin-mpp-godtools-tool-parser-module-parser-expressions'.");
9
9
  }
10
10
  if (typeof this['kotlin-kotlin-stdlib'] === 'undefined') {
11
11
  throw new Error("Error loading module 'kotlin-mpp-godtools-tool-parser-module-parser-expressions'. Its dependency 'kotlin-kotlin-stdlib' was not found. Please, check whether 'kotlin-kotlin-stdlib' is loaded prior to 'kotlin-mpp-godtools-tool-parser-module-parser-expressions'.");
12
12
  }
13
- root['kotlin-mpp-godtools-tool-parser-module-parser-expressions'] = factory(typeof this['kotlin-mpp-godtools-tool-parser-module-parser-expressions'] === 'undefined' ? {} : this['kotlin-mpp-godtools-tool-parser-module-parser-expressions'], this['antlr-kotlin-antlr-kotlin-runtime-js-ir'], this['kotlin-kotlin-stdlib']);
13
+ root['kotlin-mpp-godtools-tool-parser-module-parser-expressions'] = factory(typeof this['kotlin-mpp-godtools-tool-parser-module-parser-expressions'] === 'undefined' ? {} : this['kotlin-mpp-godtools-tool-parser-module-parser-expressions'], this['antlr-kotlin-antlr-kotlin-runtime'], this['kotlin-kotlin-stdlib']);
14
14
  }
15
- }(this, function (_, kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime, kotlin_kotlin) {
15
+ }(this, function (_, kotlin_com_strumenta_antlr_kotlin_runtime, kotlin_kotlin) {
16
16
  'use strict';
17
17
  //region block: imports
18
- var AbstractParseTreeVisitor = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.n;
19
- var ensureNotNull = kotlin_kotlin.$_$.o9;
20
- var protoOf = kotlin_kotlin.$_$.t6;
21
- var classMeta = kotlin_kotlin.$_$.y5;
22
- var setMetadataFor = kotlin_kotlin.$_$.u6;
23
- var Unit_instance = kotlin_kotlin.$_$.o2;
24
- var PredictionContextCache = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.k;
25
- var listOf = kotlin_kotlin.$_$.d4;
26
- var copyToArray = kotlin_kotlin.$_$.h3;
27
- var VocabularyImpl = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.y;
28
- var fillArrayVal = kotlin_kotlin.$_$.c6;
29
- var ATNDeserializer = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.h;
30
- var asCharArray = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.a;
31
- var DFA = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.l;
32
- var objectMeta = kotlin_kotlin.$_$.s6;
33
- var Enum = kotlin_kotlin.$_$.w8;
34
- var Lexer = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.s;
35
- var Lexer_init_$Init$ = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.b;
36
- var ArrayList_init_$Create$ = kotlin_kotlin.$_$.f;
37
- var THROW_CCE = kotlin_kotlin.$_$.h9;
38
- var isArray = kotlin_kotlin.$_$.j6;
39
- var LexerATNSimulator = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.i;
40
- var interfaceMeta = kotlin_kotlin.$_$.i6;
41
- var ParserRuleContext_init_$Init$ = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.d;
42
- var objectCreate = kotlin_kotlin.$_$.r6;
43
- var ParserRuleContext_init_$Init$_0 = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.c;
44
- var ParserRuleContext = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.u;
18
+ var AbstractParseTreeVisitor = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.m;
19
+ var ensureNotNull = kotlin_kotlin.$_$.i9;
20
+ var protoOf = kotlin_kotlin.$_$.n6;
21
+ var classMeta = kotlin_kotlin.$_$.s5;
22
+ var setMetadataFor = kotlin_kotlin.$_$.o6;
23
+ var RuntimeMetaData_instance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.e;
24
+ var Unit_instance = kotlin_kotlin.$_$.m2;
25
+ var ATNDeserializer = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.g;
26
+ var toCharArray = kotlin_kotlin.$_$.d8;
27
+ var fillArrayVal = kotlin_kotlin.$_$.w5;
28
+ var DFA = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.k;
29
+ var PredictionContextCache = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.j;
30
+ var VocabularyImpl = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.w;
31
+ var objectMeta = kotlin_kotlin.$_$.m6;
32
+ var Lexer = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.r;
33
+ var LexerATNSimulator = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.h;
34
+ var interfaceMeta = kotlin_kotlin.$_$.c6;
35
+ var ParserRuleContext_init_$Init$ = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.b;
36
+ var objectCreate = kotlin_kotlin.$_$.l6;
37
+ var ParserRuleContext_init_$Init$_0 = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.a;
38
+ var ParserRuleContext = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.t;
45
39
  var VOID = kotlin_kotlin.$_$.c;
46
- var isInterface = kotlin_kotlin.$_$.l6;
47
- var Token = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.x;
48
- var Long = kotlin_kotlin.$_$.b9;
49
- var Companion_instance = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.e;
50
- var FailedPredicateException = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.r;
51
- var RecognitionException = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.w;
52
- var Parser = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.v;
53
- var ParserATNSimulator = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.j;
54
- var NoViableAltException = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.t;
55
- var toString = kotlin_kotlin.$_$.x6;
40
+ var isInterface = kotlin_kotlin.$_$.f6;
41
+ var Long = kotlin_kotlin.$_$.w8;
42
+ var Companion_instance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.c;
43
+ var FailedPredicateException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.q;
44
+ var RecognitionException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.v;
45
+ var Parser = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.u;
46
+ var ParserATNSimulator = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.i;
47
+ var NoViableAltException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.s;
48
+ var THROW_CCE = kotlin_kotlin.$_$.b9;
49
+ var toString = kotlin_kotlin.$_$.r6;
56
50
  var IllegalStateException_init_$Create$ = kotlin_kotlin.$_$.c1;
57
- var toSet = kotlin_kotlin.$_$.w4;
58
- var emptySet = kotlin_kotlin.$_$.l3;
59
- var getStringHashCode = kotlin_kotlin.$_$.g6;
60
- var isBlank = kotlin_kotlin.$_$.w7;
61
- var CharStreams_getInstance = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.f;
62
- var CommonTokenStream = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.q;
63
- var BailErrorStrategy = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.p;
64
- var Companion_getInstance = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.g;
65
- var ParseCancellationException = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.m;
66
- var emptyList = kotlin_kotlin.$_$.j3;
67
- var ArrayList_init_$Create$_0 = kotlin_kotlin.$_$.g;
68
- var listOfNotNull = kotlin_kotlin.$_$.b4;
69
- var TerminalNode = kotlin_org_cru_mobile_fork_antlr_kotlin_antlr_kotlin_runtime.$_$.o;
70
- var addAll = kotlin_kotlin.$_$.w2;
51
+ var toSet = kotlin_kotlin.$_$.q4;
52
+ var emptySet = kotlin_kotlin.$_$.k3;
53
+ var getStringHashCode = kotlin_kotlin.$_$.a6;
54
+ var isBlank = kotlin_kotlin.$_$.q7;
55
+ var CharStreams_getInstance = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.d;
56
+ var CommonTokenStream = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.p;
57
+ var BailErrorStrategy = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.o;
58
+ var Companion_instance_0 = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.f;
59
+ var ParseCancellationException = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.l;
60
+ var emptyList = kotlin_kotlin.$_$.i3;
61
+ var ArrayList_init_$Create$ = kotlin_kotlin.$_$.g;
62
+ var listOfNotNull = kotlin_kotlin.$_$.a4;
63
+ var TerminalNode = kotlin_com_strumenta_antlr_kotlin_runtime.$_$.n;
64
+ var addAll = kotlin_kotlin.$_$.u2;
71
65
  var IllegalStateException_init_$Create$_0 = kotlin_kotlin.$_$.a1;
72
- var toInt = kotlin_kotlin.$_$.m8;
66
+ var toInt = kotlin_kotlin.$_$.i8;
73
67
  //endregion
74
68
  //region block: pre-declaration
75
69
  setMetadataFor(StateExpressionVisitor, 'StateExpressionVisitor', interfaceMeta);
76
70
  setMetadataFor(StateExpressionBaseVisitor, 'StateExpressionBaseVisitor', classMeta, AbstractParseTreeVisitor, [AbstractParseTreeVisitor, StateExpressionVisitor], StateExpressionBaseVisitor);
77
71
  setMetadataFor(Companion, 'Companion', objectMeta);
78
- setMetadataFor(Channels, 'Channels', classMeta, Enum);
79
- setMetadataFor(Rules, 'Rules', classMeta, Enum);
80
72
  setMetadataFor(StateExpressionLexer, 'StateExpressionLexer', classMeta, Lexer);
81
73
  setMetadataFor(StateExpressionListener, 'StateExpressionListener', interfaceMeta);
82
- setMetadataFor(Tokens, 'Tokens', classMeta, Enum);
83
- setMetadataFor(Rules_0, 'Rules', classMeta, Enum);
84
74
  setMetadataFor(Companion_0, 'Companion', objectMeta);
75
+ setMetadataFor(Tokens, 'Tokens', objectMeta);
85
76
  setMetadataFor(BooleanExprContext, 'BooleanExprContext', classMeta, ParserRuleContext, VOID, BooleanExprContext_init_$Create$_0);
86
77
  setMetadataFor(IntCmpExprContext, 'IntCmpExprContext', classMeta, BooleanExprContext);
87
78
  setMetadataFor(ParExprContext, 'ParExprContext', classMeta, BooleanExprContext);
@@ -104,338 +95,113 @@
104
95
  function StateExpressionBaseVisitor() {
105
96
  AbstractParseTreeVisitor.call(this);
106
97
  }
107
- protoOf(StateExpressionBaseVisitor).u2n = function (ctx) {
108
- return ensureNotNull(ensureNotNull(this).c23(ctx));
98
+ protoOf(StateExpressionBaseVisitor).o2r = function (ctx) {
99
+ return ensureNotNull(this.q24(ctx));
109
100
  };
110
- protoOf(StateExpressionBaseVisitor).v2n = function (ctx) {
111
- return ensureNotNull(ensureNotNull(this).c23(ctx));
101
+ protoOf(StateExpressionBaseVisitor).p2r = function (ctx) {
102
+ return ensureNotNull(this.q24(ctx));
112
103
  };
113
- protoOf(StateExpressionBaseVisitor).w2n = function (ctx) {
114
- return ensureNotNull(ensureNotNull(this).c23(ctx));
104
+ protoOf(StateExpressionBaseVisitor).q2r = function (ctx) {
105
+ return ensureNotNull(this.q24(ctx));
115
106
  };
116
- protoOf(StateExpressionBaseVisitor).x2n = function (ctx) {
117
- return ensureNotNull(ensureNotNull(this).c23(ctx));
107
+ protoOf(StateExpressionBaseVisitor).r2r = function (ctx) {
108
+ return ensureNotNull(this.q24(ctx));
118
109
  };
119
- protoOf(StateExpressionBaseVisitor).y2n = function (ctx) {
120
- return ensureNotNull(ensureNotNull(this).c23(ctx));
110
+ protoOf(StateExpressionBaseVisitor).s2r = function (ctx) {
111
+ return ensureNotNull(this.q24(ctx));
121
112
  };
122
- protoOf(StateExpressionBaseVisitor).z2n = function (ctx) {
123
- return ensureNotNull(ensureNotNull(this).c23(ctx));
113
+ protoOf(StateExpressionBaseVisitor).t2r = function (ctx) {
114
+ return ensureNotNull(this.q24(ctx));
124
115
  };
125
- protoOf(StateExpressionBaseVisitor).a2o = function (ctx) {
126
- return ensureNotNull(ensureNotNull(this).c23(ctx));
116
+ protoOf(StateExpressionBaseVisitor).u2r = function (ctx) {
117
+ return ensureNotNull(this.q24(ctx));
127
118
  };
128
- protoOf(StateExpressionBaseVisitor).b2o = function (ctx) {
129
- return ensureNotNull(ensureNotNull(this).c23(ctx));
119
+ protoOf(StateExpressionBaseVisitor).v2r = function (ctx) {
120
+ return ensureNotNull(this.q24(ctx));
130
121
  };
131
- protoOf(StateExpressionBaseVisitor).c2o = function (ctx) {
132
- return ensureNotNull(ensureNotNull(this).c23(ctx));
122
+ protoOf(StateExpressionBaseVisitor).w2r = function (ctx) {
123
+ return ensureNotNull(this.q24(ctx));
133
124
  };
134
- protoOf(StateExpressionBaseVisitor).d2o = function (ctx) {
135
- return ensureNotNull(ensureNotNull(this).c23(ctx));
125
+ protoOf(StateExpressionBaseVisitor).x2r = function (ctx) {
126
+ return ensureNotNull(this.q24(ctx));
136
127
  };
137
- protoOf(StateExpressionBaseVisitor).e2o = function (ctx) {
138
- return ensureNotNull(ensureNotNull(this).c23(ctx));
128
+ protoOf(StateExpressionBaseVisitor).y2r = function (ctx) {
129
+ return ensureNotNull(this.q24(ctx));
139
130
  };
140
- var Channels_DEFAULT_TOKEN_CHANNEL_instance;
141
- var Channels_HIDDEN_instance;
142
- function values() {
143
- return [Channels_DEFAULT_TOKEN_CHANNEL_getInstance(), Channels_HIDDEN_getInstance()];
144
- }
145
- var Channels_entriesInitialized;
146
- function Channels_initEntries() {
147
- if (Channels_entriesInitialized)
148
- return Unit_instance;
149
- Channels_entriesInitialized = true;
150
- Channels_DEFAULT_TOKEN_CHANNEL_instance = new Channels('DEFAULT_TOKEN_CHANNEL', 0, 0);
151
- Channels_HIDDEN_instance = new Channels('HIDDEN', 1, 1);
152
- }
153
- var Rules_EQ_instance;
154
- var Rules_NEQ_instance;
155
- var Rules_AND_instance;
156
- var Rules_OR_instance;
157
- var Rules_NOT_instance;
158
- var Rules_GTE_instance;
159
- var Rules_GT_instance;
160
- var Rules_LTE_instance;
161
- var Rules_LT_instance;
162
- var Rules_OPAR_instance;
163
- var Rules_CPAR_instance;
164
- var Rules_TRUE_instance;
165
- var Rules_FALSE_instance;
166
- var Rules_FUNC_ISSET_instance;
167
- var Rules_FUNC_VALUES_instance;
168
- var Rules_INT_instance;
169
- var Rules_STRING_instance;
170
- var Rules_VAR_instance;
171
- function values_0() {
172
- return [Rules_EQ_getInstance(), Rules_NEQ_getInstance(), Rules_AND_getInstance(), Rules_OR_getInstance(), Rules_NOT_getInstance(), Rules_GTE_getInstance(), Rules_GT_getInstance(), Rules_LTE_getInstance(), Rules_LT_getInstance(), Rules_OPAR_getInstance(), Rules_CPAR_getInstance(), Rules_TRUE_getInstance(), Rules_FALSE_getInstance(), Rules_FUNC_ISSET_getInstance(), Rules_FUNC_VALUES_getInstance(), Rules_INT_getInstance(), Rules_STRING_getInstance(), Rules_VAR_getInstance()];
173
- }
174
- var Rules_entriesInitialized;
175
- function Rules_initEntries() {
176
- if (Rules_entriesInitialized)
177
- return Unit_instance;
178
- Rules_entriesInitialized = true;
179
- Rules_EQ_instance = new Rules('EQ', 0);
180
- Rules_NEQ_instance = new Rules('NEQ', 1);
181
- Rules_AND_instance = new Rules('AND', 2);
182
- Rules_OR_instance = new Rules('OR', 3);
183
- Rules_NOT_instance = new Rules('NOT', 4);
184
- Rules_GTE_instance = new Rules('GTE', 5);
185
- Rules_GT_instance = new Rules('GT', 6);
186
- Rules_LTE_instance = new Rules('LTE', 7);
187
- Rules_LT_instance = new Rules('LT', 8);
188
- Rules_OPAR_instance = new Rules('OPAR', 9);
189
- Rules_CPAR_instance = new Rules('CPAR', 10);
190
- Rules_TRUE_instance = new Rules('TRUE', 11);
191
- Rules_FALSE_instance = new Rules('FALSE', 12);
192
- Rules_FUNC_ISSET_instance = new Rules('FUNC_ISSET', 13);
193
- Rules_FUNC_VALUES_instance = new Rules('FUNC_VALUES', 14);
194
- Rules_INT_instance = new Rules('INT', 15);
195
- Rules_STRING_instance = new Rules('STRING', 16);
196
- Rules_VAR_instance = new Rules('VAR', 17);
197
- }
198
131
  function Companion() {
199
- Companion_instance_0 = this;
200
- this.g2o_1 = new PredictionContextCache();
201
- this.h2o_1 = listOf([null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"]);
202
- this.i2o_1 = listOf([null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR']);
203
- var tmp = this;
204
- // Inline function 'kotlin.collections.toTypedArray' call
205
- var this_0 = this.h2o_1;
206
- var tmp_0 = copyToArray(this_0);
207
- // Inline function 'kotlin.collections.toTypedArray' call
208
- var this_1 = this.i2o_1;
209
- var tmp$ret$1 = copyToArray(this_1);
210
- tmp.j2o_1 = new VocabularyImpl(tmp_0, tmp$ret$1);
211
- var tmp_1 = this;
212
- var tmp_2 = 0;
213
- var tmp_3 = this.i2o_1.l();
132
+ Companion_instance_1 = this;
133
+ var tmp = RuntimeMetaData_instance;
134
+ tmp.s24('4.13.1', '4.13.1');
135
+ this.z2r_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";
136
+ this.a2s_1 = (new ATNDeserializer()).i29(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"));
137
+ var tmp_0 = this;
138
+ var tmp_1 = 0;
139
+ var tmp_2 = this.a2s_1.n25();
214
140
  // Inline function 'kotlin.arrayOfNulls' call
215
- var tmp_4 = fillArrayVal(Array(tmp_3), null);
216
- while (tmp_2 < tmp_3) {
217
- var tmp_5 = tmp_2;
218
- var el = Companion_getInstance_0().j2o_1.o23(tmp_5);
219
- if (el == null) {
220
- el = Companion_getInstance_0().j2o_1.p23(tmp_5);
221
- }
222
- if (el == null) {
223
- el = '<INVALID>';
224
- }
225
- tmp_4[tmp_5] = el;
226
- tmp_2 = tmp_2 + 1 | 0;
141
+ var tmp_3 = fillArrayVal(Array(tmp_2), null);
142
+ while (tmp_1 < tmp_2) {
143
+ var tmp_4 = tmp_1;
144
+ tmp_3[tmp_4] = new DFA(ensureNotNull(Companion_getInstance().a2s_1.c26(tmp_4)), tmp_4);
145
+ tmp_1 = tmp_1 + 1 | 0;
227
146
  }
228
- tmp_1.k2o_1 = tmp_4;
229
- this.l2o_1 = "\x03\u608B\uA72A\u8133\uB9ED\u417C\u3BE7\u7786\u5964\x02\x14}\b\x01\x04\x02\t\x02\x04\x03\t\x03\x04\x04\t\x04\x04\x05\t\x05\x04\x06\t\x06\x04\x07\t\x07\x04\b\t\b\x04\t\t\t\x04\n\t\n\x04\x0B\t\x0B\x04\f\t\f\x04\r\t\r\x04\x0E\t\x0E\x04\x0F\t\x0F\x04\x10\t\x10\x04\x11\t\x11\x04\x12\t\x12\x04\x13\t\x13\x03\x02\x03\x02\x03\x02\x03\x03\x03\x03\x03\x03\x03\x04\x03\x04\x03\x04\x03\x05\x03\x05\x03\x05\x03\x06\x03\x06\x03\x07\x03\x07\x03\x07\x03\b\x03\b\x03\t\x03\t\x03\t\x03\n\x03\n\x03\x0B\x03\x0B\x03\f\x03\f\x03\r\x03\r\x03\r\x03\r\x03\r\x03\x0E\x03\x0E\x03\x0E\x03\x0E\x03\x0E\x03\x0E\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x11\x06\x11a\n\x11\r\x11\x0E\x11b\x03\x12\x03\x12\x07\x12g\n\x12\f\x12\x0E\x12j\x0B\x12\x03\x12\x03\x12\x03\x12\x07\x12o\n\x12\f\x12\x0E\x12r\x0B\x12\x03\x12\x05\x12u\n\x12\x03\x13\x03\x13\x07\x13y\n\x13\f\x13\x0E\x13|\x0B\x13\x02\x02\x14\x03\x03\x05\x04\x07\x05\t\x06\x0B\x07\r\b\x0F\t\x11\n\x13\x0B\x15\f\x17\r\x19\x0E\x1B\x0F\x1D\x10\x1F\x11!\x12#\x13%\x14\x03\x02\x07\x03\x022;\x03\x02$$\x03\x02))\x04\x02C\\c|\x06\x022;C\\aac|\x02\x81\x02\x03\x03\x02\x02\x02\x02\x05\x03\x02\x02\x02\x02\x07\x03\x02\x02\x02\x02\t\x03\x02\x02\x02\x02\x0B\x03\x02\x02\x02\x02\r\x03\x02\x02\x02\x02\x0F\x03\x02\x02\x02\x02\x11\x03\x02\x02\x02\x02\x13\x03\x02\x02\x02\x02\x15\x03\x02\x02\x02\x02\x17\x03\x02\x02\x02\x02\x19\x03\x02\x02\x02\x02\x1B\x03\x02\x02\x02\x02\x1D\x03\x02\x02\x02\x02\x1F\x03\x02\x02\x02\x02!\x03\x02\x02\x02\x02#\x03\x02\x02\x02\x02%\x03\x02\x02\x02\x03'\x03\x02\x02\x02\x05*\x03\x02\x02\x02\x07-\x03\x02\x02\x02\t0\x03\x02\x02\x02\x0B3\x03\x02\x02\x02\r5\x03\x02\x02\x02\x0F8\x03\x02\x02\x02\x11:\x03\x02\x02\x02\x13=\x03\x02\x02\x02\x15?\x03\x02\x02\x02\x17A\x03\x02\x02\x02\x19C\x03\x02\x02\x02\x1BH\x03\x02\x02\x02\x1DN\x03\x02\x02\x02\x1FV\x03\x02\x02\x02!`\x03\x02\x02\x02#t\x03\x02\x02\x02%v\x03\x02\x02\x02'(\x07?\x02\x02()\x07?\x02\x02)\x04\x03\x02\x02\x02*+\x07#\x02\x02+,\x07?\x02\x02,\x06\x03\x02\x02\x02-.\x07(\x02\x02./\x07(\x02\x02/\b\x03\x02\x02\x0201\x07~\x02\x0212\x07~\x02\x022\n\x03\x02\x02\x0234\x07#\x02\x024\f\x03\x02\x02\x0256\x07@\x02\x0267\x07?\x02\x027\x0E\x03\x02\x02\x0289\x07@\x02\x029\x10\x03\x02\x02\x02:;\x07>\x02\x02;<\x07?\x02\x02<\x12\x03\x02\x02\x02=>\x07>\x02\x02>\x14\x03\x02\x02\x02?@\x07*\x02\x02@\x16\x03\x02\x02\x02AB\x07+\x02\x02B\x18\x03\x02\x02\x02CD\x07v\x02\x02DE\x07t\x02\x02EF\x07w\x02\x02FG\x07g\x02\x02G\x1A\x03\x02\x02\x02HI\x07h\x02\x02IJ\x07c\x02\x02JK\x07n\x02\x02KL\x07u\x02\x02LM\x07g\x02\x02M\x1C\x03\x02\x02\x02NO\x07k\x02\x02OP\x07u\x02\x02PQ\x07U\x02\x02QR\x07g\x02\x02RS\x07v\x02\x02ST\x03\x02\x02\x02TU\x05\x15\x0B\x02U\x1E\x03\x02\x02\x02VW\x07x\x02\x02WX\x07c\x02\x02XY\x07n\x02\x02YZ\x07w\x02\x02Z[\x07g\x02\x02[\\\x07u\x02\x02\\]\x03\x02\x02\x02]^\x05\x15\x0B\x02^ \x03\x02\x02\x02_a\t\x02\x02\x02`_\x03\x02\x02\x02ab\x03\x02\x02\x02b`\x03\x02\x02\x02bc\x03\x02\x02\x02c\"\x03\x02\x02\x02dh\x07$\x02\x02eg\n\x03\x02\x02fe\x03\x02\x02\x02gj\x03\x02\x02\x02hf\x03\x02\x02\x02hi\x03\x02\x02\x02ik\x03\x02\x02\x02jh\x03\x02\x02\x02ku\x07$\x02\x02lp\x07)\x02\x02mo\n\x04\x02\x02nm\x03\x02\x02\x02or\x03\x02\x02\x02pn\x03\x02\x02\x02pq\x03\x02\x02\x02qs\x03\x02\x02\x02rp\x03\x02\x02\x02su\x07)\x02\x02td\x03\x02\x02\x02tl\x03\x02\x02\x02u$\x03\x02\x02\x02vz\t\x05\x02\x02wy\t\x06\x02\x02xw\x03\x02\x02\x02y|\x03\x02\x02\x02zx\x03\x02\x02\x02z{\x03\x02\x02\x02{&\x03\x02\x02\x02|z\x03\x02\x02\x02\b\x02bhptz\x02";
230
- this.m2o_1 = (new ATNDeserializer()).z27(asCharArray("\x03\u608B\uA72A\u8133\uB9ED\u417C\u3BE7\u7786\u5964\x02\x14}\b\x01\x04\x02\t\x02\x04\x03\t\x03\x04\x04\t\x04\x04\x05\t\x05\x04\x06\t\x06\x04\x07\t\x07\x04\b\t\b\x04\t\t\t\x04\n\t\n\x04\x0B\t\x0B\x04\f\t\f\x04\r\t\r\x04\x0E\t\x0E\x04\x0F\t\x0F\x04\x10\t\x10\x04\x11\t\x11\x04\x12\t\x12\x04\x13\t\x13\x03\x02\x03\x02\x03\x02\x03\x03\x03\x03\x03\x03\x03\x04\x03\x04\x03\x04\x03\x05\x03\x05\x03\x05\x03\x06\x03\x06\x03\x07\x03\x07\x03\x07\x03\b\x03\b\x03\t\x03\t\x03\t\x03\n\x03\n\x03\x0B\x03\x0B\x03\f\x03\f\x03\r\x03\r\x03\r\x03\r\x03\r\x03\x0E\x03\x0E\x03\x0E\x03\x0E\x03\x0E\x03\x0E\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x0F\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x10\x03\x11\x06\x11a\n\x11\r\x11\x0E\x11b\x03\x12\x03\x12\x07\x12g\n\x12\f\x12\x0E\x12j\x0B\x12\x03\x12\x03\x12\x03\x12\x07\x12o\n\x12\f\x12\x0E\x12r\x0B\x12\x03\x12\x05\x12u\n\x12\x03\x13\x03\x13\x07\x13y\n\x13\f\x13\x0E\x13|\x0B\x13\x02\x02\x14\x03\x03\x05\x04\x07\x05\t\x06\x0B\x07\r\b\x0F\t\x11\n\x13\x0B\x15\f\x17\r\x19\x0E\x1B\x0F\x1D\x10\x1F\x11!\x12#\x13%\x14\x03\x02\x07\x03\x022;\x03\x02$$\x03\x02))\x04\x02C\\c|\x06\x022;C\\aac|\x02\x81\x02\x03\x03\x02\x02\x02\x02\x05\x03\x02\x02\x02\x02\x07\x03\x02\x02\x02\x02\t\x03\x02\x02\x02\x02\x0B\x03\x02\x02\x02\x02\r\x03\x02\x02\x02\x02\x0F\x03\x02\x02\x02\x02\x11\x03\x02\x02\x02\x02\x13\x03\x02\x02\x02\x02\x15\x03\x02\x02\x02\x02\x17\x03\x02\x02\x02\x02\x19\x03\x02\x02\x02\x02\x1B\x03\x02\x02\x02\x02\x1D\x03\x02\x02\x02\x02\x1F\x03\x02\x02\x02\x02!\x03\x02\x02\x02\x02#\x03\x02\x02\x02\x02%\x03\x02\x02\x02\x03'\x03\x02\x02\x02\x05*\x03\x02\x02\x02\x07-\x03\x02\x02\x02\t0\x03\x02\x02\x02\x0B3\x03\x02\x02\x02\r5\x03\x02\x02\x02\x0F8\x03\x02\x02\x02\x11:\x03\x02\x02\x02\x13=\x03\x02\x02\x02\x15?\x03\x02\x02\x02\x17A\x03\x02\x02\x02\x19C\x03\x02\x02\x02\x1BH\x03\x02\x02\x02\x1DN\x03\x02\x02\x02\x1FV\x03\x02\x02\x02!`\x03\x02\x02\x02#t\x03\x02\x02\x02%v\x03\x02\x02\x02'(\x07?\x02\x02()\x07?\x02\x02)\x04\x03\x02\x02\x02*+\x07#\x02\x02+,\x07?\x02\x02,\x06\x03\x02\x02\x02-.\x07(\x02\x02./\x07(\x02\x02/\b\x03\x02\x02\x0201\x07~\x02\x0212\x07~\x02\x022\n\x03\x02\x02\x0234\x07#\x02\x024\f\x03\x02\x02\x0256\x07@\x02\x0267\x07?\x02\x027\x0E\x03\x02\x02\x0289\x07@\x02\x029\x10\x03\x02\x02\x02:;\x07>\x02\x02;<\x07?\x02\x02<\x12\x03\x02\x02\x02=>\x07>\x02\x02>\x14\x03\x02\x02\x02?@\x07*\x02\x02@\x16\x03\x02\x02\x02AB\x07+\x02\x02B\x18\x03\x02\x02\x02CD\x07v\x02\x02DE\x07t\x02\x02EF\x07w\x02\x02FG\x07g\x02\x02G\x1A\x03\x02\x02\x02HI\x07h\x02\x02IJ\x07c\x02\x02JK\x07n\x02\x02KL\x07u\x02\x02LM\x07g\x02\x02M\x1C\x03\x02\x02\x02NO\x07k\x02\x02OP\x07u\x02\x02PQ\x07U\x02\x02QR\x07g\x02\x02RS\x07v\x02\x02ST\x03\x02\x02\x02TU\x05\x15\x0B\x02U\x1E\x03\x02\x02\x02VW\x07x\x02\x02WX\x07c\x02\x02XY\x07n\x02\x02YZ\x07w\x02\x02Z[\x07g\x02\x02[\\\x07u\x02\x02\\]\x03\x02\x02\x02]^\x05\x15\x0B\x02^ \x03\x02\x02\x02_a\t\x02\x02\x02`_\x03\x02\x02\x02ab\x03\x02\x02\x02b`\x03\x02\x02\x02bc\x03\x02\x02\x02c\"\x03\x02\x02\x02dh\x07$\x02\x02eg\n\x03\x02\x02fe\x03\x02\x02\x02gj\x03\x02\x02\x02hf\x03\x02\x02\x02hi\x03\x02\x02\x02ik\x03\x02\x02\x02jh\x03\x02\x02\x02ku\x07$\x02\x02lp\x07)\x02\x02mo\n\x04\x02\x02nm\x03\x02\x02\x02or\x03\x02\x02\x02pn\x03\x02\x02\x02pq\x03\x02\x02\x02qs\x03\x02\x02\x02rp\x03\x02\x02\x02su\x07)\x02\x02td\x03\x02\x02\x02tl\x03\x02\x02\x02u$\x03\x02\x02\x02vz\t\x05\x02\x02wy\t\x06\x02\x02xw\x03\x02\x02\x02y|\x03\x02\x02\x02zx\x03\x02\x02\x02z{\x03\x02\x02\x02{&\x03\x02\x02\x02|z\x03\x02\x02\x02\b\x02bhptz\x02"));
147
+ tmp_0.b2s_1 = tmp_3;
148
+ this.c2s_1 = new PredictionContextCache();
149
+ var tmp_5 = this;
150
+ // Inline function 'kotlin.arrayOf' call
151
+ // Inline function 'kotlin.js.unsafeCast' call
152
+ // Inline function 'kotlin.js.asDynamic' call
153
+ tmp_5.d2s_1 = [null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"];
231
154
  var tmp_6 = this;
232
- var tmp_7 = 0;
233
- var tmp_8 = this.m2o_1.r23();
234
- // Inline function 'kotlin.arrayOfNulls' call
235
- var tmp_9 = fillArrayVal(Array(tmp_8), null);
236
- while (tmp_7 < tmp_8) {
237
- var tmp_10 = tmp_7;
238
- tmp_9[tmp_10] = new DFA(ensureNotNull(Companion_getInstance_0().m2o_1.f24(tmp_10)), tmp_10);
239
- tmp_7 = tmp_7 + 1 | 0;
240
- }
241
- tmp_6.f2o_1 = tmp_9;
155
+ // Inline function 'kotlin.arrayOf' call
156
+ // Inline function 'kotlin.js.unsafeCast' call
157
+ // Inline function 'kotlin.js.asDynamic' call
158
+ tmp_6.e2s_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
159
+ this.f2s_1 = new VocabularyImpl(this.d2s_1, this.e2s_1);
242
160
  }
243
- var Companion_instance_0;
244
- function Companion_getInstance_0() {
245
- if (Companion_instance_0 == null)
161
+ var Companion_instance_1;
162
+ function Companion_getInstance() {
163
+ if (Companion_instance_1 == null)
246
164
  new Companion();
247
- return Companion_instance_0;
248
- }
249
- function Channels(name, ordinal, id) {
250
- Enum.call(this, name, ordinal);
251
- this.p2o_1 = id;
252
- }
253
- function Rules(name, ordinal) {
254
- Enum.call(this, name, ordinal);
255
- }
256
- function Channels_DEFAULT_TOKEN_CHANNEL_getInstance() {
257
- Channels_initEntries();
258
- return Channels_DEFAULT_TOKEN_CHANNEL_instance;
259
- }
260
- function Channels_HIDDEN_getInstance() {
261
- Channels_initEntries();
262
- return Channels_HIDDEN_instance;
263
- }
264
- function Rules_EQ_getInstance() {
265
- Rules_initEntries();
266
- return Rules_EQ_instance;
267
- }
268
- function Rules_NEQ_getInstance() {
269
- Rules_initEntries();
270
- return Rules_NEQ_instance;
271
- }
272
- function Rules_AND_getInstance() {
273
- Rules_initEntries();
274
- return Rules_AND_instance;
275
- }
276
- function Rules_OR_getInstance() {
277
- Rules_initEntries();
278
- return Rules_OR_instance;
279
- }
280
- function Rules_NOT_getInstance() {
281
- Rules_initEntries();
282
- return Rules_NOT_instance;
283
- }
284
- function Rules_GTE_getInstance() {
285
- Rules_initEntries();
286
- return Rules_GTE_instance;
287
- }
288
- function Rules_GT_getInstance() {
289
- Rules_initEntries();
290
- return Rules_GT_instance;
291
- }
292
- function Rules_LTE_getInstance() {
293
- Rules_initEntries();
294
- return Rules_LTE_instance;
295
- }
296
- function Rules_LT_getInstance() {
297
- Rules_initEntries();
298
- return Rules_LT_instance;
299
- }
300
- function Rules_OPAR_getInstance() {
301
- Rules_initEntries();
302
- return Rules_OPAR_instance;
303
- }
304
- function Rules_CPAR_getInstance() {
305
- Rules_initEntries();
306
- return Rules_CPAR_instance;
307
- }
308
- function Rules_TRUE_getInstance() {
309
- Rules_initEntries();
310
- return Rules_TRUE_instance;
311
- }
312
- function Rules_FALSE_getInstance() {
313
- Rules_initEntries();
314
- return Rules_FALSE_instance;
315
- }
316
- function Rules_FUNC_ISSET_getInstance() {
317
- Rules_initEntries();
318
- return Rules_FUNC_ISSET_instance;
319
- }
320
- function Rules_FUNC_VALUES_getInstance() {
321
- Rules_initEntries();
322
- return Rules_FUNC_VALUES_instance;
323
- }
324
- function Rules_INT_getInstance() {
325
- Rules_initEntries();
326
- return Rules_INT_instance;
327
- }
328
- function Rules_STRING_getInstance() {
329
- Rules_initEntries();
330
- return Rules_STRING_instance;
331
- }
332
- function Rules_VAR_getInstance() {
333
- Rules_initEntries();
334
- return Rules_VAR_instance;
165
+ return Companion_instance_1;
335
166
  }
336
167
  function StateExpressionLexer(input) {
337
- Companion_getInstance_0();
338
- Lexer_init_$Init$(input, this);
339
- this.g2p_1 = input;
168
+ Companion_getInstance();
169
+ Lexer.call(this, input);
170
+ this.y2s_1 = new LexerATNSimulator(this, Companion_getInstance().a2s_1, Companion_getInstance().b2s_1, Companion_getInstance().c2s_1);
171
+ this.z2s_1 = 'StateExpression.g4';
172
+ this.a2t_1 = Companion_getInstance().a2s_1;
173
+ this.b2t_1 = Companion_getInstance().f2s_1;
174
+ this.c2t_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";
340
175
  var tmp = this;
341
- // Inline function 'kotlin.collections.toTypedArray' call
342
- // Inline function 'kotlin.collections.map' call
343
- var this_0 = values();
344
- // Inline function 'kotlin.collections.mapTo' call
345
- var destination = ArrayList_init_$Create$(this_0.length);
346
- var inductionVariable = 0;
347
- var last = this_0.length;
348
- while (inductionVariable < last) {
349
- var item = this_0[inductionVariable];
350
- inductionVariable = inductionVariable + 1 | 0;
351
- var tmp$ret$0 = item.z8_1;
352
- destination.p(tmp$ret$0);
353
- }
354
- tmp.h2p_1 = copyToArray(destination);
176
+ // Inline function 'kotlin.arrayOf' call
177
+ // Inline function 'kotlin.js.unsafeCast' call
178
+ // Inline function 'kotlin.js.asDynamic' call
179
+ tmp.d2t_1 = ['EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
355
180
  var tmp_0 = this;
356
- var tmp_1 = Companion_getInstance_0().m2o_1;
357
- var tmp_2 = Companion_getInstance_0().f2o_1;
358
- tmp_0.t1u_1 = new LexerATNSimulator(this, tmp_1, isArray(tmp_2) ? tmp_2 : THROW_CCE(), Companion_getInstance_0().g2o_1);
181
+ // Inline function 'kotlin.arrayOf' call
182
+ // Inline function 'kotlin.js.unsafeCast' call
183
+ // Inline function 'kotlin.js.asDynamic' call
184
+ tmp_0.e2t_1 = ['DEFAULT_TOKEN_CHANNEL', 'HIDDEN'];
185
+ var tmp_1 = this;
186
+ // Inline function 'kotlin.arrayOf' call
187
+ // Inline function 'kotlin.js.unsafeCast' call
188
+ // Inline function 'kotlin.js.asDynamic' call
189
+ tmp_1.f2t_1 = ['DEFAULT_MODE'];
359
190
  }
360
- protoOf(StateExpressionLexer).m1x = function () {
361
- // Inline function 'kotlin.collections.toTypedArray' call
362
- // Inline function 'kotlin.collections.map' call
363
- var this_0 = values_0();
364
- // Inline function 'kotlin.collections.mapTo' call
365
- var destination = ArrayList_init_$Create$(this_0.length);
366
- var inductionVariable = 0;
367
- var last = this_0.length;
368
- while (inductionVariable < last) {
369
- var item = this_0[inductionVariable];
370
- inductionVariable = inductionVariable + 1 | 0;
371
- // Inline function 'org.cru.godtools.shared.tool.parser.expressions.grammar.generated.StateExpressionLexer.<get-ruleNames>.<anonymous>' call
372
- var tmp$ret$0 = item.z8_1;
373
- destination.p(tmp$ret$0);
374
- }
375
- return copyToArray(destination);
191
+ protoOf(StateExpressionLexer).h1x = function () {
192
+ return this.y2s_1;
376
193
  };
377
- protoOf(StateExpressionLexer).d1w = function () {
378
- return Companion_getInstance_0().m2o_1;
194
+ protoOf(StateExpressionLexer).i1x = function () {
195
+ return this.a2t_1;
379
196
  };
380
- protoOf(StateExpressionLexer).w1u = function () {
381
- return Companion_getInstance_0().j2o_1;
197
+ protoOf(StateExpressionLexer).z1v = function () {
198
+ return this.b2t_1;
199
+ };
200
+ protoOf(StateExpressionLexer).c1y = function () {
201
+ return this.d2t_1;
382
202
  };
383
203
  function StateExpressionListener() {
384
204
  }
385
- var Tokens_EOF_instance;
386
- var Tokens_EQ_instance;
387
- var Tokens_NEQ_instance;
388
- var Tokens_AND_instance;
389
- var Tokens_OR_instance;
390
- var Tokens_NOT_instance;
391
- var Tokens_GTE_instance;
392
- var Tokens_GT_instance;
393
- var Tokens_LTE_instance;
394
- var Tokens_LT_instance;
395
- var Tokens_OPAR_instance;
396
- var Tokens_CPAR_instance;
397
- var Tokens_TRUE_instance;
398
- var Tokens_FALSE_instance;
399
- var Tokens_FUNC_ISSET_instance;
400
- var Tokens_FUNC_VALUES_instance;
401
- var Tokens_INT_instance;
402
- var Tokens_STRING_instance;
403
- var Tokens_VAR_instance;
404
- var Tokens_entriesInitialized;
405
- function Tokens_initEntries() {
406
- if (Tokens_entriesInitialized)
407
- return Unit_instance;
408
- Tokens_entriesInitialized = true;
409
- Tokens_EOF_instance = new Tokens('EOF', 0, -1);
410
- Tokens_EQ_instance = new Tokens('EQ', 1, 1);
411
- Tokens_NEQ_instance = new Tokens('NEQ', 2, 2);
412
- Tokens_AND_instance = new Tokens('AND', 3, 3);
413
- Tokens_OR_instance = new Tokens('OR', 4, 4);
414
- Tokens_NOT_instance = new Tokens('NOT', 5, 5);
415
- Tokens_GTE_instance = new Tokens('GTE', 6, 6);
416
- Tokens_GT_instance = new Tokens('GT', 7, 7);
417
- Tokens_LTE_instance = new Tokens('LTE', 8, 8);
418
- Tokens_LT_instance = new Tokens('LT', 9, 9);
419
- Tokens_OPAR_instance = new Tokens('OPAR', 10, 10);
420
- Tokens_CPAR_instance = new Tokens('CPAR', 11, 11);
421
- Tokens_TRUE_instance = new Tokens('TRUE', 12, 12);
422
- Tokens_FALSE_instance = new Tokens('FALSE', 13, 13);
423
- Tokens_FUNC_ISSET_instance = new Tokens('FUNC_ISSET', 14, 14);
424
- Tokens_FUNC_VALUES_instance = new Tokens('FUNC_VALUES', 15, 15);
425
- Tokens_INT_instance = new Tokens('INT', 16, 16);
426
- Tokens_STRING_instance = new Tokens('STRING', 17, 17);
427
- Tokens_VAR_instance = new Tokens('VAR', 18, 18);
428
- }
429
- var Rules_RULE_booleanExpr_instance;
430
- var Rules_RULE_intExpr_instance;
431
- var Rules_entriesInitialized_0;
432
- function Rules_initEntries_0() {
433
- if (Rules_entriesInitialized_0)
434
- return Unit_instance;
435
- Rules_entriesInitialized_0 = true;
436
- Rules_RULE_booleanExpr_instance = new Rules_0('RULE_booleanExpr', 0, 0);
437
- Rules_RULE_intExpr_instance = new Rules_0('RULE_intExpr', 1, 1);
438
- }
439
205
  function BooleanExprContext_init_$Init$(parent, invokingState, $this) {
440
206
  ParserRuleContext_init_$Init$(parent, invokingState, $this);
441
207
  BooleanExprContext.call($this);
@@ -455,7 +221,7 @@
455
221
  function IntCmpExprContext_init_$Init$(ctx, $this) {
456
222
  BooleanExprContext_init_$Init$_0($this);
457
223
  IntCmpExprContext.call($this);
458
- $this.l2q(ctx);
224
+ $this.m2u(ctx);
459
225
  return $this;
460
226
  }
461
227
  function IntCmpExprContext_init_$Create$(ctx) {
@@ -464,7 +230,7 @@
464
230
  function ParExprContext_init_$Init$(ctx, $this) {
465
231
  BooleanExprContext_init_$Init$_0($this);
466
232
  ParExprContext.call($this);
467
- $this.l2q(ctx);
233
+ $this.m2u(ctx);
468
234
  return $this;
469
235
  }
470
236
  function ParExprContext_init_$Create$(ctx) {
@@ -473,7 +239,7 @@
473
239
  function BooleanAtomContext_init_$Init$(ctx, $this) {
474
240
  BooleanExprContext_init_$Init$_0($this);
475
241
  BooleanAtomContext.call($this);
476
- $this.l2q(ctx);
242
+ $this.m2u(ctx);
477
243
  return $this;
478
244
  }
479
245
  function BooleanAtomContext_init_$Create$(ctx) {
@@ -482,7 +248,7 @@
482
248
  function EqExprContext_init_$Init$(ctx, $this) {
483
249
  BooleanExprContext_init_$Init$_0($this);
484
250
  EqExprContext.call($this);
485
- $this.l2q(ctx);
251
+ $this.m2u(ctx);
486
252
  return $this;
487
253
  }
488
254
  function EqExprContext_init_$Create$(ctx) {
@@ -491,7 +257,7 @@
491
257
  function NotExprContext_init_$Init$(ctx, $this) {
492
258
  BooleanExprContext_init_$Init$_0($this);
493
259
  NotExprContext.call($this);
494
- $this.l2q(ctx);
260
+ $this.m2u(ctx);
495
261
  return $this;
496
262
  }
497
263
  function NotExprContext_init_$Create$(ctx) {
@@ -500,7 +266,7 @@
500
266
  function IsSetFuncContext_init_$Init$(ctx, $this) {
501
267
  BooleanExprContext_init_$Init$_0($this);
502
268
  IsSetFuncContext.call($this);
503
- $this.l2q(ctx);
269
+ $this.m2u(ctx);
504
270
  return $this;
505
271
  }
506
272
  function IsSetFuncContext_init_$Create$(ctx) {
@@ -509,7 +275,7 @@
509
275
  function OrExprContext_init_$Init$(ctx, $this) {
510
276
  BooleanExprContext_init_$Init$_0($this);
511
277
  OrExprContext.call($this);
512
- $this.l2q(ctx);
278
+ $this.m2u(ctx);
513
279
  return $this;
514
280
  }
515
281
  function OrExprContext_init_$Create$(ctx) {
@@ -518,7 +284,7 @@
518
284
  function AndExprContext_init_$Init$(ctx, $this) {
519
285
  BooleanExprContext_init_$Init$_0($this);
520
286
  AndExprContext.call($this);
521
- $this.l2q(ctx);
287
+ $this.m2u(ctx);
522
288
  return $this;
523
289
  }
524
290
  function AndExprContext_init_$Create$(ctx) {
@@ -543,7 +309,7 @@
543
309
  function IntAtomContext_init_$Init$(ctx, $this) {
544
310
  IntExprContext_init_$Init$_0($this);
545
311
  IntAtomContext.call($this);
546
- $this.t2q(ctx);
312
+ $this.x2u(ctx);
547
313
  return $this;
548
314
  }
549
315
  function IntAtomContext_init_$Create$(ctx) {
@@ -552,7 +318,7 @@
552
318
  function ParIntExprContext_init_$Init$(ctx, $this) {
553
319
  IntExprContext_init_$Init$_0($this);
554
320
  ParIntExprContext.call($this);
555
- $this.t2q(ctx);
321
+ $this.x2u(ctx);
556
322
  return $this;
557
323
  }
558
324
  function ParIntExprContext_init_$Create$(ctx) {
@@ -561,708 +327,661 @@
561
327
  function ValuesFuncContext_init_$Init$(ctx, $this) {
562
328
  IntExprContext_init_$Init$_0($this);
563
329
  ValuesFuncContext.call($this);
564
- $this.t2q(ctx);
330
+ $this.x2u(ctx);
565
331
  return $this;
566
332
  }
567
333
  function ValuesFuncContext_init_$Create$(ctx) {
568
334
  return ValuesFuncContext_init_$Init$(ctx, objectCreate(protoOf(ValuesFuncContext)));
569
335
  }
570
- function Tokens(name, ordinal, id) {
571
- Enum.call(this, name, ordinal);
572
- this.w2q_1 = id;
573
- }
574
- function Rules_0(name, ordinal, id) {
575
- Enum.call(this, name, ordinal);
576
- this.z2q_1 = id;
577
- }
578
336
  function Companion_0() {
579
- Companion_instance_1 = this;
580
- this.b2r_1 = new PredictionContextCache();
581
- var tmp = this;
582
- // Inline function 'kotlin.arrayOf' call
583
- // Inline function 'kotlin.js.unsafeCast' call
584
- // Inline function 'kotlin.js.asDynamic' call
585
- tmp.c2r_1 = ['booleanExpr', 'intExpr'];
586
- this.d2r_1 = listOf([null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"]);
587
- this.e2r_1 = listOf([null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR']);
337
+ Companion_instance_2 = this;
338
+ var tmp = RuntimeMetaData_instance;
339
+ tmp.s24('4.13.1', '4.13.1');
340
+ this.y2u_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 +';
341
+ this.z2u_1 = (new ATNDeserializer()).i29(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 +'));
588
342
  var tmp_0 = this;
589
- // Inline function 'kotlin.collections.toTypedArray' call
590
- var this_0 = this.d2r_1;
591
- var tmp_1 = copyToArray(this_0);
592
- // Inline function 'kotlin.collections.toTypedArray' call
593
- var this_1 = this.e2r_1;
594
- var tmp$ret$4 = copyToArray(this_1);
595
- tmp_0.f2r_1 = new VocabularyImpl(tmp_1, tmp$ret$4);
596
- var tmp_2 = this;
597
- var tmp_3 = 0;
598
- var tmp_4 = this.e2r_1.l();
343
+ var tmp_1 = 0;
344
+ var tmp_2 = this.z2u_1.n25();
599
345
  // Inline function 'kotlin.arrayOfNulls' call
600
- var tmp_5 = fillArrayVal(Array(tmp_4), null);
601
- while (tmp_3 < tmp_4) {
602
- var tmp_6 = tmp_3;
603
- var el = Companion_getInstance_1().f2r_1.o23(tmp_6);
604
- if (el == null) {
605
- el = Companion_getInstance_1().f2r_1.p23(tmp_6);
606
- }
607
- if (el == null) {
608
- el = '<INVALID>';
609
- }
610
- tmp_5[tmp_6] = el;
611
- tmp_3 = tmp_3 + 1 | 0;
346
+ var tmp_3 = fillArrayVal(Array(tmp_2), null);
347
+ while (tmp_1 < tmp_2) {
348
+ var tmp_4 = tmp_1;
349
+ tmp_3[tmp_4] = new DFA(ensureNotNull(Companion_getInstance_0().z2u_1.c26(tmp_4)), tmp_4);
350
+ tmp_1 = tmp_1 + 1 | 0;
612
351
  }
613
- tmp_2.g2r_1 = tmp_5;
614
- this.h2r_1 = '\x03\u608B\uA72A\u8133\uB9ED\u417C\u3BE7\u7786\u5964\x03\x140\x04\x02\t\x02\x04\x03\t\x03\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x05\x02\x19\n\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x07\x02!\n\x02\f\x02\x0E\x02$\x0B\x02\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x05\x03.\n\x03\x03\x03\x02\x03\x02\x04\x02\x04\x02\x05\x03\x02\x03\x04\x04\x02\x03\x04\b\x0B\x03\x02\x0E\x0F\x026\x02\x18\x03\x02\x02\x02\x04-\x03\x02\x02\x02\x06\x07\b\x02\x01\x02\x07\b\x07\f\x02\x02\b\t\x05\x02\x02\x02\t\n\x07\r\x02\x02\n\x19\x03\x02\x02\x02\x0B\f\x07\x07\x02\x02\f\x19\x05\x02\x02\t\r\x0E\x07\x10\x02\x02\x0E\x0F\x07\x14\x02\x02\x0F\x19\x07\r\x02\x02\x10\x11\x07\x14\x02\x02\x11\x12\t\x02\x02\x02\x12\x19\x07\x13\x02\x02\x13\x14\x05\x04\x03\x02\x14\x15\t\x03\x02\x02\x15\x16\x05\x04\x03\x02\x16\x19\x03\x02\x02\x02\x17\x19\t\x04\x02\x02\x18\x06\x03\x02\x02\x02\x18\x0B\x03\x02\x02\x02\x18\r\x03\x02\x02\x02\x18\x10\x03\x02\x02\x02\x18\x13\x03\x02\x02\x02\x18\x17\x03\x02\x02\x02\x19"\x03\x02\x02\x02\x1A\x1B\f\b\x02\x02\x1B\x1C\x07\x05\x02\x02\x1C!\x05\x02\x02\t\x1D\x1E\f\x07\x02\x02\x1E\x1F\x07\x06\x02\x02\x1F!\x05\x02\x02\b \x1A\x03\x02\x02\x02 \x1D\x03\x02\x02\x02!$\x03\x02\x02\x02" \x03\x02\x02\x02"#\x03\x02\x02\x02#\x03\x03\x02\x02\x02$"\x03\x02\x02\x02%&\x07\f\x02\x02&\'\x05\x04\x03\x02\'(\x07\r\x02\x02(.\x03\x02\x02\x02)*\x07\x11\x02\x02*+\x07\x14\x02\x02+.\x07\r\x02\x02,.\x07\x12\x02\x02-%\x03\x02\x02\x02-)\x03\x02\x02\x02-,\x03\x02\x02\x02.\x05\x03\x02\x02\x02\x06\x18 "-';
615
- this.i2r_1 = (new ATNDeserializer()).z27(asCharArray('\x03\u608B\uA72A\u8133\uB9ED\u417C\u3BE7\u7786\u5964\x03\x140\x04\x02\t\x02\x04\x03\t\x03\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x05\x02\x19\n\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x03\x02\x07\x02!\n\x02\f\x02\x0E\x02$\x0B\x02\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x03\x05\x03.\n\x03\x03\x03\x02\x03\x02\x04\x02\x04\x02\x05\x03\x02\x03\x04\x04\x02\x03\x04\b\x0B\x03\x02\x0E\x0F\x026\x02\x18\x03\x02\x02\x02\x04-\x03\x02\x02\x02\x06\x07\b\x02\x01\x02\x07\b\x07\f\x02\x02\b\t\x05\x02\x02\x02\t\n\x07\r\x02\x02\n\x19\x03\x02\x02\x02\x0B\f\x07\x07\x02\x02\f\x19\x05\x02\x02\t\r\x0E\x07\x10\x02\x02\x0E\x0F\x07\x14\x02\x02\x0F\x19\x07\r\x02\x02\x10\x11\x07\x14\x02\x02\x11\x12\t\x02\x02\x02\x12\x19\x07\x13\x02\x02\x13\x14\x05\x04\x03\x02\x14\x15\t\x03\x02\x02\x15\x16\x05\x04\x03\x02\x16\x19\x03\x02\x02\x02\x17\x19\t\x04\x02\x02\x18\x06\x03\x02\x02\x02\x18\x0B\x03\x02\x02\x02\x18\r\x03\x02\x02\x02\x18\x10\x03\x02\x02\x02\x18\x13\x03\x02\x02\x02\x18\x17\x03\x02\x02\x02\x19"\x03\x02\x02\x02\x1A\x1B\f\b\x02\x02\x1B\x1C\x07\x05\x02\x02\x1C!\x05\x02\x02\t\x1D\x1E\f\x07\x02\x02\x1E\x1F\x07\x06\x02\x02\x1F!\x05\x02\x02\b \x1A\x03\x02\x02\x02 \x1D\x03\x02\x02\x02!$\x03\x02\x02\x02" \x03\x02\x02\x02"#\x03\x02\x02\x02#\x03\x03\x02\x02\x02$"\x03\x02\x02\x02%&\x07\f\x02\x02&\'\x05\x04\x03\x02\'(\x07\r\x02\x02(.\x03\x02\x02\x02)*\x07\x11\x02\x02*+\x07\x14\x02\x02+.\x07\r\x02\x02,.\x07\x12\x02\x02-%\x03\x02\x02\x02-)\x03\x02\x02\x02-,\x03\x02\x02\x02.\x05\x03\x02\x02\x02\x06\x18 "-'));
352
+ tmp_0.a2v_1 = tmp_3;
353
+ this.b2v_1 = new PredictionContextCache();
354
+ var tmp_5 = this;
355
+ // Inline function 'kotlin.arrayOf' call
356
+ // Inline function 'kotlin.js.unsafeCast' call
357
+ // Inline function 'kotlin.js.asDynamic' call
358
+ tmp_5.c2v_1 = ['booleanExpr', 'intExpr'];
359
+ var tmp_6 = this;
360
+ // Inline function 'kotlin.arrayOf' call
361
+ // Inline function 'kotlin.js.unsafeCast' call
362
+ // Inline function 'kotlin.js.asDynamic' call
363
+ tmp_6.d2v_1 = [null, "'=='", "'!='", "'&&'", "'||'", "'!'", "'>='", "'>'", "'<='", "'<'", "'('", "')'", "'true'", "'false'"];
616
364
  var tmp_7 = this;
617
- var tmp_8 = 0;
618
- var tmp_9 = this.i2r_1.r23();
365
+ // Inline function 'kotlin.arrayOf' call
366
+ // Inline function 'kotlin.js.unsafeCast' call
367
+ // Inline function 'kotlin.js.asDynamic' call
368
+ tmp_7.e2v_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
369
+ this.f2v_1 = new VocabularyImpl(this.d2v_1, this.e2v_1);
370
+ var tmp_8 = this;
371
+ var tmp_9 = 0;
372
+ var tmp_10 = this.e2v_1.length;
619
373
  // Inline function 'kotlin.arrayOfNulls' call
620
- var tmp_10 = fillArrayVal(Array(tmp_9), null);
621
- while (tmp_8 < tmp_9) {
622
- var tmp_11 = tmp_8;
623
- tmp_10[tmp_11] = new DFA(ensureNotNull(Companion_getInstance_1().i2r_1.f24(tmp_11)), tmp_11);
624
- tmp_8 = tmp_8 + 1 | 0;
374
+ var tmp_11 = fillArrayVal(Array(tmp_10), null);
375
+ while (tmp_9 < tmp_10) {
376
+ var tmp_12 = tmp_9;
377
+ var tmp0_elvis_lhs = Companion_getInstance_0().f2v_1.k25(tmp_12);
378
+ var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? Companion_getInstance_0().f2v_1.l25(tmp_12) : tmp0_elvis_lhs;
379
+ tmp_11[tmp_12] = tmp1_elvis_lhs == null ? '<INVALID>' : tmp1_elvis_lhs;
380
+ tmp_9 = tmp_9 + 1 | 0;
625
381
  }
626
- tmp_7.a2r_1 = tmp_10;
382
+ tmp_8.g2v_1 = tmp_11;
627
383
  }
628
- var Companion_instance_1;
629
- function Companion_getInstance_1() {
630
- if (Companion_instance_1 == null)
384
+ var Companion_instance_2;
385
+ function Companion_getInstance_0() {
386
+ if (Companion_instance_2 == null)
631
387
  new Companion_0();
632
- return Companion_instance_1;
633
- }
634
- protoOf(BooleanExprContext).n1x = function () {
635
- return Rules_RULE_booleanExpr_getInstance().z2q_1;
636
- };
637
- protoOf(BooleanExprContext).l2q = function (ctx) {
638
- protoOf(ParserRuleContext).q22.call(this, ctx);
388
+ return Companion_instance_2;
389
+ }
390
+ function Tokens() {
391
+ this.h2v_1 = -1;
392
+ this.i2v_1 = 1;
393
+ this.j2v_1 = 2;
394
+ this.k2v_1 = 3;
395
+ this.l2v_1 = 4;
396
+ this.m2v_1 = 5;
397
+ this.n2v_1 = 6;
398
+ this.o2v_1 = 7;
399
+ this.p2v_1 = 8;
400
+ this.q2v_1 = 9;
401
+ this.r2v_1 = 10;
402
+ this.s2v_1 = 11;
403
+ this.t2v_1 = 12;
404
+ this.u2v_1 = 13;
405
+ this.v2v_1 = 14;
406
+ this.w2v_1 = 15;
407
+ this.x2v_1 = 16;
408
+ this.y2v_1 = 17;
409
+ this.z2v_1 = 18;
410
+ }
411
+ var Tokens_instance;
412
+ function Tokens_getInstance() {
413
+ return Tokens_instance;
414
+ }
415
+ protoOf(BooleanExprContext).i1y = function () {
416
+ return this.l2u_1;
417
+ };
418
+ protoOf(BooleanExprContext).m2u = function (ctx) {
419
+ protoOf(ParserRuleContext).e24.call(this, ctx);
639
420
  };
640
421
  function BooleanExprContext() {
422
+ this.l2u_1 = 0;
641
423
  }
642
- protoOf(IntCmpExprContext).t21 = function (listener) {
424
+ protoOf(IntCmpExprContext).h23 = function (listener) {
643
425
  if (isInterface(listener, StateExpressionListener)) {
644
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).i2p(this);
426
+ listener.g2t(this);
645
427
  }
646
428
  };
647
- protoOf(IntCmpExprContext).v21 = function (listener) {
429
+ protoOf(IntCmpExprContext).j23 = function (listener) {
648
430
  if (isInterface(listener, StateExpressionListener)) {
649
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).j2p(this);
431
+ listener.h2t(this);
650
432
  }
651
433
  };
652
- protoOf(IntCmpExprContext).u22 = function (visitor) {
434
+ protoOf(IntCmpExprContext).h24 = function (visitor) {
435
+ var tmp;
653
436
  if (isInterface(visitor, StateExpressionVisitor)) {
654
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).u2n(this);
437
+ tmp = visitor.o2r(this);
655
438
  } else {
656
- return ensureNotNull(visitor.c23(this));
439
+ tmp = ensureNotNull(visitor.q24(this));
657
440
  }
441
+ return tmp;
658
442
  };
659
443
  function IntCmpExprContext() {
660
- this.q2r_1 = null;
661
- this.r2r_1 = null;
662
- this.s2r_1 = null;
444
+ this.k2w_1 = null;
445
+ this.l2w_1 = null;
446
+ this.m2w_1 = null;
663
447
  }
664
- protoOf(ParExprContext).t21 = function (listener) {
448
+ protoOf(ParExprContext).h23 = function (listener) {
665
449
  if (isInterface(listener, StateExpressionListener)) {
666
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).k2p(this);
450
+ listener.i2t(this);
667
451
  }
668
452
  };
669
- protoOf(ParExprContext).v21 = function (listener) {
453
+ protoOf(ParExprContext).j23 = function (listener) {
670
454
  if (isInterface(listener, StateExpressionListener)) {
671
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).l2p(this);
455
+ listener.j2t(this);
672
456
  }
673
457
  };
674
- protoOf(ParExprContext).u22 = function (visitor) {
458
+ protoOf(ParExprContext).h24 = function (visitor) {
459
+ var tmp;
675
460
  if (isInterface(visitor, StateExpressionVisitor)) {
676
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).v2n(this);
461
+ tmp = visitor.p2r(this);
677
462
  } else {
678
- return ensureNotNull(visitor.c23(this));
463
+ tmp = ensureNotNull(visitor.q24(this));
679
464
  }
465
+ return tmp;
680
466
  };
681
467
  function ParExprContext() {
682
- this.a2s_1 = null;
468
+ this.x2w_1 = null;
683
469
  }
684
- protoOf(BooleanAtomContext).t21 = function (listener) {
470
+ protoOf(BooleanAtomContext).h23 = function (listener) {
685
471
  if (isInterface(listener, StateExpressionListener)) {
686
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).m2p(this);
472
+ listener.k2t(this);
687
473
  }
688
474
  };
689
- protoOf(BooleanAtomContext).v21 = function (listener) {
475
+ protoOf(BooleanAtomContext).j23 = function (listener) {
690
476
  if (isInterface(listener, StateExpressionListener)) {
691
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).n2p(this);
477
+ listener.l2t(this);
692
478
  }
693
479
  };
694
- protoOf(BooleanAtomContext).u22 = function (visitor) {
480
+ protoOf(BooleanAtomContext).h24 = function (visitor) {
481
+ var tmp;
695
482
  if (isInterface(visitor, StateExpressionVisitor)) {
696
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).w2n(this);
483
+ tmp = visitor.q2r(this);
697
484
  } else {
698
- return ensureNotNull(visitor.c23(this));
485
+ tmp = ensureNotNull(visitor.q24(this));
699
486
  }
487
+ return tmp;
700
488
  };
701
489
  function BooleanAtomContext() {
702
- this.i2s_1 = null;
490
+ this.i2x_1 = null;
703
491
  }
704
- protoOf(EqExprContext).t21 = function (listener) {
492
+ protoOf(EqExprContext).h23 = function (listener) {
705
493
  if (isInterface(listener, StateExpressionListener)) {
706
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).o2p(this);
494
+ listener.m2t(this);
707
495
  }
708
496
  };
709
- protoOf(EqExprContext).v21 = function (listener) {
497
+ protoOf(EqExprContext).j23 = function (listener) {
710
498
  if (isInterface(listener, StateExpressionListener)) {
711
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).p2p(this);
499
+ listener.n2t(this);
712
500
  }
713
501
  };
714
- protoOf(EqExprContext).u22 = function (visitor) {
502
+ protoOf(EqExprContext).h24 = function (visitor) {
503
+ var tmp;
715
504
  if (isInterface(visitor, StateExpressionVisitor)) {
716
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).x2n(this);
505
+ tmp = visitor.r2r(this);
717
506
  } else {
718
- return ensureNotNull(visitor.c23(this));
507
+ tmp = ensureNotNull(visitor.q24(this));
719
508
  }
509
+ return tmp;
720
510
  };
721
511
  function EqExprContext() {
722
- this.q2s_1 = null;
723
- this.r2s_1 = null;
724
- this.s2s_1 = null;
512
+ this.t2x_1 = null;
513
+ this.u2x_1 = null;
514
+ this.v2x_1 = null;
725
515
  }
726
- protoOf(NotExprContext).t21 = function (listener) {
516
+ protoOf(NotExprContext).h23 = function (listener) {
727
517
  if (isInterface(listener, StateExpressionListener)) {
728
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).q2p(this);
518
+ listener.o2t(this);
729
519
  }
730
520
  };
731
- protoOf(NotExprContext).v21 = function (listener) {
521
+ protoOf(NotExprContext).j23 = function (listener) {
732
522
  if (isInterface(listener, StateExpressionListener)) {
733
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).r2p(this);
523
+ listener.p2t(this);
734
524
  }
735
525
  };
736
- protoOf(NotExprContext).u22 = function (visitor) {
526
+ protoOf(NotExprContext).h24 = function (visitor) {
527
+ var tmp;
737
528
  if (isInterface(visitor, StateExpressionVisitor)) {
738
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).y2n(this);
529
+ tmp = visitor.s2r(this);
739
530
  } else {
740
- return ensureNotNull(visitor.c23(this));
531
+ tmp = ensureNotNull(visitor.q24(this));
741
532
  }
533
+ return tmp;
742
534
  };
743
535
  function NotExprContext() {
744
- this.a2t_1 = null;
536
+ this.g2y_1 = null;
745
537
  }
746
- protoOf(IsSetFuncContext).t21 = function (listener) {
538
+ protoOf(IsSetFuncContext).h23 = function (listener) {
747
539
  if (isInterface(listener, StateExpressionListener)) {
748
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).s2p(this);
540
+ listener.q2t(this);
749
541
  }
750
542
  };
751
- protoOf(IsSetFuncContext).v21 = function (listener) {
543
+ protoOf(IsSetFuncContext).j23 = function (listener) {
752
544
  if (isInterface(listener, StateExpressionListener)) {
753
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).t2p(this);
545
+ listener.r2t(this);
754
546
  }
755
547
  };
756
- protoOf(IsSetFuncContext).u22 = function (visitor) {
548
+ protoOf(IsSetFuncContext).h24 = function (visitor) {
549
+ var tmp;
757
550
  if (isInterface(visitor, StateExpressionVisitor)) {
758
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).z2n(this);
551
+ tmp = visitor.t2r(this);
759
552
  } else {
760
- return ensureNotNull(visitor.c23(this));
553
+ tmp = ensureNotNull(visitor.q24(this));
761
554
  }
555
+ return tmp;
762
556
  };
763
557
  function IsSetFuncContext() {
764
- this.i2t_1 = null;
558
+ this.r2y_1 = null;
765
559
  }
766
- protoOf(OrExprContext).t21 = function (listener) {
560
+ protoOf(OrExprContext).h23 = function (listener) {
767
561
  if (isInterface(listener, StateExpressionListener)) {
768
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).u2p(this);
562
+ listener.s2t(this);
769
563
  }
770
564
  };
771
- protoOf(OrExprContext).v21 = function (listener) {
565
+ protoOf(OrExprContext).j23 = function (listener) {
772
566
  if (isInterface(listener, StateExpressionListener)) {
773
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).v2p(this);
567
+ listener.t2t(this);
774
568
  }
775
569
  };
776
- protoOf(OrExprContext).u22 = function (visitor) {
570
+ protoOf(OrExprContext).h24 = function (visitor) {
571
+ var tmp;
777
572
  if (isInterface(visitor, StateExpressionVisitor)) {
778
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).a2o(this);
573
+ tmp = visitor.u2r(this);
779
574
  } else {
780
- return ensureNotNull(visitor.c23(this));
575
+ tmp = ensureNotNull(visitor.q24(this));
781
576
  }
577
+ return tmp;
782
578
  };
783
579
  function OrExprContext() {
784
- this.q2t_1 = null;
785
- this.r2t_1 = null;
580
+ this.c2z_1 = null;
581
+ this.d2z_1 = null;
786
582
  }
787
- protoOf(AndExprContext).t21 = function (listener) {
583
+ protoOf(AndExprContext).h23 = function (listener) {
788
584
  if (isInterface(listener, StateExpressionListener)) {
789
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).w2p(this);
585
+ listener.u2t(this);
790
586
  }
791
587
  };
792
- protoOf(AndExprContext).v21 = function (listener) {
588
+ protoOf(AndExprContext).j23 = function (listener) {
793
589
  if (isInterface(listener, StateExpressionListener)) {
794
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).x2p(this);
590
+ listener.v2t(this);
795
591
  }
796
592
  };
797
- protoOf(AndExprContext).u22 = function (visitor) {
593
+ protoOf(AndExprContext).h24 = function (visitor) {
594
+ var tmp;
798
595
  if (isInterface(visitor, StateExpressionVisitor)) {
799
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).b2o(this);
596
+ tmp = visitor.v2r(this);
800
597
  } else {
801
- return ensureNotNull(visitor.c23(this));
598
+ tmp = ensureNotNull(visitor.q24(this));
802
599
  }
600
+ return tmp;
803
601
  };
804
602
  function AndExprContext() {
805
- this.z2t_1 = null;
806
- this.a2u_1 = null;
603
+ this.o2z_1 = null;
604
+ this.p2z_1 = null;
807
605
  }
808
606
  function booleanExpr($this, _p) {
809
- var _parentctx = $this.k1q_1;
810
- var _parentState = $this.u1u_1;
811
- var _localctx = BooleanExprContext_init_$Create$($this.k1q_1, _parentState);
607
+ var _parentctx = $this.v1r_1;
608
+ var _parentState = $this.y1v_1;
609
+ var _localctx = BooleanExprContext_init_$Create$($this.v1r_1, _parentState);
812
610
  var _prevctx = _localctx;
813
611
  var _startState = 0;
814
- $this.l22(_localctx, 0, Rules_RULE_booleanExpr_getInstance().z2q_1, _p);
612
+ var _token;
613
+ var _ctx;
614
+ $this.w23(_localctx, 0, 0, _p);
815
615
  var _la;
816
616
  try {
817
617
  var _alt;
818
- $this.i22(_localctx, 1);
819
- $this.u1u_1 = 22;
820
- $this.h1q_1.b1r($this);
821
- switch (ensureNotNull($this.t1u_1).n2g(ensureNotNull($this.i1q_1), 0, $this.k1q_1)) {
618
+ $this.t23(_localctx, 1);
619
+ $this.y1v_1 = 22;
620
+ $this.s1r_1.m1s($this);
621
+ switch ($this.h1x().o2j($this.t1r_1, 0, $this.v1r_1)) {
822
622
  case 1:
823
623
  _localctx = ParExprContext_init_$Create$(_localctx);
824
- $this.k1q_1 = _localctx;
624
+ $this.v1r_1 = _localctx;
825
625
  _prevctx = _localctx;
826
- $this.u1u_1 = 5;
827
- var tmp = $this.o21($this.w2u_1);
828
- if (!isInterface(tmp, Token))
829
- THROW_CCE();
830
- $this.u1u_1 = 6;
831
- (_localctx instanceof ParExprContext ? _localctx : THROW_CCE()).a2s_1 = booleanExpr($this, 0);
832
- $this.u1u_1 = 7;
833
- var tmp_0 = $this.o21($this.x2u_1);
834
- if (!isInterface(tmp_0, Token))
835
- THROW_CCE();
626
+ $this.y1v_1 = 5;
627
+ $this.c23(10);
628
+ $this.y1v_1 = 6;
629
+ _ctx = booleanExpr($this, 0);
630
+ _localctx.x2w_1 = _ctx;
631
+ $this.y1v_1 = 7;
632
+ $this.c23(11);
836
633
  break;
837
634
  case 2:
838
635
  _localctx = NotExprContext_init_$Create$(_localctx);
839
- $this.k1q_1 = _localctx;
636
+ $this.v1r_1 = _localctx;
840
637
  _prevctx = _localctx;
841
- $this.u1u_1 = 9;
842
- var tmp_1 = $this.o21($this.r2u_1);
843
- if (!isInterface(tmp_1, Token))
844
- THROW_CCE();
845
- $this.u1u_1 = 10;
846
- (_localctx instanceof NotExprContext ? _localctx : THROW_CCE()).a2t_1 = booleanExpr($this, 7);
638
+ $this.y1v_1 = 9;
639
+ $this.c23(5);
640
+ $this.y1v_1 = 10;
641
+ _ctx = booleanExpr($this, 7);
642
+ _localctx.g2y_1 = _ctx;
847
643
  break;
848
644
  case 3:
849
645
  _localctx = IsSetFuncContext_init_$Create$(_localctx);
850
- $this.k1q_1 = _localctx;
646
+ $this.v1r_1 = _localctx;
851
647
  _prevctx = _localctx;
852
- $this.u1u_1 = 11;
853
- var tmp_2 = $this.o21($this.a2v_1);
854
- if (!isInterface(tmp_2, Token))
855
- THROW_CCE();
856
- $this.u1u_1 = 12;
857
- var tmp_3 = _localctx instanceof IsSetFuncContext ? _localctx : THROW_CCE();
858
- var tmp_4 = $this.o21($this.e2v_1);
859
- tmp_3.i2t_1 = isInterface(tmp_4, Token) ? tmp_4 : THROW_CCE();
860
- $this.u1u_1 = 13;
861
- var tmp_5 = $this.o21($this.x2u_1);
862
- if (!isInterface(tmp_5, Token))
863
- THROW_CCE();
648
+ $this.y1v_1 = 11;
649
+ $this.c23(14);
650
+ $this.y1v_1 = 12;
651
+ _token = $this.c23(18);
652
+ _localctx.r2y_1 = _token;
653
+ $this.y1v_1 = 13;
654
+ $this.c23(11);
864
655
  break;
865
656
  case 4:
866
657
  _localctx = EqExprContext_init_$Create$(_localctx);
867
- $this.k1q_1 = _localctx;
658
+ $this.v1r_1 = _localctx;
868
659
  _prevctx = _localctx;
869
- $this.u1u_1 = 14;
870
- var tmp_6 = _localctx instanceof EqExprContext ? _localctx : THROW_CCE();
871
- var tmp_7 = $this.o21($this.e2v_1);
872
- tmp_6.q2s_1 = isInterface(tmp_7, Token) ? tmp_7 : THROW_CCE();
873
- $this.u1u_1 = 15;
874
- (_localctx instanceof EqExprContext ? _localctx : THROW_CCE()).r2s_1 = ensureNotNull($this.i1q_1).b1t(1);
875
- _la = ensureNotNull($this.i1q_1).o1s(1);
876
- if (!(_la === $this.n2u_1 ? true : _la === $this.o2u_1)) {
877
- var tmp_8 = _localctx instanceof EqExprContext ? _localctx : THROW_CCE();
878
- var tmp_9 = $this.h1q_1.a1r($this);
879
- tmp_8.r2s_1 = isInterface(tmp_9, Token) ? tmp_9 : THROW_CCE();
660
+ $this.y1v_1 = 14;
661
+ _token = $this.c23(18);
662
+ _localctx.t2x_1 = _token;
663
+ $this.y1v_1 = 15;
664
+ _token = $this.t1r_1.k1u(1);
665
+ _localctx.u2x_1 = _token;
666
+ _la = $this.t1r_1.e1u(1);
667
+ if (!(_la === 1 ? true : _la === 2)) {
668
+ _token = $this.s1r_1.l1s($this);
669
+ _localctx.u2x_1 = _token;
880
670
  } else {
881
- if (ensureNotNull($this.i1q_1).o1s(1) === Tokens_EOF_getInstance().w2q_1)
882
- $this.o1q_1 = true;
883
- $this.h1q_1.k1r($this);
884
- $this.m1v();
671
+ if ($this.t1r_1.e1u(1) === -1) {
672
+ $this.a1s_1 = true;
673
+ }
674
+ $this.s1r_1.w1s($this);
675
+ $this.q1w();
885
676
  }
886
677
 
887
- $this.u1u_1 = 16;
888
- var tmp_10 = _localctx instanceof EqExprContext ? _localctx : THROW_CCE();
889
- var tmp_11 = $this.o21($this.d2v_1);
890
- tmp_10.s2s_1 = isInterface(tmp_11, Token) ? tmp_11 : THROW_CCE();
678
+ $this.y1v_1 = 16;
679
+ _token = $this.c23(17);
680
+ _localctx.v2x_1 = _token;
891
681
  break;
892
682
  case 5:
893
683
  _localctx = IntCmpExprContext_init_$Create$(_localctx);
894
- $this.k1q_1 = _localctx;
684
+ $this.v1r_1 = _localctx;
895
685
  _prevctx = _localctx;
896
- $this.u1u_1 = 17;
897
- (_localctx instanceof IntCmpExprContext ? _localctx : THROW_CCE()).q2r_1 = $this.f2v();
898
- $this.u1u_1 = 18;
899
- (_localctx instanceof IntCmpExprContext ? _localctx : THROW_CCE()).r2r_1 = ensureNotNull($this.i1q_1).b1t(1);
900
- _la = ensureNotNull($this.i1q_1).o1s(1);
901
- if (!((_la & -64) === 0 ? !(new Long(1, 0)).fb(_la).hb((new Long(1, 0)).fb($this.n2u_1).ib((new Long(1, 0)).fb($this.o2u_1)).ib((new Long(1, 0)).fb($this.s2u_1)).ib((new Long(1, 0)).fb($this.t2u_1)).ib((new Long(1, 0)).fb($this.u2u_1)).ib((new Long(1, 0)).fb($this.v2u_1))).equals(new Long(0, 0)) : false)) {
902
- var tmp_12 = _localctx instanceof IntCmpExprContext ? _localctx : THROW_CCE();
903
- var tmp_13 = $this.h1q_1.a1r($this);
904
- tmp_12.r2r_1 = isInterface(tmp_13, Token) ? tmp_13 : THROW_CCE();
686
+ $this.y1v_1 = 17;
687
+ _ctx = $this.j30();
688
+ _localctx.k2w_1 = _ctx;
689
+ $this.y1v_1 = 18;
690
+ _token = $this.t1r_1.k1u(1);
691
+ _localctx.l2w_1 = _token;
692
+ _la = $this.t1r_1.e1u(1);
693
+ if (!((_la & -64) === 0 ? !(new Long(1, 0)).fb(_la).hb(new Long(966, 0)).equals(new Long(0, 0)) : false)) {
694
+ _token = $this.s1r_1.l1s($this);
695
+ _localctx.l2w_1 = _token;
905
696
  } else {
906
- if (ensureNotNull($this.i1q_1).o1s(1) === Tokens_EOF_getInstance().w2q_1)
907
- $this.o1q_1 = true;
908
- $this.h1q_1.k1r($this);
909
- $this.m1v();
697
+ if ($this.t1r_1.e1u(1) === -1) {
698
+ $this.a1s_1 = true;
699
+ }
700
+ $this.s1r_1.w1s($this);
701
+ $this.q1w();
910
702
  }
911
703
 
912
- $this.u1u_1 = 19;
913
- (_localctx instanceof IntCmpExprContext ? _localctx : THROW_CCE()).s2r_1 = $this.f2v();
704
+ $this.y1v_1 = 19;
705
+ _ctx = $this.j30();
706
+ _localctx.m2w_1 = _ctx;
914
707
  break;
915
708
  case 6:
916
709
  _localctx = BooleanAtomContext_init_$Create$(_localctx);
917
- $this.k1q_1 = _localctx;
710
+ $this.v1r_1 = _localctx;
918
711
  _prevctx = _localctx;
919
- $this.u1u_1 = 21;
920
- (_localctx instanceof BooleanAtomContext ? _localctx : THROW_CCE()).i2s_1 = ensureNotNull($this.i1q_1).b1t(1);
921
- _la = ensureNotNull($this.i1q_1).o1s(1);
922
- if (!(_la === $this.y2u_1 ? true : _la === $this.z2u_1)) {
923
- var tmp_14 = _localctx instanceof BooleanAtomContext ? _localctx : THROW_CCE();
924
- var tmp_15 = $this.h1q_1.a1r($this);
925
- tmp_14.i2s_1 = isInterface(tmp_15, Token) ? tmp_15 : THROW_CCE();
712
+ $this.y1v_1 = 21;
713
+ _token = $this.t1r_1.k1u(1);
714
+ _localctx.i2x_1 = _token;
715
+ _la = $this.t1r_1.e1u(1);
716
+ if (!(_la === 12 ? true : _la === 13)) {
717
+ _token = $this.s1r_1.l1s($this);
718
+ _localctx.i2x_1 = _token;
926
719
  } else {
927
- if (ensureNotNull($this.i1q_1).o1s(1) === Tokens_EOF_getInstance().w2q_1)
928
- $this.o1q_1 = true;
929
- $this.h1q_1.k1r($this);
930
- $this.m1v();
720
+ if ($this.t1r_1.e1u(1) === -1) {
721
+ $this.a1s_1 = true;
722
+ }
723
+ $this.s1r_1.w1s($this);
724
+ $this.q1w();
931
725
  }
932
726
 
933
727
  break;
934
728
  }
935
- ensureNotNull($this.k1q_1).u1q_1 = ensureNotNull($this.i1q_1).b1t(-1);
936
- $this.u1u_1 = 32;
937
- $this.h1q_1.b1r($this);
938
- _alt = ensureNotNull($this.t1u_1).n2g(ensureNotNull($this.i1q_1), 2, $this.k1q_1);
939
- while (!(_alt === 2) ? !(_alt === Companion_instance.q23_1) : false) {
729
+ ensureNotNull($this.v1r_1).i1s_1 = $this.t1r_1.k1u(-1);
730
+ $this.y1v_1 = 32;
731
+ $this.s1r_1.m1s($this);
732
+ _alt = $this.h1x().o2j($this.t1r_1, 2, $this.v1r_1);
733
+ $l$loop: while (true) {
734
+ var tmp;
735
+ if (!(_alt === 2)) {
736
+ var tmp_0 = _alt;
737
+ tmp = !(tmp_0 === 0);
738
+ } else {
739
+ tmp = false;
740
+ }
741
+ if (!tmp) {
742
+ break $l$loop;
743
+ }
940
744
  if (_alt === 1) {
941
- if (!($this.m1q_1 == null)) {
942
- $this.u21();
745
+ // Inline function 'kotlin.collections.isNotEmpty' call
746
+ if (!$this.y1r_1.x()) {
747
+ $this.i23();
943
748
  }
944
749
  _prevctx = _localctx;
945
- $this.u1u_1 = 30;
946
- $this.h1q_1.b1r($this);
947
- var tmp1_subject = ensureNotNull($this.t1u_1).n2g(ensureNotNull($this.i1q_1), 1, $this.k1q_1);
750
+ $this.y1v_1 = 30;
751
+ $this.s1r_1.m1s($this);
752
+ var tmp1_subject = $this.h1x().o2j($this.t1r_1, 1, $this.v1r_1);
948
753
  if (tmp1_subject === 1) {
949
754
  _localctx = AndExprContext_init_$Create$(BooleanExprContext_init_$Create$(_parentctx, _parentState));
950
- (_localctx instanceof AndExprContext ? _localctx : THROW_CCE()).z2t_1 = _prevctx;
951
- $this.m22(_localctx, _startState, Rules_RULE_booleanExpr_getInstance().z2q_1);
952
- $this.u1u_1 = 24;
953
- if (!$this.y20(ensureNotNull($this.k1q_1), 6))
755
+ _localctx.o2z_1 = _prevctx;
756
+ $this.x23(_localctx, _startState, 0);
757
+ $this.y1v_1 = 24;
758
+ if (!$this.c22(ensureNotNull($this.v1r_1), 6)) {
954
759
  throw new FailedPredicateException($this, 'precpred(context!!, 6)');
955
- $this.u1u_1 = 25;
956
- var tmp_16 = $this.o21($this.p2u_1);
957
- if (!isInterface(tmp_16, Token))
958
- THROW_CCE();
959
- $this.u1u_1 = 26;
960
- (_localctx instanceof AndExprContext ? _localctx : THROW_CCE()).a2u_1 = booleanExpr($this, 7);
760
+ }
761
+ $this.y1v_1 = 25;
762
+ $this.c23(3);
763
+ $this.y1v_1 = 26;
764
+ _ctx = booleanExpr($this, 7);
765
+ _localctx.p2z_1 = _ctx;
961
766
  } else if (tmp1_subject === 2) {
962
767
  _localctx = OrExprContext_init_$Create$(BooleanExprContext_init_$Create$(_parentctx, _parentState));
963
- (_localctx instanceof OrExprContext ? _localctx : THROW_CCE()).q2t_1 = _prevctx;
964
- $this.m22(_localctx, _startState, Rules_RULE_booleanExpr_getInstance().z2q_1);
965
- $this.u1u_1 = 27;
966
- if (!$this.y20(ensureNotNull($this.k1q_1), 5))
768
+ _localctx.c2z_1 = _prevctx;
769
+ $this.x23(_localctx, _startState, 0);
770
+ $this.y1v_1 = 27;
771
+ if (!$this.c22(ensureNotNull($this.v1r_1), 5)) {
967
772
  throw new FailedPredicateException($this, 'precpred(context!!, 5)');
968
- $this.u1u_1 = 28;
969
- var tmp_17 = $this.o21($this.q2u_1);
970
- if (!isInterface(tmp_17, Token))
971
- THROW_CCE();
972
- $this.u1u_1 = 29;
973
- (_localctx instanceof OrExprContext ? _localctx : THROW_CCE()).r2t_1 = booleanExpr($this, 6);
773
+ }
774
+ $this.y1v_1 = 28;
775
+ $this.c23(4);
776
+ $this.y1v_1 = 29;
777
+ _ctx = booleanExpr($this, 6);
778
+ _localctx.d2z_1 = _ctx;
974
779
  }
975
780
  }
976
- $this.u1u_1 = 34;
977
- $this.h1q_1.b1r($this);
978
- _alt = ensureNotNull($this.t1u_1).n2g(ensureNotNull($this.i1q_1), 2, $this.k1q_1);
781
+ $this.y1v_1 = 34;
782
+ $this.s1r_1.m1s($this);
783
+ _alt = $this.h1x().o2j($this.t1r_1, 2, $this.v1r_1);
979
784
  }
980
785
  } catch ($p) {
981
786
  if ($p instanceof RecognitionException) {
982
787
  var re = $p;
983
- _localctx.v1q_1 = re;
984
- $this.h1q_1.l1r($this, re);
985
- $this.h1q_1.c1q($this, re);
788
+ _localctx.j1s_1 = re;
789
+ $this.s1r_1.x1s($this, re);
790
+ $this.s1r_1.o1r($this, re);
986
791
  } else {
987
792
  throw $p;
988
793
  }
989
794
  }
990
795
  finally {
991
- $this.o22(_parentctx);
796
+ $this.z23(_parentctx);
992
797
  }
993
798
  return _localctx;
994
799
  }
995
- protoOf(IntExprContext).n1x = function () {
996
- return Rules_RULE_intExpr_getInstance().z2q_1;
800
+ protoOf(IntExprContext).i1y = function () {
801
+ return this.w2u_1;
997
802
  };
998
- protoOf(IntExprContext).t2q = function (ctx) {
999
- protoOf(ParserRuleContext).q22.call(this, ctx);
803
+ protoOf(IntExprContext).x2u = function (ctx) {
804
+ protoOf(ParserRuleContext).e24.call(this, ctx);
1000
805
  };
1001
806
  function IntExprContext() {
807
+ this.w2u_1 = 1;
1002
808
  }
1003
- protoOf(IntAtomContext).t21 = function (listener) {
809
+ protoOf(IntAtomContext).h23 = function (listener) {
1004
810
  if (isInterface(listener, StateExpressionListener)) {
1005
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).c2q(this);
811
+ listener.a2u(this);
1006
812
  }
1007
813
  };
1008
- protoOf(IntAtomContext).v21 = function (listener) {
814
+ protoOf(IntAtomContext).j23 = function (listener) {
1009
815
  if (isInterface(listener, StateExpressionListener)) {
1010
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).d2q(this);
816
+ listener.b2u(this);
1011
817
  }
1012
818
  };
1013
- protoOf(IntAtomContext).u22 = function (visitor) {
819
+ protoOf(IntAtomContext).h24 = function (visitor) {
820
+ var tmp;
1014
821
  if (isInterface(visitor, StateExpressionVisitor)) {
1015
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).e2o(this);
822
+ tmp = visitor.y2r(this);
1016
823
  } else {
1017
- return ensureNotNull(visitor.c23(this));
824
+ tmp = ensureNotNull(visitor.q24(this));
1018
825
  }
826
+ return tmp;
1019
827
  };
1020
828
  function IntAtomContext() {
1021
- this.n2v_1 = null;
829
+ this.u30_1 = null;
1022
830
  }
1023
- protoOf(ParIntExprContext).t21 = function (listener) {
831
+ protoOf(ParIntExprContext).h23 = function (listener) {
1024
832
  if (isInterface(listener, StateExpressionListener)) {
1025
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).y2p(this);
833
+ listener.w2t(this);
1026
834
  }
1027
835
  };
1028
- protoOf(ParIntExprContext).v21 = function (listener) {
836
+ protoOf(ParIntExprContext).j23 = function (listener) {
1029
837
  if (isInterface(listener, StateExpressionListener)) {
1030
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).z2p(this);
838
+ listener.x2t(this);
1031
839
  }
1032
840
  };
1033
- protoOf(ParIntExprContext).u22 = function (visitor) {
841
+ protoOf(ParIntExprContext).h24 = function (visitor) {
842
+ var tmp;
1034
843
  if (isInterface(visitor, StateExpressionVisitor)) {
1035
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).c2o(this);
844
+ tmp = visitor.w2r(this);
1036
845
  } else {
1037
- return ensureNotNull(visitor.c23(this));
846
+ tmp = ensureNotNull(visitor.q24(this));
1038
847
  }
848
+ return tmp;
1039
849
  };
1040
850
  function ParIntExprContext() {
1041
- this.v2v_1 = null;
851
+ this.f31_1 = null;
1042
852
  }
1043
- protoOf(ValuesFuncContext).t21 = function (listener) {
853
+ protoOf(ValuesFuncContext).h23 = function (listener) {
1044
854
  if (isInterface(listener, StateExpressionListener)) {
1045
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).a2q(this);
855
+ listener.y2t(this);
1046
856
  }
1047
857
  };
1048
- protoOf(ValuesFuncContext).v21 = function (listener) {
858
+ protoOf(ValuesFuncContext).j23 = function (listener) {
1049
859
  if (isInterface(listener, StateExpressionListener)) {
1050
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).b2q(this);
860
+ listener.z2t(this);
1051
861
  }
1052
862
  };
1053
- protoOf(ValuesFuncContext).u22 = function (visitor) {
863
+ protoOf(ValuesFuncContext).h24 = function (visitor) {
864
+ var tmp;
1054
865
  if (isInterface(visitor, StateExpressionVisitor)) {
1055
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).d2o(this);
866
+ tmp = visitor.x2r(this);
1056
867
  } else {
1057
- return ensureNotNull(visitor.c23(this));
868
+ tmp = ensureNotNull(visitor.q24(this));
1058
869
  }
870
+ return tmp;
1059
871
  };
1060
872
  function ValuesFuncContext() {
1061
- this.d2w_1 = null;
873
+ this.q31_1 = null;
1062
874
  }
1063
875
  function booleanExpr_sempred($this, _localctx, predIndex) {
1064
876
  if (predIndex === 0)
1065
- return $this.y20(ensureNotNull($this.k1q_1), 6);
877
+ return $this.c22(ensureNotNull($this.v1r_1), 6);
1066
878
  else if (predIndex === 1)
1067
- return $this.y20(ensureNotNull($this.k1q_1), 5);
879
+ return $this.c22(ensureNotNull($this.v1r_1), 5);
1068
880
  return true;
1069
881
  }
1070
- function Tokens_EOF_getInstance() {
1071
- Tokens_initEntries();
1072
- return Tokens_EOF_instance;
1073
- }
1074
- function Tokens_EQ_getInstance() {
1075
- Tokens_initEntries();
1076
- return Tokens_EQ_instance;
1077
- }
1078
- function Tokens_NEQ_getInstance() {
1079
- Tokens_initEntries();
1080
- return Tokens_NEQ_instance;
1081
- }
1082
- function Tokens_AND_getInstance() {
1083
- Tokens_initEntries();
1084
- return Tokens_AND_instance;
1085
- }
1086
- function Tokens_OR_getInstance() {
1087
- Tokens_initEntries();
1088
- return Tokens_OR_instance;
1089
- }
1090
- function Tokens_NOT_getInstance() {
1091
- Tokens_initEntries();
1092
- return Tokens_NOT_instance;
1093
- }
1094
- function Tokens_GTE_getInstance() {
1095
- Tokens_initEntries();
1096
- return Tokens_GTE_instance;
1097
- }
1098
- function Tokens_GT_getInstance() {
1099
- Tokens_initEntries();
1100
- return Tokens_GT_instance;
1101
- }
1102
- function Tokens_LTE_getInstance() {
1103
- Tokens_initEntries();
1104
- return Tokens_LTE_instance;
1105
- }
1106
- function Tokens_LT_getInstance() {
1107
- Tokens_initEntries();
1108
- return Tokens_LT_instance;
1109
- }
1110
- function Tokens_OPAR_getInstance() {
1111
- Tokens_initEntries();
1112
- return Tokens_OPAR_instance;
1113
- }
1114
- function Tokens_CPAR_getInstance() {
1115
- Tokens_initEntries();
1116
- return Tokens_CPAR_instance;
1117
- }
1118
- function Tokens_TRUE_getInstance() {
1119
- Tokens_initEntries();
1120
- return Tokens_TRUE_instance;
1121
- }
1122
- function Tokens_FALSE_getInstance() {
1123
- Tokens_initEntries();
1124
- return Tokens_FALSE_instance;
1125
- }
1126
- function Tokens_FUNC_ISSET_getInstance() {
1127
- Tokens_initEntries();
1128
- return Tokens_FUNC_ISSET_instance;
1129
- }
1130
- function Tokens_FUNC_VALUES_getInstance() {
1131
- Tokens_initEntries();
1132
- return Tokens_FUNC_VALUES_instance;
1133
- }
1134
- function Tokens_INT_getInstance() {
1135
- Tokens_initEntries();
1136
- return Tokens_INT_instance;
1137
- }
1138
- function Tokens_STRING_getInstance() {
1139
- Tokens_initEntries();
1140
- return Tokens_STRING_instance;
1141
- }
1142
- function Tokens_VAR_getInstance() {
1143
- Tokens_initEntries();
1144
- return Tokens_VAR_instance;
1145
- }
1146
- function Rules_RULE_booleanExpr_getInstance() {
1147
- Rules_initEntries_0();
1148
- return Rules_RULE_booleanExpr_instance;
1149
- }
1150
- function Rules_RULE_intExpr_getInstance() {
1151
- Rules_initEntries_0();
1152
- return Rules_RULE_intExpr_instance;
1153
- }
1154
882
  function StateExpressionParser(input) {
1155
- Companion_getInstance_1();
883
+ Companion_getInstance_0();
1156
884
  Parser.call(this, input);
1157
- this.n2u_1 = Tokens_EQ_getInstance().w2q_1;
1158
- this.o2u_1 = Tokens_NEQ_getInstance().w2q_1;
1159
- this.p2u_1 = Tokens_AND_getInstance().w2q_1;
1160
- this.q2u_1 = Tokens_OR_getInstance().w2q_1;
1161
- this.r2u_1 = Tokens_NOT_getInstance().w2q_1;
1162
- this.s2u_1 = Tokens_GTE_getInstance().w2q_1;
1163
- this.t2u_1 = Tokens_GT_getInstance().w2q_1;
1164
- this.u2u_1 = Tokens_LTE_getInstance().w2q_1;
1165
- this.v2u_1 = Tokens_LT_getInstance().w2q_1;
1166
- this.w2u_1 = Tokens_OPAR_getInstance().w2q_1;
1167
- this.x2u_1 = Tokens_CPAR_getInstance().w2q_1;
1168
- this.y2u_1 = Tokens_TRUE_getInstance().w2q_1;
1169
- this.z2u_1 = Tokens_FALSE_getInstance().w2q_1;
1170
- this.a2v_1 = Tokens_FUNC_ISSET_getInstance().w2q_1;
1171
- this.b2v_1 = Tokens_FUNC_VALUES_getInstance().w2q_1;
1172
- this.c2v_1 = Tokens_INT_getInstance().w2q_1;
1173
- this.d2v_1 = Tokens_STRING_getInstance().w2q_1;
1174
- this.e2v_1 = Tokens_VAR_getInstance().w2q_1;
1175
- this.t1u_1 = new ParserATNSimulator(this, Companion_getInstance_1().i2r_1, Companion_getInstance_1().a2r_1, Companion_getInstance_1().b2r_1);
885
+ this.c30_1 = new ParserATNSimulator(this, Companion_getInstance_0().z2u_1, Companion_getInstance_0().a2v_1, Companion_getInstance_0().b2v_1);
886
+ this.d30_1 = 'StateExpression.g4';
887
+ this.e30_1 = Companion_getInstance_0().g2v_1;
888
+ this.f30_1 = Companion_getInstance_0().c2v_1;
889
+ this.g30_1 = Companion_getInstance_0().z2u_1;
890
+ this.h30_1 = Companion_getInstance_0().f2v_1;
891
+ this.i30_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 +';
1176
892
  }
1177
- protoOf(StateExpressionParser).m1x = function () {
1178
- return Companion_getInstance_1().c2r_1;
893
+ protoOf(StateExpressionParser).h1x = function () {
894
+ return this.c30_1;
1179
895
  };
1180
- protoOf(StateExpressionParser).d1w = function () {
1181
- return Companion_getInstance_1().i2r_1;
896
+ protoOf(StateExpressionParser).c21 = function () {
897
+ return this.e30_1;
1182
898
  };
1183
- protoOf(StateExpressionParser).w1u = function () {
1184
- return Companion_getInstance_1().f2r_1;
899
+ protoOf(StateExpressionParser).c1y = function () {
900
+ return this.f30_1;
1185
901
  };
1186
- protoOf(StateExpressionParser).e2w = function () {
902
+ protoOf(StateExpressionParser).i1x = function () {
903
+ return this.g30_1;
904
+ };
905
+ protoOf(StateExpressionParser).z1v = function () {
906
+ return this.h30_1;
907
+ };
908
+ protoOf(StateExpressionParser).r31 = function () {
1187
909
  return booleanExpr(this, 0);
1188
910
  };
1189
- protoOf(StateExpressionParser).f2v = function () {
1190
- var _localctx = IntExprContext_init_$Create$(this.k1q_1, this.u1u_1);
1191
- this.g22(_localctx, 2, Rules_RULE_intExpr_getInstance().z2q_1);
911
+ protoOf(StateExpressionParser).j30 = function () {
912
+ var _localctx = IntExprContext_init_$Create$(this.v1r_1, this.y1v_1);
913
+ var _token;
914
+ var _ctx;
915
+ this.r23(_localctx, 2, 1);
1192
916
  try {
1193
- this.u1u_1 = 43;
1194
- this.h1q_1.b1r(this);
1195
- var tmp0_subject = ensureNotNull(this.i1q_1).o1s(1);
1196
- if (tmp0_subject === this.w2u_1) {
1197
- _localctx = ParIntExprContext_init_$Create$(_localctx);
1198
- this.i22(_localctx, 1);
1199
- this.u1u_1 = 35;
1200
- var tmp = this.o21(this.w2u_1);
1201
- if (!isInterface(tmp, Token))
1202
- THROW_CCE();
1203
- this.u1u_1 = 36;
1204
- (_localctx instanceof ParIntExprContext ? _localctx : THROW_CCE()).v2v_1 = this.f2v();
1205
- this.u1u_1 = 37;
1206
- var tmp_0 = this.o21(this.x2u_1);
1207
- if (!isInterface(tmp_0, Token))
1208
- THROW_CCE();
1209
- } else if (tmp0_subject === this.b2v_1) {
1210
- _localctx = ValuesFuncContext_init_$Create$(_localctx);
1211
- this.i22(_localctx, 2);
1212
- this.u1u_1 = 39;
1213
- var tmp_1 = this.o21(this.b2v_1);
1214
- if (!isInterface(tmp_1, Token))
1215
- THROW_CCE();
1216
- this.u1u_1 = 40;
1217
- var tmp_2 = _localctx instanceof ValuesFuncContext ? _localctx : THROW_CCE();
1218
- var tmp_3 = this.o21(this.e2v_1);
1219
- tmp_2.d2w_1 = isInterface(tmp_3, Token) ? tmp_3 : THROW_CCE();
1220
- this.u1u_1 = 41;
1221
- var tmp_4 = this.o21(this.x2u_1);
1222
- if (!isInterface(tmp_4, Token))
1223
- THROW_CCE();
1224
- } else if (tmp0_subject === this.c2v_1) {
1225
- _localctx = IntAtomContext_init_$Create$(_localctx);
1226
- this.i22(_localctx, 3);
1227
- this.u1u_1 = 42;
1228
- var tmp_5 = _localctx instanceof IntAtomContext ? _localctx : THROW_CCE();
1229
- var tmp_6 = this.o21(this.c2v_1);
1230
- tmp_5.n2v_1 = isInterface(tmp_6, Token) ? tmp_6 : THROW_CCE();
1231
- } else
1232
- throw new NoViableAltException(this);
917
+ this.y1v_1 = 43;
918
+ this.s1r_1.m1s(this);
919
+ switch (this.t1r_1.e1u(1)) {
920
+ case 10:
921
+ _localctx = ParIntExprContext_init_$Create$(_localctx);
922
+ this.t23(_localctx, 1);
923
+ this.y1v_1 = 35;
924
+ this.c23(10);
925
+ this.y1v_1 = 36;
926
+ _ctx = this.j30();
927
+ _localctx.f31_1 = _ctx;
928
+ this.y1v_1 = 37;
929
+ this.c23(11);
930
+ break;
931
+ case 15:
932
+ _localctx = ValuesFuncContext_init_$Create$(_localctx);
933
+ this.t23(_localctx, 2);
934
+ this.y1v_1 = 39;
935
+ this.c23(15);
936
+ this.y1v_1 = 40;
937
+ _token = this.c23(18);
938
+ _localctx.q31_1 = _token;
939
+ this.y1v_1 = 41;
940
+ this.c23(11);
941
+ break;
942
+ case 16:
943
+ _localctx = IntAtomContext_init_$Create$(_localctx);
944
+ this.t23(_localctx, 3);
945
+ this.y1v_1 = 42;
946
+ _token = this.c23(16);
947
+ _localctx.u30_1 = _token;
948
+ break;
949
+ default:
950
+ throw new NoViableAltException(this);
951
+ }
1233
952
  } catch ($p) {
1234
953
  if ($p instanceof RecognitionException) {
1235
954
  var re = $p;
1236
- _localctx.v1q_1 = re;
1237
- this.h1q_1.l1r(this, re);
1238
- this.h1q_1.c1q(this, re);
955
+ _localctx.j1s_1 = re;
956
+ this.s1r_1.x1s(this, re);
957
+ this.s1r_1.o1r(this, re);
1239
958
  } else {
1240
959
  throw $p;
1241
960
  }
1242
961
  }
1243
962
  finally {
1244
- this.h22();
963
+ this.s23();
1245
964
  }
1246
965
  return _localctx;
1247
966
  };
1248
- protoOf(StateExpressionParser).x20 = function (_localctx, ruleIndex, predIndex) {
967
+ protoOf(StateExpressionParser).b22 = function (_localctx, ruleIndex, predIndex) {
1249
968
  if (ruleIndex === 0) {
1250
- return booleanExpr_sempred(this, _localctx instanceof BooleanExprContext ? _localctx : THROW_CCE(), predIndex);
969
+ return booleanExpr_sempred(this, (_localctx == null ? true : _localctx instanceof BooleanExprContext) ? _localctx : THROW_CCE(), predIndex);
1251
970
  }
1252
971
  return true;
1253
972
  };
1254
973
  function StateExpressionVisitor() {
1255
974
  }
1256
975
  function Expression(expr, raw) {
1257
- this.f2w_1 = expr;
1258
- this.g2w_1 = raw;
976
+ this.s31_1 = expr;
977
+ this.t31_1 = raw;
1259
978
  }
1260
- protoOf(Expression).h2w = function () {
1261
- return !(this.f2w_1 == null);
979
+ protoOf(Expression).u31 = function () {
980
+ return !(this.s31_1 == null);
1262
981
  };
1263
- protoOf(Expression).i2w = function (state) {
982
+ protoOf(Expression).v31 = function (state) {
1264
983
  // Inline function 'kotlin.checkNotNull' call
1265
- var value = this.f2w_1;
984
+ var value = this.s31_1;
1266
985
  // Inline function 'kotlin.contracts.contract' call
1267
986
  var tmp$ret$1;
1268
987
  $l$block: {
@@ -1277,11 +996,11 @@
1277
996
  break $l$block;
1278
997
  }
1279
998
  }
1280
- return tmp$ret$1.u22((new StateExpressionEvaluator(state)).k2w_1);
999
+ return tmp$ret$1.h24((new StateExpressionEvaluator(state)).x31_1);
1281
1000
  };
1282
- protoOf(Expression).m2w = function () {
1001
+ protoOf(Expression).z31 = function () {
1283
1002
  // Inline function 'kotlin.collections.orEmpty' call
1284
- var tmp0_safe_receiver = this.f2w_1;
1003
+ var tmp0_safe_receiver = this.s31_1;
1285
1004
  var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : vars(tmp0_safe_receiver);
1286
1005
  var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : toSet(tmp1_safe_receiver);
1287
1006
  return tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
@@ -1297,7 +1016,7 @@
1297
1016
  if (!(other instanceof Expression)) {
1298
1017
  tmp = false;
1299
1018
  } else {
1300
- if (!(this.g2w_1 === other.g2w_1)) {
1019
+ if (!(this.t31_1 === other.t31_1)) {
1301
1020
  tmp = false;
1302
1021
  } else {
1303
1022
  tmp = true;
@@ -1308,7 +1027,7 @@
1308
1027
  return tmp;
1309
1028
  };
1310
1029
  protoOf(Expression).hashCode = function () {
1311
- return getStringHashCode(this.g2w_1);
1030
+ return getStringHashCode(this.t31_1);
1312
1031
  };
1313
1032
  function toExpressionOrNull(_this__u8e3s4) {
1314
1033
  // Inline function 'kotlin.text.isNullOrBlank' call
@@ -1317,20 +1036,27 @@
1317
1036
  return null;
1318
1037
  var tmp;
1319
1038
  try {
1320
- var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().u1p(_this__u8e3s4)));
1039
+ var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().i1r(_this__u8e3s4)));
1321
1040
  var parser = new StateExpressionParser(tokens);
1322
- parser.h1q_1 = new BailErrorStrategy();
1323
- var expr = parser.e2w();
1324
- tmp = tokens.b1(tokens.g1s()).t1s() === Companion_getInstance().x1s_1 ? expr : null;
1325
- } catch ($p) {
1041
+ parser.s1r_1 = new BailErrorStrategy();
1042
+ var expr = parser.r31();
1326
1043
  var tmp_0;
1044
+ var tmp_1 = tokens.b1(tokens.w1t()).j1u();
1045
+ if (tmp_1 === -1) {
1046
+ tmp_0 = expr;
1047
+ } else {
1048
+ tmp_0 = null;
1049
+ }
1050
+ tmp = tmp_0;
1051
+ } catch ($p) {
1052
+ var tmp_2;
1327
1053
  if ($p instanceof ParseCancellationException) {
1328
1054
  var e = $p;
1329
- tmp_0 = null;
1055
+ tmp_2 = null;
1330
1056
  } else {
1331
1057
  throw $p;
1332
1058
  }
1333
- tmp = tmp_0;
1059
+ tmp = tmp_2;
1334
1060
  }
1335
1061
  var tmp0_expr = tmp;
1336
1062
  return new Expression(tmp0_expr, _this__u8e3s4);
@@ -1338,34 +1064,29 @@
1338
1064
  function vars(_this__u8e3s4) {
1339
1065
  // Inline function 'kotlin.collections.flatMap' call
1340
1066
  // Inline function 'kotlin.collections.orEmpty' call
1341
- var tmp0_elvis_lhs = _this__u8e3s4.s1q_1;
1067
+ var tmp0_elvis_lhs = _this__u8e3s4.g1s_1;
1342
1068
  // Inline function 'kotlin.collections.flatMapTo' call
1343
1069
  var this_0 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
1344
- var destination = ArrayList_init_$Create$_0();
1070
+ var destination = ArrayList_init_$Create$();
1345
1071
  var tmp0_iterator = this_0.s();
1346
1072
  while (tmp0_iterator.t()) {
1347
1073
  var element = tmp0_iterator.u();
1348
1074
  // Inline function 'org.cru.godtools.shared.tool.parser.expressions.vars.<anonymous>' call
1349
1075
  var tmp;
1350
1076
  if (isInterface(element, TerminalNode)) {
1351
- var tmp1_safe_receiver = element.d2n();
1077
+ // Inline function 'kotlin.takeIf' call
1078
+ var this_1 = element.h2r();
1079
+ // Inline function 'kotlin.contracts.contract' call
1352
1080
  var tmp_0;
1353
- if (tmp1_safe_receiver == null) {
1354
- tmp_0 = null;
1081
+ // Inline function 'org.cru.godtools.shared.tool.parser.expressions.vars.<anonymous>.<anonymous>' call
1082
+ var tmp_1 = this_1.j1u();
1083
+ if (tmp_1 === 18) {
1084
+ tmp_0 = this_1;
1355
1085
  } else {
1356
- // Inline function 'kotlin.takeIf' call
1357
- // Inline function 'kotlin.contracts.contract' call
1358
- var tmp_1;
1359
- // Inline function 'org.cru.godtools.shared.tool.parser.expressions.vars.<anonymous>.<anonymous>' call
1360
- if (tmp1_safe_receiver.t1s() === Tokens_VAR_getInstance().w2q_1) {
1361
- tmp_1 = tmp1_safe_receiver;
1362
- } else {
1363
- tmp_1 = null;
1364
- }
1365
- tmp_0 = tmp_1;
1086
+ tmp_0 = null;
1366
1087
  }
1367
- var tmp2_safe_receiver = tmp_0;
1368
- tmp = listOfNotNull(tmp2_safe_receiver == null ? null : tmp2_safe_receiver.k1t());
1088
+ var tmp1_safe_receiver = tmp_0;
1089
+ tmp = listOfNotNull(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.s1u());
1369
1090
  } else {
1370
1091
  if (element instanceof ParserRuleContext) {
1371
1092
  tmp = vars(element);
@@ -1379,97 +1100,114 @@
1379
1100
  return destination;
1380
1101
  }
1381
1102
  function StateExpressionEvaluator$booleanExpr$1(this$0) {
1382
- this.n2w_1 = this$0;
1103
+ this.a32_1 = this$0;
1383
1104
  StateExpressionBaseVisitor.call(this);
1384
1105
  }
1385
- protoOf(StateExpressionEvaluator$booleanExpr$1).v2n = function (ctx) {
1386
- return ensureNotNull(ctx.a2s_1).u22(this);
1106
+ protoOf(StateExpressionEvaluator$booleanExpr$1).p2r = function (ctx) {
1107
+ return ensureNotNull(ensureNotNull(ctx.x2w_1).h24(this));
1387
1108
  };
1388
- protoOf(StateExpressionEvaluator$booleanExpr$1).y2n = function (ctx) {
1389
- return !ensureNotNull(ctx.a2t_1).u22(this);
1109
+ protoOf(StateExpressionEvaluator$booleanExpr$1).s2r = function (ctx) {
1110
+ return !ensureNotNull(ensureNotNull(ctx.g2y_1).h24(this));
1390
1111
  };
1391
- protoOf(StateExpressionEvaluator$booleanExpr$1).a2o = function (ctx) {
1392
- return ensureNotNull(ctx.q2t_1).u22(this) ? true : ensureNotNull(ctx.r2t_1).u22(this);
1112
+ protoOf(StateExpressionEvaluator$booleanExpr$1).u2r = function (ctx) {
1113
+ return ensureNotNull(ensureNotNull(ctx.c2z_1).h24(this)) ? true : ensureNotNull(ensureNotNull(ctx.d2z_1).h24(this));
1393
1114
  };
1394
- protoOf(StateExpressionEvaluator$booleanExpr$1).b2o = function (ctx) {
1395
- return ensureNotNull(ctx.z2t_1).u22(this) ? ensureNotNull(ctx.a2u_1).u22(this) : false;
1115
+ protoOf(StateExpressionEvaluator$booleanExpr$1).v2r = function (ctx) {
1116
+ return ensureNotNull(ensureNotNull(ctx.o2z_1).h24(this)) ? ensureNotNull(ensureNotNull(ctx.p2z_1).h24(this)) : false;
1396
1117
  };
1397
- protoOf(StateExpressionEvaluator$booleanExpr$1).w2n = function (ctx) {
1398
- var tmp0_subject = ensureNotNull(ctx.i2s_1).t1s();
1118
+ protoOf(StateExpressionEvaluator$booleanExpr$1).q2r = function (ctx) {
1119
+ var tmp0_subject = ensureNotNull(ctx.i2x_1).j1u();
1399
1120
  var tmp;
1400
- if (tmp0_subject === Tokens_TRUE_getInstance().w2q_1) {
1121
+ if (tmp0_subject === 12) {
1401
1122
  tmp = true;
1402
- } else if (tmp0_subject === Tokens_FALSE_getInstance().w2q_1) {
1403
- tmp = false;
1404
1123
  } else {
1405
- throw IllegalStateException_init_$Create$_0();
1124
+ if (tmp0_subject === 13) {
1125
+ tmp = false;
1126
+ } else {
1127
+ throw IllegalStateException_init_$Create$_0();
1128
+ }
1406
1129
  }
1407
1130
  return tmp;
1408
1131
  };
1409
- protoOf(StateExpressionEvaluator$booleanExpr$1).x2n = function (ctx) {
1410
- var varName = ensureNotNull(ensureNotNull(ctx.q2s_1).k1t());
1132
+ protoOf(StateExpressionEvaluator$booleanExpr$1).r2r = function (ctx) {
1133
+ var varName = ensureNotNull(ensureNotNull(ctx.t2x_1).s1u());
1411
1134
  // Inline function 'kotlin.run' call
1412
1135
  // Inline function 'kotlin.contracts.contract' call
1413
1136
  // Inline function 'org.cru.godtools.shared.tool.parser.expressions.grammar.<no name provided>.visitEqExpr.<anonymous>' call
1414
- var $this$run = ensureNotNull(ensureNotNull(ctx.s2s_1).k1t());
1137
+ var $this$run = ensureNotNull(ensureNotNull(ctx.v2x_1).s1u());
1415
1138
  // Inline function 'kotlin.text.substring' call
1416
1139
  var endIndex = $this$run.length - 1 | 0;
1417
1140
  // Inline function 'kotlin.js.asDynamic' call
1418
1141
  var value = $this$run.substring(1, endIndex);
1419
- var tmp0_subject = ensureNotNull(ctx.r2s_1).t1s();
1142
+ var tmp0_subject = ensureNotNull(ctx.u2x_1).j1u();
1420
1143
  var tmp;
1421
- if (tmp0_subject === Tokens_EQ_getInstance().w2q_1) {
1422
- tmp = this.n2w_1.j2w_1.l1i(varName).v(value);
1423
- } else if (tmp0_subject === Tokens_NEQ_getInstance().w2q_1) {
1424
- tmp = !this.n2w_1.j2w_1.l1i(varName).v(value);
1144
+ if (tmp0_subject === 1) {
1145
+ tmp = this.a32_1.w31_1.y1j(varName).v(value);
1425
1146
  } else {
1426
- throw IllegalStateException_init_$Create$_0();
1147
+ if (tmp0_subject === 2) {
1148
+ tmp = !this.a32_1.w31_1.y1j(varName).v(value);
1149
+ } else {
1150
+ throw IllegalStateException_init_$Create$_0();
1151
+ }
1427
1152
  }
1428
1153
  return tmp;
1429
1154
  };
1430
- protoOf(StateExpressionEvaluator$booleanExpr$1).u2n = function (ctx) {
1431
- var left = ensureNotNull(ctx.q2r_1).u22(this.n2w_1.l2w_1);
1432
- var right = ensureNotNull(ctx.s2r_1).u22(this.n2w_1.l2w_1);
1433
- var tmp0_subject = ensureNotNull(ctx.r2r_1).t1s();
1155
+ protoOf(StateExpressionEvaluator$booleanExpr$1).o2r = function (ctx) {
1156
+ var left = ensureNotNull(ensureNotNull(ctx.k2w_1).h24(this.a32_1.y31_1));
1157
+ var right = ensureNotNull(ensureNotNull(ctx.m2w_1).h24(this.a32_1.y31_1));
1158
+ var tmp0_subject = ensureNotNull(ctx.l2w_1).j1u();
1434
1159
  var tmp;
1435
- if (tmp0_subject === Tokens_EQ_getInstance().w2q_1) {
1160
+ if (tmp0_subject === 1) {
1436
1161
  tmp = left === right;
1437
- } else if (tmp0_subject === Tokens_NEQ_getInstance().w2q_1) {
1438
- tmp = !(left === right);
1439
- } else if (tmp0_subject === Tokens_GT_getInstance().w2q_1) {
1440
- tmp = left > right;
1441
- } else if (tmp0_subject === Tokens_GTE_getInstance().w2q_1) {
1442
- tmp = left >= right;
1443
- } else if (tmp0_subject === Tokens_LT_getInstance().w2q_1) {
1444
- tmp = left < right;
1445
- } else if (tmp0_subject === Tokens_LTE_getInstance().w2q_1) {
1446
- tmp = left <= right;
1447
1162
  } else {
1448
- throw IllegalStateException_init_$Create$_0();
1163
+ if (tmp0_subject === 2) {
1164
+ tmp = !(left === right);
1165
+ } else {
1166
+ if (tmp0_subject === 7) {
1167
+ tmp = left > right;
1168
+ } else {
1169
+ if (tmp0_subject === 6) {
1170
+ tmp = left >= right;
1171
+ } else {
1172
+ if (tmp0_subject === 9) {
1173
+ tmp = left < right;
1174
+ } else {
1175
+ if (tmp0_subject === 8) {
1176
+ tmp = left <= right;
1177
+ } else {
1178
+ throw IllegalStateException_init_$Create$_0();
1179
+ }
1180
+ }
1181
+ }
1182
+ }
1183
+ }
1449
1184
  }
1450
1185
  return tmp;
1451
1186
  };
1452
- protoOf(StateExpressionEvaluator$booleanExpr$1).z2n = function (ctx) {
1187
+ protoOf(StateExpressionEvaluator$booleanExpr$1).t2r = function (ctx) {
1453
1188
  // Inline function 'kotlin.collections.isNotEmpty' call
1454
- return !this.n2w_1.j2w_1.l1i(ensureNotNull(ensureNotNull(ctx.i2t_1).k1t())).x();
1189
+ return !this.a32_1.w31_1.y1j(ensureNotNull(ensureNotNull(ctx.r2y_1).s1u())).x();
1455
1190
  };
1456
1191
  function StateExpressionEvaluator$intExpr$1(this$0) {
1457
- this.o2w_1 = this$0;
1192
+ this.b32_1 = this$0;
1458
1193
  StateExpressionBaseVisitor.call(this);
1459
1194
  }
1460
- protoOf(StateExpressionEvaluator$intExpr$1).e2o = function (ctx) {
1461
- return toInt(ensureNotNull(ensureNotNull(ctx.n2v_1).k1t()));
1195
+ protoOf(StateExpressionEvaluator$intExpr$1).y2r = function (ctx) {
1196
+ return toInt(ensureNotNull(ensureNotNull(ctx.u30_1).s1u()));
1462
1197
  };
1463
- protoOf(StateExpressionEvaluator$intExpr$1).d2o = function (ctx) {
1464
- return this.o2w_1.j2w_1.l1i(ensureNotNull(ensureNotNull(ctx.d2w_1).k1t())).l();
1198
+ protoOf(StateExpressionEvaluator$intExpr$1).x2r = function (ctx) {
1199
+ return this.b32_1.w31_1.y1j(ensureNotNull(ensureNotNull(ctx.q31_1).s1u())).l();
1465
1200
  };
1466
1201
  function StateExpressionEvaluator(state) {
1467
- this.j2w_1 = state;
1202
+ this.w31_1 = state;
1468
1203
  var tmp = this;
1469
- tmp.k2w_1 = new StateExpressionEvaluator$booleanExpr$1(this);
1204
+ tmp.x31_1 = new StateExpressionEvaluator$booleanExpr$1(this);
1470
1205
  var tmp_0 = this;
1471
- tmp_0.l2w_1 = new StateExpressionEvaluator$intExpr$1(this);
1206
+ tmp_0.y31_1 = new StateExpressionEvaluator$intExpr$1(this);
1472
1207
  }
1208
+ //region block: init
1209
+ Tokens_instance = new Tokens();
1210
+ //endregion
1473
1211
  //region block: exports
1474
1212
  _.$_$ = _.$_$ || {};
1475
1213
  _.$_$.a = toExpressionOrNull;