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

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).j2r = 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).k2r = 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).l2r = 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).m2r = 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).n2r = 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).o2r = 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).p2r = 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).q2r = 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).r2r = 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).s2r = 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).t2r = 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.u2r_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.v2r_1 = (new ATNDeserializer()).h29(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.v2r_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().v2r_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.w2r_1 = tmp_3;
148
+ this.x2r_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.y2r_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.z2r_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
159
+ this.a2s_1 = new VocabularyImpl(this.y2r_1, this.z2r_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.t2s_1 = new LexerATNSimulator(this, Companion_getInstance().v2r_1, Companion_getInstance().w2r_1, Companion_getInstance().x2r_1);
171
+ this.u2s_1 = 'StateExpression.g4';
172
+ this.v2s_1 = Companion_getInstance().v2r_1;
173
+ this.w2s_1 = Companion_getInstance().a2s_1;
174
+ this.x2s_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.y2s_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.z2s_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.a2t_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.t2s_1;
193
+ };
194
+ protoOf(StateExpressionLexer).i1x = function () {
195
+ return this.v2s_1;
376
196
  };
377
- protoOf(StateExpressionLexer).d1w = function () {
378
- return Companion_getInstance_0().m2o_1;
197
+ protoOf(StateExpressionLexer).z1v = function () {
198
+ return this.w2s_1;
379
199
  };
380
- protoOf(StateExpressionLexer).w1u = function () {
381
- return Companion_getInstance_0().j2o_1;
200
+ protoOf(StateExpressionLexer).c1y = function () {
201
+ return this.y2s_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.g2u(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.g2u(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.g2u(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.g2u(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.g2u(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.g2u(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.g2u(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.g2u(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.q2u(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.q2u(ctx);
556
322
  return $this;
557
323
  }
558
324
  function ParIntExprContext_init_$Create$(ctx) {
@@ -561,708 +327,655 @@
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.q2u(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.r2u_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.s2u_1 = (new ATNDeserializer()).h29(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.s2u_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().s2u_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.t2u_1 = tmp_3;
353
+ this.u2u_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.v2u_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.w2u_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.x2u_1 = [null, 'EQ', 'NEQ', 'AND', 'OR', 'NOT', 'GTE', 'GT', 'LTE', 'LT', 'OPAR', 'CPAR', 'TRUE', 'FALSE', 'FUNC_ISSET', 'FUNC_VALUES', 'INT', 'STRING', 'VAR'];
369
+ this.y2u_1 = new VocabularyImpl(this.w2u_1, this.x2u_1);
370
+ var tmp_8 = this;
371
+ var tmp_9 = 0;
372
+ var tmp_10 = this.x2u_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().y2u_1.k25(tmp_12);
378
+ var tmp1_elvis_lhs = tmp0_elvis_lhs == null ? Companion_getInstance_0().y2u_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.z2u_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.a2v_1 = -1;
392
+ this.b2v_1 = 1;
393
+ this.c2v_1 = 2;
394
+ this.d2v_1 = 3;
395
+ this.e2v_1 = 4;
396
+ this.f2v_1 = 5;
397
+ this.g2v_1 = 6;
398
+ this.h2v_1 = 7;
399
+ this.i2v_1 = 8;
400
+ this.j2v_1 = 9;
401
+ this.k2v_1 = 10;
402
+ this.l2v_1 = 11;
403
+ this.m2v_1 = 12;
404
+ this.n2v_1 = 13;
405
+ this.o2v_1 = 14;
406
+ this.p2v_1 = 15;
407
+ this.q2v_1 = 16;
408
+ this.r2v_1 = 17;
409
+ this.s2v_1 = 18;
410
+ }
411
+ var Tokens_instance;
412
+ function Tokens_getInstance() {
413
+ return Tokens_instance;
414
+ }
415
+ protoOf(BooleanExprContext).i1y = function () {
416
+ return 0;
417
+ };
418
+ protoOf(BooleanExprContext).g2u = function (ctx) {
419
+ protoOf(ParserRuleContext).e24.call(this, ctx);
639
420
  };
640
421
  function BooleanExprContext() {
641
422
  }
642
- protoOf(IntCmpExprContext).t21 = function (listener) {
423
+ protoOf(IntCmpExprContext).h23 = function (listener) {
643
424
  if (isInterface(listener, StateExpressionListener)) {
644
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).i2p(this);
425
+ listener.b2t(this);
645
426
  }
646
427
  };
647
- protoOf(IntCmpExprContext).v21 = function (listener) {
428
+ protoOf(IntCmpExprContext).j23 = function (listener) {
648
429
  if (isInterface(listener, StateExpressionListener)) {
649
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).j2p(this);
430
+ listener.c2t(this);
650
431
  }
651
432
  };
652
- protoOf(IntCmpExprContext).u22 = function (visitor) {
433
+ protoOf(IntCmpExprContext).h24 = function (visitor) {
434
+ var tmp;
653
435
  if (isInterface(visitor, StateExpressionVisitor)) {
654
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).u2n(this);
436
+ tmp = visitor.j2r(this);
655
437
  } else {
656
- return ensureNotNull(visitor.c23(this));
438
+ tmp = ensureNotNull(visitor.q24(this));
657
439
  }
440
+ return tmp;
658
441
  };
659
442
  function IntCmpExprContext() {
660
- this.q2r_1 = null;
661
- this.r2r_1 = null;
662
- this.s2r_1 = null;
443
+ this.c2w_1 = null;
444
+ this.d2w_1 = null;
445
+ this.e2w_1 = null;
663
446
  }
664
- protoOf(ParExprContext).t21 = function (listener) {
447
+ protoOf(ParExprContext).h23 = function (listener) {
665
448
  if (isInterface(listener, StateExpressionListener)) {
666
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).k2p(this);
449
+ listener.d2t(this);
667
450
  }
668
451
  };
669
- protoOf(ParExprContext).v21 = function (listener) {
452
+ protoOf(ParExprContext).j23 = function (listener) {
670
453
  if (isInterface(listener, StateExpressionListener)) {
671
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).l2p(this);
454
+ listener.e2t(this);
672
455
  }
673
456
  };
674
- protoOf(ParExprContext).u22 = function (visitor) {
457
+ protoOf(ParExprContext).h24 = function (visitor) {
458
+ var tmp;
675
459
  if (isInterface(visitor, StateExpressionVisitor)) {
676
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).v2n(this);
460
+ tmp = visitor.k2r(this);
677
461
  } else {
678
- return ensureNotNull(visitor.c23(this));
462
+ tmp = ensureNotNull(visitor.q24(this));
679
463
  }
464
+ return tmp;
680
465
  };
681
466
  function ParExprContext() {
682
- this.a2s_1 = null;
467
+ this.o2w_1 = null;
683
468
  }
684
- protoOf(BooleanAtomContext).t21 = function (listener) {
469
+ protoOf(BooleanAtomContext).h23 = function (listener) {
685
470
  if (isInterface(listener, StateExpressionListener)) {
686
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).m2p(this);
471
+ listener.f2t(this);
687
472
  }
688
473
  };
689
- protoOf(BooleanAtomContext).v21 = function (listener) {
474
+ protoOf(BooleanAtomContext).j23 = function (listener) {
690
475
  if (isInterface(listener, StateExpressionListener)) {
691
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).n2p(this);
476
+ listener.g2t(this);
692
477
  }
693
478
  };
694
- protoOf(BooleanAtomContext).u22 = function (visitor) {
479
+ protoOf(BooleanAtomContext).h24 = function (visitor) {
480
+ var tmp;
695
481
  if (isInterface(visitor, StateExpressionVisitor)) {
696
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).w2n(this);
482
+ tmp = visitor.l2r(this);
697
483
  } else {
698
- return ensureNotNull(visitor.c23(this));
484
+ tmp = ensureNotNull(visitor.q24(this));
699
485
  }
486
+ return tmp;
700
487
  };
701
488
  function BooleanAtomContext() {
702
- this.i2s_1 = null;
489
+ this.y2w_1 = null;
703
490
  }
704
- protoOf(EqExprContext).t21 = function (listener) {
491
+ protoOf(EqExprContext).h23 = function (listener) {
705
492
  if (isInterface(listener, StateExpressionListener)) {
706
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).o2p(this);
493
+ listener.h2t(this);
707
494
  }
708
495
  };
709
- protoOf(EqExprContext).v21 = function (listener) {
496
+ protoOf(EqExprContext).j23 = function (listener) {
710
497
  if (isInterface(listener, StateExpressionListener)) {
711
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).p2p(this);
498
+ listener.i2t(this);
712
499
  }
713
500
  };
714
- protoOf(EqExprContext).u22 = function (visitor) {
501
+ protoOf(EqExprContext).h24 = function (visitor) {
502
+ var tmp;
715
503
  if (isInterface(visitor, StateExpressionVisitor)) {
716
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).x2n(this);
504
+ tmp = visitor.m2r(this);
717
505
  } else {
718
- return ensureNotNull(visitor.c23(this));
506
+ tmp = ensureNotNull(visitor.q24(this));
719
507
  }
508
+ return tmp;
720
509
  };
721
510
  function EqExprContext() {
722
- this.q2s_1 = null;
723
- this.r2s_1 = null;
724
- this.s2s_1 = null;
511
+ this.i2x_1 = null;
512
+ this.j2x_1 = null;
513
+ this.k2x_1 = null;
725
514
  }
726
- protoOf(NotExprContext).t21 = function (listener) {
515
+ protoOf(NotExprContext).h23 = function (listener) {
727
516
  if (isInterface(listener, StateExpressionListener)) {
728
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).q2p(this);
517
+ listener.j2t(this);
729
518
  }
730
519
  };
731
- protoOf(NotExprContext).v21 = function (listener) {
520
+ protoOf(NotExprContext).j23 = function (listener) {
732
521
  if (isInterface(listener, StateExpressionListener)) {
733
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).r2p(this);
522
+ listener.k2t(this);
734
523
  }
735
524
  };
736
- protoOf(NotExprContext).u22 = function (visitor) {
525
+ protoOf(NotExprContext).h24 = function (visitor) {
526
+ var tmp;
737
527
  if (isInterface(visitor, StateExpressionVisitor)) {
738
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).y2n(this);
528
+ tmp = visitor.n2r(this);
739
529
  } else {
740
- return ensureNotNull(visitor.c23(this));
530
+ tmp = ensureNotNull(visitor.q24(this));
741
531
  }
532
+ return tmp;
742
533
  };
743
534
  function NotExprContext() {
744
- this.a2t_1 = null;
535
+ this.u2x_1 = null;
745
536
  }
746
- protoOf(IsSetFuncContext).t21 = function (listener) {
537
+ protoOf(IsSetFuncContext).h23 = function (listener) {
747
538
  if (isInterface(listener, StateExpressionListener)) {
748
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).s2p(this);
539
+ listener.l2t(this);
749
540
  }
750
541
  };
751
- protoOf(IsSetFuncContext).v21 = function (listener) {
542
+ protoOf(IsSetFuncContext).j23 = function (listener) {
752
543
  if (isInterface(listener, StateExpressionListener)) {
753
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).t2p(this);
544
+ listener.m2t(this);
754
545
  }
755
546
  };
756
- protoOf(IsSetFuncContext).u22 = function (visitor) {
547
+ protoOf(IsSetFuncContext).h24 = function (visitor) {
548
+ var tmp;
757
549
  if (isInterface(visitor, StateExpressionVisitor)) {
758
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).z2n(this);
550
+ tmp = visitor.o2r(this);
759
551
  } else {
760
- return ensureNotNull(visitor.c23(this));
552
+ tmp = ensureNotNull(visitor.q24(this));
761
553
  }
554
+ return tmp;
762
555
  };
763
556
  function IsSetFuncContext() {
764
- this.i2t_1 = null;
557
+ this.e2y_1 = null;
765
558
  }
766
- protoOf(OrExprContext).t21 = function (listener) {
559
+ protoOf(OrExprContext).h23 = function (listener) {
767
560
  if (isInterface(listener, StateExpressionListener)) {
768
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).u2p(this);
561
+ listener.n2t(this);
769
562
  }
770
563
  };
771
- protoOf(OrExprContext).v21 = function (listener) {
564
+ protoOf(OrExprContext).j23 = function (listener) {
772
565
  if (isInterface(listener, StateExpressionListener)) {
773
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).v2p(this);
566
+ listener.o2t(this);
774
567
  }
775
568
  };
776
- protoOf(OrExprContext).u22 = function (visitor) {
569
+ protoOf(OrExprContext).h24 = function (visitor) {
570
+ var tmp;
777
571
  if (isInterface(visitor, StateExpressionVisitor)) {
778
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).a2o(this);
572
+ tmp = visitor.p2r(this);
779
573
  } else {
780
- return ensureNotNull(visitor.c23(this));
574
+ tmp = ensureNotNull(visitor.q24(this));
781
575
  }
576
+ return tmp;
782
577
  };
783
578
  function OrExprContext() {
784
- this.q2t_1 = null;
785
- this.r2t_1 = null;
579
+ this.o2y_1 = null;
580
+ this.p2y_1 = null;
786
581
  }
787
- protoOf(AndExprContext).t21 = function (listener) {
582
+ protoOf(AndExprContext).h23 = function (listener) {
788
583
  if (isInterface(listener, StateExpressionListener)) {
789
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).w2p(this);
584
+ listener.p2t(this);
790
585
  }
791
586
  };
792
- protoOf(AndExprContext).v21 = function (listener) {
587
+ protoOf(AndExprContext).j23 = function (listener) {
793
588
  if (isInterface(listener, StateExpressionListener)) {
794
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).x2p(this);
589
+ listener.q2t(this);
795
590
  }
796
591
  };
797
- protoOf(AndExprContext).u22 = function (visitor) {
592
+ protoOf(AndExprContext).h24 = function (visitor) {
593
+ var tmp;
798
594
  if (isInterface(visitor, StateExpressionVisitor)) {
799
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).b2o(this);
595
+ tmp = visitor.q2r(this);
800
596
  } else {
801
- return ensureNotNull(visitor.c23(this));
597
+ tmp = ensureNotNull(visitor.q24(this));
802
598
  }
599
+ return tmp;
803
600
  };
804
601
  function AndExprContext() {
805
- this.z2t_1 = null;
806
- this.a2u_1 = null;
602
+ this.z2y_1 = null;
603
+ this.a2z_1 = null;
807
604
  }
808
605
  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);
606
+ var _parentctx = $this.v1r_1;
607
+ var _parentState = $this.y1v_1;
608
+ var _localctx = BooleanExprContext_init_$Create$($this.v1r_1, _parentState);
812
609
  var _prevctx = _localctx;
813
610
  var _startState = 0;
814
- $this.l22(_localctx, 0, Rules_RULE_booleanExpr_getInstance().z2q_1, _p);
611
+ $this.w23(_localctx, 0, 0, _p);
815
612
  var _la;
816
613
  try {
817
614
  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)) {
615
+ $this.t23(_localctx, 1);
616
+ $this.y1v_1 = 22;
617
+ $this.s1r_1.m1s($this);
618
+ switch ($this.h1x().j2j($this.t1r_1, 0, $this.v1r_1)) {
822
619
  case 1:
823
620
  _localctx = ParExprContext_init_$Create$(_localctx);
824
- $this.k1q_1 = _localctx;
621
+ $this.v1r_1 = _localctx;
825
622
  _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();
623
+ $this.y1v_1 = 5;
624
+ $this.c23(10);
625
+ $this.y1v_1 = 6;
626
+ var _ctx = booleanExpr($this, 0);
627
+ _localctx.o2w_1 = _ctx;
628
+ $this.y1v_1 = 7;
629
+ $this.c23(11);
836
630
  break;
837
631
  case 2:
838
632
  _localctx = NotExprContext_init_$Create$(_localctx);
839
- $this.k1q_1 = _localctx;
633
+ $this.v1r_1 = _localctx;
840
634
  _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);
635
+ $this.y1v_1 = 9;
636
+ $this.c23(5);
637
+ $this.y1v_1 = 10;
638
+ var _ctx_0 = booleanExpr($this, 7);
639
+ _localctx.u2x_1 = _ctx_0;
847
640
  break;
848
641
  case 3:
849
642
  _localctx = IsSetFuncContext_init_$Create$(_localctx);
850
- $this.k1q_1 = _localctx;
643
+ $this.v1r_1 = _localctx;
851
644
  _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();
645
+ $this.y1v_1 = 11;
646
+ $this.c23(14);
647
+ $this.y1v_1 = 12;
648
+ var _token = $this.c23(18);
649
+ _localctx.e2y_1 = _token;
650
+ $this.y1v_1 = 13;
651
+ $this.c23(11);
864
652
  break;
865
653
  case 4:
866
654
  _localctx = EqExprContext_init_$Create$(_localctx);
867
- $this.k1q_1 = _localctx;
655
+ $this.v1r_1 = _localctx;
868
656
  _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();
657
+ $this.y1v_1 = 14;
658
+ var _token_0 = $this.c23(18);
659
+ _localctx.i2x_1 = _token_0;
660
+ $this.y1v_1 = 15;
661
+ var _token_1 = $this.t1r_1.k1u(1);
662
+ _localctx.j2x_1 = _token_1;
663
+ _la = $this.t1r_1.e1u(1);
664
+ if (!(_la === 1 ? true : _la === 2)) {
665
+ var _token_2 = $this.s1r_1.l1s($this);
666
+ _localctx.j2x_1 = _token_2;
880
667
  } 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();
668
+ if ($this.t1r_1.e1u(1) === -1) {
669
+ $this.a1s_1 = true;
670
+ }
671
+ $this.s1r_1.w1s($this);
672
+ $this.q1w();
885
673
  }
886
674
 
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();
675
+ $this.y1v_1 = 16;
676
+ var _token_3 = $this.c23(17);
677
+ _localctx.k2x_1 = _token_3;
891
678
  break;
892
679
  case 5:
893
680
  _localctx = IntCmpExprContext_init_$Create$(_localctx);
894
- $this.k1q_1 = _localctx;
681
+ $this.v1r_1 = _localctx;
895
682
  _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();
683
+ $this.y1v_1 = 17;
684
+ var _ctx_1 = $this.u2z();
685
+ _localctx.c2w_1 = _ctx_1;
686
+ $this.y1v_1 = 18;
687
+ var _token_4 = $this.t1r_1.k1u(1);
688
+ _localctx.d2w_1 = _token_4;
689
+ _la = $this.t1r_1.e1u(1);
690
+ if (!((_la & -64) === 0 ? !(new Long(1, 0)).fb(_la).hb(new Long(966, 0)).equals(new Long(0, 0)) : false)) {
691
+ var _token_5 = $this.s1r_1.l1s($this);
692
+ _localctx.d2w_1 = _token_5;
905
693
  } 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();
694
+ if ($this.t1r_1.e1u(1) === -1) {
695
+ $this.a1s_1 = true;
696
+ }
697
+ $this.s1r_1.w1s($this);
698
+ $this.q1w();
910
699
  }
911
700
 
912
- $this.u1u_1 = 19;
913
- (_localctx instanceof IntCmpExprContext ? _localctx : THROW_CCE()).s2r_1 = $this.f2v();
701
+ $this.y1v_1 = 19;
702
+ var _ctx_2 = $this.u2z();
703
+ _localctx.e2w_1 = _ctx_2;
914
704
  break;
915
705
  case 6:
916
706
  _localctx = BooleanAtomContext_init_$Create$(_localctx);
917
- $this.k1q_1 = _localctx;
707
+ $this.v1r_1 = _localctx;
918
708
  _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();
709
+ $this.y1v_1 = 21;
710
+ var _token_6 = $this.t1r_1.k1u(1);
711
+ _localctx.y2w_1 = _token_6;
712
+ _la = $this.t1r_1.e1u(1);
713
+ if (!(_la === 12 ? true : _la === 13)) {
714
+ var _token_7 = $this.s1r_1.l1s($this);
715
+ _localctx.y2w_1 = _token_7;
926
716
  } 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();
717
+ if ($this.t1r_1.e1u(1) === -1) {
718
+ $this.a1s_1 = true;
719
+ }
720
+ $this.s1r_1.w1s($this);
721
+ $this.q1w();
931
722
  }
932
723
 
933
724
  break;
934
725
  }
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) {
726
+ ensureNotNull($this.v1r_1).i1s_1 = $this.t1r_1.k1u(-1);
727
+ $this.y1v_1 = 32;
728
+ $this.s1r_1.m1s($this);
729
+ _alt = $this.h1x().j2j($this.t1r_1, 2, $this.v1r_1);
730
+ $l$loop: while (true) {
731
+ var tmp;
732
+ if (!(_alt === 2)) {
733
+ var tmp_0 = _alt;
734
+ tmp = !(tmp_0 === 0);
735
+ } else {
736
+ tmp = false;
737
+ }
738
+ if (!tmp) {
739
+ break $l$loop;
740
+ }
940
741
  if (_alt === 1) {
941
- if (!($this.m1q_1 == null)) {
942
- $this.u21();
742
+ // Inline function 'kotlin.collections.isNotEmpty' call
743
+ if (!$this.y1r_1.x()) {
744
+ $this.i23();
943
745
  }
944
746
  _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);
747
+ $this.y1v_1 = 30;
748
+ $this.s1r_1.m1s($this);
749
+ var tmp1_subject = $this.h1x().j2j($this.t1r_1, 1, $this.v1r_1);
948
750
  if (tmp1_subject === 1) {
949
751
  _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))
752
+ _localctx.z2y_1 = _prevctx;
753
+ $this.x23(_localctx, _startState, 0);
754
+ $this.y1v_1 = 24;
755
+ if (!$this.c22(ensureNotNull($this.v1r_1), 6)) {
954
756
  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);
757
+ }
758
+ $this.y1v_1 = 25;
759
+ $this.c23(3);
760
+ $this.y1v_1 = 26;
761
+ var _ctx_3 = booleanExpr($this, 7);
762
+ _localctx.a2z_1 = _ctx_3;
961
763
  } else if (tmp1_subject === 2) {
962
764
  _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))
765
+ _localctx.o2y_1 = _prevctx;
766
+ $this.x23(_localctx, _startState, 0);
767
+ $this.y1v_1 = 27;
768
+ if (!$this.c22(ensureNotNull($this.v1r_1), 5)) {
967
769
  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);
770
+ }
771
+ $this.y1v_1 = 28;
772
+ $this.c23(4);
773
+ $this.y1v_1 = 29;
774
+ var _ctx_4 = booleanExpr($this, 6);
775
+ _localctx.p2y_1 = _ctx_4;
974
776
  }
975
777
  }
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);
778
+ $this.y1v_1 = 34;
779
+ $this.s1r_1.m1s($this);
780
+ _alt = $this.h1x().j2j($this.t1r_1, 2, $this.v1r_1);
979
781
  }
980
782
  } catch ($p) {
981
783
  if ($p instanceof RecognitionException) {
982
784
  var re = $p;
983
- _localctx.v1q_1 = re;
984
- $this.h1q_1.l1r($this, re);
985
- $this.h1q_1.c1q($this, re);
785
+ _localctx.j1s_1 = re;
786
+ $this.s1r_1.x1s($this, re);
787
+ $this.s1r_1.o1r($this, re);
986
788
  } else {
987
789
  throw $p;
988
790
  }
989
791
  }
990
792
  finally {
991
- $this.o22(_parentctx);
793
+ $this.z23(_parentctx);
992
794
  }
993
795
  return _localctx;
994
796
  }
