aboutsummaryrefslogtreecommitdiffstats
path: root/Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java
diff options
context:
space:
mode:
Diffstat (limited to 'Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java')
-rw-r--r--Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java5152
1 files changed, 2576 insertions, 2576 deletions
diff --git a/Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java b/Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java
index 7efc2eb5..cc77b02b 100644
--- a/Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java
+++ b/Application/hu.bme.mit.inf.dslreasoner.application.ide/src-gen/hu/bme/mit/inf/dslreasoner/application/ide/contentassist/antlr/internal/InternalApplicationConfigurationLexer.java
@@ -1,2577 +1,2577 @@
1package hu.bme.mit.inf.dslreasoner.application.ide.contentassist.antlr.internal; 1package hu.bme.mit.inf.dslreasoner.application.ide.contentassist.antlr.internal;
2 2
3// Hack: Use our own Lexer superclass by means of import. 3// Hack: Use our own Lexer superclass by means of import.
4// Currently there is no other way to specify the superclass for the lexer. 4// Currently there is no other way to specify the superclass for the lexer.
5import org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer; 5import org.eclipse.xtext.ide.editor.contentassist.antlr.internal.Lexer;
6 6
7 7
8import org.antlr.runtime.*; 8import org.antlr.runtime.*;
9import java.util.Stack; 9import java.util.Stack;
10import java.util.List; 10import java.util.List;
11import java.util.ArrayList; 11import java.util.ArrayList;
12 12
13@SuppressWarnings("all") 13@SuppressWarnings("all")
14public class InternalApplicationConfigurationLexer extends Lexer { 14public class InternalApplicationConfigurationLexer extends Lexer {
15 public static final int T__50=50; 15 public static final int T__50=50;
16 public static final int T__19=19; 16 public static final int T__19=19;
17 public static final int T__15=15; 17 public static final int T__15=15;
18 public static final int T__59=59; 18 public static final int T__59=59;
19 public static final int T__16=16; 19 public static final int T__16=16;
20 public static final int T__17=17; 20 public static final int T__17=17;
21 public static final int T__18=18; 21 public static final int T__18=18;
22 public static final int T__11=11; 22 public static final int T__11=11;
23 public static final int T__55=55; 23 public static final int T__55=55;
24 public static final int T__12=12; 24 public static final int T__12=12;
25 public static final int T__56=56; 25 public static final int T__56=56;
26 public static final int T__13=13; 26 public static final int T__13=13;
27 public static final int T__57=57; 27 public static final int T__57=57;
28 public static final int T__14=14; 28 public static final int T__14=14;
29 public static final int T__58=58; 29 public static final int T__58=58;
30 public static final int T__51=51; 30 public static final int T__51=51;
31 public static final int T__52=52; 31 public static final int T__52=52;
32 public static final int T__53=53; 32 public static final int T__53=53;
33 public static final int T__54=54; 33 public static final int T__54=54;
34 public static final int T__60=60; 34 public static final int T__60=60;
35 public static final int T__61=61; 35 public static final int T__61=61;
36 public static final int RULE_ID=4; 36 public static final int RULE_ID=4;
37 public static final int T__26=26; 37 public static final int T__26=26;
38 public static final int T__27=27; 38 public static final int T__27=27;
39 public static final int T__28=28; 39 public static final int T__28=28;
40 public static final int RULE_INT=5; 40 public static final int RULE_INT=5;
41 public static final int T__29=29; 41 public static final int T__29=29;
42 public static final int T__22=22; 42 public static final int T__22=22;
43 public static final int RULE_ML_COMMENT=7; 43 public static final int RULE_ML_COMMENT=7;
44 public static final int T__23=23; 44 public static final int T__23=23;
45 public static final int T__24=24; 45 public static final int T__24=24;
46 public static final int T__25=25; 46 public static final int T__25=25;
47 public static final int T__62=62; 47 public static final int T__62=62;
48 public static final int T__63=63; 48 public static final int T__63=63;
49 public static final int T__20=20; 49 public static final int T__20=20;
50 public static final int T__21=21; 50 public static final int T__21=21;
51 public static final int RULE_STRING=6; 51 public static final int RULE_STRING=6;
52 public static final int RULE_SL_COMMENT=8; 52 public static final int RULE_SL_COMMENT=8;
53 public static final int T__37=37; 53 public static final int T__37=37;
54 public static final int T__38=38; 54 public static final int T__38=38;
55 public static final int T__39=39; 55 public static final int T__39=39;
56 public static final int T__33=33; 56 public static final int T__33=33;
57 public static final int T__34=34; 57 public static final int T__34=34;
58 public static final int T__35=35; 58 public static final int T__35=35;
59 public static final int T__36=36; 59 public static final int T__36=36;
60 public static final int EOF=-1; 60 public static final int EOF=-1;
61 public static final int T__30=30; 61 public static final int T__30=30;
62 public static final int T__31=31; 62 public static final int T__31=31;
63 public static final int T__32=32; 63 public static final int T__32=32;
64 public static final int RULE_WS=9; 64 public static final int RULE_WS=9;
65 public static final int RULE_ANY_OTHER=10; 65 public static final int RULE_ANY_OTHER=10;
66 public static final int T__48=48; 66 public static final int T__48=48;
67 public static final int T__49=49; 67 public static final int T__49=49;
68 public static final int T__44=44; 68 public static final int T__44=44;
69 public static final int T__45=45; 69 public static final int T__45=45;
70 public static final int T__46=46; 70 public static final int T__46=46;
71 public static final int T__47=47; 71 public static final int T__47=47;
72 public static final int T__40=40; 72 public static final int T__40=40;
73 public static final int T__41=41; 73 public static final int T__41=41;
74 public static final int T__42=42; 74 public static final int T__42=42;
75 public static final int T__43=43; 75 public static final int T__43=43;
76 76
77 // delegates 77 // delegates
78 // delegators 78 // delegators
79 79
80 public InternalApplicationConfigurationLexer() {;} 80 public InternalApplicationConfigurationLexer() {;}
81 public InternalApplicationConfigurationLexer(CharStream input) { 81 public InternalApplicationConfigurationLexer(CharStream input) {
82 this(input, new RecognizerSharedState()); 82 this(input, new RecognizerSharedState());
83 } 83 }
84 public InternalApplicationConfigurationLexer(CharStream input, RecognizerSharedState state) { 84 public InternalApplicationConfigurationLexer(CharStream input, RecognizerSharedState state) {
85 super(input,state); 85 super(input,state);
86 86
87 } 87 }
88 public String getGrammarFileName() { return "InternalApplicationConfiguration.g"; } 88 public String getGrammarFileName() { return "InternalApplicationConfiguration.g"; }
89 89
90 // $ANTLR start "T__11" 90 // $ANTLR start "T__11"
91 public final void mT__11() throws RecognitionException { 91 public final void mT__11() throws RecognitionException {
92 try { 92 try {
93 int _type = T__11; 93 int _type = T__11;
94 int _channel = DEFAULT_TOKEN_CHANNEL; 94 int _channel = DEFAULT_TOKEN_CHANNEL;
95 // InternalApplicationConfiguration.g:11:7: ( 'minimize' ) 95 // InternalApplicationConfiguration.g:11:7: ( 'minimize' )
96 // InternalApplicationConfiguration.g:11:9: 'minimize' 96 // InternalApplicationConfiguration.g:11:9: 'minimize'
97 { 97 {
98 match("minimize"); 98 match("minimize");
99 99
100 100
101 } 101 }
102 102
103 state.type = _type; 103 state.type = _type;
104 state.channel = _channel; 104 state.channel = _channel;
105 } 105 }
106 finally { 106 finally {
107 } 107 }
108 } 108 }
109 // $ANTLR end "T__11" 109 // $ANTLR end "T__11"
110 110
111 // $ANTLR start "T__12" 111 // $ANTLR start "T__12"
112 public final void mT__12() throws RecognitionException { 112 public final void mT__12() throws RecognitionException {
113 try { 113 try {
114 int _type = T__12; 114 int _type = T__12;
115 int _channel = DEFAULT_TOKEN_CHANNEL; 115 int _channel = DEFAULT_TOKEN_CHANNEL;
116 // InternalApplicationConfiguration.g:12:7: ( 'maximize' ) 116 // InternalApplicationConfiguration.g:12:7: ( 'maximize' )
117 // InternalApplicationConfiguration.g:12:9: 'maximize' 117 // InternalApplicationConfiguration.g:12:9: 'maximize'
118 { 118 {
119 match("maximize"); 119 match("maximize");
120 120
121 121
122 } 122 }
123 123
124 state.type = _type; 124 state.type = _type;
125 state.channel = _channel; 125 state.channel = _channel;
126 } 126 }
127 finally { 127 finally {
128 } 128 }
129 } 129 }
130 // $ANTLR end "T__12" 130 // $ANTLR end "T__12"
131 131
132 // $ANTLR start "T__13" 132 // $ANTLR start "T__13"
133 public final void mT__13() throws RecognitionException { 133 public final void mT__13() throws RecognitionException {
134 try { 134 try {
135 int _type = T__13; 135 int _type = T__13;
136 int _channel = DEFAULT_TOKEN_CHANNEL; 136 int _channel = DEFAULT_TOKEN_CHANNEL;
137 // InternalApplicationConfiguration.g:13:7: ( '<' ) 137 // InternalApplicationConfiguration.g:13:7: ( '<' )
138 // InternalApplicationConfiguration.g:13:9: '<' 138 // InternalApplicationConfiguration.g:13:9: '<'
139 { 139 {
140 match('<'); 140 match('<');
141 141
142 } 142 }
143 143
144 state.type = _type; 144 state.type = _type;
145 state.channel = _channel; 145 state.channel = _channel;
146 } 146 }
147 finally { 147 finally {
148 } 148 }
149 } 149 }
150 // $ANTLR end "T__13" 150 // $ANTLR end "T__13"
151 151
152 // $ANTLR start "T__14" 152 // $ANTLR start "T__14"
153 public final void mT__14() throws RecognitionException { 153 public final void mT__14() throws RecognitionException {
154 try { 154 try {
155 int _type = T__14; 155 int _type = T__14;
156 int _channel = DEFAULT_TOKEN_CHANNEL; 156 int _channel = DEFAULT_TOKEN_CHANNEL;
157 // InternalApplicationConfiguration.g:14:7: ( '>' ) 157 // InternalApplicationConfiguration.g:14:7: ( '>' )
158 // InternalApplicationConfiguration.g:14:9: '>' 158 // InternalApplicationConfiguration.g:14:9: '>'
159 { 159 {
160 match('>'); 160 match('>');
161 161
162 } 162 }
163 163
164 state.type = _type; 164 state.type = _type;
165 state.channel = _channel; 165 state.channel = _channel;
166 } 166 }
167 finally { 167 finally {
168 } 168 }
169 } 169 }
170 // $ANTLR end "T__14" 170 // $ANTLR end "T__14"
171 171
172 // $ANTLR start "T__15" 172 // $ANTLR start "T__15"
173 public final void mT__15() throws RecognitionException { 173 public final void mT__15() throws RecognitionException {
174 try { 174 try {
175 int _type = T__15; 175 int _type = T__15;
176 int _channel = DEFAULT_TOKEN_CHANNEL; 176 int _channel = DEFAULT_TOKEN_CHANNEL;
177 // InternalApplicationConfiguration.g:15:7: ( '<=' ) 177 // InternalApplicationConfiguration.g:15:7: ( '<=' )
178 // InternalApplicationConfiguration.g:15:9: '<=' 178 // InternalApplicationConfiguration.g:15:9: '<='
179 { 179 {
180 match("<="); 180 match("<=");
181 181
182 182
183 } 183 }
184 184
185 state.type = _type; 185 state.type = _type;
186 state.channel = _channel; 186 state.channel = _channel;
187 } 187 }
188 finally { 188 finally {
189 } 189 }
190 } 190 }
191 // $ANTLR end "T__15" 191 // $ANTLR end "T__15"
192 192
193 // $ANTLR start "T__16" 193 // $ANTLR start "T__16"
194 public final void mT__16() throws RecognitionException { 194 public final void mT__16() throws RecognitionException {
195 try { 195 try {
196 int _type = T__16; 196 int _type = T__16;
197 int _channel = DEFAULT_TOKEN_CHANNEL; 197 int _channel = DEFAULT_TOKEN_CHANNEL;
198 // InternalApplicationConfiguration.g:16:7: ( '>=' ) 198 // InternalApplicationConfiguration.g:16:7: ( '>=' )
199 // InternalApplicationConfiguration.g:16:9: '>=' 199 // InternalApplicationConfiguration.g:16:9: '>='
200 { 200 {
201 match(">="); 201 match(">=");
202 202
203 203
204 } 204 }
205 205
206 state.type = _type; 206 state.type = _type;
207 state.channel = _channel; 207 state.channel = _channel;
208 } 208 }
209 finally { 209 finally {
210 } 210 }
211 } 211 }
212 // $ANTLR end "T__16" 212 // $ANTLR end "T__16"
213 213
214 // $ANTLR start "T__17" 214 // $ANTLR start "T__17"
215 public final void mT__17() throws RecognitionException { 215 public final void mT__17() throws RecognitionException {
216 try { 216 try {
217 int _type = T__17; 217 int _type = T__17;
218 int _channel = DEFAULT_TOKEN_CHANNEL; 218 int _channel = DEFAULT_TOKEN_CHANNEL;
219 // InternalApplicationConfiguration.g:17:7: ( 'none' ) 219 // InternalApplicationConfiguration.g:17:7: ( 'none' )
220 // InternalApplicationConfiguration.g:17:9: 'none' 220 // InternalApplicationConfiguration.g:17:9: 'none'
221 { 221 {
222 match("none"); 222 match("none");
223 223
224 224
225 } 225 }
226 226
227 state.type = _type; 227 state.type = _type;
228 state.channel = _channel; 228 state.channel = _channel;
229 } 229 }
230 finally { 230 finally {
231 } 231 }
232 } 232 }
233 // $ANTLR end "T__17" 233 // $ANTLR end "T__17"
234 234
235 // $ANTLR start "T__18" 235 // $ANTLR start "T__18"
236 public final void mT__18() throws RecognitionException { 236 public final void mT__18() throws RecognitionException {
237 try { 237 try {
238 int _type = T__18; 238 int _type = T__18;
239 int _channel = DEFAULT_TOKEN_CHANNEL; 239 int _channel = DEFAULT_TOKEN_CHANNEL;
240 // InternalApplicationConfiguration.g:18:7: ( 'normal' ) 240 // InternalApplicationConfiguration.g:18:7: ( 'normal' )
241 // InternalApplicationConfiguration.g:18:9: 'normal' 241 // InternalApplicationConfiguration.g:18:9: 'normal'
242 { 242 {
243 match("normal"); 243 match("normal");
244 244
245 245
246 } 246 }
247 247
248 state.type = _type; 248 state.type = _type;
249 state.channel = _channel; 249 state.channel = _channel;
250 } 250 }
251 finally { 251 finally {
252 } 252 }
253 } 253 }
254 // $ANTLR end "T__18" 254 // $ANTLR end "T__18"
255 255
256 // $ANTLR start "T__19" 256 // $ANTLR start "T__19"
257 public final void mT__19() throws RecognitionException { 257 public final void mT__19() throws RecognitionException {
258 try { 258 try {
259 int _type = T__19; 259 int _type = T__19;
260 int _channel = DEFAULT_TOKEN_CHANNEL; 260 int _channel = DEFAULT_TOKEN_CHANNEL;
261 // InternalApplicationConfiguration.g:19:7: ( 'full' ) 261 // InternalApplicationConfiguration.g:19:7: ( 'full' )
262 // InternalApplicationConfiguration.g:19:9: 'full' 262 // InternalApplicationConfiguration.g:19:9: 'full'
263 { 263 {
264 match("full"); 264 match("full");
265 265
266 266
267 } 267 }
268 268
269 state.type = _type; 269 state.type = _type;
270 state.channel = _channel; 270 state.channel = _channel;
271 } 271 }
272 finally { 272 finally {
273 } 273 }
274 } 274 }
275 // $ANTLR end "T__19" 275 // $ANTLR end "T__19"
276 276
277 // $ANTLR start "T__20" 277 // $ANTLR start "T__20"
278 public final void mT__20() throws RecognitionException { 278 public final void mT__20() throws RecognitionException {
279 try { 279 try {
280 int _type = T__20; 280 int _type = T__20;
281 int _channel = DEFAULT_TOKEN_CHANNEL; 281 int _channel = DEFAULT_TOKEN_CHANNEL;
282 // InternalApplicationConfiguration.g:20:7: ( 'SMTSolver' ) 282 // InternalApplicationConfiguration.g:20:7: ( 'SMTSolver' )
283 // InternalApplicationConfiguration.g:20:9: 'SMTSolver' 283 // InternalApplicationConfiguration.g:20:9: 'SMTSolver'
284 { 284 {
285 match("SMTSolver"); 285 match("SMTSolver");
286 286
287 287
288 } 288 }
289 289
290 state.type = _type; 290 state.type = _type;
291 state.channel = _channel; 291 state.channel = _channel;
292 } 292 }
293 finally { 293 finally {
294 } 294 }
295 } 295 }
296 // $ANTLR end "T__20" 296 // $ANTLR end "T__20"
297 297
298 // $ANTLR start "T__21" 298 // $ANTLR start "T__21"
299 public final void mT__21() throws RecognitionException { 299 public final void mT__21() throws RecognitionException {
300 try { 300 try {
301 int _type = T__21; 301 int _type = T__21;
302 int _channel = DEFAULT_TOKEN_CHANNEL; 302 int _channel = DEFAULT_TOKEN_CHANNEL;
303 // InternalApplicationConfiguration.g:21:7: ( 'AlloySolver' ) 303 // InternalApplicationConfiguration.g:21:7: ( 'AlloySolver' )
304 // InternalApplicationConfiguration.g:21:9: 'AlloySolver' 304 // InternalApplicationConfiguration.g:21:9: 'AlloySolver'
305 { 305 {
306 match("AlloySolver"); 306 match("AlloySolver");
307 307
308 308
309 } 309 }
310 310
311 state.type = _type; 311 state.type = _type;
312 state.channel = _channel; 312 state.channel = _channel;
313 } 313 }
314 finally { 314 finally {
315 } 315 }
316 } 316 }
317 // $ANTLR end "T__21" 317 // $ANTLR end "T__21"
318 318
319 // $ANTLR start "T__22" 319 // $ANTLR start "T__22"
320 public final void mT__22() throws RecognitionException { 320 public final void mT__22() throws RecognitionException {
321 try { 321 try {
322 int _type = T__22; 322 int _type = T__22;
323 int _channel = DEFAULT_TOKEN_CHANNEL; 323 int _channel = DEFAULT_TOKEN_CHANNEL;
324 // InternalApplicationConfiguration.g:22:7: ( 'ViatraSolver' ) 324 // InternalApplicationConfiguration.g:22:7: ( 'ViatraSolver' )
325 // InternalApplicationConfiguration.g:22:9: 'ViatraSolver' 325 // InternalApplicationConfiguration.g:22:9: 'ViatraSolver'
326 { 326 {
327 match("ViatraSolver"); 327 match("ViatraSolver");
328 328
329 329
330 } 330 }
331 331
332 state.type = _type; 332 state.type = _type;
333 state.channel = _channel; 333 state.channel = _channel;
334 } 334 }
335 finally { 335 finally {
336 } 336 }
337 } 337 }
338 // $ANTLR end "T__22" 338 // $ANTLR end "T__22"
339 339
340 // $ANTLR start "T__23" 340 // $ANTLR start "T__23"
341 public final void mT__23() throws RecognitionException { 341 public final void mT__23() throws RecognitionException {
342 try { 342 try {
343 int _type = T__23; 343 int _type = T__23;
344 int _channel = DEFAULT_TOKEN_CHANNEL; 344 int _channel = DEFAULT_TOKEN_CHANNEL;
345 // InternalApplicationConfiguration.g:23:7: ( '.' ) 345 // InternalApplicationConfiguration.g:23:7: ( '.' )
346 // InternalApplicationConfiguration.g:23:9: '.' 346 // InternalApplicationConfiguration.g:23:9: '.'
347 { 347 {
348 match('.'); 348 match('.');
349 349
350 } 350 }
351 351
352 state.type = _type; 352 state.type = _type;
353 state.channel = _channel; 353 state.channel = _channel;
354 } 354 }
355 finally { 355 finally {
356 } 356 }
357 } 357 }
358 // $ANTLR end "T__23" 358 // $ANTLR end "T__23"
359 359
360 // $ANTLR start "T__24" 360 // $ANTLR start "T__24"
361 public final void mT__24() throws RecognitionException { 361 public final void mT__24() throws RecognitionException {
362 try { 362 try {
363 int _type = T__24; 363 int _type = T__24;
364 int _channel = DEFAULT_TOKEN_CHANNEL; 364 int _channel = DEFAULT_TOKEN_CHANNEL;
365 // InternalApplicationConfiguration.g:24:7: ( '-' ) 365 // InternalApplicationConfiguration.g:24:7: ( '-' )
366 // InternalApplicationConfiguration.g:24:9: '-' 366 // InternalApplicationConfiguration.g:24:9: '-'
367 { 367 {
368 match('-'); 368 match('-');
369 369
370 } 370 }
371 371
372 state.type = _type; 372 state.type = _type;
373 state.channel = _channel; 373 state.channel = _channel;
374 } 374 }
375 finally { 375 finally {
376 } 376 }
377 } 377 }
378 // $ANTLR end "T__24" 378 // $ANTLR end "T__24"
379 379
380 // $ANTLR start "T__25" 380 // $ANTLR start "T__25"
381 public final void mT__25() throws RecognitionException { 381 public final void mT__25() throws RecognitionException {
382 try { 382 try {
383 int _type = T__25; 383 int _type = T__25;
384 int _channel = DEFAULT_TOKEN_CHANNEL; 384 int _channel = DEFAULT_TOKEN_CHANNEL;
385 // InternalApplicationConfiguration.g:25:7: ( 'import' ) 385 // InternalApplicationConfiguration.g:25:7: ( 'import' )
386 // InternalApplicationConfiguration.g:25:9: 'import' 386 // InternalApplicationConfiguration.g:25:9: 'import'
387 { 387 {
388 match("import"); 388 match("import");
389 389
390 390
391 } 391 }
392 392
393 state.type = _type; 393 state.type = _type;
394 state.channel = _channel; 394 state.channel = _channel;
395 } 395 }
396 finally { 396 finally {
397 } 397 }
398 } 398 }
399 // $ANTLR end "T__25" 399 // $ANTLR end "T__25"
400 400
401 // $ANTLR start "T__26" 401 // $ANTLR start "T__26"
402 public final void mT__26() throws RecognitionException { 402 public final void mT__26() throws RecognitionException {
403 try { 403 try {
404 int _type = T__26; 404 int _type = T__26;
405 int _channel = DEFAULT_TOKEN_CHANNEL; 405 int _channel = DEFAULT_TOKEN_CHANNEL;
406 // InternalApplicationConfiguration.g:26:7: ( 'epackage' ) 406 // InternalApplicationConfiguration.g:26:7: ( 'epackage' )
407 // InternalApplicationConfiguration.g:26:9: 'epackage' 407 // InternalApplicationConfiguration.g:26:9: 'epackage'
408 { 408 {
409 match("epackage"); 409 match("epackage");
410 410
411 411
412 } 412 }
413 413
414 state.type = _type; 414 state.type = _type;
415 state.channel = _channel; 415 state.channel = _channel;
416 } 416 }
417 finally { 417 finally {
418 } 418 }
419 } 419 }
420 // $ANTLR end "T__26" 420 // $ANTLR end "T__26"
421 421
422 // $ANTLR start "T__27" 422 // $ANTLR start "T__27"
423 public final void mT__27() throws RecognitionException { 423 public final void mT__27() throws RecognitionException {
424 try { 424 try {
425 int _type = T__27; 425 int _type = T__27;
426 int _channel = DEFAULT_TOKEN_CHANNEL; 426 int _channel = DEFAULT_TOKEN_CHANNEL;
427 // InternalApplicationConfiguration.g:27:7: ( 'viatra' ) 427 // InternalApplicationConfiguration.g:27:7: ( 'viatra' )
428 // InternalApplicationConfiguration.g:27:9: 'viatra' 428 // InternalApplicationConfiguration.g:27:9: 'viatra'
429 { 429 {
430 match("viatra"); 430 match("viatra");
431 431
432 432
433 } 433 }
434 434
435 state.type = _type; 435 state.type = _type;
436 state.channel = _channel; 436 state.channel = _channel;
437 } 437 }
438 finally { 438 finally {
439 } 439 }
440 } 440 }
441 // $ANTLR end "T__27" 441 // $ANTLR end "T__27"
442 442
443 // $ANTLR start "T__28" 443 // $ANTLR start "T__28"
444 public final void mT__28() throws RecognitionException { 444 public final void mT__28() throws RecognitionException {
445 try { 445 try {
446 int _type = T__28; 446 int _type = T__28;
447 int _channel = DEFAULT_TOKEN_CHANNEL; 447 int _channel = DEFAULT_TOKEN_CHANNEL;
448 // InternalApplicationConfiguration.g:28:7: ( 'file' ) 448 // InternalApplicationConfiguration.g:28:7: ( 'file' )
449 // InternalApplicationConfiguration.g:28:9: 'file' 449 // InternalApplicationConfiguration.g:28:9: 'file'
450 { 450 {
451 match("file"); 451 match("file");
452 452
453 453
454 } 454 }
455 455
456 state.type = _type; 456 state.type = _type;
457 state.channel = _channel; 457 state.channel = _channel;
458 } 458 }
459 finally { 459 finally {
460 } 460 }
461 } 461 }
462 // $ANTLR end "T__28" 462 // $ANTLR end "T__28"
463 463
464 // $ANTLR start "T__29" 464 // $ANTLR start "T__29"
465 public final void mT__29() throws RecognitionException { 465 public final void mT__29() throws RecognitionException {
466 try { 466 try {
467 int _type = T__29; 467 int _type = T__29;
468 int _channel = DEFAULT_TOKEN_CHANNEL; 468 int _channel = DEFAULT_TOKEN_CHANNEL;
469 // InternalApplicationConfiguration.g:29:7: ( '=' ) 469 // InternalApplicationConfiguration.g:29:7: ( '=' )
470 // InternalApplicationConfiguration.g:29:9: '=' 470 // InternalApplicationConfiguration.g:29:9: '='
471 { 471 {
472 match('='); 472 match('=');
473 473
474 } 474 }
475 475
476 state.type = _type; 476 state.type = _type;
477 state.channel = _channel; 477 state.channel = _channel;
478 } 478 }
479 finally { 479 finally {
480 } 480 }
481 } 481 }
482 // $ANTLR end "T__29" 482 // $ANTLR end "T__29"
483 483
484 // $ANTLR start "T__30" 484 // $ANTLR start "T__30"
485 public final void mT__30() throws RecognitionException { 485 public final void mT__30() throws RecognitionException {
486 try { 486 try {
487 int _type = T__30; 487 int _type = T__30;
488 int _channel = DEFAULT_TOKEN_CHANNEL; 488 int _channel = DEFAULT_TOKEN_CHANNEL;
489 // InternalApplicationConfiguration.g:30:7: ( '{' ) 489 // InternalApplicationConfiguration.g:30:7: ( '{' )
490 // InternalApplicationConfiguration.g:30:9: '{' 490 // InternalApplicationConfiguration.g:30:9: '{'
491 { 491 {
492 match('{'); 492 match('{');
493 493
494 } 494 }
495 495
496 state.type = _type; 496 state.type = _type;
497 state.channel = _channel; 497 state.channel = _channel;
498 } 498 }
499 finally { 499 finally {
500 } 500 }
501 } 501 }
502 // $ANTLR end "T__30" 502 // $ANTLR end "T__30"
503 503
504 // $ANTLR start "T__31" 504 // $ANTLR start "T__31"
505 public final void mT__31() throws RecognitionException { 505 public final void mT__31() throws RecognitionException {
506 try { 506 try {
507 int _type = T__31; 507 int _type = T__31;
508 int _channel = DEFAULT_TOKEN_CHANNEL; 508 int _channel = DEFAULT_TOKEN_CHANNEL;
509 // InternalApplicationConfiguration.g:31:7: ( '}' ) 509 // InternalApplicationConfiguration.g:31:7: ( '}' )
510 // InternalApplicationConfiguration.g:31:9: '}' 510 // InternalApplicationConfiguration.g:31:9: '}'
511 { 511 {
512 match('}'); 512 match('}');
513 513
514 } 514 }
515 515
516 state.type = _type; 516 state.type = _type;
517 state.channel = _channel; 517 state.channel = _channel;
518 } 518 }
519 finally { 519 finally {
520 } 520 }
521 } 521 }
522 // $ANTLR end "T__31" 522 // $ANTLR end "T__31"
523 523
524 // $ANTLR start "T__32" 524 // $ANTLR start "T__32"
525 public final void mT__32() throws RecognitionException { 525 public final void mT__32() throws RecognitionException {
526 try { 526 try {
527 int _type = T__32; 527 int _type = T__32;
528 int _channel = DEFAULT_TOKEN_CHANNEL; 528 int _channel = DEFAULT_TOKEN_CHANNEL;
529 // InternalApplicationConfiguration.g:32:7: ( ',' ) 529 // InternalApplicationConfiguration.g:32:7: ( ',' )
530 // InternalApplicationConfiguration.g:32:9: ',' 530 // InternalApplicationConfiguration.g:32:9: ','
531 { 531 {
532 match(','); 532 match(',');
533 533
534 } 534 }
535 535
536 state.type = _type; 536 state.type = _type;
537 state.channel = _channel; 537 state.channel = _channel;
538 } 538 }
539 finally { 539 finally {
540 } 540 }
541 } 541 }
542 // $ANTLR end "T__32" 542 // $ANTLR end "T__32"
543 543
544 // $ANTLR start "T__33" 544 // $ANTLR start "T__33"
545 public final void mT__33() throws RecognitionException { 545 public final void mT__33() throws RecognitionException {
546 try { 546 try {
547 int _type = T__33; 547 int _type = T__33;
548 int _channel = DEFAULT_TOKEN_CHANNEL; 548 int _channel = DEFAULT_TOKEN_CHANNEL;
549 // InternalApplicationConfiguration.g:33:7: ( 'package' ) 549 // InternalApplicationConfiguration.g:33:7: ( 'package' )
550 // InternalApplicationConfiguration.g:33:9: 'package' 550 // InternalApplicationConfiguration.g:33:9: 'package'
551 { 551 {
552 match("package"); 552 match("package");
553 553
554 554
555 } 555 }
556 556
557 state.type = _type; 557 state.type = _type;
558 state.channel = _channel; 558 state.channel = _channel;
559 } 559 }
560 finally { 560 finally {
561 } 561 }
562 } 562 }
563 // $ANTLR end "T__33" 563 // $ANTLR end "T__33"
564 564
565 // $ANTLR start "T__34" 565 // $ANTLR start "T__34"
566 public final void mT__34() throws RecognitionException { 566 public final void mT__34() throws RecognitionException {
567 try { 567 try {
568 int _type = T__34; 568 int _type = T__34;
569 int _channel = DEFAULT_TOKEN_CHANNEL; 569 int _channel = DEFAULT_TOKEN_CHANNEL;
570 // InternalApplicationConfiguration.g:34:7: ( 'excluding' ) 570 // InternalApplicationConfiguration.g:34:7: ( 'excluding' )
571 // InternalApplicationConfiguration.g:34:9: 'excluding' 571 // InternalApplicationConfiguration.g:34:9: 'excluding'
572 { 572 {
573 match("excluding"); 573 match("excluding");
574 574
575 575
576 } 576 }
577 577
578 state.type = _type; 578 state.type = _type;
579 state.channel = _channel; 579 state.channel = _channel;
580 } 580 }
581 finally { 581 finally {
582 } 582 }
583 } 583 }
584 // $ANTLR end "T__34" 584 // $ANTLR end "T__34"
585 585
586 // $ANTLR start "T__35" 586 // $ANTLR start "T__35"
587 public final void mT__35() throws RecognitionException { 587 public final void mT__35() throws RecognitionException {
588 try { 588 try {
589 int _type = T__35; 589 int _type = T__35;
590 int _channel = DEFAULT_TOKEN_CHANNEL; 590 int _channel = DEFAULT_TOKEN_CHANNEL;
591 // InternalApplicationConfiguration.g:35:7: ( '::' ) 591 // InternalApplicationConfiguration.g:35:7: ( '::' )
592 // InternalApplicationConfiguration.g:35:9: '::' 592 // InternalApplicationConfiguration.g:35:9: '::'
593 { 593 {
594 match("::"); 594 match("::");
595 595
596 596
597 } 597 }
598 598
599 state.type = _type; 599 state.type = _type;
600 state.channel = _channel; 600 state.channel = _channel;
601 } 601 }
602 finally { 602 finally {
603 } 603 }
604 } 604 }
605 // $ANTLR end "T__35" 605 // $ANTLR end "T__35"
606 606
607 // $ANTLR start "T__36" 607 // $ANTLR start "T__36"
608 public final void mT__36() throws RecognitionException { 608 public final void mT__36() throws RecognitionException {
609 try { 609 try {
610 int _type = T__36; 610 int _type = T__36;
611 int _channel = DEFAULT_TOKEN_CHANNEL; 611 int _channel = DEFAULT_TOKEN_CHANNEL;
612 // InternalApplicationConfiguration.g:36:7: ( 'metamodel' ) 612 // InternalApplicationConfiguration.g:36:7: ( 'metamodel' )
613 // InternalApplicationConfiguration.g:36:9: 'metamodel' 613 // InternalApplicationConfiguration.g:36:9: 'metamodel'
614 { 614 {
615 match("metamodel"); 615 match("metamodel");
616 616
617 617
618 } 618 }
619 619
620 state.type = _type; 620 state.type = _type;
621 state.channel = _channel; 621 state.channel = _channel;
622 } 622 }
623 finally { 623 finally {
624 } 624 }
625 } 625 }
626 // $ANTLR end "T__36" 626 // $ANTLR end "T__36"
627 627
628 // $ANTLR start "T__37" 628 // $ANTLR start "T__37"
629 public final void mT__37() throws RecognitionException { 629 public final void mT__37() throws RecognitionException {
630 try { 630 try {
631 int _type = T__37; 631 int _type = T__37;
632 int _channel = DEFAULT_TOKEN_CHANNEL; 632 int _channel = DEFAULT_TOKEN_CHANNEL;
633 // InternalApplicationConfiguration.g:37:7: ( 'folder' ) 633 // InternalApplicationConfiguration.g:37:7: ( 'folder' )
634 // InternalApplicationConfiguration.g:37:9: 'folder' 634 // InternalApplicationConfiguration.g:37:9: 'folder'
635 { 635 {
636 match("folder"); 636 match("folder");
637 637
638 638
639 } 639 }
640 640
641 state.type = _type; 641 state.type = _type;
642 state.channel = _channel; 642 state.channel = _channel;
643 } 643 }
644 finally { 644 finally {
645 } 645 }
646 } 646 }
647 // $ANTLR end "T__37" 647 // $ANTLR end "T__37"
648 648
649 // $ANTLR start "T__38" 649 // $ANTLR start "T__38"
650 public final void mT__38() throws RecognitionException { 650 public final void mT__38() throws RecognitionException {
651 try { 651 try {
652 int _type = T__38; 652 int _type = T__38;
653 int _channel = DEFAULT_TOKEN_CHANNEL; 653 int _channel = DEFAULT_TOKEN_CHANNEL;
654 // InternalApplicationConfiguration.g:38:7: ( 'models' ) 654 // InternalApplicationConfiguration.g:38:7: ( 'models' )
655 // InternalApplicationConfiguration.g:38:9: 'models' 655 // InternalApplicationConfiguration.g:38:9: 'models'
656 { 656 {
657 match("models"); 657 match("models");
658 658
659 659
660 } 660 }
661 661
662 state.type = _type; 662 state.type = _type;
663 state.channel = _channel; 663 state.channel = _channel;
664 } 664 }
665 finally { 665 finally {
666 } 666 }
667 } 667 }
668 // $ANTLR end "T__38" 668 // $ANTLR end "T__38"
669 669
670 // $ANTLR start "T__39" 670 // $ANTLR start "T__39"
671 public final void mT__39() throws RecognitionException { 671 public final void mT__39() throws RecognitionException {
672 try { 672 try {
673 int _type = T__39; 673 int _type = T__39;
674 int _channel = DEFAULT_TOKEN_CHANNEL; 674 int _channel = DEFAULT_TOKEN_CHANNEL;
675 // InternalApplicationConfiguration.g:39:7: ( 'constraints' ) 675 // InternalApplicationConfiguration.g:39:7: ( 'constraints' )
676 // InternalApplicationConfiguration.g:39:9: 'constraints' 676 // InternalApplicationConfiguration.g:39:9: 'constraints'
677 { 677 {
678 match("constraints"); 678 match("constraints");
679 679
680 680
681 } 681 }
682 682
683 state.type = _type; 683 state.type = _type;
684 state.channel = _channel; 684 state.channel = _channel;
685 } 685 }
686 finally { 686 finally {
687 } 687 }
688 } 688 }
689 // $ANTLR end "T__39" 689 // $ANTLR end "T__39"
690 690
691 // $ANTLR start "T__40" 691 // $ANTLR start "T__40"
692 public final void mT__40() throws RecognitionException { 692 public final void mT__40() throws RecognitionException {
693 try { 693 try {
694 int _type = T__40; 694 int _type = T__40;
695 int _channel = DEFAULT_TOKEN_CHANNEL; 695 int _channel = DEFAULT_TOKEN_CHANNEL;
696 // InternalApplicationConfiguration.g:40:7: ( 'cost' ) 696 // InternalApplicationConfiguration.g:40:7: ( 'cost' )
697 // InternalApplicationConfiguration.g:40:9: 'cost' 697 // InternalApplicationConfiguration.g:40:9: 'cost'
698 { 698 {
699 match("cost"); 699 match("cost");
700 700
701 701
702 } 702 }
703 703
704 state.type = _type; 704 state.type = _type;
705 state.channel = _channel; 705 state.channel = _channel;
706 } 706 }
707 finally { 707 finally {
708 } 708 }
709 } 709 }
710 // $ANTLR end "T__40" 710 // $ANTLR end "T__40"
711 711
712 // $ANTLR start "T__41" 712 // $ANTLR start "T__41"
713 public final void mT__41() throws RecognitionException { 713 public final void mT__41() throws RecognitionException {
714 try { 714 try {
715 int _type = T__41; 715 int _type = T__41;
716 int _channel = DEFAULT_TOKEN_CHANNEL; 716 int _channel = DEFAULT_TOKEN_CHANNEL;
717 // InternalApplicationConfiguration.g:41:7: ( 'objectives' ) 717 // InternalApplicationConfiguration.g:41:7: ( 'objectives' )
718 // InternalApplicationConfiguration.g:41:9: 'objectives' 718 // InternalApplicationConfiguration.g:41:9: 'objectives'
719 { 719 {
720 match("objectives"); 720 match("objectives");
721 721
722 722
723 } 723 }
724 724
725 state.type = _type; 725 state.type = _type;
726 state.channel = _channel; 726 state.channel = _channel;
727 } 727 }
728 finally { 728 finally {
729 } 729 }
730 } 730 }
731 // $ANTLR end "T__41" 731 // $ANTLR end "T__41"
732 732
733 // $ANTLR start "T__42" 733 // $ANTLR start "T__42"
734 public final void mT__42() throws RecognitionException { 734 public final void mT__42() throws RecognitionException {
735 try { 735 try {
736 int _type = T__42; 736 int _type = T__42;
737 int _channel = DEFAULT_TOKEN_CHANNEL; 737 int _channel = DEFAULT_TOKEN_CHANNEL;
738 // InternalApplicationConfiguration.g:42:7: ( 'config' ) 738 // InternalApplicationConfiguration.g:42:7: ( 'config' )
739 // InternalApplicationConfiguration.g:42:9: 'config' 739 // InternalApplicationConfiguration.g:42:9: 'config'
740 { 740 {
741 match("config"); 741 match("config");
742 742
743 743
744 } 744 }
745 745
746 state.type = _type; 746 state.type = _type;
747 state.channel = _channel; 747 state.channel = _channel;
748 } 748 }
749 finally { 749 finally {
750 } 750 }
751 } 751 }
752 // $ANTLR end "T__42" 752 // $ANTLR end "T__42"
753 753
754 // $ANTLR start "T__43" 754 // $ANTLR start "T__43"
755 public final void mT__43() throws RecognitionException { 755 public final void mT__43() throws RecognitionException {
756 try { 756 try {
757 int _type = T__43; 757 int _type = T__43;
758 int _channel = DEFAULT_TOKEN_CHANNEL; 758 int _channel = DEFAULT_TOKEN_CHANNEL;
759 // InternalApplicationConfiguration.g:43:7: ( 'log-level' ) 759 // InternalApplicationConfiguration.g:43:7: ( 'log-level' )
760 // InternalApplicationConfiguration.g:43:9: 'log-level' 760 // InternalApplicationConfiguration.g:43:9: 'log-level'
761 { 761 {
762 match("log-level"); 762 match("log-level");
763 763
764 764
765 } 765 }
766 766
767 state.type = _type; 767 state.type = _type;
768 state.channel = _channel; 768 state.channel = _channel;
769 } 769 }
770 finally { 770 finally {
771 } 771 }
772 } 772 }
773 // $ANTLR end "T__43" 773 // $ANTLR end "T__43"
774 774
775 // $ANTLR start "T__44" 775 // $ANTLR start "T__44"
776 public final void mT__44() throws RecognitionException { 776 public final void mT__44() throws RecognitionException {
777 try { 777 try {
778 int _type = T__44; 778 int _type = T__44;
779 int _channel = DEFAULT_TOKEN_CHANNEL; 779 int _channel = DEFAULT_TOKEN_CHANNEL;
780 // InternalApplicationConfiguration.g:44:7: ( 'runtime' ) 780 // InternalApplicationConfiguration.g:44:7: ( 'runtime' )
781 // InternalApplicationConfiguration.g:44:9: 'runtime' 781 // InternalApplicationConfiguration.g:44:9: 'runtime'
782 { 782 {
783 match("runtime"); 783 match("runtime");
784 784
785 785
786 } 786 }
787 787
788 state.type = _type; 788 state.type = _type;
789 state.channel = _channel; 789 state.channel = _channel;
790 } 790 }
791 finally { 791 finally {
792 } 792 }
793 } 793 }
794 // $ANTLR end "T__44" 794 // $ANTLR end "T__44"
795 795
796 // $ANTLR start "T__45" 796 // $ANTLR start "T__45"
797 public final void mT__45() throws RecognitionException { 797 public final void mT__45() throws RecognitionException {
798 try { 798 try {
799 int _type = T__45; 799 int _type = T__45;
800 int _channel = DEFAULT_TOKEN_CHANNEL; 800 int _channel = DEFAULT_TOKEN_CHANNEL;
801 // InternalApplicationConfiguration.g:45:7: ( 'memory' ) 801 // InternalApplicationConfiguration.g:45:7: ( 'memory' )
802 // InternalApplicationConfiguration.g:45:9: 'memory' 802 // InternalApplicationConfiguration.g:45:9: 'memory'
803 { 803 {
804 match("memory"); 804 match("memory");
805 805
806 806
807 } 807 }
808 808
809 state.type = _type; 809 state.type = _type;
810 state.channel = _channel; 810 state.channel = _channel;
811 } 811 }
812 finally { 812 finally {
813 } 813 }
814 } 814 }
815 // $ANTLR end "T__45" 815 // $ANTLR end "T__45"
816 816
817 // $ANTLR start "T__46" 817 // $ANTLR start "T__46"
818 public final void mT__46() throws RecognitionException { 818 public final void mT__46() throws RecognitionException {
819 try { 819 try {
820 int _type = T__46; 820 int _type = T__46;
821 int _channel = DEFAULT_TOKEN_CHANNEL; 821 int _channel = DEFAULT_TOKEN_CHANNEL;
822 // InternalApplicationConfiguration.g:46:7: ( '#' ) 822 // InternalApplicationConfiguration.g:46:7: ( '#' )
823 // InternalApplicationConfiguration.g:46:9: '#' 823 // InternalApplicationConfiguration.g:46:9: '#'
824 { 824 {
825 match('#'); 825 match('#');
826 826
827 } 827 }
828 828
829 state.type = _type; 829 state.type = _type;
830 state.channel = _channel; 830 state.channel = _channel;
831 } 831 }
832 finally { 832 finally {
833 } 833 }
834 } 834 }
835 // $ANTLR end "T__46" 835 // $ANTLR end "T__46"
836 836
837 // $ANTLR start "T__47" 837 // $ANTLR start "T__47"
838 public final void mT__47() throws RecognitionException { 838 public final void mT__47() throws RecognitionException {
839 try { 839 try {
840 int _type = T__47; 840 int _type = T__47;
841 int _channel = DEFAULT_TOKEN_CHANNEL; 841 int _channel = DEFAULT_TOKEN_CHANNEL;
842 // InternalApplicationConfiguration.g:47:7: ( 'node' ) 842 // InternalApplicationConfiguration.g:47:7: ( 'node' )
843 // InternalApplicationConfiguration.g:47:9: 'node' 843 // InternalApplicationConfiguration.g:47:9: 'node'
844 { 844 {
845 match("node"); 845 match("node");
846 846
847 847
848 } 848 }
849 849
850 state.type = _type; 850 state.type = _type;
851 state.channel = _channel; 851 state.channel = _channel;
852 } 852 }
853 finally { 853 finally {
854 } 854 }
855 } 855 }
856 // $ANTLR end "T__47" 856 // $ANTLR end "T__47"
857 857
858 // $ANTLR start "T__48" 858 // $ANTLR start "T__48"
859 public final void mT__48() throws RecognitionException { 859 public final void mT__48() throws RecognitionException {
860 try { 860 try {
861 int _type = T__48; 861 int _type = T__48;
862 int _channel = DEFAULT_TOKEN_CHANNEL; 862 int _channel = DEFAULT_TOKEN_CHANNEL;
863 // InternalApplicationConfiguration.g:48:7: ( 'int' ) 863 // InternalApplicationConfiguration.g:48:7: ( 'int' )
864 // InternalApplicationConfiguration.g:48:9: 'int' 864 // InternalApplicationConfiguration.g:48:9: 'int'
865 { 865 {
866 match("int"); 866 match("int");
867 867
868 868
869 } 869 }
870 870
871 state.type = _type; 871 state.type = _type;
872 state.channel = _channel; 872 state.channel = _channel;
873 } 873 }
874 finally { 874 finally {
875 } 875 }
876 } 876 }
877 // $ANTLR end "T__48" 877 // $ANTLR end "T__48"
878 878
879 // $ANTLR start "T__49" 879 // $ANTLR start "T__49"
880 public final void mT__49() throws RecognitionException { 880 public final void mT__49() throws RecognitionException {
881 try { 881 try {
882 int _type = T__49; 882 int _type = T__49;
883 int _channel = DEFAULT_TOKEN_CHANNEL; 883 int _channel = DEFAULT_TOKEN_CHANNEL;
884 // InternalApplicationConfiguration.g:49:7: ( 'real' ) 884 // InternalApplicationConfiguration.g:49:7: ( 'real' )
885 // InternalApplicationConfiguration.g:49:9: 'real' 885 // InternalApplicationConfiguration.g:49:9: 'real'
886 { 886 {
887 match("real"); 887 match("real");
888 888
889 889
890 } 890 }
891 891
892 state.type = _type; 892 state.type = _type;
893 state.channel = _channel; 893 state.channel = _channel;
894 } 894 }
895 finally { 895 finally {
896 } 896 }
897 } 897 }
898 // $ANTLR end "T__49" 898 // $ANTLR end "T__49"
899 899
900 // $ANTLR start "T__50" 900 // $ANTLR start "T__50"
901 public final void mT__50() throws RecognitionException { 901 public final void mT__50() throws RecognitionException {
902 try { 902 try {
903 int _type = T__50; 903 int _type = T__50;
904 int _channel = DEFAULT_TOKEN_CHANNEL; 904 int _channel = DEFAULT_TOKEN_CHANNEL;
905 // InternalApplicationConfiguration.g:50:7: ( 'string' ) 905 // InternalApplicationConfiguration.g:50:7: ( 'string' )
906 // InternalApplicationConfiguration.g:50:9: 'string' 906 // InternalApplicationConfiguration.g:50:9: 'string'
907 { 907 {
908 match("string"); 908 match("string");
909 909
910 910
911 } 911 }
912 912
913 state.type = _type; 913 state.type = _type;
914 state.channel = _channel; 914 state.channel = _channel;
915 } 915 }
916 finally { 916 finally {
917 } 917 }
918 } 918 }
919 // $ANTLR end "T__50" 919 // $ANTLR end "T__50"
920 920
921 // $ANTLR start "T__51" 921 // $ANTLR start "T__51"
922 public final void mT__51() throws RecognitionException { 922 public final void mT__51() throws RecognitionException {
923 try { 923 try {
924 int _type = T__51; 924 int _type = T__51;
925 int _channel = DEFAULT_TOKEN_CHANNEL; 925 int _channel = DEFAULT_TOKEN_CHANNEL;
926 // InternalApplicationConfiguration.g:51:7: ( '..' ) 926 // InternalApplicationConfiguration.g:51:7: ( '..' )
927 // InternalApplicationConfiguration.g:51:9: '..' 927 // InternalApplicationConfiguration.g:51:9: '..'
928 { 928 {
929 match(".."); 929 match("..");
930 930
931 931
932 } 932 }
933 933
934 state.type = _type; 934 state.type = _type;
935 state.channel = _channel; 935 state.channel = _channel;
936 } 936 }
937 finally { 937 finally {
938 } 938 }
939 } 939 }
940 // $ANTLR end "T__51" 940 // $ANTLR end "T__51"
941 941
942 // $ANTLR start "T__52" 942 // $ANTLR start "T__52"
943 public final void mT__52() throws RecognitionException { 943 public final void mT__52() throws RecognitionException {
944 try { 944 try {
945 int _type = T__52; 945 int _type = T__52;
946 int _channel = DEFAULT_TOKEN_CHANNEL; 946 int _channel = DEFAULT_TOKEN_CHANNEL;
947 // InternalApplicationConfiguration.g:52:7: ( 'scope' ) 947 // InternalApplicationConfiguration.g:52:7: ( 'scope' )
948 // InternalApplicationConfiguration.g:52:9: 'scope' 948 // InternalApplicationConfiguration.g:52:9: 'scope'
949 { 949 {
950 match("scope"); 950 match("scope");
951 951
952 952
953 } 953 }
954 954
955 state.type = _type; 955 state.type = _type;
956 state.channel = _channel; 956 state.channel = _channel;
957 } 957 }
958 finally { 958 finally {
959 } 959 }
960 } 960 }
961 // $ANTLR end "T__52" 961 // $ANTLR end "T__52"
962 962
963 // $ANTLR start "T__53" 963 // $ANTLR start "T__53"
964 public final void mT__53() throws RecognitionException { 964 public final void mT__53() throws RecognitionException {
965 try { 965 try {
966 int _type = T__53; 966 int _type = T__53;
967 int _channel = DEFAULT_TOKEN_CHANNEL; 967 int _channel = DEFAULT_TOKEN_CHANNEL;
968 // InternalApplicationConfiguration.g:53:7: ( 'generate' ) 968 // InternalApplicationConfiguration.g:53:7: ( 'generate' )
969 // InternalApplicationConfiguration.g:53:9: 'generate' 969 // InternalApplicationConfiguration.g:53:9: 'generate'
970 { 970 {
971 match("generate"); 971 match("generate");
972 972
973 973
974 } 974 }
975 975
976 state.type = _type; 976 state.type = _type;
977 state.channel = _channel; 977 state.channel = _channel;
978 } 978 }
979 finally { 979 finally {
980 } 980 }
981 } 981 }
982 // $ANTLR end "T__53" 982 // $ANTLR end "T__53"
983 983
984 // $ANTLR start "T__54" 984 // $ANTLR start "T__54"
985 public final void mT__54() throws RecognitionException { 985 public final void mT__54() throws RecognitionException {
986 try { 986 try {
987 int _type = T__54; 987 int _type = T__54;
988 int _channel = DEFAULT_TOKEN_CHANNEL; 988 int _channel = DEFAULT_TOKEN_CHANNEL;
989 // InternalApplicationConfiguration.g:54:7: ( 'partial-model' ) 989 // InternalApplicationConfiguration.g:54:7: ( 'partial-model' )
990 // InternalApplicationConfiguration.g:54:9: 'partial-model' 990 // InternalApplicationConfiguration.g:54:9: 'partial-model'
991 { 991 {
992 match("partial-model"); 992 match("partial-model");
993 993
994 994
995 } 995 }
996 996
997 state.type = _type; 997 state.type = _type;
998 state.channel = _channel; 998 state.channel = _channel;
999 } 999 }
1000 finally { 1000 finally {
1001 } 1001 }
1002 } 1002 }
1003 // $ANTLR end "T__54" 1003 // $ANTLR end "T__54"
1004 1004
1005 // $ANTLR start "T__55" 1005 // $ANTLR start "T__55"
1006 public final void mT__55() throws RecognitionException { 1006 public final void mT__55() throws RecognitionException {
1007 try { 1007 try {
1008 int _type = T__55; 1008 int _type = T__55;
1009 int _channel = DEFAULT_TOKEN_CHANNEL; 1009 int _channel = DEFAULT_TOKEN_CHANNEL;
1010 // InternalApplicationConfiguration.g:55:7: ( 'solver' ) 1010 // InternalApplicationConfiguration.g:55:7: ( 'solver' )
1011 // InternalApplicationConfiguration.g:55:9: 'solver' 1011 // InternalApplicationConfiguration.g:55:9: 'solver'
1012 { 1012 {
1013 match("solver"); 1013 match("solver");
1014 1014
1015 1015
1016 } 1016 }
1017 1017
1018 state.type = _type; 1018 state.type = _type;
1019 state.channel = _channel; 1019 state.channel = _channel;
1020 } 1020 }
1021 finally { 1021 finally {
1022 } 1022 }
1023 } 1023 }
1024 // $ANTLR end "T__55" 1024 // $ANTLR end "T__55"
1025 1025
1026 // $ANTLR start "T__56" 1026 // $ANTLR start "T__56"
1027 public final void mT__56() throws RecognitionException { 1027 public final void mT__56() throws RecognitionException {
1028 try { 1028 try {
1029 int _type = T__56; 1029 int _type = T__56;
1030 int _channel = DEFAULT_TOKEN_CHANNEL; 1030 int _channel = DEFAULT_TOKEN_CHANNEL;
1031 // InternalApplicationConfiguration.g:56:7: ( 'debug' ) 1031 // InternalApplicationConfiguration.g:56:7: ( 'debug' )
1032 // InternalApplicationConfiguration.g:56:9: 'debug' 1032 // InternalApplicationConfiguration.g:56:9: 'debug'
1033 { 1033 {
1034 match("debug"); 1034 match("debug");
1035 1035
1036 1036
1037 } 1037 }
1038 1038
1039 state.type = _type; 1039 state.type = _type;
1040 state.channel = _channel; 1040 state.channel = _channel;
1041 } 1041 }
1042 finally { 1042 finally {
1043 } 1043 }
1044 } 1044 }
1045 // $ANTLR end "T__56" 1045 // $ANTLR end "T__56"
1046 1046
1047 // $ANTLR start "T__57" 1047 // $ANTLR start "T__57"
1048 public final void mT__57() throws RecognitionException { 1048 public final void mT__57() throws RecognitionException {
1049 try { 1049 try {
1050 int _type = T__57; 1050 int _type = T__57;
1051 int _channel = DEFAULT_TOKEN_CHANNEL; 1051 int _channel = DEFAULT_TOKEN_CHANNEL;
1052 // InternalApplicationConfiguration.g:57:7: ( 'log' ) 1052 // InternalApplicationConfiguration.g:57:7: ( 'log' )
1053 // InternalApplicationConfiguration.g:57:9: 'log' 1053 // InternalApplicationConfiguration.g:57:9: 'log'
1054 { 1054 {
1055 match("log"); 1055 match("log");
1056 1056
1057 1057
1058 } 1058 }
1059 1059
1060 state.type = _type; 1060 state.type = _type;
1061 state.channel = _channel; 1061 state.channel = _channel;
1062 } 1062 }
1063 finally { 1063 finally {
1064 } 1064 }
1065 } 1065 }
1066 // $ANTLR end "T__57" 1066 // $ANTLR end "T__57"
1067 1067
1068 // $ANTLR start "T__58" 1068 // $ANTLR start "T__58"
1069 public final void mT__58() throws RecognitionException { 1069 public final void mT__58() throws RecognitionException {
1070 try { 1070 try {
1071 int _type = T__58; 1071 int _type = T__58;
1072 int _channel = DEFAULT_TOKEN_CHANNEL; 1072 int _channel = DEFAULT_TOKEN_CHANNEL;
1073 // InternalApplicationConfiguration.g:58:7: ( 'statistics' ) 1073 // InternalApplicationConfiguration.g:58:7: ( 'statistics' )
1074 // InternalApplicationConfiguration.g:58:9: 'statistics' 1074 // InternalApplicationConfiguration.g:58:9: 'statistics'
1075 { 1075 {
1076 match("statistics"); 1076 match("statistics");
1077 1077
1078 1078
1079 } 1079 }
1080 1080
1081 state.type = _type; 1081 state.type = _type;
1082 state.channel = _channel; 1082 state.channel = _channel;
1083 } 1083 }
1084 finally { 1084 finally {
1085 } 1085 }
1086 } 1086 }
1087 // $ANTLR end "T__58" 1087 // $ANTLR end "T__58"
1088 1088
1089 // $ANTLR start "T__59" 1089 // $ANTLR start "T__59"
1090 public final void mT__59() throws RecognitionException { 1090 public final void mT__59() throws RecognitionException {
1091 try { 1091 try {
1092 int _type = T__59; 1092 int _type = T__59;
1093 int _channel = DEFAULT_TOKEN_CHANNEL; 1093 int _channel = DEFAULT_TOKEN_CHANNEL;
1094 // InternalApplicationConfiguration.g:59:7: ( 'output' ) 1094 // InternalApplicationConfiguration.g:59:7: ( 'output' )
1095 // InternalApplicationConfiguration.g:59:9: 'output' 1095 // InternalApplicationConfiguration.g:59:9: 'output'
1096 { 1096 {
1097 match("output"); 1097 match("output");
1098 1098
1099 1099
1100 } 1100 }
1101 1101
1102 state.type = _type; 1102 state.type = _type;
1103 state.channel = _channel; 1103 state.channel = _channel;
1104 } 1104 }
1105 finally { 1105 finally {
1106 } 1106 }
1107 } 1107 }
1108 // $ANTLR end "T__59" 1108 // $ANTLR end "T__59"
1109 1109
1110 // $ANTLR start "T__60" 1110 // $ANTLR start "T__60"
1111 public final void mT__60() throws RecognitionException { 1111 public final void mT__60() throws RecognitionException {
1112 try { 1112 try {
1113 int _type = T__60; 1113 int _type = T__60;
1114 int _channel = DEFAULT_TOKEN_CHANNEL; 1114 int _channel = DEFAULT_TOKEN_CHANNEL;
1115 // InternalApplicationConfiguration.g:60:7: ( '+=' ) 1115 // InternalApplicationConfiguration.g:60:7: ( '+=' )
1116 // InternalApplicationConfiguration.g:60:9: '+=' 1116 // InternalApplicationConfiguration.g:60:9: '+='
1117 { 1117 {
1118 match("+="); 1118 match("+=");
1119 1119
1120 1120
1121 } 1121 }
1122 1122
1123 state.type = _type; 1123 state.type = _type;
1124 state.channel = _channel; 1124 state.channel = _channel;
1125 } 1125 }
1126 finally { 1126 finally {
1127 } 1127 }
1128 } 1128 }
1129 // $ANTLR end "T__60" 1129 // $ANTLR end "T__60"
1130 1130
1131 // $ANTLR start "T__61" 1131 // $ANTLR start "T__61"
1132 public final void mT__61() throws RecognitionException { 1132 public final void mT__61() throws RecognitionException {
1133 try { 1133 try {
1134 int _type = T__61; 1134 int _type = T__61;
1135 int _channel = DEFAULT_TOKEN_CHANNEL; 1135 int _channel = DEFAULT_TOKEN_CHANNEL;
1136 // InternalApplicationConfiguration.g:61:7: ( '*' ) 1136 // InternalApplicationConfiguration.g:61:7: ( '*' )
1137 // InternalApplicationConfiguration.g:61:9: '*' 1137 // InternalApplicationConfiguration.g:61:9: '*'
1138 { 1138 {
1139 match('*'); 1139 match('*');
1140 1140
1141 } 1141 }
1142 1142
1143 state.type = _type; 1143 state.type = _type;
1144 state.channel = _channel; 1144 state.channel = _channel;
1145 } 1145 }
1146 finally { 1146 finally {
1147 } 1147 }
1148 } 1148 }
1149 // $ANTLR end "T__61" 1149 // $ANTLR end "T__61"
1150 1150
1151 // $ANTLR start "T__62" 1151 // $ANTLR start "T__62"
1152 public final void mT__62() throws RecognitionException { 1152 public final void mT__62() throws RecognitionException {
1153 try { 1153 try {
1154 int _type = T__62; 1154 int _type = T__62;
1155 int _channel = DEFAULT_TOKEN_CHANNEL; 1155 int _channel = DEFAULT_TOKEN_CHANNEL;
1156 // InternalApplicationConfiguration.g:62:7: ( 'number' ) 1156 // InternalApplicationConfiguration.g:62:7: ( 'number' )
1157 // InternalApplicationConfiguration.g:62:9: 'number' 1157 // InternalApplicationConfiguration.g:62:9: 'number'
1158 { 1158 {
1159 match("number"); 1159 match("number");
1160 1160
1161 1161
1162 } 1162 }
1163 1163
1164 state.type = _type; 1164 state.type = _type;
1165 state.channel = _channel; 1165 state.channel = _channel;
1166 } 1166 }
1167 finally { 1167 finally {
1168 } 1168 }
1169 } 1169 }
1170 // $ANTLR end "T__62" 1170 // $ANTLR end "T__62"
1171 1171
1172 // $ANTLR start "T__63" 1172 // $ANTLR start "T__63"
1173 public final void mT__63() throws RecognitionException { 1173 public final void mT__63() throws RecognitionException {
1174 try { 1174 try {
1175 int _type = T__63; 1175 int _type = T__63;
1176 int _channel = DEFAULT_TOKEN_CHANNEL; 1176 int _channel = DEFAULT_TOKEN_CHANNEL;
1177 // InternalApplicationConfiguration.g:63:7: ( 'runs' ) 1177 // InternalApplicationConfiguration.g:63:7: ( 'runs' )
1178 // InternalApplicationConfiguration.g:63:9: 'runs' 1178 // InternalApplicationConfiguration.g:63:9: 'runs'
1179 { 1179 {
1180 match("runs"); 1180 match("runs");
1181 1181
1182 1182
1183 } 1183 }
1184 1184
1185 state.type = _type; 1185 state.type = _type;
1186 state.channel = _channel; 1186 state.channel = _channel;
1187 } 1187 }
1188 finally { 1188 finally {
1189 } 1189 }
1190 } 1190 }
1191 // $ANTLR end "T__63" 1191 // $ANTLR end "T__63"
1192 1192
1193 // $ANTLR start "RULE_ID" 1193 // $ANTLR start "RULE_ID"
1194 public final void mRULE_ID() throws RecognitionException { 1194 public final void mRULE_ID() throws RecognitionException {
1195 try { 1195 try {
1196 int _type = RULE_ID; 1196 int _type = RULE_ID;
1197 int _channel = DEFAULT_TOKEN_CHANNEL; 1197 int _channel = DEFAULT_TOKEN_CHANNEL;
1198 // InternalApplicationConfiguration.g:11845:9: ( ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* ) 1198 // InternalApplicationConfiguration.g:11845:9: ( ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* )
1199 // InternalApplicationConfiguration.g:11845:11: ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* 1199 // InternalApplicationConfiguration.g:11845:11: ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )*
1200 { 1200 {
1201 // InternalApplicationConfiguration.g:11845:11: ( '^' )? 1201 // InternalApplicationConfiguration.g:11845:11: ( '^' )?
1202 int alt1=2; 1202 int alt1=2;
1203 int LA1_0 = input.LA(1); 1203 int LA1_0 = input.LA(1);
1204 1204
1205 if ( (LA1_0=='^') ) { 1205 if ( (LA1_0=='^') ) {
1206 alt1=1; 1206 alt1=1;
1207 } 1207 }
1208 switch (alt1) { 1208 switch (alt1) {
1209 case 1 : 1209 case 1 :
1210 // InternalApplicationConfiguration.g:11845:11: '^' 1210 // InternalApplicationConfiguration.g:11845:11: '^'
1211 { 1211 {
1212 match('^'); 1212 match('^');
1213 1213
1214 } 1214 }
1215 break; 1215 break;
1216 1216
1217 } 1217 }
1218 1218
1219 if ( (input.LA(1)>='A' && input.LA(1)<='Z')||input.LA(1)=='_'||(input.LA(1)>='a' && input.LA(1)<='z') ) { 1219 if ( (input.LA(1)>='A' && input.LA(1)<='Z')||input.LA(1)=='_'||(input.LA(1)>='a' && input.LA(1)<='z') ) {
1220 input.consume(); 1220 input.consume();
1221 1221
1222 } 1222 }
1223 else { 1223 else {
1224 MismatchedSetException mse = new MismatchedSetException(null,input); 1224 MismatchedSetException mse = new MismatchedSetException(null,input);
1225 recover(mse); 1225 recover(mse);
1226 throw mse;} 1226 throw mse;}
1227 1227
1228 // InternalApplicationConfiguration.g:11845:40: ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* 1228 // InternalApplicationConfiguration.g:11845:40: ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )*
1229 loop2: 1229 loop2:
1230 do { 1230 do {
1231 int alt2=2; 1231 int alt2=2;
1232 int LA2_0 = input.LA(1); 1232 int LA2_0 = input.LA(1);
1233 1233
1234 if ( ((LA2_0>='0' && LA2_0<='9')||(LA2_0>='A' && LA2_0<='Z')||LA2_0=='_'||(LA2_0>='a' && LA2_0<='z')) ) { 1234 if ( ((LA2_0>='0' && LA2_0<='9')||(LA2_0>='A' && LA2_0<='Z')||LA2_0=='_'||(LA2_0>='a' && LA2_0<='z')) ) {
1235 alt2=1; 1235 alt2=1;
1236 } 1236 }
1237 1237
1238 1238
1239 switch (alt2) { 1239 switch (alt2) {
1240 case 1 : 1240 case 1 :
1241 // InternalApplicationConfiguration.g: 1241 // InternalApplicationConfiguration.g:
1242 { 1242 {
1243 if ( (input.LA(1)>='0' && input.LA(1)<='9')||(input.LA(1)>='A' && input.LA(1)<='Z')||input.LA(1)=='_'||(input.LA(1)>='a' && input.LA(1)<='z') ) { 1243 if ( (input.LA(1)>='0' && input.LA(1)<='9')||(input.LA(1)>='A' && input.LA(1)<='Z')||input.LA(1)=='_'||(input.LA(1)>='a' && input.LA(1)<='z') ) {
1244 input.consume(); 1244 input.consume();
1245 1245
1246 } 1246 }
1247 else { 1247 else {
1248 MismatchedSetException mse = new MismatchedSetException(null,input); 1248 MismatchedSetException mse = new MismatchedSetException(null,input);
1249 recover(mse); 1249 recover(mse);
1250 throw mse;} 1250 throw mse;}
1251 1251
1252 1252
1253 } 1253 }
1254 break; 1254 break;
1255 1255
1256 default : 1256 default :
1257 break loop2; 1257 break loop2;
1258 } 1258 }
1259 } while (true); 1259 } while (true);
1260 1260
1261 1261
1262 } 1262 }
1263 1263
1264 state.type = _type; 1264 state.type = _type;
1265 state.channel = _channel; 1265 state.channel = _channel;
1266 } 1266 }
1267 finally { 1267 finally {
1268 } 1268 }
1269 } 1269 }
1270 // $ANTLR end "RULE_ID" 1270 // $ANTLR end "RULE_ID"
1271 1271
1272 // $ANTLR start "RULE_INT" 1272 // $ANTLR start "RULE_INT"
1273 public final void mRULE_INT() throws RecognitionException { 1273 public final void mRULE_INT() throws RecognitionException {
1274 try { 1274 try {
1275 int _type = RULE_INT; 1275 int _type = RULE_INT;
1276 int _channel = DEFAULT_TOKEN_CHANNEL; 1276 int _channel = DEFAULT_TOKEN_CHANNEL;
1277 // InternalApplicationConfiguration.g:11847:10: ( ( '0' .. '9' )+ ) 1277 // InternalApplicationConfiguration.g:11847:10: ( ( '0' .. '9' )+ )
1278 // InternalApplicationConfiguration.g:11847:12: ( '0' .. '9' )+ 1278 // InternalApplicationConfiguration.g:11847:12: ( '0' .. '9' )+
1279 { 1279 {
1280 // InternalApplicationConfiguration.g:11847:12: ( '0' .. '9' )+ 1280 // InternalApplicationConfiguration.g:11847:12: ( '0' .. '9' )+
1281 int cnt3=0; 1281 int cnt3=0;
1282 loop3: 1282 loop3:
1283 do { 1283 do {
1284 int alt3=2; 1284 int alt3=2;
1285 int LA3_0 = input.LA(1); 1285 int LA3_0 = input.LA(1);
1286 1286
1287 if ( ((LA3_0>='0' && LA3_0<='9')) ) { 1287 if ( ((LA3_0>='0' && LA3_0<='9')) ) {
1288 alt3=1; 1288 alt3=1;
1289 } 1289 }
1290 1290
1291 1291
1292 switch (alt3) { 1292 switch (alt3) {
1293 case 1 : 1293 case 1 :
1294 // InternalApplicationConfiguration.g:11847:13: '0' .. '9' 1294 // InternalApplicationConfiguration.g:11847:13: '0' .. '9'
1295 { 1295 {
1296 matchRange('0','9'); 1296 matchRange('0','9');
1297 1297
1298 } 1298 }
1299 break; 1299 break;
1300 1300
1301 default : 1301 default :
1302 if ( cnt3 >= 1 ) break loop3; 1302 if ( cnt3 >= 1 ) break loop3;
1303 EarlyExitException eee = 1303 EarlyExitException eee =
1304 new EarlyExitException(3, input); 1304 new EarlyExitException(3, input);
1305 throw eee; 1305 throw eee;
1306 } 1306 }
1307 cnt3++; 1307 cnt3++;
1308 } while (true); 1308 } while (true);
1309 1309
1310 1310
1311 } 1311 }
1312 1312
1313 state.type = _type; 1313 state.type = _type;
1314 state.channel = _channel; 1314 state.channel = _channel;
1315 } 1315 }
1316 finally { 1316 finally {
1317 } 1317 }
1318 } 1318 }
1319 // $ANTLR end "RULE_INT" 1319 // $ANTLR end "RULE_INT"
1320 1320
1321 // $ANTLR start "RULE_STRING" 1321 // $ANTLR start "RULE_STRING"
1322 public final void mRULE_STRING() throws RecognitionException { 1322 public final void mRULE_STRING() throws RecognitionException {
1323 try { 1323 try {
1324 int _type = RULE_STRING; 1324 int _type = RULE_STRING;
1325 int _channel = DEFAULT_TOKEN_CHANNEL; 1325 int _channel = DEFAULT_TOKEN_CHANNEL;
1326 // InternalApplicationConfiguration.g:11849:13: ( ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) ) 1326 // InternalApplicationConfiguration.g:11849:13: ( ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) )
1327 // InternalApplicationConfiguration.g:11849:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) 1327 // InternalApplicationConfiguration.g:11849:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' )
1328 { 1328 {
1329 // InternalApplicationConfiguration.g:11849:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) 1329 // InternalApplicationConfiguration.g:11849:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' )
1330 int alt6=2; 1330 int alt6=2;
1331 int LA6_0 = input.LA(1); 1331 int LA6_0 = input.LA(1);
1332 1332
1333 if ( (LA6_0=='\"') ) { 1333 if ( (LA6_0=='\"') ) {
1334 alt6=1; 1334 alt6=1;
1335 } 1335 }
1336 else if ( (LA6_0=='\'') ) { 1336 else if ( (LA6_0=='\'') ) {
1337 alt6=2; 1337 alt6=2;
1338 } 1338 }
1339 else { 1339 else {
1340 NoViableAltException nvae = 1340 NoViableAltException nvae =
1341 new NoViableAltException("", 6, 0, input); 1341 new NoViableAltException("", 6, 0, input);
1342 1342
1343 throw nvae; 1343 throw nvae;
1344 } 1344 }
1345 switch (alt6) { 1345 switch (alt6) {
1346 case 1 : 1346 case 1 :
1347 // InternalApplicationConfiguration.g:11849:16: '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' 1347 // InternalApplicationConfiguration.g:11849:16: '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"'
1348 { 1348 {
1349 match('\"'); 1349 match('\"');
1350 // InternalApplicationConfiguration.g:11849:20: ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* 1350 // InternalApplicationConfiguration.g:11849:20: ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )*
1351 loop4: 1351 loop4:
1352 do { 1352 do {
1353 int alt4=3; 1353 int alt4=3;
1354 int LA4_0 = input.LA(1); 1354 int LA4_0 = input.LA(1);
1355 1355
1356 if ( (LA4_0=='\\') ) { 1356 if ( (LA4_0=='\\') ) {
1357 alt4=1; 1357 alt4=1;
1358 } 1358 }
1359 else if ( ((LA4_0>='\u0000' && LA4_0<='!')||(LA4_0>='#' && LA4_0<='[')||(LA4_0>=']' && LA4_0<='\uFFFF')) ) { 1359 else if ( ((LA4_0>='\u0000' && LA4_0<='!')||(LA4_0>='#' && LA4_0<='[')||(LA4_0>=']' && LA4_0<='\uFFFF')) ) {
1360 alt4=2; 1360 alt4=2;
1361 } 1361 }
1362 1362
1363 1363
1364 switch (alt4) { 1364 switch (alt4) {
1365 case 1 : 1365 case 1 :
1366 // InternalApplicationConfiguration.g:11849:21: '\\\\' . 1366 // InternalApplicationConfiguration.g:11849:21: '\\\\' .
1367 { 1367 {
1368 match('\\'); 1368 match('\\');
1369 matchAny(); 1369 matchAny();
1370 1370
1371 } 1371 }
1372 break; 1372 break;
1373 case 2 : 1373 case 2 :
1374 // InternalApplicationConfiguration.g:11849:28: ~ ( ( '\\\\' | '\"' ) ) 1374 // InternalApplicationConfiguration.g:11849:28: ~ ( ( '\\\\' | '\"' ) )
1375 { 1375 {
1376 if ( (input.LA(1)>='\u0000' && input.LA(1)<='!')||(input.LA(1)>='#' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) { 1376 if ( (input.LA(1)>='\u0000' && input.LA(1)<='!')||(input.LA(1)>='#' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) {
1377 input.consume(); 1377 input.consume();
1378 1378
1379 } 1379 }
1380 else { 1380 else {
1381 MismatchedSetException mse = new MismatchedSetException(null,input); 1381 MismatchedSetException mse = new MismatchedSetException(null,input);
1382 recover(mse); 1382 recover(mse);
1383 throw mse;} 1383 throw mse;}
1384 1384
1385 1385
1386 } 1386 }
1387 break; 1387 break;
1388 1388
1389 default : 1389 default :
1390 break loop4; 1390 break loop4;
1391 } 1391 }
1392 } while (true); 1392 } while (true);
1393 1393
1394 match('\"'); 1394 match('\"');
1395 1395
1396 } 1396 }
1397 break; 1397 break;
1398 case 2 : 1398 case 2 :
1399 // InternalApplicationConfiguration.g:11849:48: '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' 1399 // InternalApplicationConfiguration.g:11849:48: '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\''
1400 { 1400 {
1401 match('\''); 1401 match('\'');
1402 // InternalApplicationConfiguration.g:11849:53: ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* 1402 // InternalApplicationConfiguration.g:11849:53: ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )*
1403 loop5: 1403 loop5:
1404 do { 1404 do {
1405 int alt5=3; 1405 int alt5=3;
1406 int LA5_0 = input.LA(1); 1406 int LA5_0 = input.LA(1);
1407 1407
1408 if ( (LA5_0=='\\') ) { 1408 if ( (LA5_0=='\\') ) {
1409 alt5=1; 1409 alt5=1;
1410 } 1410 }
1411 else if ( ((LA5_0>='\u0000' && LA5_0<='&')||(LA5_0>='(' && LA5_0<='[')||(LA5_0>=']' && LA5_0<='\uFFFF')) ) { 1411 else if ( ((LA5_0>='\u0000' && LA5_0<='&')||(LA5_0>='(' && LA5_0<='[')||(LA5_0>=']' && LA5_0<='\uFFFF')) ) {
1412 alt5=2; 1412 alt5=2;
1413 } 1413 }
1414 1414
1415 1415
1416 switch (alt5) { 1416 switch (alt5) {
1417 case 1 : 1417 case 1 :
1418 // InternalApplicationConfiguration.g:11849:54: '\\\\' . 1418 // InternalApplicationConfiguration.g:11849:54: '\\\\' .
1419 { 1419 {
1420 match('\\'); 1420 match('\\');
1421 matchAny(); 1421 matchAny();
1422 1422
1423 } 1423 }
1424 break; 1424 break;
1425 case 2 : 1425 case 2 :
1426 // InternalApplicationConfiguration.g:11849:61: ~ ( ( '\\\\' | '\\'' ) ) 1426 // InternalApplicationConfiguration.g:11849:61: ~ ( ( '\\\\' | '\\'' ) )
1427 { 1427 {
1428 if ( (input.LA(1)>='\u0000' && input.LA(1)<='&')||(input.LA(1)>='(' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) { 1428 if ( (input.LA(1)>='\u0000' && input.LA(1)<='&')||(input.LA(1)>='(' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) {
1429 input.consume(); 1429 input.consume();
1430 1430
1431 } 1431 }
1432 else { 1432 else {
1433 MismatchedSetException mse = new MismatchedSetException(null,input); 1433 MismatchedSetException mse = new MismatchedSetException(null,input);
1434 recover(mse); 1434 recover(mse);
1435 throw mse;} 1435 throw mse;}
1436 1436
1437 1437
1438 } 1438 }
1439 break; 1439 break;
1440 1440
1441 default : 1441 default :
1442 break loop5; 1442 break loop5;
1443 } 1443 }
1444 } while (true); 1444 } while (true);
1445 1445
1446 match('\''); 1446 match('\'');
1447 1447
1448 } 1448 }
1449 break; 1449 break;
1450 1450
1451 } 1451 }
1452 1452
1453 1453
1454 } 1454 }
1455 1455
1456 state.type = _type; 1456 state.type = _type;
1457 state.channel = _channel; 1457 state.channel = _channel;
1458 } 1458 }
1459 finally { 1459 finally {
1460 } 1460 }
1461 } 1461 }
1462 // $ANTLR end "RULE_STRING" 1462 // $ANTLR end "RULE_STRING"
1463 1463
1464 // $ANTLR start "RULE_ML_COMMENT" 1464 // $ANTLR start "RULE_ML_COMMENT"
1465 public final void mRULE_ML_COMMENT() throws RecognitionException { 1465 public final void mRULE_ML_COMMENT() throws RecognitionException {
1466 try { 1466 try {
1467 int _type = RULE_ML_COMMENT; 1467 int _type = RULE_ML_COMMENT;
1468 int _channel = DEFAULT_TOKEN_CHANNEL; 1468 int _channel = DEFAULT_TOKEN_CHANNEL;
1469 // InternalApplicationConfiguration.g:11851:17: ( '/*' ( options {greedy=false; } : . )* '*/' ) 1469 // InternalApplicationConfiguration.g:11851:17: ( '/*' ( options {greedy=false; } : . )* '*/' )
1470 // InternalApplicationConfiguration.g:11851:19: '/*' ( options {greedy=false; } : . )* '*/' 1470 // InternalApplicationConfiguration.g:11851:19: '/*' ( options {greedy=false; } : . )* '*/'
1471 { 1471 {
1472 match("/*"); 1472 match("/*");
1473 1473
1474 // InternalApplicationConfiguration.g:11851:24: ( options {greedy=false; } : . )* 1474 // InternalApplicationConfiguration.g:11851:24: ( options {greedy=false; } : . )*
1475 loop7: 1475 loop7:
1476 do { 1476 do {
1477 int alt7=2; 1477 int alt7=2;
1478 int LA7_0 = input.LA(1); 1478 int LA7_0 = input.LA(1);
1479 1479
1480 if ( (LA7_0=='*') ) { 1480 if ( (LA7_0=='*') ) {
1481 int LA7_1 = input.LA(2); 1481 int LA7_1 = input.LA(2);
1482 1482
1483 if ( (LA7_1=='/') ) { 1483 if ( (LA7_1=='/') ) {
1484 alt7=2; 1484 alt7=2;
1485 } 1485 }
1486 else if ( ((LA7_1>='\u0000' && LA7_1<='.')||(LA7_1>='0' && LA7_1<='\uFFFF')) ) { 1486 else if ( ((LA7_1>='\u0000' && LA7_1<='.')||(LA7_1>='0' && LA7_1<='\uFFFF')) ) {
1487 alt7=1; 1487 alt7=1;
1488 } 1488 }
1489 1489
1490 1490
1491 } 1491 }
1492 else if ( ((LA7_0>='\u0000' && LA7_0<=')')||(LA7_0>='+' && LA7_0<='\uFFFF')) ) { 1492 else if ( ((LA7_0>='\u0000' && LA7_0<=')')||(LA7_0>='+' && LA7_0<='\uFFFF')) ) {
1493 alt7=1; 1493 alt7=1;
1494 } 1494 }
1495 1495
1496 1496
1497 switch (alt7) { 1497 switch (alt7) {
1498 case 1 : 1498 case 1 :
1499 // InternalApplicationConfiguration.g:11851:52: . 1499 // InternalApplicationConfiguration.g:11851:52: .
1500 { 1500 {
1501 matchAny(); 1501 matchAny();
1502 1502
1503 } 1503 }
1504 break; 1504 break;
1505 1505
1506 default : 1506 default :
1507 break loop7; 1507 break loop7;
1508 } 1508 }
1509 } while (true); 1509 } while (true);
1510 1510
1511 match("*/"); 1511 match("*/");
1512 1512
1513 1513
1514 } 1514 }
1515 1515
1516 state.type = _type; 1516 state.type = _type;
1517 state.channel = _channel; 1517 state.channel = _channel;
1518 } 1518 }
1519 finally { 1519 finally {
1520 } 1520 }
1521 } 1521 }
1522 // $ANTLR end "RULE_ML_COMMENT" 1522 // $ANTLR end "RULE_ML_COMMENT"
1523 1523
1524 // $ANTLR start "RULE_SL_COMMENT" 1524 // $ANTLR start "RULE_SL_COMMENT"
1525 public final void mRULE_SL_COMMENT() throws RecognitionException { 1525 public final void mRULE_SL_COMMENT() throws RecognitionException {
1526 try { 1526 try {
1527 int _type = RULE_SL_COMMENT; 1527 int _type = RULE_SL_COMMENT;
1528 int _channel = DEFAULT_TOKEN_CHANNEL; 1528 int _channel = DEFAULT_TOKEN_CHANNEL;
1529 // InternalApplicationConfiguration.g:11853:17: ( '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? ) 1529 // InternalApplicationConfiguration.g:11853:17: ( '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? )
1530 // InternalApplicationConfiguration.g:11853:19: '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? 1530 // InternalApplicationConfiguration.g:11853:19: '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )?
1531 { 1531 {
1532 match("//"); 1532 match("//");
1533 1533
1534 // InternalApplicationConfiguration.g:11853:24: (~ ( ( '\\n' | '\\r' ) ) )* 1534 // InternalApplicationConfiguration.g:11853:24: (~ ( ( '\\n' | '\\r' ) ) )*
1535 loop8: 1535 loop8:
1536 do { 1536 do {
1537 int alt8=2; 1537 int alt8=2;
1538 int LA8_0 = input.LA(1); 1538 int LA8_0 = input.LA(1);
1539 1539
1540 if ( ((LA8_0>='\u0000' && LA8_0<='\t')||(LA8_0>='\u000B' && LA8_0<='\f')||(LA8_0>='\u000E' && LA8_0<='\uFFFF')) ) { 1540 if ( ((LA8_0>='\u0000' && LA8_0<='\t')||(LA8_0>='\u000B' && LA8_0<='\f')||(LA8_0>='\u000E' && LA8_0<='\uFFFF')) ) {
1541 alt8=1; 1541 alt8=1;
1542 } 1542 }
1543 1543
1544 1544
1545 switch (alt8) { 1545 switch (alt8) {
1546 case 1 : 1546 case 1 :
1547 // InternalApplicationConfiguration.g:11853:24: ~ ( ( '\\n' | '\\r' ) ) 1547 // InternalApplicationConfiguration.g:11853:24: ~ ( ( '\\n' | '\\r' ) )
1548 { 1548 {
1549 if ( (input.LA(1)>='\u0000' && input.LA(1)<='\t')||(input.LA(1)>='\u000B' && input.LA(1)<='\f')||(input.LA(1)>='\u000E' && input.LA(1)<='\uFFFF') ) { 1549 if ( (input.LA(1)>='\u0000' && input.LA(1)<='\t')||(input.LA(1)>='\u000B' && input.LA(1)<='\f')||(input.LA(1)>='\u000E' && input.LA(1)<='\uFFFF') ) {
1550 input.consume(); 1550 input.consume();
1551 1551
1552 } 1552 }
1553 else { 1553 else {
1554 MismatchedSetException mse = new MismatchedSetException(null,input); 1554 MismatchedSetException mse = new MismatchedSetException(null,input);
1555 recover(mse); 1555 recover(mse);
1556 throw mse;} 1556 throw mse;}
1557 1557
1558 1558
1559 } 1559 }
1560 break; 1560 break;
1561 1561
1562 default : 1562 default :
1563 break loop8; 1563 break loop8;
1564 } 1564 }
1565 } while (true); 1565 } while (true);
1566 1566
1567 // InternalApplicationConfiguration.g:11853:40: ( ( '\\r' )? '\\n' )? 1567 // InternalApplicationConfiguration.g:11853:40: ( ( '\\r' )? '\\n' )?
1568 int alt10=2; 1568 int alt10=2;
1569 int LA10_0 = input.LA(1); 1569 int LA10_0 = input.LA(1);
1570 1570
1571 if ( (LA10_0=='\n'||LA10_0=='\r') ) { 1571 if ( (LA10_0=='\n'||LA10_0=='\r') ) {
1572 alt10=1; 1572 alt10=1;
1573 } 1573 }
1574 switch (alt10) { 1574 switch (alt10) {
1575 case 1 : 1575 case 1 :
1576 // InternalApplicationConfiguration.g:11853:41: ( '\\r' )? '\\n' 1576 // InternalApplicationConfiguration.g:11853:41: ( '\\r' )? '\\n'
1577 { 1577 {
1578 // InternalApplicationConfiguration.g:11853:41: ( '\\r' )? 1578 // InternalApplicationConfiguration.g:11853:41: ( '\\r' )?
1579 int alt9=2; 1579 int alt9=2;
1580 int LA9_0 = input.LA(1); 1580 int LA9_0 = input.LA(1);
1581 1581
1582 if ( (LA9_0=='\r') ) { 1582 if ( (LA9_0=='\r') ) {
1583 alt9=1; 1583 alt9=1;
1584 } 1584 }
1585 switch (alt9) { 1585 switch (alt9) {
1586 case 1 : 1586 case 1 :
1587 // InternalApplicationConfiguration.g:11853:41: '\\r' 1587 // InternalApplicationConfiguration.g:11853:41: '\\r'
1588 { 1588 {
1589 match('\r'); 1589 match('\r');
1590 1590
1591 } 1591 }
1592 break; 1592 break;
1593 1593
1594 } 1594 }
1595 1595
1596 match('\n'); 1596 match('\n');
1597 1597
1598 } 1598 }
1599 break; 1599 break;
1600 1600
1601 } 1601 }
1602 1602
1603 1603
1604 } 1604 }
1605 1605
1606 state.type = _type; 1606 state.type = _type;
1607 state.channel = _channel; 1607 state.channel = _channel;
1608 } 1608 }
1609 finally { 1609 finally {
1610 } 1610 }
1611 } 1611 }
1612 // $ANTLR end "RULE_SL_COMMENT" 1612 // $ANTLR end "RULE_SL_COMMENT"
1613 1613
1614 // $ANTLR start "RULE_WS" 1614 // $ANTLR start "RULE_WS"
1615 public final void mRULE_WS() throws RecognitionException { 1615 public final void mRULE_WS() throws RecognitionException {
1616 try { 1616 try {
1617 int _type = RULE_WS; 1617 int _type = RULE_WS;
1618 int _channel = DEFAULT_TOKEN_CHANNEL; 1618 int _channel = DEFAULT_TOKEN_CHANNEL;
1619 // InternalApplicationConfiguration.g:11855:9: ( ( ' ' | '\\t' | '\\r' | '\\n' )+ ) 1619 // InternalApplicationConfiguration.g:11855:9: ( ( ' ' | '\\t' | '\\r' | '\\n' )+ )
1620 // InternalApplicationConfiguration.g:11855:11: ( ' ' | '\\t' | '\\r' | '\\n' )+ 1620 // InternalApplicationConfiguration.g:11855:11: ( ' ' | '\\t' | '\\r' | '\\n' )+
1621 { 1621 {
1622 // InternalApplicationConfiguration.g:11855:11: ( ' ' | '\\t' | '\\r' | '\\n' )+ 1622 // InternalApplicationConfiguration.g:11855:11: ( ' ' | '\\t' | '\\r' | '\\n' )+
1623 int cnt11=0; 1623 int cnt11=0;
1624 loop11: 1624 loop11:
1625 do { 1625 do {
1626 int alt11=2; 1626 int alt11=2;
1627 int LA11_0 = input.LA(1); 1627 int LA11_0 = input.LA(1);
1628 1628
1629 if ( ((LA11_0>='\t' && LA11_0<='\n')||LA11_0=='\r'||LA11_0==' ') ) { 1629 if ( ((LA11_0>='\t' && LA11_0<='\n')||LA11_0=='\r'||LA11_0==' ') ) {
1630 alt11=1; 1630 alt11=1;
1631 } 1631 }
1632 1632
1633 1633
1634 switch (alt11) { 1634 switch (alt11) {
1635 case 1 : 1635 case 1 :
1636 // InternalApplicationConfiguration.g: 1636 // InternalApplicationConfiguration.g:
1637 { 1637 {
1638 if ( (input.LA(1)>='\t' && input.LA(1)<='\n')||input.LA(1)=='\r'||input.LA(1)==' ' ) { 1638 if ( (input.LA(1)>='\t' && input.LA(1)<='\n')||input.LA(1)=='\r'||input.LA(1)==' ' ) {
1639 input.consume(); 1639 input.consume();
1640 1640
1641 } 1641 }
1642 else { 1642 else {
1643 MismatchedSetException mse = new MismatchedSetException(null,input); 1643 MismatchedSetException mse = new MismatchedSetException(null,input);
1644 recover(mse); 1644 recover(mse);
1645 throw mse;} 1645 throw mse;}
1646 1646
1647 1647
1648 } 1648 }
1649 break; 1649 break;
1650 1650
1651 default : 1651 default :
1652 if ( cnt11 >= 1 ) break loop11; 1652 if ( cnt11 >= 1 ) break loop11;
1653 EarlyExitException eee = 1653 EarlyExitException eee =
1654 new EarlyExitException(11, input); 1654 new EarlyExitException(11, input);
1655 throw eee; 1655 throw eee;
1656 } 1656 }
1657 cnt11++; 1657 cnt11++;
1658 } while (true); 1658 } while (true);
1659 1659
1660 1660
1661 } 1661 }
1662 1662
1663 state.type = _type; 1663 state.type = _type;
1664 state.channel = _channel; 1664 state.channel = _channel;
1665 } 1665 }
1666 finally { 1666 finally {
1667 } 1667 }
1668 } 1668 }
1669 // $ANTLR end "RULE_WS" 1669 // $ANTLR end "RULE_WS"
1670 1670
1671 // $ANTLR start "RULE_ANY_OTHER" 1671 // $ANTLR start "RULE_ANY_OTHER"
1672 public final void mRULE_ANY_OTHER() throws RecognitionException { 1672 public final void mRULE_ANY_OTHER() throws RecognitionException {
1673 try { 1673 try {
1674 int _type = RULE_ANY_OTHER; 1674 int _type = RULE_ANY_OTHER;
1675 int _channel = DEFAULT_TOKEN_CHANNEL; 1675 int _channel = DEFAULT_TOKEN_CHANNEL;
1676 // InternalApplicationConfiguration.g:11857:16: ( . ) 1676 // InternalApplicationConfiguration.g:11857:16: ( . )
1677 // InternalApplicationConfiguration.g:11857:18: . 1677 // InternalApplicationConfiguration.g:11857:18: .
1678 { 1678 {
1679 matchAny(); 1679 matchAny();
1680 1680
1681 } 1681 }
1682 1682
1683 state.type = _type; 1683 state.type = _type;
1684 state.channel = _channel; 1684 state.channel = _channel;
1685 } 1685 }
1686 finally { 1686 finally {
1687 } 1687 }
1688 } 1688 }
1689 // $ANTLR end "RULE_ANY_OTHER" 1689 // $ANTLR end "RULE_ANY_OTHER"
1690 1690
1691 public void mTokens() throws RecognitionException { 1691 public void mTokens() throws RecognitionException {
1692 // InternalApplicationConfiguration.g:1:8: ( T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | T__20 | T__21 | T__22 | T__23 | T__24 | T__25 | T__26 | T__27 | T__28 | T__29 | T__30 | T__31 | T__32 | T__33 | T__34 | T__35 | T__36 | T__37 | T__38 | T__39 | T__40 | T__41 | T__42 | T__43 | T__44 | T__45 | T__46 | T__47 | T__48 | T__49 | T__50 | T__51 | T__52 | T__53 | T__54 | T__55 | T__56 | T__57 | T__58 | T__59 | T__60 | T__61 | T__62 | T__63 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER ) 1692 // InternalApplicationConfiguration.g:1:8: ( T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | T__20 | T__21 | T__22 | T__23 | T__24 | T__25 | T__26 | T__27 | T__28 | T__29 | T__30 | T__31 | T__32 | T__33 | T__34 | T__35 | T__36 | T__37 | T__38 | T__39 | T__40 | T__41 | T__42 | T__43 | T__44 | T__45 | T__46 | T__47 | T__48 | T__49 | T__50 | T__51 | T__52 | T__53 | T__54 | T__55 | T__56 | T__57 | T__58 | T__59 | T__60 | T__61 | T__62 | T__63 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER )
1693 int alt12=60; 1693 int alt12=60;
1694 alt12 = dfa12.predict(input); 1694 alt12 = dfa12.predict(input);
1695 switch (alt12) { 1695 switch (alt12) {
1696 case 1 : 1696 case 1 :
1697 // InternalApplicationConfiguration.g:1:10: T__11 1697 // InternalApplicationConfiguration.g:1:10: T__11
1698 { 1698 {
1699 mT__11(); 1699 mT__11();
1700 1700
1701 } 1701 }
1702 break; 1702 break;
1703 case 2 : 1703 case 2 :
1704 // InternalApplicationConfiguration.g:1:16: T__12 1704 // InternalApplicationConfiguration.g:1:16: T__12
1705 { 1705 {
1706 mT__12(); 1706 mT__12();
1707 1707
1708 } 1708 }
1709 break; 1709 break;
1710 case 3 : 1710 case 3 :
1711 // InternalApplicationConfiguration.g:1:22: T__13 1711 // InternalApplicationConfiguration.g:1:22: T__13
1712 { 1712 {
1713 mT__13(); 1713 mT__13();
1714 1714
1715 } 1715 }
1716 break; 1716 break;
1717 case 4 : 1717 case 4 :
1718 // InternalApplicationConfiguration.g:1:28: T__14 1718 // InternalApplicationConfiguration.g:1:28: T__14
1719 { 1719 {
1720 mT__14(); 1720 mT__14();
1721 1721
1722 } 1722 }
1723 break; 1723 break;
1724 case 5 : 1724 case 5 :
1725 // InternalApplicationConfiguration.g:1:34: T__15 1725 // InternalApplicationConfiguration.g:1:34: T__15
1726 { 1726 {
1727 mT__15(); 1727 mT__15();
1728 1728
1729 } 1729 }
1730 break; 1730 break;
1731 case 6 : 1731 case 6 :
1732 // InternalApplicationConfiguration.g:1:40: T__16 1732 // InternalApplicationConfiguration.g:1:40: T__16
1733 { 1733 {
1734 mT__16(); 1734 mT__16();
1735 1735
1736 } 1736 }
1737 break; 1737 break;
1738 case 7 : 1738 case 7 :
1739 // InternalApplicationConfiguration.g:1:46: T__17 1739 // InternalApplicationConfiguration.g:1:46: T__17
1740 { 1740 {
1741 mT__17(); 1741 mT__17();
1742 1742
1743 } 1743 }
1744 break; 1744 break;
1745 case 8 : 1745 case 8 :
1746 // InternalApplicationConfiguration.g:1:52: T__18 1746 // InternalApplicationConfiguration.g:1:52: T__18
1747 { 1747 {
1748 mT__18(); 1748 mT__18();
1749 1749
1750 } 1750 }
1751 break; 1751 break;
1752 case 9 : 1752 case 9 :
1753 // InternalApplicationConfiguration.g:1:58: T__19 1753 // InternalApplicationConfiguration.g:1:58: T__19
1754 { 1754 {
1755 mT__19(); 1755 mT__19();
1756 1756
1757 } 1757 }
1758 break; 1758 break;
1759 case 10 : 1759 case 10 :
1760 // InternalApplicationConfiguration.g:1:64: T__20 1760 // InternalApplicationConfiguration.g:1:64: T__20
1761 { 1761 {
1762 mT__20(); 1762 mT__20();
1763 1763
1764 } 1764 }
1765 break; 1765 break;
1766 case 11 : 1766 case 11 :
1767 // InternalApplicationConfiguration.g:1:70: T__21 1767 // InternalApplicationConfiguration.g:1:70: T__21
1768 { 1768 {
1769 mT__21(); 1769 mT__21();
1770 1770
1771 } 1771 }
1772 break; 1772 break;
1773 case 12 : 1773 case 12 :
1774 // InternalApplicationConfiguration.g:1:76: T__22 1774 // InternalApplicationConfiguration.g:1:76: T__22
1775 { 1775 {
1776 mT__22(); 1776 mT__22();
1777 1777
1778 } 1778 }
1779 break; 1779 break;
1780 case 13 : 1780 case 13 :
1781 // InternalApplicationConfiguration.g:1:82: T__23 1781 // InternalApplicationConfiguration.g:1:82: T__23
1782 { 1782 {
1783 mT__23(); 1783 mT__23();
1784 1784
1785 } 1785 }
1786 break; 1786 break;
1787 case 14 : 1787 case 14 :
1788 // InternalApplicationConfiguration.g:1:88: T__24 1788 // InternalApplicationConfiguration.g:1:88: T__24
1789 { 1789 {
1790 mT__24(); 1790 mT__24();
1791 1791
1792 } 1792 }
1793 break; 1793 break;
1794 case 15 : 1794 case 15 :
1795 // InternalApplicationConfiguration.g:1:94: T__25 1795 // InternalApplicationConfiguration.g:1:94: T__25
1796 { 1796 {
1797 mT__25(); 1797 mT__25();
1798 1798
1799 } 1799 }
1800 break; 1800 break;
1801 case 16 : 1801 case 16 :
1802 // InternalApplicationConfiguration.g:1:100: T__26 1802 // InternalApplicationConfiguration.g:1:100: T__26
1803 { 1803 {
1804 mT__26(); 1804 mT__26();
1805 1805
1806 } 1806 }
1807 break; 1807 break;
1808 case 17 : 1808 case 17 :
1809 // InternalApplicationConfiguration.g:1:106: T__27 1809 // InternalApplicationConfiguration.g:1:106: T__27
1810 { 1810 {
1811 mT__27(); 1811 mT__27();
1812 1812
1813 } 1813 }
1814 break; 1814 break;
1815 case 18 : 1815 case 18 :
1816 // InternalApplicationConfiguration.g:1:112: T__28 1816 // InternalApplicationConfiguration.g:1:112: T__28
1817 { 1817 {
1818 mT__28(); 1818 mT__28();
1819 1819
1820 } 1820 }
1821 break; 1821 break;
1822 case 19 : 1822 case 19 :
1823 // InternalApplicationConfiguration.g:1:118: T__29 1823 // InternalApplicationConfiguration.g:1:118: T__29
1824 { 1824 {
1825 mT__29(); 1825 mT__29();
1826 1826
1827 } 1827 }
1828 break; 1828 break;
1829 case 20 : 1829 case 20 :
1830 // InternalApplicationConfiguration.g:1:124: T__30 1830 // InternalApplicationConfiguration.g:1:124: T__30
1831 { 1831 {
1832 mT__30(); 1832 mT__30();
1833 1833
1834 } 1834 }
1835 break; 1835 break;
1836 case 21 : 1836 case 21 :
1837 // InternalApplicationConfiguration.g:1:130: T__31 1837 // InternalApplicationConfiguration.g:1:130: T__31
1838 { 1838 {
1839 mT__31(); 1839 mT__31();
1840 1840
1841 } 1841 }
1842 break; 1842 break;
1843 case 22 : 1843 case 22 :
1844 // InternalApplicationConfiguration.g:1:136: T__32 1844 // InternalApplicationConfiguration.g:1:136: T__32
1845 { 1845 {
1846 mT__32(); 1846 mT__32();
1847 1847
1848 } 1848 }
1849 break; 1849 break;
1850 case 23 : 1850 case 23 :
1851 // InternalApplicationConfiguration.g:1:142: T__33 1851 // InternalApplicationConfiguration.g:1:142: T__33
1852 { 1852 {
1853 mT__33(); 1853 mT__33();
1854 1854
1855 } 1855 }
1856 break; 1856 break;
1857 case 24 : 1857 case 24 :
1858 // InternalApplicationConfiguration.g:1:148: T__34 1858 // InternalApplicationConfiguration.g:1:148: T__34
1859 { 1859 {
1860 mT__34(); 1860 mT__34();
1861 1861
1862 } 1862 }
1863 break; 1863 break;
1864 case 25 : 1864 case 25 :
1865 // InternalApplicationConfiguration.g:1:154: T__35 1865 // InternalApplicationConfiguration.g:1:154: T__35
1866 { 1866 {
1867 mT__35(); 1867 mT__35();
1868 1868
1869 } 1869 }
1870 break; 1870 break;
1871 case 26 : 1871 case 26 :
1872 // InternalApplicationConfiguration.g:1:160: T__36 1872 // InternalApplicationConfiguration.g:1:160: T__36
1873 { 1873 {
1874 mT__36(); 1874 mT__36();
1875 1875
1876 } 1876 }
1877 break; 1877 break;
1878 case 27 : 1878 case 27 :
1879 // InternalApplicationConfiguration.g:1:166: T__37 1879 // InternalApplicationConfiguration.g:1:166: T__37
1880 { 1880 {
1881 mT__37(); 1881 mT__37();
1882 1882
1883 } 1883 }
1884 break; 1884 break;
1885 case 28 : 1885 case 28 :
1886 // InternalApplicationConfiguration.g:1:172: T__38 1886 // InternalApplicationConfiguration.g:1:172: T__38
1887 { 1887 {
1888 mT__38(); 1888 mT__38();
1889 1889
1890 } 1890 }
1891 break; 1891 break;
1892 case 29 : 1892 case 29 :
1893 // InternalApplicationConfiguration.g:1:178: T__39 1893 // InternalApplicationConfiguration.g:1:178: T__39
1894 { 1894 {
1895 mT__39(); 1895 mT__39();
1896 1896
1897 } 1897 }
1898 break; 1898 break;
1899 case 30 : 1899 case 30 :
1900 // InternalApplicationConfiguration.g:1:184: T__40 1900 // InternalApplicationConfiguration.g:1:184: T__40
1901 { 1901 {
1902 mT__40(); 1902 mT__40();
1903 1903
1904 } 1904 }
1905 break; 1905 break;
1906 case 31 : 1906 case 31 :
1907 // InternalApplicationConfiguration.g:1:190: T__41 1907 // InternalApplicationConfiguration.g:1:190: T__41
1908 { 1908 {
1909 mT__41(); 1909 mT__41();
1910 1910
1911 } 1911 }
1912 break; 1912 break;
1913 case 32 : 1913 case 32 :
1914 // InternalApplicationConfiguration.g:1:196: T__42 1914 // InternalApplicationConfiguration.g:1:196: T__42
1915 { 1915 {
1916 mT__42(); 1916 mT__42();
1917 1917
1918 } 1918 }
1919 break; 1919 break;
1920 case 33 : 1920 case 33 :
1921 // InternalApplicationConfiguration.g:1:202: T__43 1921 // InternalApplicationConfiguration.g:1:202: T__43
1922 { 1922 {
1923 mT__43(); 1923 mT__43();
1924 1924
1925 } 1925 }
1926 break; 1926 break;
1927 case 34 : 1927 case 34 :
1928 // InternalApplicationConfiguration.g:1:208: T__44 1928 // InternalApplicationConfiguration.g:1:208: T__44
1929 { 1929 {
1930 mT__44(); 1930 mT__44();
1931 1931
1932 } 1932 }
1933 break; 1933 break;
1934 case 35 : 1934 case 35 :
1935 // InternalApplicationConfiguration.g:1:214: T__45 1935 // InternalApplicationConfiguration.g:1:214: T__45
1936 { 1936 {
1937 mT__45(); 1937 mT__45();
1938 1938
1939 } 1939 }
1940 break; 1940 break;
1941 case 36 : 1941 case 36 :
1942 // InternalApplicationConfiguration.g:1:220: T__46 1942 // InternalApplicationConfiguration.g:1:220: T__46
1943 { 1943 {
1944 mT__46(); 1944 mT__46();
1945 1945
1946 } 1946 }
1947 break; 1947 break;
1948 case 37 : 1948 case 37 :
1949 // InternalApplicationConfiguration.g:1:226: T__47 1949 // InternalApplicationConfiguration.g:1:226: T__47
1950 { 1950 {
1951 mT__47(); 1951 mT__47();
1952 1952
1953 } 1953 }
1954 break; 1954 break;
1955 case 38 : 1955 case 38 :
1956 // InternalApplicationConfiguration.g:1:232: T__48 1956 // InternalApplicationConfiguration.g:1:232: T__48
1957 { 1957 {
1958 mT__48(); 1958 mT__48();
1959 1959
1960 } 1960 }
1961 break; 1961 break;
1962 case 39 : 1962 case 39 :
1963 // InternalApplicationConfiguration.g:1:238: T__49 1963 // InternalApplicationConfiguration.g:1:238: T__49
1964 { 1964 {
1965 mT__49(); 1965 mT__49();
1966 1966
1967 } 1967 }
1968 break; 1968 break;
1969 case 40 : 1969 case 40 :
1970 // InternalApplicationConfiguration.g:1:244: T__50 1970 // InternalApplicationConfiguration.g:1:244: T__50
1971 { 1971 {
1972 mT__50(); 1972 mT__50();
1973 1973
1974 } 1974 }
1975 break; 1975 break;
1976 case 41 : 1976 case 41 :
1977 // InternalApplicationConfiguration.g:1:250: T__51 1977 // InternalApplicationConfiguration.g:1:250: T__51
1978 { 1978 {
1979 mT__51(); 1979 mT__51();
1980 1980
1981 } 1981 }
1982 break; 1982 break;
1983 case 42 : 1983 case 42 :
1984 // InternalApplicationConfiguration.g:1:256: T__52 1984 // InternalApplicationConfiguration.g:1:256: T__52
1985 { 1985 {
1986 mT__52(); 1986 mT__52();
1987 1987
1988 } 1988 }
1989 break; 1989 break;
1990 case 43 : 1990 case 43 :
1991 // InternalApplicationConfiguration.g:1:262: T__53 1991 // InternalApplicationConfiguration.g:1:262: T__53
1992 { 1992 {
1993 mT__53(); 1993 mT__53();
1994 1994
1995 } 1995 }
1996 break; 1996 break;
1997 case 44 : 1997 case 44 :
1998 // InternalApplicationConfiguration.g:1:268: T__54 1998 // InternalApplicationConfiguration.g:1:268: T__54
1999 { 1999 {
2000 mT__54(); 2000 mT__54();
2001 2001
2002 } 2002 }
2003 break; 2003 break;
2004 case 45 : 2004 case 45 :
2005 // InternalApplicationConfiguration.g:1:274: T__55 2005 // InternalApplicationConfiguration.g:1:274: T__55
2006 { 2006 {
2007 mT__55(); 2007 mT__55();
2008 2008
2009 } 2009 }
2010 break; 2010 break;
2011 case 46 : 2011 case 46 :
2012 // InternalApplicationConfiguration.g:1:280: T__56 2012 // InternalApplicationConfiguration.g:1:280: T__56
2013 { 2013 {
2014 mT__56(); 2014 mT__56();
2015 2015
2016 } 2016 }
2017 break; 2017 break;
2018 case 47 : 2018 case 47 :
2019 // InternalApplicationConfiguration.g:1:286: T__57 2019 // InternalApplicationConfiguration.g:1:286: T__57
2020 { 2020 {
2021 mT__57(); 2021 mT__57();
2022 2022
2023 } 2023 }
2024 break; 2024 break;
2025 case 48 : 2025 case 48 :
2026 // InternalApplicationConfiguration.g:1:292: T__58 2026 // InternalApplicationConfiguration.g:1:292: T__58
2027 { 2027 {
2028 mT__58(); 2028 mT__58();
2029 2029
2030 } 2030 }
2031 break; 2031 break;
2032 case 49 : 2032 case 49 :
2033 // InternalApplicationConfiguration.g:1:298: T__59 2033 // InternalApplicationConfiguration.g:1:298: T__59
2034 { 2034 {
2035 mT__59(); 2035 mT__59();
2036 2036
2037 } 2037 }
2038 break; 2038 break;
2039 case 50 : 2039 case 50 :
2040 // InternalApplicationConfiguration.g:1:304: T__60 2040 // InternalApplicationConfiguration.g:1:304: T__60
2041 { 2041 {
2042 mT__60(); 2042 mT__60();
2043 2043
2044 } 2044 }
2045 break; 2045 break;
2046 case 51 : 2046 case 51 :
2047 // InternalApplicationConfiguration.g:1:310: T__61 2047 // InternalApplicationConfiguration.g:1:310: T__61
2048 { 2048 {
2049 mT__61(); 2049 mT__61();
2050 2050
2051 } 2051 }
2052 break; 2052 break;
2053 case 52 : 2053 case 52 :
2054 // InternalApplicationConfiguration.g:1:316: T__62 2054 // InternalApplicationConfiguration.g:1:316: T__62
2055 { 2055 {
2056 mT__62(); 2056 mT__62();
2057 2057
2058 } 2058 }
2059 break; 2059 break;
2060 case 53 : 2060 case 53 :
2061 // InternalApplicationConfiguration.g:1:322: T__63 2061 // InternalApplicationConfiguration.g:1:322: T__63
2062 { 2062 {
2063 mT__63(); 2063 mT__63();
2064 2064
2065 } 2065 }
2066 break; 2066 break;
2067 case 54 : 2067 case 54 :
2068 // InternalApplicationConfiguration.g:1:328: RULE_ID 2068 // InternalApplicationConfiguration.g:1:328: RULE_ID
2069 { 2069 {
2070 mRULE_ID(); 2070 mRULE_ID();
2071 2071
2072 } 2072 }
2073 break; 2073 break;
2074 case 55 : 2074 case 55 :
2075 // InternalApplicationConfiguration.g:1:336: RULE_INT 2075 // InternalApplicationConfiguration.g:1:336: RULE_INT
2076 { 2076 {
2077 mRULE_INT(); 2077 mRULE_INT();
2078 2078
2079 } 2079 }
2080 break; 2080 break;
2081 case 56 : 2081 case 56 :
2082 // InternalApplicationConfiguration.g:1:345: RULE_STRING 2082 // InternalApplicationConfiguration.g:1:345: RULE_STRING
2083 { 2083 {
2084 mRULE_STRING(); 2084 mRULE_STRING();
2085 2085
2086 } 2086 }
2087 break; 2087 break;
2088 case 57 : 2088 case 57 :
2089 // InternalApplicationConfiguration.g:1:357: RULE_ML_COMMENT 2089 // InternalApplicationConfiguration.g:1:357: RULE_ML_COMMENT
2090 { 2090 {
2091 mRULE_ML_COMMENT(); 2091 mRULE_ML_COMMENT();
2092 2092
2093 } 2093 }
2094 break; 2094 break;
2095 case 58 : 2095 case 58 :
2096 // InternalApplicationConfiguration.g:1:373: RULE_SL_COMMENT 2096 // InternalApplicationConfiguration.g:1:373: RULE_SL_COMMENT
2097 { 2097 {
2098 mRULE_SL_COMMENT(); 2098 mRULE_SL_COMMENT();
2099 2099
2100 } 2100 }
2101 break; 2101 break;
2102 case 59 : 2102 case 59 :
2103 // InternalApplicationConfiguration.g:1:389: RULE_WS 2103 // InternalApplicationConfiguration.g:1:389: RULE_WS
2104 { 2104 {
2105 mRULE_WS(); 2105 mRULE_WS();
2106 2106
2107 } 2107 }
2108 break; 2108 break;
2109 case 60 : 2109 case 60 :
2110 // InternalApplicationConfiguration.g:1:397: RULE_ANY_OTHER 2110 // InternalApplicationConfiguration.g:1:397: RULE_ANY_OTHER
2111 { 2111 {
2112 mRULE_ANY_OTHER(); 2112 mRULE_ANY_OTHER();
2113 2113
2114 } 2114 }
2115 break; 2115 break;
2116 2116
2117 } 2117 }
2118 2118
2119 } 2119 }
2120 2120
2121 2121
2122 protected DFA12 dfa12 = new DFA12(this); 2122 protected DFA12 dfa12 = new DFA12(this);
2123 static final String DFA12_eotS = 2123 static final String DFA12_eotS =
2124 "\1\uffff\1\52\1\54\1\56\5\52\1\70\1\uffff\3\52\4\uffff\1\52\1\45\4\52\1\uffff\3\52\1\45\1\uffff\1\45\2\uffff\3\45\2\uffff\4\52\5\uffff\10\52\3\uffff\5\52\4\uffff\1\52\1\uffff\6\52\1\uffff\5\52\7\uffff\20\52\1\u008b\11\52\1\u0097\15\52\1\u00a6\1\52\1\u00a8\1\52\1\u00aa\1\u00ab\5\52\1\uffff\7\52\1\u00b8\2\52\2\uffff\1\52\1\u00bc\1\u00bd\13\52\1\uffff\1\52\1\uffff\1\52\2\uffff\14\52\1\uffff\3\52\2\uffff\2\52\1\u00dc\2\52\1\u00df\3\52\1\u00e3\1\u00e4\1\u00e5\1\u00e6\1\u00e7\3\52\1\u00eb\2\52\1\u00ee\3\52\1\u00f2\1\52\1\u00f4\1\52\1\u00f6\1\52\1\uffff\1\u00f8\1\52\1\uffff\3\52\5\uffff\3\52\1\uffff\2\52\1\uffff\1\u0102\2\52\1\uffff\1\52\1\uffff\1\u0106\1\uffff\1\52\1\uffff\1\52\1\u0109\1\u010a\4\52\1\u010f\1\52\2\uffff\2\52\1\uffff\1\52\1\u0114\2\uffff\1\u0115\1\u0116\2\52\1\uffff\1\u0119\3\52\3\uffff\2\52\1\uffff\1\52\1\u0120\1\u0121\1\u0122\1\52\1\u0124\3\uffff\1\u0125\2\uffff"; 2124 "\1\uffff\1\52\1\54\1\56\5\52\1\70\1\uffff\3\52\4\uffff\1\52\1\45\4\52\1\uffff\3\52\1\45\1\uffff\1\45\2\uffff\3\45\2\uffff\4\52\5\uffff\10\52\3\uffff\5\52\4\uffff\1\52\1\uffff\6\52\1\uffff\5\52\7\uffff\20\52\1\u008b\11\52\1\u0097\15\52\1\u00a6\1\52\1\u00a8\1\52\1\u00aa\1\u00ab\5\52\1\uffff\7\52\1\u00b8\2\52\2\uffff\1\52\1\u00bc\1\u00bd\13\52\1\uffff\1\52\1\uffff\1\52\2\uffff\14\52\1\uffff\3\52\2\uffff\2\52\1\u00dc\2\52\1\u00df\3\52\1\u00e3\1\u00e4\1\u00e5\1\u00e6\1\u00e7\3\52\1\u00eb\2\52\1\u00ee\3\52\1\u00f2\1\52\1\u00f4\1\52\1\u00f6\1\52\1\uffff\1\u00f8\1\52\1\uffff\3\52\5\uffff\3\52\1\uffff\2\52\1\uffff\1\u0102\2\52\1\uffff\1\52\1\uffff\1\u0106\1\uffff\1\52\1\uffff\1\52\1\u0109\1\u010a\4\52\1\u010f\1\52\2\uffff\2\52\1\uffff\1\52\1\u0114\2\uffff\1\u0115\1\u0116\2\52\1\uffff\1\u0119\3\52\3\uffff\2\52\1\uffff\1\52\1\u0120\1\u0121\1\u0122\1\52\1\u0124\3\uffff\1\u0125\2\uffff";
2125 static final String DFA12_eofS = 2125 static final String DFA12_eofS =
2126 "\u0126\uffff"; 2126 "\u0126\uffff";
2127 static final String DFA12_minS = 2127 static final String DFA12_minS =
2128 "\1\0\1\141\2\75\1\157\1\151\1\115\1\154\1\151\1\56\1\uffff\1\155\1\160\1\151\4\uffff\1\141\1\72\1\157\1\142\1\157\1\145\1\uffff\1\143\2\145\1\75\1\uffff\1\101\2\uffff\2\0\1\52\2\uffff\1\156\1\170\1\155\1\144\5\uffff\1\144\1\155\3\154\1\124\1\154\1\141\3\uffff\1\160\1\164\1\141\1\143\1\141\4\uffff\1\143\1\uffff\1\156\1\152\1\164\1\147\1\156\1\141\1\uffff\1\141\1\157\1\154\1\156\1\142\7\uffff\2\151\1\141\1\157\2\145\1\155\1\145\1\142\1\154\1\145\1\144\1\123\1\157\1\164\1\157\1\60\1\143\1\154\1\164\1\153\1\164\1\146\1\164\1\145\1\160\1\55\1\163\1\154\1\151\1\164\1\160\1\166\1\145\1\165\3\155\1\162\1\154\1\60\1\141\1\60\1\145\2\60\1\145\1\157\1\171\2\162\1\uffff\1\153\1\165\1\162\1\141\1\151\1\164\1\151\1\60\1\143\1\165\2\uffff\1\151\2\60\1\156\1\151\2\145\1\162\1\147\2\151\1\157\1\171\1\163\1\uffff\1\154\1\uffff\1\162\2\uffff\1\162\1\154\1\123\1\141\1\164\1\141\1\144\1\141\1\147\1\141\1\162\1\147\1\uffff\2\164\1\155\2\uffff\1\147\1\163\1\60\1\162\1\141\1\60\2\172\1\144\5\60\1\166\1\157\1\123\1\60\1\147\1\151\1\60\1\145\1\154\1\141\1\60\1\151\1\60\1\145\1\60\1\164\1\uffff\1\60\1\164\1\uffff\3\145\5\uffff\1\145\1\154\1\157\1\uffff\1\145\1\156\1\uffff\1\60\1\55\1\151\1\uffff\1\166\1\uffff\1\60\1\uffff\1\151\1\uffff\1\145\2\60\1\154\1\162\1\166\1\154\1\60\1\147\2\uffff\1\156\1\145\1\uffff\1\143\1\60\2\uffff\2\60\1\145\1\166\1\uffff\1\60\1\164\2\163\3\uffff\1\162\1\145\1\uffff\1\163\3\60\1\162\1\60\3\uffff\1\60\2\uffff"; 2128 "\1\0\1\141\2\75\1\157\1\151\1\115\1\154\1\151\1\56\1\uffff\1\155\1\160\1\151\4\uffff\1\141\1\72\1\157\1\142\1\157\1\145\1\uffff\1\143\2\145\1\75\1\uffff\1\101\2\uffff\2\0\1\52\2\uffff\1\156\1\170\1\155\1\144\5\uffff\1\144\1\155\3\154\1\124\1\154\1\141\3\uffff\1\160\1\164\1\141\1\143\1\141\4\uffff\1\143\1\uffff\1\156\1\152\1\164\1\147\1\156\1\141\1\uffff\1\141\1\157\1\154\1\156\1\142\7\uffff\2\151\1\141\1\157\2\145\1\155\1\145\1\142\1\154\1\145\1\144\1\123\1\157\1\164\1\157\1\60\1\143\1\154\1\164\1\153\1\164\1\146\1\164\1\145\1\160\1\55\1\163\1\154\1\151\1\164\1\160\1\166\1\145\1\165\3\155\1\162\1\154\1\60\1\141\1\60\1\145\2\60\1\145\1\157\1\171\2\162\1\uffff\1\153\1\165\1\162\1\141\1\151\1\164\1\151\1\60\1\143\1\165\2\uffff\1\151\2\60\1\156\1\151\2\145\1\162\1\147\2\151\1\157\1\171\1\163\1\uffff\1\154\1\uffff\1\162\2\uffff\1\162\1\154\1\123\1\141\1\164\1\141\1\144\1\141\1\147\1\141\1\162\1\147\1\uffff\2\164\1\155\2\uffff\1\147\1\163\1\60\1\162\1\141\1\60\2\172\1\144\5\60\1\166\1\157\1\123\1\60\1\147\1\151\1\60\1\145\1\154\1\141\1\60\1\151\1\60\1\145\1\60\1\164\1\uffff\1\60\1\164\1\uffff\3\145\5\uffff\1\145\1\154\1\157\1\uffff\1\145\1\156\1\uffff\1\60\1\55\1\151\1\uffff\1\166\1\uffff\1\60\1\uffff\1\151\1\uffff\1\145\2\60\1\154\1\162\1\166\1\154\1\60\1\147\2\uffff\1\156\1\145\1\uffff\1\143\1\60\2\uffff\2\60\1\145\1\166\1\uffff\1\60\1\164\2\163\3\uffff\1\162\1\145\1\uffff\1\163\3\60\1\162\1\60\3\uffff\1\60\2\uffff";
2129 static final String DFA12_maxS = 2129 static final String DFA12_maxS =
2130 "\1\uffff\1\157\2\75\2\165\1\115\1\154\1\151\1\56\1\uffff\1\156\1\170\1\151\4\uffff\1\141\1\72\1\157\1\165\1\157\1\165\1\uffff\1\164\2\145\1\75\1\uffff\1\172\2\uffff\2\uffff\1\57\2\uffff\1\156\1\170\1\164\1\144\5\uffff\1\162\1\155\3\154\1\124\1\154\1\141\3\uffff\1\160\1\164\1\141\1\143\1\141\4\uffff\1\162\1\uffff\1\163\1\152\1\164\1\147\1\156\1\141\1\uffff\1\162\1\157\1\154\1\156\1\142\7\uffff\2\151\1\141\1\157\2\145\1\155\1\145\1\142\1\154\1\145\1\144\1\123\1\157\1\164\1\157\1\172\1\143\1\154\1\164\1\153\1\164\1\163\1\164\1\145\1\160\1\172\1\164\1\154\1\151\1\164\1\160\1\166\1\145\1\165\3\155\1\162\1\154\1\172\1\141\1\172\1\145\2\172\1\145\1\157\1\171\2\162\1\uffff\1\153\1\165\1\162\1\141\1\151\1\164\1\151\1\172\1\143\1\165\2\uffff\1\151\2\172\1\156\1\151\2\145\1\162\1\147\2\151\1\157\1\171\1\163\1\uffff\1\154\1\uffff\1\162\2\uffff\1\162\1\154\1\123\1\141\1\164\1\141\1\144\1\141\1\147\1\141\1\162\1\147\1\uffff\2\164\1\155\2\uffff\1\147\1\163\1\172\1\162\1\141\3\172\1\144\5\172\1\166\1\157\1\123\1\172\1\147\1\151\1\172\1\145\1\154\1\141\1\172\1\151\1\172\1\145\1\172\1\164\1\uffff\1\172\1\164\1\uffff\3\145\5\uffff\1\145\1\154\1\157\1\uffff\1\145\1\156\1\uffff\1\172\1\55\1\151\1\uffff\1\166\1\uffff\1\172\1\uffff\1\151\1\uffff\1\145\2\172\1\154\1\162\1\166\1\154\1\172\1\147\2\uffff\1\156\1\145\1\uffff\1\143\1\172\2\uffff\2\172\1\145\1\166\1\uffff\1\172\1\164\2\163\3\uffff\1\162\1\145\1\uffff\1\163\3\172\1\162\1\172\3\uffff\1\172\2\uffff"; 2130 "\1\uffff\1\157\2\75\2\165\1\115\1\154\1\151\1\56\1\uffff\1\156\1\170\1\151\4\uffff\1\141\1\72\1\157\1\165\1\157\1\165\1\uffff\1\164\2\145\1\75\1\uffff\1\172\2\uffff\2\uffff\1\57\2\uffff\1\156\1\170\1\164\1\144\5\uffff\1\162\1\155\3\154\1\124\1\154\1\141\3\uffff\1\160\1\164\1\141\1\143\1\141\4\uffff\1\162\1\uffff\1\163\1\152\1\164\1\147\1\156\1\141\1\uffff\1\162\1\157\1\154\1\156\1\142\7\uffff\2\151\1\141\1\157\2\145\1\155\1\145\1\142\1\154\1\145\1\144\1\123\1\157\1\164\1\157\1\172\1\143\1\154\1\164\1\153\1\164\1\163\1\164\1\145\1\160\1\172\1\164\1\154\1\151\1\164\1\160\1\166\1\145\1\165\3\155\1\162\1\154\1\172\1\141\1\172\1\145\2\172\1\145\1\157\1\171\2\162\1\uffff\1\153\1\165\1\162\1\141\1\151\1\164\1\151\1\172\1\143\1\165\2\uffff\1\151\2\172\1\156\1\151\2\145\1\162\1\147\2\151\1\157\1\171\1\163\1\uffff\1\154\1\uffff\1\162\2\uffff\1\162\1\154\1\123\1\141\1\164\1\141\1\144\1\141\1\147\1\141\1\162\1\147\1\uffff\2\164\1\155\2\uffff\1\147\1\163\1\172\1\162\1\141\3\172\1\144\5\172\1\166\1\157\1\123\1\172\1\147\1\151\1\172\1\145\1\154\1\141\1\172\1\151\1\172\1\145\1\172\1\164\1\uffff\1\172\1\164\1\uffff\3\145\5\uffff\1\145\1\154\1\157\1\uffff\1\145\1\156\1\uffff\1\172\1\55\1\151\1\uffff\1\166\1\uffff\1\172\1\uffff\1\151\1\uffff\1\145\2\172\1\154\1\162\1\166\1\154\1\172\1\147\2\uffff\1\156\1\145\1\uffff\1\143\1\172\2\uffff\2\172\1\145\1\166\1\uffff\1\172\1\164\2\163\3\uffff\1\162\1\145\1\uffff\1\163\3\172\1\162\1\172\3\uffff\1\172\2\uffff";
2131 static final String DFA12_acceptS = 2131 static final String DFA12_acceptS =
2132 "\12\uffff\1\16\3\uffff\1\23\1\24\1\25\1\26\6\uffff\1\44\4\uffff\1\63\1\uffff\1\66\1\67\3\uffff\1\73\1\74\4\uffff\1\66\1\5\1\3\1\6\1\4\10\uffff\1\51\1\15\1\16\5\uffff\1\23\1\24\1\25\1\26\1\uffff\1\31\6\uffff\1\44\5\uffff\1\62\1\63\1\67\1\70\1\71\1\72\1\73\63\uffff\1\46\12\uffff\1\41\1\57\16\uffff\1\7\1\uffff\1\45\1\uffff\1\11\1\22\14\uffff\1\36\3\uffff\1\65\1\47\36\uffff\1\52\2\uffff\1\56\3\uffff\1\43\1\34\1\10\1\64\1\33\3\uffff\1\17\2\uffff\1\21\3\uffff\1\40\1\uffff\1\61\1\uffff\1\50\1\uffff\1\55\11\uffff\1\27\1\54\2\uffff\1\42\2\uffff\1\1\1\2\4\uffff\1\20\4\uffff\1\53\1\32\1\12\2\uffff\1\30\6\uffff\1\37\1\60\1\13\1\uffff\1\35\1\14"; 2132 "\12\uffff\1\16\3\uffff\1\23\1\24\1\25\1\26\6\uffff\1\44\4\uffff\1\63\1\uffff\1\66\1\67\3\uffff\1\73\1\74\4\uffff\1\66\1\5\1\3\1\6\1\4\10\uffff\1\51\1\15\1\16\5\uffff\1\23\1\24\1\25\1\26\1\uffff\1\31\6\uffff\1\44\5\uffff\1\62\1\63\1\67\1\70\1\71\1\72\1\73\63\uffff\1\46\12\uffff\1\41\1\57\16\uffff\1\7\1\uffff\1\45\1\uffff\1\11\1\22\14\uffff\1\36\3\uffff\1\65\1\47\36\uffff\1\52\2\uffff\1\56\3\uffff\1\43\1\34\1\10\1\64\1\33\3\uffff\1\17\2\uffff\1\21\3\uffff\1\40\1\uffff\1\61\1\uffff\1\50\1\uffff\1\55\11\uffff\1\27\1\54\2\uffff\1\42\2\uffff\1\1\1\2\4\uffff\1\20\4\uffff\1\53\1\32\1\12\2\uffff\1\30\6\uffff\1\37\1\60\1\13\1\uffff\1\35\1\14";
2133 static final String DFA12_specialS = 2133 static final String DFA12_specialS =
2134 "\1\0\40\uffff\1\1\1\2\u0103\uffff}>"; 2134 "\1\0\40\uffff\1\1\1\2\u0103\uffff}>";
2135 static final String[] DFA12_transitionS = { 2135 static final String[] DFA12_transitionS = {
2136 "\11\45\2\44\2\45\1\44\22\45\1\44\1\45\1\41\1\30\3\45\1\42\2\45\1\35\1\34\1\21\1\12\1\11\1\43\12\40\1\23\1\45\1\2\1\16\1\3\2\45\1\7\21\37\1\6\2\37\1\10\4\37\3\45\1\36\1\37\1\45\2\37\1\24\1\33\1\14\1\5\1\32\1\37\1\13\2\37\1\26\1\1\1\4\1\25\1\22\1\37\1\27\1\31\2\37\1\15\4\37\1\17\1\45\1\20\uff82\45", 2136 "\11\45\2\44\2\45\1\44\22\45\1\44\1\45\1\41\1\30\3\45\1\42\2\45\1\35\1\34\1\21\1\12\1\11\1\43\12\40\1\23\1\45\1\2\1\16\1\3\2\45\1\7\21\37\1\6\2\37\1\10\4\37\3\45\1\36\1\37\1\45\2\37\1\24\1\33\1\14\1\5\1\32\1\37\1\13\2\37\1\26\1\1\1\4\1\25\1\22\1\37\1\27\1\31\2\37\1\15\4\37\1\17\1\45\1\20\uff82\45",
2137 "\1\47\3\uffff\1\50\3\uffff\1\46\5\uffff\1\51", 2137 "\1\47\3\uffff\1\50\3\uffff\1\46\5\uffff\1\51",
2138 "\1\53", 2138 "\1\53",
2139 "\1\55", 2139 "\1\55",
2140 "\1\57\5\uffff\1\60", 2140 "\1\57\5\uffff\1\60",
2141 "\1\62\5\uffff\1\63\5\uffff\1\61", 2141 "\1\62\5\uffff\1\63\5\uffff\1\61",
2142 "\1\64", 2142 "\1\64",
2143 "\1\65", 2143 "\1\65",
2144 "\1\66", 2144 "\1\66",
2145 "\1\67", 2145 "\1\67",
2146 "", 2146 "",
2147 "\1\72\1\73", 2147 "\1\72\1\73",
2148 "\1\74\7\uffff\1\75", 2148 "\1\74\7\uffff\1\75",
2149 "\1\76", 2149 "\1\76",
2150 "", 2150 "",
2151 "", 2151 "",
2152 "", 2152 "",
2153 "", 2153 "",
2154 "\1\103", 2154 "\1\103",
2155 "\1\104", 2155 "\1\104",
2156 "\1\105", 2156 "\1\105",
2157 "\1\106\22\uffff\1\107", 2157 "\1\106\22\uffff\1\107",
2158 "\1\110", 2158 "\1\110",
2159 "\1\112\17\uffff\1\111", 2159 "\1\112\17\uffff\1\111",
2160 "", 2160 "",
2161 "\1\115\13\uffff\1\116\4\uffff\1\114", 2161 "\1\115\13\uffff\1\116\4\uffff\1\114",
2162 "\1\117", 2162 "\1\117",
2163 "\1\120", 2163 "\1\120",
2164 "\1\121", 2164 "\1\121",
2165 "", 2165 "",
2166 "\32\52\4\uffff\1\52\1\uffff\32\52", 2166 "\32\52\4\uffff\1\52\1\uffff\32\52",
2167 "", 2167 "",
2168 "", 2168 "",
2169 "\0\124", 2169 "\0\124",
2170 "\0\124", 2170 "\0\124",
2171 "\1\125\4\uffff\1\126", 2171 "\1\125\4\uffff\1\126",
2172 "", 2172 "",
2173 "", 2173 "",
2174 "\1\130", 2174 "\1\130",
2175 "\1\131", 2175 "\1\131",
2176 "\1\133\6\uffff\1\132", 2176 "\1\133\6\uffff\1\132",
2177 "\1\134", 2177 "\1\134",
2178 "", 2178 "",
2179 "", 2179 "",
2180 "", 2180 "",
2181 "", 2181 "",
2182 "", 2182 "",
2183 "\1\137\11\uffff\1\135\3\uffff\1\136", 2183 "\1\137\11\uffff\1\135\3\uffff\1\136",
2184 "\1\140", 2184 "\1\140",
2185 "\1\141", 2185 "\1\141",
2186 "\1\142", 2186 "\1\142",
2187 "\1\143", 2187 "\1\143",
2188 "\1\144", 2188 "\1\144",
2189 "\1\145", 2189 "\1\145",
2190 "\1\146", 2190 "\1\146",
2191 "", 2191 "",
2192 "", 2192 "",
2193 "", 2193 "",
2194 "\1\147", 2194 "\1\147",
2195 "\1\150", 2195 "\1\150",
2196 "\1\151", 2196 "\1\151",
2197 "\1\152", 2197 "\1\152",
2198 "\1\153", 2198 "\1\153",
2199 "", 2199 "",
2200 "", 2200 "",
2201 "", 2201 "",
2202 "", 2202 "",
2203 "\1\154\16\uffff\1\155", 2203 "\1\154\16\uffff\1\155",
2204 "", 2204 "",
2205 "\1\156\4\uffff\1\157", 2205 "\1\156\4\uffff\1\157",
2206 "\1\160", 2206 "\1\160",
2207 "\1\161", 2207 "\1\161",
2208 "\1\162", 2208 "\1\162",
2209 "\1\163", 2209 "\1\163",
2210 "\1\164", 2210 "\1\164",
2211 "", 2211 "",
2212 "\1\166\20\uffff\1\165", 2212 "\1\166\20\uffff\1\165",
2213 "\1\167", 2213 "\1\167",
2214 "\1\170", 2214 "\1\170",
2215 "\1\171", 2215 "\1\171",
2216 "\1\172", 2216 "\1\172",
2217 "", 2217 "",
2218 "", 2218 "",
2219 "", 2219 "",
2220 "", 2220 "",
2221 "", 2221 "",
2222 "", 2222 "",
2223 "", 2223 "",
2224 "\1\173", 2224 "\1\173",
2225 "\1\174", 2225 "\1\174",
2226 "\1\175", 2226 "\1\175",
2227 "\1\176", 2227 "\1\176",
2228 "\1\177", 2228 "\1\177",
2229 "\1\u0080", 2229 "\1\u0080",
2230 "\1\u0081", 2230 "\1\u0081",
2231 "\1\u0082", 2231 "\1\u0082",
2232 "\1\u0083", 2232 "\1\u0083",
2233 "\1\u0084", 2233 "\1\u0084",
2234 "\1\u0085", 2234 "\1\u0085",
2235 "\1\u0086", 2235 "\1\u0086",
2236 "\1\u0087", 2236 "\1\u0087",
2237 "\1\u0088", 2237 "\1\u0088",
2238 "\1\u0089", 2238 "\1\u0089",
2239 "\1\u008a", 2239 "\1\u008a",
2240 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2240 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2241 "\1\u008c", 2241 "\1\u008c",
2242 "\1\u008d", 2242 "\1\u008d",
2243 "\1\u008e", 2243 "\1\u008e",
2244 "\1\u008f", 2244 "\1\u008f",
2245 "\1\u0090", 2245 "\1\u0090",
2246 "\1\u0092\14\uffff\1\u0091", 2246 "\1\u0092\14\uffff\1\u0091",
2247 "\1\u0093", 2247 "\1\u0093",
2248 "\1\u0094", 2248 "\1\u0094",
2249 "\1\u0095", 2249 "\1\u0095",
2250 "\1\u0096\2\uffff\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2250 "\1\u0096\2\uffff\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2251 "\1\u0099\1\u0098", 2251 "\1\u0099\1\u0098",
2252 "\1\u009a", 2252 "\1\u009a",
2253 "\1\u009b", 2253 "\1\u009b",
2254 "\1\u009c", 2254 "\1\u009c",
2255 "\1\u009d", 2255 "\1\u009d",
2256 "\1\u009e", 2256 "\1\u009e",
2257 "\1\u009f", 2257 "\1\u009f",
2258 "\1\u00a0", 2258 "\1\u00a0",
2259 "\1\u00a1", 2259 "\1\u00a1",
2260 "\1\u00a2", 2260 "\1\u00a2",
2261 "\1\u00a3", 2261 "\1\u00a3",
2262 "\1\u00a4", 2262 "\1\u00a4",
2263 "\1\u00a5", 2263 "\1\u00a5",
2264 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2264 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2265 "\1\u00a7", 2265 "\1\u00a7",
2266 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2266 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2267 "\1\u00a9", 2267 "\1\u00a9",
2268 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2268 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2269 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2269 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2270 "\1\u00ac", 2270 "\1\u00ac",
2271 "\1\u00ad", 2271 "\1\u00ad",
2272 "\1\u00ae", 2272 "\1\u00ae",
2273 "\1\u00af", 2273 "\1\u00af",
2274 "\1\u00b0", 2274 "\1\u00b0",
2275 "", 2275 "",
2276 "\1\u00b1", 2276 "\1\u00b1",
2277 "\1\u00b2", 2277 "\1\u00b2",
2278 "\1\u00b3", 2278 "\1\u00b3",
2279 "\1\u00b4", 2279 "\1\u00b4",
2280 "\1\u00b5", 2280 "\1\u00b5",
2281 "\1\u00b6", 2281 "\1\u00b6",
2282 "\1\u00b7", 2282 "\1\u00b7",
2283 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2283 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2284 "\1\u00b9", 2284 "\1\u00b9",
2285 "\1\u00ba", 2285 "\1\u00ba",
2286 "", 2286 "",
2287 "", 2287 "",
2288 "\1\u00bb", 2288 "\1\u00bb",
2289 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2289 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2290 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2290 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2291 "\1\u00be", 2291 "\1\u00be",
2292 "\1\u00bf", 2292 "\1\u00bf",
2293 "\1\u00c0", 2293 "\1\u00c0",
2294 "\1\u00c1", 2294 "\1\u00c1",
2295 "\1\u00c2", 2295 "\1\u00c2",
2296 "\1\u00c3", 2296 "\1\u00c3",
2297 "\1\u00c4", 2297 "\1\u00c4",
2298 "\1\u00c5", 2298 "\1\u00c5",
2299 "\1\u00c6", 2299 "\1\u00c6",
2300 "\1\u00c7", 2300 "\1\u00c7",
2301 "\1\u00c8", 2301 "\1\u00c8",
2302 "", 2302 "",
2303 "\1\u00c9", 2303 "\1\u00c9",
2304 "", 2304 "",
2305 "\1\u00ca", 2305 "\1\u00ca",
2306 "", 2306 "",
2307 "", 2307 "",
2308 "\1\u00cb", 2308 "\1\u00cb",
2309 "\1\u00cc", 2309 "\1\u00cc",
2310 "\1\u00cd", 2310 "\1\u00cd",
2311 "\1\u00ce", 2311 "\1\u00ce",
2312 "\1\u00cf", 2312 "\1\u00cf",
2313 "\1\u00d0", 2313 "\1\u00d0",
2314 "\1\u00d1", 2314 "\1\u00d1",
2315 "\1\u00d2", 2315 "\1\u00d2",
2316 "\1\u00d3", 2316 "\1\u00d3",
2317 "\1\u00d4", 2317 "\1\u00d4",
2318 "\1\u00d5", 2318 "\1\u00d5",
2319 "\1\u00d6", 2319 "\1\u00d6",
2320 "", 2320 "",
2321 "\1\u00d7", 2321 "\1\u00d7",
2322 "\1\u00d8", 2322 "\1\u00d8",
2323 "\1\u00d9", 2323 "\1\u00d9",
2324 "", 2324 "",
2325 "", 2325 "",
2326 "\1\u00da", 2326 "\1\u00da",
2327 "\1\u00db", 2327 "\1\u00db",
2328 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2328 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2329 "\1\u00dd", 2329 "\1\u00dd",
2330 "\1\u00de", 2330 "\1\u00de",
2331 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2331 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2332 "\1\u00e0", 2332 "\1\u00e0",
2333 "\1\u00e1", 2333 "\1\u00e1",
2334 "\1\u00e2", 2334 "\1\u00e2",
2335 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2335 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2336 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2336 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2337 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2337 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2338 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2338 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2339 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2339 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2340 "\1\u00e8", 2340 "\1\u00e8",
2341 "\1\u00e9", 2341 "\1\u00e9",
2342 "\1\u00ea", 2342 "\1\u00ea",
2343 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2343 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2344 "\1\u00ec", 2344 "\1\u00ec",
2345 "\1\u00ed", 2345 "\1\u00ed",
2346 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2346 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2347 "\1\u00ef", 2347 "\1\u00ef",
2348 "\1\u00f0", 2348 "\1\u00f0",
2349 "\1\u00f1", 2349 "\1\u00f1",
2350 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2350 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2351 "\1\u00f3", 2351 "\1\u00f3",
2352 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2352 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2353 "\1\u00f5", 2353 "\1\u00f5",
2354 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2354 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2355 "\1\u00f7", 2355 "\1\u00f7",
2356 "", 2356 "",
2357 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2357 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2358 "\1\u00f9", 2358 "\1\u00f9",
2359 "", 2359 "",
2360 "\1\u00fa", 2360 "\1\u00fa",
2361 "\1\u00fb", 2361 "\1\u00fb",
2362 "\1\u00fc", 2362 "\1\u00fc",
2363 "", 2363 "",
2364 "", 2364 "",
2365 "", 2365 "",
2366 "", 2366 "",
2367 "", 2367 "",
2368 "\1\u00fd", 2368 "\1\u00fd",
2369 "\1\u00fe", 2369 "\1\u00fe",
2370 "\1\u00ff", 2370 "\1\u00ff",
2371 "", 2371 "",
2372 "\1\u0100", 2372 "\1\u0100",
2373 "\1\u0101", 2373 "\1\u0101",
2374 "", 2374 "",
2375 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2375 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2376 "\1\u0103", 2376 "\1\u0103",
2377 "\1\u0104", 2377 "\1\u0104",
2378 "", 2378 "",
2379 "\1\u0105", 2379 "\1\u0105",
2380 "", 2380 "",
2381 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2381 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2382 "", 2382 "",
2383 "\1\u0107", 2383 "\1\u0107",
2384 "", 2384 "",
2385 "\1\u0108", 2385 "\1\u0108",
2386 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2386 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2387 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2387 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2388 "\1\u010b", 2388 "\1\u010b",
2389 "\1\u010c", 2389 "\1\u010c",
2390 "\1\u010d", 2390 "\1\u010d",
2391 "\1\u010e", 2391 "\1\u010e",
2392 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2392 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2393 "\1\u0110", 2393 "\1\u0110",
2394 "", 2394 "",
2395 "", 2395 "",
2396 "\1\u0111", 2396 "\1\u0111",
2397 "\1\u0112", 2397 "\1\u0112",
2398 "", 2398 "",
2399 "\1\u0113", 2399 "\1\u0113",
2400 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2400 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2401 "", 2401 "",
2402 "", 2402 "",
2403 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2403 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2404 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2404 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2405 "\1\u0117", 2405 "\1\u0117",
2406 "\1\u0118", 2406 "\1\u0118",
2407 "", 2407 "",
2408 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2408 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2409 "\1\u011a", 2409 "\1\u011a",
2410 "\1\u011b", 2410 "\1\u011b",
2411 "\1\u011c", 2411 "\1\u011c",
2412 "", 2412 "",
2413 "", 2413 "",
2414 "", 2414 "",
2415 "\1\u011d", 2415 "\1\u011d",
2416 "\1\u011e", 2416 "\1\u011e",
2417 "", 2417 "",
2418 "\1\u011f", 2418 "\1\u011f",
2419 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2419 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2420 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2420 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2421 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2421 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2422 "\1\u0123", 2422 "\1\u0123",
2423 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2423 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2424 "", 2424 "",
2425 "", 2425 "",
2426 "", 2426 "",
2427 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52", 2427 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
2428 "", 2428 "",
2429 "" 2429 ""
2430 }; 2430 };
2431 2431
2432 static final short[] DFA12_eot = DFA.unpackEncodedString(DFA12_eotS); 2432 static final short[] DFA12_eot = DFA.unpackEncodedString(DFA12_eotS);
2433 static final short[] DFA12_eof = DFA.unpackEncodedString(DFA12_eofS); 2433 static final short[] DFA12_eof = DFA.unpackEncodedString(DFA12_eofS);
2434 static final char[] DFA12_min = DFA.unpackEncodedStringToUnsignedChars(DFA12_minS); 2434 static final char[] DFA12_min = DFA.unpackEncodedStringToUnsignedChars(DFA12_minS);
2435 static final char[] DFA12_max = DFA.unpackEncodedStringToUnsignedChars(DFA12_maxS); 2435 static final char[] DFA12_max = DFA.unpackEncodedStringToUnsignedChars(DFA12_maxS);
2436 static final short[] DFA12_accept = DFA.unpackEncodedString(DFA12_acceptS); 2436 static final short[] DFA12_accept = DFA.unpackEncodedString(DFA12_acceptS);
2437 static final short[] DFA12_special = DFA.unpackEncodedString(DFA12_specialS); 2437 static final short[] DFA12_special = DFA.unpackEncodedString(DFA12_specialS);
2438 static final short[][] DFA12_transition; 2438 static final short[][] DFA12_transition;
2439 2439
2440 static { 2440 static {
2441 int numStates = DFA12_transitionS.length; 2441 int numStates = DFA12_transitionS.length;
2442 DFA12_transition = new short[numStates][]; 2442 DFA12_transition = new short[numStates][];
2443 for (int i=0; i<numStates; i++) { 2443 for (int i=0; i<numStates; i++) {
2444 DFA12_transition[i] = DFA.unpackEncodedString(DFA12_transitionS[i]); 2444 DFA12_transition[i] = DFA.unpackEncodedString(DFA12_transitionS[i]);
2445 } 2445 }
2446 } 2446 }
2447 2447
2448 class DFA12 extends DFA { 2448 class DFA12 extends DFA {
2449 2449
2450 public DFA12(BaseRecognizer recognizer) { 2450 public DFA12(BaseRecognizer recognizer) {
2451 this.recognizer = recognizer; 2451 this.recognizer = recognizer;
2452 this.decisionNumber = 12; 2452 this.decisionNumber = 12;
2453 this.eot = DFA12_eot; 2453 this.eot = DFA12_eot;
2454 this.eof = DFA12_eof; 2454 this.eof = DFA12_eof;
2455 this.min = DFA12_min; 2455 this.min = DFA12_min;
2456 this.max = DFA12_max; 2456 this.max = DFA12_max;
2457 this.accept = DFA12_accept; 2457 this.accept = DFA12_accept;
2458 this.special = DFA12_special; 2458 this.special = DFA12_special;
2459 this.transition = DFA12_transition; 2459 this.transition = DFA12_transition;
2460 } 2460 }
2461 public String getDescription() { 2461 public String getDescription() {
2462 return "1:1: Tokens : ( T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | T__20 | T__21 | T__22 | T__23 | T__24 | T__25 | T__26 | T__27 | T__28 | T__29 | T__30 | T__31 | T__32 | T__33 | T__34 | T__35 | T__36 | T__37 | T__38 | T__39 | T__40 | T__41 | T__42 | T__43 | T__44 | T__45 | T__46 | T__47 | T__48 | T__49 | T__50 | T__51 | T__52 | T__53 | T__54 | T__55 | T__56 | T__57 | T__58 | T__59 | T__60 | T__61 | T__62 | T__63 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER );"; 2462 return "1:1: Tokens : ( T__11 | T__12 | T__13 | T__14 | T__15 | T__16 | T__17 | T__18 | T__19 | T__20 | T__21 | T__22 | T__23 | T__24 | T__25 | T__26 | T__27 | T__28 | T__29 | T__30 | T__31 | T__32 | T__33 | T__34 | T__35 | T__36 | T__37 | T__38 | T__39 | T__40 | T__41 | T__42 | T__43 | T__44 | T__45 | T__46 | T__47 | T__48 | T__49 | T__50 | T__51 | T__52 | T__53 | T__54 | T__55 | T__56 | T__57 | T__58 | T__59 | T__60 | T__61 | T__62 | T__63 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER );";
2463 } 2463 }
2464 public int specialStateTransition(int s, IntStream _input) throws NoViableAltException { 2464 public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
2465 IntStream input = _input; 2465 IntStream input = _input;
2466 int _s = s; 2466 int _s = s;
2467 switch ( s ) { 2467 switch ( s ) {
2468 case 0 : 2468 case 0 :
2469 int LA12_0 = input.LA(1); 2469 int LA12_0 = input.LA(1);
2470 2470
2471 s = -1; 2471 s = -1;
2472 if ( (LA12_0=='m') ) {s = 1;} 2472 if ( (LA12_0=='m') ) {s = 1;}
2473 2473
2474 else if ( (LA12_0=='<') ) {s = 2;} 2474 else if ( (LA12_0=='<') ) {s = 2;}
2475 2475
2476 else if ( (LA12_0=='>') ) {s = 3;} 2476 else if ( (LA12_0=='>') ) {s = 3;}
2477 2477
2478 else if ( (LA12_0=='n') ) {s = 4;} 2478 else if ( (LA12_0=='n') ) {s = 4;}
2479 2479
2480 else if ( (LA12_0=='f') ) {s = 5;} 2480 else if ( (LA12_0=='f') ) {s = 5;}
2481 2481
2482 else if ( (LA12_0=='S') ) {s = 6;} 2482 else if ( (LA12_0=='S') ) {s = 6;}
2483 2483
2484 else if ( (LA12_0=='A') ) {s = 7;} 2484 else if ( (LA12_0=='A') ) {s = 7;}
2485 2485
2486 else if ( (LA12_0=='V') ) {s = 8;} 2486 else if ( (LA12_0=='V') ) {s = 8;}
2487 2487
2488 else if ( (LA12_0=='.') ) {s = 9;} 2488 else if ( (LA12_0=='.') ) {s = 9;}
2489 2489
2490 else if ( (LA12_0=='-') ) {s = 10;} 2490 else if ( (LA12_0=='-') ) {s = 10;}
2491 2491
2492 else if ( (LA12_0=='i') ) {s = 11;} 2492 else if ( (LA12_0=='i') ) {s = 11;}
2493 2493
2494 else if ( (LA12_0=='e') ) {s = 12;} 2494 else if ( (LA12_0=='e') ) {s = 12;}
2495 2495
2496 else if ( (LA12_0=='v') ) {s = 13;} 2496 else if ( (LA12_0=='v') ) {s = 13;}
2497 2497
2498 else if ( (LA12_0=='=') ) {s = 14;} 2498 else if ( (LA12_0=='=') ) {s = 14;}
2499 2499
2500 else if ( (LA12_0=='{') ) {s = 15;} 2500 else if ( (LA12_0=='{') ) {s = 15;}
2501 2501
2502 else if ( (LA12_0=='}') ) {s = 16;} 2502 else if ( (LA12_0=='}') ) {s = 16;}
2503 2503
2504 else if ( (LA12_0==',') ) {s = 17;} 2504 else if ( (LA12_0==',') ) {s = 17;}
2505 2505
2506 else if ( (LA12_0=='p') ) {s = 18;} 2506 else if ( (LA12_0=='p') ) {s = 18;}
2507 2507
2508 else if ( (LA12_0==':') ) {s = 19;} 2508 else if ( (LA12_0==':') ) {s = 19;}
2509 2509
2510 else if ( (LA12_0=='c') ) {s = 20;} 2510 else if ( (LA12_0=='c') ) {s = 20;}
2511 2511
2512 else if ( (LA12_0=='o') ) {s = 21;} 2512 else if ( (LA12_0=='o') ) {s = 21;}
2513 2513
2514 else if ( (LA12_0=='l') ) {s = 22;} 2514 else if ( (LA12_0=='l') ) {s = 22;}
2515 2515
2516 else if ( (LA12_0=='r') ) {s = 23;} 2516 else if ( (LA12_0=='r') ) {s = 23;}
2517 2517
2518 else if ( (LA12_0=='#') ) {s = 24;} 2518 else if ( (LA12_0=='#') ) {s = 24;}
2519 2519
2520 else if ( (LA12_0=='s') ) {s = 25;} 2520 else if ( (LA12_0=='s') ) {s = 25;}
2521 2521
2522 else if ( (LA12_0=='g') ) {s = 26;} 2522 else if ( (LA12_0=='g') ) {s = 26;}
2523 2523
2524 else if ( (LA12_0=='d') ) {s = 27;} 2524 else if ( (LA12_0=='d') ) {s = 27;}
2525 2525
2526 else if ( (LA12_0=='+') ) {s = 28;} 2526 else if ( (LA12_0=='+') ) {s = 28;}
2527 2527
2528 else if ( (LA12_0=='*') ) {s = 29;} 2528 else if ( (LA12_0=='*') ) {s = 29;}
2529 2529
2530 else if ( (LA12_0=='^') ) {s = 30;} 2530 else if ( (LA12_0=='^') ) {s = 30;}
2531 2531
2532 else if ( ((LA12_0>='B' && LA12_0<='R')||(LA12_0>='T' && LA12_0<='U')||(LA12_0>='W' && LA12_0<='Z')||LA12_0=='_'||(LA12_0>='a' && LA12_0<='b')||LA12_0=='h'||(LA12_0>='j' && LA12_0<='k')||LA12_0=='q'||(LA12_0>='t' && LA12_0<='u')||(LA12_0>='w' && LA12_0<='z')) ) {s = 31;} 2532 else if ( ((LA12_0>='B' && LA12_0<='R')||(LA12_0>='T' && LA12_0<='U')||(LA12_0>='W' && LA12_0<='Z')||LA12_0=='_'||(LA12_0>='a' && LA12_0<='b')||LA12_0=='h'||(LA12_0>='j' && LA12_0<='k')||LA12_0=='q'||(LA12_0>='t' && LA12_0<='u')||(LA12_0>='w' && LA12_0<='z')) ) {s = 31;}
2533 2533
2534 else if ( ((LA12_0>='0' && LA12_0<='9')) ) {s = 32;} 2534 else if ( ((LA12_0>='0' && LA12_0<='9')) ) {s = 32;}
2535 2535
2536 else if ( (LA12_0=='\"') ) {s = 33;} 2536 else if ( (LA12_0=='\"') ) {s = 33;}
2537 2537
2538 else if ( (LA12_0=='\'') ) {s = 34;} 2538 else if ( (LA12_0=='\'') ) {s = 34;}
2539 2539
2540 else if ( (LA12_0=='/') ) {s = 35;} 2540 else if ( (LA12_0=='/') ) {s = 35;}
2541 2541
2542 else if ( ((LA12_0>='\t' && LA12_0<='\n')||LA12_0=='\r'||LA12_0==' ') ) {s = 36;} 2542 else if ( ((LA12_0>='\t' && LA12_0<='\n')||LA12_0=='\r'||LA12_0==' ') ) {s = 36;}
2543 2543
2544 else if ( ((LA12_0>='\u0000' && LA12_0<='\b')||(LA12_0>='\u000B' && LA12_0<='\f')||(LA12_0>='\u000E' && LA12_0<='\u001F')||LA12_0=='!'||(LA12_0>='$' && LA12_0<='&')||(LA12_0>='(' && LA12_0<=')')||LA12_0==';'||(LA12_0>='?' && LA12_0<='@')||(LA12_0>='[' && LA12_0<=']')||LA12_0=='`'||LA12_0=='|'||(LA12_0>='~' && LA12_0<='\uFFFF')) ) {s = 37;} 2544 else if ( ((LA12_0>='\u0000' && LA12_0<='\b')||(LA12_0>='\u000B' && LA12_0<='\f')||(LA12_0>='\u000E' && LA12_0<='\u001F')||LA12_0=='!'||(LA12_0>='$' && LA12_0<='&')||(LA12_0>='(' && LA12_0<=')')||LA12_0==';'||(LA12_0>='?' && LA12_0<='@')||(LA12_0>='[' && LA12_0<=']')||LA12_0=='`'||LA12_0=='|'||(LA12_0>='~' && LA12_0<='\uFFFF')) ) {s = 37;}
2545 2545
2546 if ( s>=0 ) return s; 2546 if ( s>=0 ) return s;
2547 break; 2547 break;
2548 case 1 : 2548 case 1 :
2549 int LA12_33 = input.LA(1); 2549 int LA12_33 = input.LA(1);
2550 2550
2551 s = -1; 2551 s = -1;
2552 if ( ((LA12_33>='\u0000' && LA12_33<='\uFFFF')) ) {s = 84;} 2552 if ( ((LA12_33>='\u0000' && LA12_33<='\uFFFF')) ) {s = 84;}
2553 2553
2554 else s = 37; 2554 else s = 37;
2555 2555
2556 if ( s>=0 ) return s; 2556 if ( s>=0 ) return s;
2557 break; 2557 break;
2558 case 2 : 2558 case 2 :
2559 int LA12_34 = input.LA(1); 2559 int LA12_34 = input.LA(1);
2560 2560
2561 s = -1; 2561 s = -1;
2562 if ( ((LA12_34>='\u0000' && LA12_34<='\uFFFF')) ) {s = 84;} 2562 if ( ((LA12_34>='\u0000' && LA12_34<='\uFFFF')) ) {s = 84;}
2563 2563
2564 else s = 37; 2564 else s = 37;
2565 2565
2566 if ( s>=0 ) return s; 2566 if ( s>=0 ) return s;
2567 break; 2567 break;
2568 } 2568 }
2569 NoViableAltException nvae = 2569 NoViableAltException nvae =
2570 new NoViableAltException(getDescription(), 12, _s, input); 2570 new NoViableAltException(getDescription(), 12, _s, input);
2571 error(nvae); 2571 error(nvae);
2572 throw nvae; 2572 throw nvae;
2573 } 2573 }
2574 } 2574 }
2575 2575
2576 2576
2577} \ No newline at end of file 2577} \ No newline at end of file