995
- protoOf(IntExprContext).n1x = function () {
996
- return Rules_RULE_intExpr_getInstance().z2q_1;
797
+ protoOf(IntExprContext).i1y = function () {
798
+ return 1;
997
799
  };
998
- protoOf(IntExprContext).t2q = function (ctx) {
999
- protoOf(ParserRuleContext).q22.call(this, ctx);
800
+ protoOf(IntExprContext).q2u = function (ctx) {
801
+ protoOf(ParserRuleContext).e24.call(this, ctx);
1000
802
  };
1001
803
  function IntExprContext() {
1002
804
  }
1003
- protoOf(IntAtomContext).t21 = function (listener) {
805
+ protoOf(IntAtomContext).h23 = function (listener) {
1004
806
  if (isInterface(listener, StateExpressionListener)) {
1005
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).c2q(this);
807
+ listener.v2t(this);
1006
808
  }
1007
809
  };
1008
- protoOf(IntAtomContext).v21 = function (listener) {
810
+ protoOf(IntAtomContext).j23 = function (listener) {
1009
811
  if (isInterface(listener, StateExpressionListener)) {
1010
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).d2q(this);
812
+ listener.w2t(this);
1011
813
  }
1012
814
  };
1013
- protoOf(IntAtomContext).u22 = function (visitor) {
815
+ protoOf(IntAtomContext).h24 = function (visitor) {
816
+ var tmp;
1014
817
  if (isInterface(visitor, StateExpressionVisitor)) {
1015
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).e2o(this);
818
+ tmp = visitor.t2r(this);
1016
819
  } else {
1017
- return ensureNotNull(visitor.c23(this));
820
+ tmp = ensureNotNull(visitor.q24(this));
1018
821
  }
822
+ return tmp;
1019
823
  };
1020
824
  function IntAtomContext() {
1021
- this.n2v_1 = null;
825
+ this.e30_1 = null;
1022
826
  }
1023
- protoOf(ParIntExprContext).t21 = function (listener) {
827
+ protoOf(ParIntExprContext).h23 = function (listener) {
1024
828
  if (isInterface(listener, StateExpressionListener)) {
1025
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).y2p(this);
829
+ listener.r2t(this);
1026
830
  }
1027
831
  };
1028
- protoOf(ParIntExprContext).v21 = function (listener) {
832
+ protoOf(ParIntExprContext).j23 = function (listener) {
1029
833
  if (isInterface(listener, StateExpressionListener)) {
1030
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).z2p(this);
834
+ listener.s2t(this);
1031
835
  }
1032
836
  };
1033
- protoOf(ParIntExprContext).u22 = function (visitor) {
837
+ protoOf(ParIntExprContext).h24 = function (visitor) {
838
+ var tmp;
1034
839
  if (isInterface(visitor, StateExpressionVisitor)) {
1035
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).c2o(this);
840
+ tmp = visitor.r2r(this);
1036
841
  } else {
1037
- return ensureNotNull(visitor.c23(this));
842
+ tmp = ensureNotNull(visitor.q24(this));
1038
843
  }
844
+ return tmp;
1039
845
  };
1040
846
  function ParIntExprContext() {
1041
- this.v2v_1 = null;
847
+ this.o30_1 = null;
1042
848
  }
1043
- protoOf(ValuesFuncContext).t21 = function (listener) {
849
+ protoOf(ValuesFuncContext).h23 = function (listener) {
1044
850
  if (isInterface(listener, StateExpressionListener)) {
1045
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).a2q(this);
851
+ listener.t2t(this);
1046
852
  }
1047
853
  };
1048
- protoOf(ValuesFuncContext).v21 = function (listener) {
854
+ protoOf(ValuesFuncContext).j23 = function (listener) {
1049
855
  if (isInterface(listener, StateExpressionListener)) {
1050
- (isInterface(listener, StateExpressionListener) ? listener : THROW_CCE()).b2q(this);
856
+ listener.u2t(this);
1051
857
  }
1052
858
  };
1053
- protoOf(ValuesFuncContext).u22 = function (visitor) {
859
+ protoOf(ValuesFuncContext).h24 = function (visitor) {
860
+ var tmp;
1054
861
  if (isInterface(visitor, StateExpressionVisitor)) {
1055
- return (isInterface(visitor, StateExpressionVisitor) ? visitor : THROW_CCE()).d2o(this);
862
+ tmp = visitor.s2r(this);
1056
863
  } else {
1057
- return ensureNotNull(visitor.c23(this));
864
+ tmp = ensureNotNull(visitor.q24(this));
1058
865
  }
866
+ return tmp;
1059
867
  };
1060
868
  function ValuesFuncContext() {
1061
- this.d2w_1 = null;
869
+ this.y30_1 = null;
1062
870
  }
1063
871
  function booleanExpr_sempred($this, _localctx, predIndex) {
1064
872
  if (predIndex === 0)
1065
- return $this.y20(ensureNotNull($this.k1q_1), 6);
873
+ return $this.c22(ensureNotNull($this.v1r_1), 6);
1066
874
  else if (predIndex === 1)
1067
- return $this.y20(ensureNotNull($this.k1q_1), 5);
875
+ return $this.c22(ensureNotNull($this.v1r_1), 5);
1068
876
  return true;
1069
877
  }
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
878
  function StateExpressionParser(input) {
1155
- Companion_getInstance_1();
879
+ Companion_getInstance_0();
1156
880
  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);
881
+ this.n2z_1 = new ParserATNSimulator(this, Companion_getInstance_0().s2u_1, Companion_getInstance_0().t2u_1, Companion_getInstance_0().u2u_1);
882
+ this.o2z_1 = 'StateExpression.g4';
883
+ this.p2z_1 = Companion_getInstance_0().z2u_1;
884
+ this.q2z_1 = Companion_getInstance_0().v2u_1;
885
+ this.r2z_1 = Companion_getInstance_0().s2u_1;
886
+ this.s2z_1 = Companion_getInstance_0().y2u_1;
887
+ this.t2z_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
888
  }
1177
- protoOf(StateExpressionParser).m1x = function () {
1178
- return Companion_getInstance_1().c2r_1;
889
+ protoOf(StateExpressionParser).h1x = function () {
890
+ return this.n2z_1;
1179
891
  };
1180
- protoOf(StateExpressionParser).d1w = function () {
1181
- return Companion_getInstance_1().i2r_1;
892
+ protoOf(StateExpressionParser).c21 = function () {
893
+ return this.p2z_1;
1182
894
  };
1183
- protoOf(StateExpressionParser).w1u = function () {
1184
- return Companion_getInstance_1().f2r_1;
895
+ protoOf(StateExpressionParser).c1y = function () {
896
+ return this.q2z_1;
1185
897
  };
1186
- protoOf(StateExpressionParser).e2w = function () {
898
+ protoOf(StateExpressionParser).i1x = function () {
899
+ return this.r2z_1;
900
+ };
901
+ protoOf(StateExpressionParser).z1v = function () {
902
+ return this.s2z_1;
903
+ };
904
+ protoOf(StateExpressionParser).z30 = function () {
1187
905
  return booleanExpr(this, 0);
1188
906
  };
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);
907
+ protoOf(StateExpressionParser).u2z = function () {
908
+ var _localctx = IntExprContext_init_$Create$(this.v1r_1, this.y1v_1);
909
+ this.r23(_localctx, 2, 1);
1192
910
  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);
911
+ this.y1v_1 = 43;
912
+ this.s1r_1.m1s(this);
913
+ switch (this.t1r_1.e1u(1)) {
914
+ case 10:
915
+ _localctx = ParIntExprContext_init_$Create$(_localctx);
916
+ this.t23(_localctx, 1);
917
+ this.y1v_1 = 35;
918
+ this.c23(10);
919
+ this.y1v_1 = 36;
920
+ var _ctx = this.u2z();
921
+ _localctx.o30_1 = _ctx;
922
+ this.y1v_1 = 37;
923
+ this.c23(11);
924
+ break;
925
+ case 15:
926
+ _localctx = ValuesFuncContext_init_$Create$(_localctx);
927
+ this.t23(_localctx, 2);
928
+ this.y1v_1 = 39;
929
+ this.c23(15);
930
+ this.y1v_1 = 40;
931
+ var _token = this.c23(18);
932
+ _localctx.y30_1 = _token;
933
+ this.y1v_1 = 41;
934
+ this.c23(11);
935
+ break;
936
+ case 16:
937
+ _localctx = IntAtomContext_init_$Create$(_localctx);
938
+ this.t23(_localctx, 3);
939
+ this.y1v_1 = 42;
940
+ var _token_0 = this.c23(16);
941
+ _localctx.e30_1 = _token_0;
942
+ break;
943
+ default:
944
+ throw new NoViableAltException(this);
945
+ }
1233
946
  } catch ($p) {
1234
947
  if ($p instanceof RecognitionException) {
1235
948
  var re = $p;
1236
- _localctx.v1q_1 = re;
1237
- this.h1q_1.l1r(this, re);
1238
- this.h1q_1.c1q(this, re);
949
+ _localctx.j1s_1 = re;
950
+ this.s1r_1.x1s(this, re);
951
+ this.s1r_1.o1r(this, re);
1239
952
  } else {
1240
953
  throw $p;
1241
954
  }
1242
955
  }
1243
956
  finally {
1244
- this.h22();
957
+ this.s23();
1245
958
  }
1246
959
  return _localctx;
1247
960
  };
1248
- protoOf(StateExpressionParser).x20 = function (_localctx, ruleIndex, predIndex) {
961
+ protoOf(StateExpressionParser).b22 = function (_localctx, ruleIndex, predIndex) {
1249
962
  if (ruleIndex === 0) {
1250
- return booleanExpr_sempred(this, _localctx instanceof BooleanExprContext ? _localctx : THROW_CCE(), predIndex);
963
+ return booleanExpr_sempred(this, (_localctx == null ? true : _localctx instanceof BooleanExprContext) ? _localctx : THROW_CCE(), predIndex);
1251
964
  }
1252
965
  return true;
1253
966
  };
1254
967
  function StateExpressionVisitor() {
1255
968
  }
1256
969
  function Expression(expr, raw) {
1257
- this.f2w_1 = expr;
1258
- this.g2w_1 = raw;
970
+ this.a31_1 = expr;
971
+ this.b31_1 = raw;
1259
972
  }
1260
- protoOf(Expression).h2w = function () {
1261
- return !(this.f2w_1 == null);
973
+ protoOf(Expression).c31 = function () {
974
+ return !(this.a31_1 == null);
1262
975
  };
1263
- protoOf(Expression).i2w = function (state) {
976
+ protoOf(Expression).d31 = function (state) {
1264
977
  // Inline function 'kotlin.checkNotNull' call
1265
- var value = this.f2w_1;
978
+ var value = this.a31_1;
1266
979
  // Inline function 'kotlin.contracts.contract' call
1267
980
  var tmp$ret$1;
1268
981
  $l$block: {
@@ -1277,11 +990,11 @@
1277
990
  break $l$block;
1278
991
  }
1279
992
  }
1280
- return tmp$ret$1.u22((new StateExpressionEvaluator(state)).k2w_1);
993
+ return tmp$ret$1.h24((new StateExpressionEvaluator(state)).f31_1);
1281
994
  };
1282
- protoOf(Expression).m2w = function () {
995
+ protoOf(Expression).h31 = function () {
1283
996
  // Inline function 'kotlin.collections.orEmpty' call
1284
- var tmp0_safe_receiver = this.f2w_1;
997
+ var tmp0_safe_receiver = this.a31_1;
1285
998
  var tmp1_safe_receiver = tmp0_safe_receiver == null ? null : vars(tmp0_safe_receiver);
1286
999
  var tmp0_elvis_lhs = tmp1_safe_receiver == null ? null : toSet(tmp1_safe_receiver);
1287
1000
  return tmp0_elvis_lhs == null ? emptySet() : tmp0_elvis_lhs;
@@ -1297,7 +1010,7 @@
1297
1010
  if (!(other instanceof Expression)) {
1298
1011
  tmp = false;
1299
1012
  } else {
1300
- if (!(this.g2w_1 === other.g2w_1)) {
1013
+ if (!(this.b31_1 === other.b31_1)) {
1301
1014
  tmp = false;
1302
1015
  } else {
1303
1016
  tmp = true;
@@ -1308,7 +1021,7 @@
1308
1021
  return tmp;
1309
1022
  };
1310
1023
  protoOf(Expression).hashCode = function () {
1311
- return getStringHashCode(this.g2w_1);
1024
+ return getStringHashCode(this.b31_1);
1312
1025
  };
1313
1026
  function toExpressionOrNull(_this__u8e3s4) {
1314
1027
  // Inline function 'kotlin.text.isNullOrBlank' call
@@ -1317,20 +1030,27 @@
1317
1030
  return null;
1318
1031
  var tmp;
1319
1032
  try {
1320
- var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().u1p(_this__u8e3s4)));
1033
+ var tokens = new CommonTokenStream(new StateExpressionLexer(CharStreams_getInstance().i1r(_this__u8e3s4)));
1321
1034
  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) {
1035
+ parser.s1r_1 = new BailErrorStrategy();
1036
+ var expr = parser.z30();
1326
1037
  var tmp_0;
1038
+ var tmp_1 = tokens.b1(tokens.w1t()).j1u();
1039
+ if (tmp_1 === -1) {
1040
+ tmp_0 = expr;
1041
+ } else {
1042
+ tmp_0 = null;
1043
+ }
1044
+ tmp = tmp_0;
1045
+ } catch ($p) {
1046
+ var tmp_2;
1327
1047
  if ($p instanceof ParseCancellationException) {
1328
1048
  var e = $p;
1329
- tmp_0 = null;
1049
+ tmp_2 = null;
1330
1050
  } else {
1331
1051
  throw $p;
1332
1052
  }
1333
- tmp = tmp_0;
1053
+ tmp = tmp_2;
1334
1054
  }
1335
1055
  var tmp0_expr = tmp;
1336
1056
  return new Expression(tmp0_expr, _this__u8e3s4);
@@ -1338,34 +1058,29 @@
1338
1058
  function vars(_this__u8e3s4) {
1339
1059
  // Inline function 'kotlin.collections.flatMap' call
1340
1060
  // Inline function 'kotlin.collections.orEmpty' call
1341
- var tmp0_elvis_lhs = _this__u8e3s4.s1q_1;
1061
+ var tmp0_elvis_lhs = _this__u8e3s4.g1s_1;
1342
1062
  // Inline function 'kotlin.collections.flatMapTo' call
1343
1063
  var this_0 = tmp0_elvis_lhs == null ? emptyList() : tmp0_elvis_lhs;
1344
- var destination = ArrayList_init_$Create$_0();
1064
+ var destination = ArrayList_init_$Create$();
1345
1065
  var tmp0_iterator = this_0.s();
1346
1066
  while (tmp0_iterator.t()) {
1347
1067
  var element = tmp0_iterator.u();
1348
1068
  // Inline function 'org.cru.godtools.shared.tool.parser.expressions.vars.<anonymous>' call
1349
1069
  var tmp;
1350
1070
  if (isInterface(element, TerminalNode)) {
1351
- var tmp1_safe_receiver = element.d2n();
1071
+ // Inline function 'kotlin.takeIf' call
1072
+ var this_1 = element.c2r();
1073
+ // Inline function 'kotlin.contracts.contract' call
1352
1074
  var tmp_0;
1353
- if (tmp1_safe_receiver == null) {
1354
- tmp_0 = null;
1075
+ // Inline function 'org.cru.godtools.shared.tool.parser.expressions.vars.<anonymous>.<anonymous>' call
1076
+ var tmp_1 = this_1.j1u();
1077
+ if (tmp_1 === 18) {
1078
+ tmp_0 = this_1;
1355
1079
  } 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;
1080
+ tmp_0 = null;
1366
1081
  }
1367
- var tmp2_safe_receiver = tmp_0;
1368
- tmp = listOfNotNull(tmp2_safe_receiver == null ? null : tmp2_safe_receiver.k1t());
1082
+ var tmp1_safe_receiver = tmp_0;
1083
+ tmp = listOfNotNull(tmp1_safe_receiver == null ? null : tmp1_safe_receiver.s1u());
1369
1084
  } else {
1370
1085
  if (element instanceof ParserRuleContext) {
1371
1086
  tmp = vars(element);
@@ -1379,97 +1094,114 @@
1379
1094
  return destination;
1380
1095
  }
1381
1096
  function StateExpressionEvaluator$booleanExpr$1(this$0) {
1382
- this.n2w_1 = this$0;
1097
+ this.i31_1 = this$0;
1383
1098
  StateExpressionBaseVisitor.call(this);
1384
1099
  }
1385
- protoOf(StateExpressionEvaluator$booleanExpr$1).v2n = function (ctx) {
1386
- return ensureNotNull(ctx.a2s_1).u22(this);
1100
+ protoOf(StateExpressionEvaluator$booleanExpr$1).k2r = function (ctx) {
1101
+ return ensureNotNull(ensureNotNull(ctx.o2w_1).h24(this));
1387
1102
  };
1388
- protoOf(StateExpressionEvaluator$booleanExpr$1).y2n = function (ctx) {
1389
- return !ensureNotNull(ctx.a2t_1).u22(this);
1103
+ protoOf(StateExpressionEvaluator$booleanExpr$1).n2r = function (ctx) {
1104
+ return !ensureNotNull(ensureNotNull(ctx.u2x_1).h24(this));
1390
1105
  };
1391
- protoOf(StateExpressionEvaluator$booleanExpr$1).a2o = function (ctx) {
1392
- return ensureNotNull(ctx.q2t_1).u22(this) ? true : ensureNotNull(ctx.r2t_1).u22(this);
1106
+ protoOf(StateExpressionEvaluator$booleanExpr$1).p2r = function (ctx) {
1107
+ return ensureNotNull(ensureNotNull(ctx.o2y_1).h24(this)) ? true : ensureNotNull(ensureNotNull(ctx.p2y_1).h24(this));
1393
1108
  };
1394
- protoOf(StateExpressionEvaluator$booleanExpr$1).b2o = function (ctx) {
1395
- return ensureNotNull(ctx.z2t_1).u22(this) ? ensureNotNull(ctx.a2u_1).u22(this) : false;
1109
+ protoOf(StateExpressionEvaluator$booleanExpr$1).q2r = function (ctx) {
1110
+ return ensureNotNull(ensureNotNull(ctx.z2y_1).h24(this)) ? ensureNotNull(ensureNotNull(ctx.a2z_1).h24(this)) : false;
1396
1111
  };
1397
- protoOf(StateExpressionEvaluator$booleanExpr$1).w2n = function (ctx) {
1398
- var tmp0_subject = ensureNotNull(ctx.i2s_1).t1s();
1112
+ protoOf(StateExpressionEvaluator$booleanExpr$1).l2r = function (ctx) {
1113
+ var tmp0_subject = ensureNotNull(ctx.y2w_1).j1u();
1399
1114
  var tmp;
1400
- if (tmp0_subject === Tokens_TRUE_getInstance().w2q_1) {
1115
+ if (tmp0_subject === 12) {
1401
1116
  tmp = true;
1402
- } else if (tmp0_subject === Tokens_FALSE_getInstance().w2q_1) {
1403
- tmp = false;
1404
1117
  } else {
1405
- throw IllegalStateException_init_$Create$_0();
1118
+ if (tmp0_subject === 13) {
1119
+ tmp = false;
1120
+ } else {
1121
+ throw IllegalStateException_init_$Create$_0();
1122
+ }
1406
1123
  }
1407
1124
  return tmp;
1408
1125
  };
1409
- protoOf(StateExpressionEvaluator$booleanExpr$1).x2n = function (ctx) {
1410
- var varName = ensureNotNull(ensureNotNull(ctx.q2s_1).k1t());
1126
+ protoOf(StateExpressionEvaluator$booleanExpr$1).m2r = function (ctx) {
1127
+ var varName = ensureNotNull(ensureNotNull(ctx.i2x_1).s1u());
1411
1128
  // Inline function 'kotlin.run' call
1412
1129
  // Inline function 'kotlin.contracts.contract' call
1413
1130
  // 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());
1131
+ var $this$run = ensureNotNull(ensureNotNull(ctx.k2x_1).s1u());
1415
1132
  // Inline function 'kotlin.text.substring' call
1416
1133
  var endIndex = $this$run.length - 1 | 0;
1417
1134
  // Inline function 'kotlin.js.asDynamic' call
1418
1135
  var value = $this$run.substring(1, endIndex);
1419
- var tmp0_subject = ensureNotNull(ctx.r2s_1).t1s();
1136
+ var tmp0_subject = ensureNotNull(ctx.j2x_1).j1u();
1420
1137
  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);
1138
+ if (tmp0_subject === 1) {
1139
+ tmp = this.i31_1.e31_1.y1j(varName).v(value);
1425
1140
  } else {
1426
- throw IllegalStateException_init_$Create$_0();
1141
+ if (tmp0_subject === 2) {
1142
+ tmp = !this.i31_1.e31_1.y1j(varName).v(value);
1143
+ } else {
1144
+ throw IllegalStateException_init_$Create$_0();
1145
+ }
1427
1146
  }
1428
1147
  return tmp;
1429
1148
  };
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();
1149
+ protoOf(StateExpressionEvaluator$booleanExpr$1).j2r = function (ctx) {
1150
+ var left = ensureNotNull(ensureNotNull(ctx.c2w_1).h24(this.i31_1.g31_1));
1151
+ var right = ensureNotNull(ensureNotNull(ctx.e2w_1).h24(this.i31_1.g31_1));
1152
+ var tmp0_subject = ensureNotNull(ctx.d2w_1).j1u();
1434
1153
  var tmp;
1435
- if (tmp0_subject === Tokens_EQ_getInstance().w2q_1) {
1154
+ if (tmp0_subject === 1) {
1436
1155
  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
1156
  } else {
1448
- throw IllegalStateException_init_$Create$_0();
1157
+ if (tmp0_subject === 2) {
1158
+ tmp = !(left === right);
1159
+ } else {
1160
+ if (tmp0_subject === 7) {
1161
+ tmp = left > right;
1162
+ } else {
1163
+ if (tmp0_subject === 6) {
1164
+ tmp = left >= right;
1165
+ } else {
1166
+ if (tmp0_subject === 9) {
1167
+ tmp = left < right;
1168
+ } else {
1169
+ if (tmp0_subject === 8) {
1170
+ tmp = left <= right;
1171
+ } else {
1172
+ throw IllegalStateException_init_$Create$_0();
1173
+ }
1174
+ }
1175
+ }
1176
+ }
1177
+ }
1449
1178
  }
1450
1179
  return tmp;
1451
1180
  };
1452
- protoOf(StateExpressionEvaluator$booleanExpr$1).z2n = function (ctx) {
1181
+ protoOf(StateExpressionEvaluator$booleanExpr$1).o2r = function (ctx) {
1453
1182
  // Inline function 'kotlin.collections.isNotEmpty' call
1454
- return !this.n2w_1.j2w_1.l1i(ensureNotNull(ensureNotNull(ctx.i2t_1).k1t())).x();
1183
+ return !this.i31_1.e31_1.y1j(ensureNotNull(ensureNotNull(ctx.e2y_1).s1u())).x();
1455
1184
  };
1456
1185
  function StateExpressionEvaluator$intExpr$1(this$0) {
1457
- this.o2w_1 = this$0;
1186
+ this.j31_1 = this$0;
1458
1187
  StateExpressionBaseVisitor.call(this);
1459
1188
  }
1460
- protoOf(StateExpressionEvaluator$intExpr$1).e2o = function (ctx) {
1461
- return toInt(ensureNotNull(ensureNotNull(ctx.n2v_1).k1t()));
1189
+ protoOf(StateExpressionEvaluator$intExpr$1).t2r = function (ctx) {
1190
+ return toInt(ensureNotNull(ensureNotNull(ctx.e30_1).s1u()));
1462
1191
  };
1463
- protoOf(StateExpressionEvaluator$intExpr$1).d2o = function (ctx) {
1464
- return this.o2w_1.j2w_1.l1i(ensureNotNull(ensureNotNull(ctx.d2w_1).k1t())).l();
1192
+ protoOf(StateExpressionEvaluator$intExpr$1).s2r = function (ctx) {
1193
+ return this.j31_1.e31_1.y1j(ensureNotNull(ensureNotNull(ctx.y30_1).s1u())).l();
1465
1194
  };
1466
1195
  function StateExpressionEvaluator(state) {
1467
- this.j2w_1 = state;
1196
+ this.e31_1 = state;
1468
1197
  var tmp = this;
1469
- tmp.k2w_1 = new StateExpressionEvaluator$booleanExpr$1(this);
1198
+ tmp.f31_1 = new StateExpressionEvaluator$booleanExpr$1(this);
1470
1199
  var tmp_0 = this;
1471
- tmp_0.l2w_1 = new StateExpressionEvaluator$intExpr$1(this);
1200
+ tmp_0.g31_1 = new StateExpressionEvaluator$intExpr$1(this);
1472
1201
  }
1202
+ //region block: init
1203
+ Tokens_instance = new Tokens();
1204
+ //endregion
1473
1205
  //region block: exports
1474
1206
  _.$_$ = _.$_$ || {};
1475
1207
  _.$_$.a = toExpressionOrNull;