aboutsummaryrefslogtreecommitdiffstats
path: root/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java
diff options
context:
space:
mode:
Diffstat (limited to 'Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java')
-rw-r--r--Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java5152
1 files changed, 2576 insertions, 2576 deletions
diff --git a/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java b/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java
index da879d2a..d4dfbde2 100644
--- a/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java
+++ b/Application/hu.bme.mit.inf.dslreasoner.application/src-gen/hu/bme/mit/inf/dslreasoner/application/parser/antlr/internal/InternalApplicationConfigurationLexer.java
@@ -1,2577 +1,2577 @@
1package hu.bme.mit.inf.dslreasoner.application.parser.antlr.internal; 1package hu.bme.mit.inf.dslreasoner.application.parser.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.parser.antlr.Lexer; 5import org.eclipse.xtext.parser.antlr.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: ( '.' ) 95 // InternalApplicationConfiguration.g:11:7: ( '.' )
96 // InternalApplicationConfiguration.g:11:9: '.' 96 // InternalApplicationConfiguration.g:11:9: '.'
97 { 97 {
98 match('.'); 98 match('.');
99 99
100 } 100 }
101 101
102 state.type = _type; 102 state.type = _type;
103 state.channel = _channel; 103 state.channel = _channel;
104 } 104 }
105 finally { 105 finally {
106 } 106 }
107 } 107 }
108 // $ANTLR end "T__11" 108 // $ANTLR end "T__11"
109 109
110 // $ANTLR start "T__12" 110 // $ANTLR start "T__12"
111 public final void mT__12() throws RecognitionException { 111 public final void mT__12() throws RecognitionException {
112 try { 112 try {
113 int _type = T__12; 113 int _type = T__12;
114 int _channel = DEFAULT_TOKEN_CHANNEL; 114 int _channel = DEFAULT_TOKEN_CHANNEL;
115 // InternalApplicationConfiguration.g:12:7: ( '-' ) 115 // InternalApplicationConfiguration.g:12:7: ( '-' )
116 // InternalApplicationConfiguration.g:12:9: '-' 116 // InternalApplicationConfiguration.g:12:9: '-'
117 { 117 {
118 match('-'); 118 match('-');
119 119
120 } 120 }
121 121
122 state.type = _type; 122 state.type = _type;
123 state.channel = _channel; 123 state.channel = _channel;
124 } 124 }
125 finally { 125 finally {
126 } 126 }
127 } 127 }
128 // $ANTLR end "T__12" 128 // $ANTLR end "T__12"
129 129
130 // $ANTLR start "T__13" 130 // $ANTLR start "T__13"
131 public final void mT__13() throws RecognitionException { 131 public final void mT__13() throws RecognitionException {
132 try { 132 try {
133 int _type = T__13; 133 int _type = T__13;
134 int _channel = DEFAULT_TOKEN_CHANNEL; 134 int _channel = DEFAULT_TOKEN_CHANNEL;
135 // InternalApplicationConfiguration.g:13:7: ( 'import' ) 135 // InternalApplicationConfiguration.g:13:7: ( 'import' )
136 // InternalApplicationConfiguration.g:13:9: 'import' 136 // InternalApplicationConfiguration.g:13:9: 'import'
137 { 137 {
138 match("import"); 138 match("import");
139 139
140 140
141 } 141 }
142 142
143 state.type = _type; 143 state.type = _type;
144 state.channel = _channel; 144 state.channel = _channel;
145 } 145 }
146 finally { 146 finally {
147 } 147 }
148 } 148 }
149 // $ANTLR end "T__13" 149 // $ANTLR end "T__13"
150 150
151 // $ANTLR start "T__14" 151 // $ANTLR start "T__14"
152 public final void mT__14() throws RecognitionException { 152 public final void mT__14() throws RecognitionException {
153 try { 153 try {
154 int _type = T__14; 154 int _type = T__14;
155 int _channel = DEFAULT_TOKEN_CHANNEL; 155 int _channel = DEFAULT_TOKEN_CHANNEL;
156 // InternalApplicationConfiguration.g:14:7: ( 'epackage' ) 156 // InternalApplicationConfiguration.g:14:7: ( 'epackage' )
157 // InternalApplicationConfiguration.g:14:9: 'epackage' 157 // InternalApplicationConfiguration.g:14:9: 'epackage'
158 { 158 {
159 match("epackage"); 159 match("epackage");
160 160
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: ( 'viatra' ) 177 // InternalApplicationConfiguration.g:15:7: ( 'viatra' )
178 // InternalApplicationConfiguration.g:15:9: 'viatra' 178 // InternalApplicationConfiguration.g:15:9: 'viatra'
179 { 179 {
180 match("viatra"); 180 match("viatra");
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: ( 'file' ) 198 // InternalApplicationConfiguration.g:16:7: ( 'file' )
199 // InternalApplicationConfiguration.g:16:9: 'file' 199 // InternalApplicationConfiguration.g:16:9: 'file'
200 { 200 {
201 match("file"); 201 match("file");
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: ( '=' ) 219 // InternalApplicationConfiguration.g:17:7: ( '=' )
220 // InternalApplicationConfiguration.g:17:9: '=' 220 // InternalApplicationConfiguration.g:17:9: '='
221 { 221 {
222 match('='); 222 match('=');
223 223
224 } 224 }
225 225
226 state.type = _type; 226 state.type = _type;
227 state.channel = _channel; 227 state.channel = _channel;
228 } 228 }
229 finally { 229 finally {
230 } 230 }
231 } 231 }
232 // $ANTLR end "T__17" 232 // $ANTLR end "T__17"
233 233
234 // $ANTLR start "T__18" 234 // $ANTLR start "T__18"
235 public final void mT__18() throws RecognitionException { 235 public final void mT__18() throws RecognitionException {
236 try { 236 try {
237 int _type = T__18; 237 int _type = T__18;
238 int _channel = DEFAULT_TOKEN_CHANNEL; 238 int _channel = DEFAULT_TOKEN_CHANNEL;
239 // InternalApplicationConfiguration.g:18:7: ( '{' ) 239 // InternalApplicationConfiguration.g:18:7: ( '{' )
240 // InternalApplicationConfiguration.g:18:9: '{' 240 // InternalApplicationConfiguration.g:18:9: '{'
241 { 241 {
242 match('{'); 242 match('{');
243 243
244 } 244 }
245 245
246 state.type = _type; 246 state.type = _type;
247 state.channel = _channel; 247 state.channel = _channel;
248 } 248 }
249 finally { 249 finally {
250 } 250 }
251 } 251 }
252 // $ANTLR end "T__18" 252 // $ANTLR end "T__18"
253 253
254 // $ANTLR start "T__19" 254 // $ANTLR start "T__19"
255 public final void mT__19() throws RecognitionException { 255 public final void mT__19() throws RecognitionException {
256 try { 256 try {
257 int _type = T__19; 257 int _type = T__19;
258 int _channel = DEFAULT_TOKEN_CHANNEL; 258 int _channel = DEFAULT_TOKEN_CHANNEL;
259 // InternalApplicationConfiguration.g:19:7: ( ',' ) 259 // InternalApplicationConfiguration.g:19:7: ( ',' )
260 // InternalApplicationConfiguration.g:19:9: ',' 260 // InternalApplicationConfiguration.g:19:9: ','
261 { 261 {
262 match(','); 262 match(',');
263 263
264 } 264 }
265 265
266 state.type = _type; 266 state.type = _type;
267 state.channel = _channel; 267 state.channel = _channel;
268 } 268 }
269 finally { 269 finally {
270 } 270 }
271 } 271 }
272 // $ANTLR end "T__19" 272 // $ANTLR end "T__19"
273 273
274 // $ANTLR start "T__20" 274 // $ANTLR start "T__20"
275 public final void mT__20() throws RecognitionException { 275 public final void mT__20() throws RecognitionException {
276 try { 276 try {
277 int _type = T__20; 277 int _type = T__20;
278 int _channel = DEFAULT_TOKEN_CHANNEL; 278 int _channel = DEFAULT_TOKEN_CHANNEL;
279 // InternalApplicationConfiguration.g:20:7: ( '}' ) 279 // InternalApplicationConfiguration.g:20:7: ( '}' )
280 // InternalApplicationConfiguration.g:20:9: '}' 280 // InternalApplicationConfiguration.g:20:9: '}'
281 { 281 {
282 match('}'); 282 match('}');
283 283
284 } 284 }
285 285
286 state.type = _type; 286 state.type = _type;
287 state.channel = _channel; 287 state.channel = _channel;
288 } 288 }
289 finally { 289 finally {
290 } 290 }
291 } 291 }
292 // $ANTLR end "T__20" 292 // $ANTLR end "T__20"
293 293
294 // $ANTLR start "T__21" 294 // $ANTLR start "T__21"
295 public final void mT__21() throws RecognitionException { 295 public final void mT__21() throws RecognitionException {
296 try { 296 try {
297 int _type = T__21; 297 int _type = T__21;
298 int _channel = DEFAULT_TOKEN_CHANNEL; 298 int _channel = DEFAULT_TOKEN_CHANNEL;
299 // InternalApplicationConfiguration.g:21:7: ( 'package' ) 299 // InternalApplicationConfiguration.g:21:7: ( 'package' )
300 // InternalApplicationConfiguration.g:21:9: 'package' 300 // InternalApplicationConfiguration.g:21:9: 'package'
301 { 301 {
302 match("package"); 302 match("package");
303 303
304 304
305 } 305 }
306 306
307 state.type = _type; 307 state.type = _type;
308 state.channel = _channel; 308 state.channel = _channel;
309 } 309 }
310 finally { 310 finally {
311 } 311 }
312 } 312 }
313 // $ANTLR end "T__21" 313 // $ANTLR end "T__21"
314 314
315 // $ANTLR start "T__22" 315 // $ANTLR start "T__22"
316 public final void mT__22() throws RecognitionException { 316 public final void mT__22() throws RecognitionException {
317 try { 317 try {
318 int _type = T__22; 318 int _type = T__22;
319 int _channel = DEFAULT_TOKEN_CHANNEL; 319 int _channel = DEFAULT_TOKEN_CHANNEL;
320 // InternalApplicationConfiguration.g:22:7: ( 'excluding' ) 320 // InternalApplicationConfiguration.g:22:7: ( 'excluding' )
321 // InternalApplicationConfiguration.g:22:9: 'excluding' 321 // InternalApplicationConfiguration.g:22:9: 'excluding'
322 { 322 {
323 match("excluding"); 323 match("excluding");
324 324
325 325
326 } 326 }
327 327
328 state.type = _type; 328 state.type = _type;
329 state.channel = _channel; 329 state.channel = _channel;
330 } 330 }
331 finally { 331 finally {
332 } 332 }
333 } 333 }
334 // $ANTLR end "T__22" 334 // $ANTLR end "T__22"
335 335
336 // $ANTLR start "T__23" 336 // $ANTLR start "T__23"
337 public final void mT__23() throws RecognitionException { 337 public final void mT__23() throws RecognitionException {
338 try { 338 try {
339 int _type = T__23; 339 int _type = T__23;
340 int _channel = DEFAULT_TOKEN_CHANNEL; 340 int _channel = DEFAULT_TOKEN_CHANNEL;
341 // InternalApplicationConfiguration.g:23:7: ( '::' ) 341 // InternalApplicationConfiguration.g:23:7: ( '::' )
342 // InternalApplicationConfiguration.g:23:9: '::' 342 // InternalApplicationConfiguration.g:23:9: '::'
343 { 343 {
344 match("::"); 344 match("::");
345 345
346 346
347 } 347 }
348 348
349 state.type = _type; 349 state.type = _type;
350 state.channel = _channel; 350 state.channel = _channel;
351 } 351 }
352 finally { 352 finally {
353 } 353 }
354 } 354 }
355 // $ANTLR end "T__23" 355 // $ANTLR end "T__23"
356 356
357 // $ANTLR start "T__24" 357 // $ANTLR start "T__24"
358 public final void mT__24() throws RecognitionException { 358 public final void mT__24() throws RecognitionException {
359 try { 359 try {
360 int _type = T__24; 360 int _type = T__24;
361 int _channel = DEFAULT_TOKEN_CHANNEL; 361 int _channel = DEFAULT_TOKEN_CHANNEL;
362 // InternalApplicationConfiguration.g:24:7: ( 'metamodel' ) 362 // InternalApplicationConfiguration.g:24:7: ( 'metamodel' )
363 // InternalApplicationConfiguration.g:24:9: 'metamodel' 363 // InternalApplicationConfiguration.g:24:9: 'metamodel'
364 { 364 {
365 match("metamodel"); 365 match("metamodel");
366 366
367 367
368 } 368 }
369 369
370 state.type = _type; 370 state.type = _type;
371 state.channel = _channel; 371 state.channel = _channel;
372 } 372 }
373 finally { 373 finally {
374 } 374 }
375 } 375 }
376 // $ANTLR end "T__24" 376 // $ANTLR end "T__24"
377 377
378 // $ANTLR start "T__25" 378 // $ANTLR start "T__25"
379 public final void mT__25() throws RecognitionException { 379 public final void mT__25() throws RecognitionException {
380 try { 380 try {
381 int _type = T__25; 381 int _type = T__25;
382 int _channel = DEFAULT_TOKEN_CHANNEL; 382 int _channel = DEFAULT_TOKEN_CHANNEL;
383 // InternalApplicationConfiguration.g:25:7: ( 'folder' ) 383 // InternalApplicationConfiguration.g:25:7: ( 'folder' )
384 // InternalApplicationConfiguration.g:25:9: 'folder' 384 // InternalApplicationConfiguration.g:25:9: 'folder'
385 { 385 {
386 match("folder"); 386 match("folder");
387 387
388 388
389 } 389 }
390 390
391 state.type = _type; 391 state.type = _type;
392 state.channel = _channel; 392 state.channel = _channel;
393 } 393 }
394 finally { 394 finally {
395 } 395 }
396 } 396 }
397 // $ANTLR end "T__25" 397 // $ANTLR end "T__25"
398 398
399 // $ANTLR start "T__26" 399 // $ANTLR start "T__26"
400 public final void mT__26() throws RecognitionException { 400 public final void mT__26() throws RecognitionException {
401 try { 401 try {
402 int _type = T__26; 402 int _type = T__26;
403 int _channel = DEFAULT_TOKEN_CHANNEL; 403 int _channel = DEFAULT_TOKEN_CHANNEL;
404 // InternalApplicationConfiguration.g:26:7: ( 'models' ) 404 // InternalApplicationConfiguration.g:26:7: ( 'models' )
405 // InternalApplicationConfiguration.g:26:9: 'models' 405 // InternalApplicationConfiguration.g:26:9: 'models'
406 { 406 {
407 match("models"); 407 match("models");
408 408
409 409
410 } 410 }
411 411
412 state.type = _type; 412 state.type = _type;
413 state.channel = _channel; 413 state.channel = _channel;
414 } 414 }
415 finally { 415 finally {
416 } 416 }
417 } 417 }
418 // $ANTLR end "T__26" 418 // $ANTLR end "T__26"
419 419
420 // $ANTLR start "T__27" 420 // $ANTLR start "T__27"
421 public final void mT__27() throws RecognitionException { 421 public final void mT__27() throws RecognitionException {
422 try { 422 try {
423 int _type = T__27; 423 int _type = T__27;
424 int _channel = DEFAULT_TOKEN_CHANNEL; 424 int _channel = DEFAULT_TOKEN_CHANNEL;
425 // InternalApplicationConfiguration.g:27:7: ( 'constraints' ) 425 // InternalApplicationConfiguration.g:27:7: ( 'constraints' )
426 // InternalApplicationConfiguration.g:27:9: 'constraints' 426 // InternalApplicationConfiguration.g:27:9: 'constraints'
427 { 427 {
428 match("constraints"); 428 match("constraints");
429 429
430 430
431 } 431 }
432 432
433 state.type = _type; 433 state.type = _type;
434 state.channel = _channel; 434 state.channel = _channel;
435 } 435 }
436 finally { 436 finally {
437 } 437 }
438 } 438 }
439 // $ANTLR end "T__27" 439 // $ANTLR end "T__27"
440 440
441 // $ANTLR start "T__28" 441 // $ANTLR start "T__28"
442 public final void mT__28() throws RecognitionException { 442 public final void mT__28() throws RecognitionException {
443 try { 443 try {
444 int _type = T__28; 444 int _type = T__28;
445 int _channel = DEFAULT_TOKEN_CHANNEL; 445 int _channel = DEFAULT_TOKEN_CHANNEL;
446 // InternalApplicationConfiguration.g:28:7: ( 'cost' ) 446 // InternalApplicationConfiguration.g:28:7: ( 'cost' )
447 // InternalApplicationConfiguration.g:28:9: 'cost' 447 // InternalApplicationConfiguration.g:28:9: 'cost'
448 { 448 {
449 match("cost"); 449 match("cost");
450 450
451 451
452 } 452 }
453 453
454 state.type = _type; 454 state.type = _type;
455 state.channel = _channel; 455 state.channel = _channel;
456 } 456 }
457 finally { 457 finally {
458 } 458 }
459 } 459 }
460 // $ANTLR end "T__28" 460 // $ANTLR end "T__28"
461 461
462 // $ANTLR start "T__29" 462 // $ANTLR start "T__29"
463 public final void mT__29() throws RecognitionException { 463 public final void mT__29() throws RecognitionException {
464 try { 464 try {
465 int _type = T__29; 465 int _type = T__29;
466 int _channel = DEFAULT_TOKEN_CHANNEL; 466 int _channel = DEFAULT_TOKEN_CHANNEL;
467 // InternalApplicationConfiguration.g:29:7: ( 'objectives' ) 467 // InternalApplicationConfiguration.g:29:7: ( 'objectives' )
468 // InternalApplicationConfiguration.g:29:9: 'objectives' 468 // InternalApplicationConfiguration.g:29:9: 'objectives'
469 { 469 {
470 match("objectives"); 470 match("objectives");
471 471
472 472
473 } 473 }
474 474
475 state.type = _type; 475 state.type = _type;
476 state.channel = _channel; 476 state.channel = _channel;
477 } 477 }
478 finally { 478 finally {
479 } 479 }
480 } 480 }
481 // $ANTLR end "T__29" 481 // $ANTLR end "T__29"
482 482
483 // $ANTLR start "T__30" 483 // $ANTLR start "T__30"
484 public final void mT__30() throws RecognitionException { 484 public final void mT__30() throws RecognitionException {
485 try { 485 try {
486 int _type = T__30; 486 int _type = T__30;
487 int _channel = DEFAULT_TOKEN_CHANNEL; 487 int _channel = DEFAULT_TOKEN_CHANNEL;
488 // InternalApplicationConfiguration.g:30:7: ( 'config' ) 488 // InternalApplicationConfiguration.g:30:7: ( 'config' )
489 // InternalApplicationConfiguration.g:30:9: 'config' 489 // InternalApplicationConfiguration.g:30:9: 'config'
490 { 490 {
491 match("config"); 491 match("config");
492 492
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: ( 'log-level' ) 509 // InternalApplicationConfiguration.g:31:7: ( 'log-level' )
510 // InternalApplicationConfiguration.g:31:9: 'log-level' 510 // InternalApplicationConfiguration.g:31:9: 'log-level'
511 { 511 {
512 match("log-level"); 512 match("log-level");
513 513
514 514
515 } 515 }
516 516
517 state.type = _type; 517 state.type = _type;
518 state.channel = _channel; 518 state.channel = _channel;
519 } 519 }
520 finally { 520 finally {
521 } 521 }
522 } 522 }
523 // $ANTLR end "T__31" 523 // $ANTLR end "T__31"
524 524
525 // $ANTLR start "T__32" 525 // $ANTLR start "T__32"
526 public final void mT__32() throws RecognitionException { 526 public final void mT__32() throws RecognitionException {
527 try { 527 try {
528 int _type = T__32; 528 int _type = T__32;
529 int _channel = DEFAULT_TOKEN_CHANNEL; 529 int _channel = DEFAULT_TOKEN_CHANNEL;
530 // InternalApplicationConfiguration.g:32:7: ( 'runtime' ) 530 // InternalApplicationConfiguration.g:32:7: ( 'runtime' )
531 // InternalApplicationConfiguration.g:32:9: 'runtime' 531 // InternalApplicationConfiguration.g:32:9: 'runtime'
532 { 532 {
533 match("runtime"); 533 match("runtime");
534 534
535 535
536 } 536 }
537 537
538 state.type = _type; 538 state.type = _type;
539 state.channel = _channel; 539 state.channel = _channel;
540 } 540 }
541 finally { 541 finally {
542 } 542 }
543 } 543 }
544 // $ANTLR end "T__32" 544 // $ANTLR end "T__32"
545 545
546 // $ANTLR start "T__33" 546 // $ANTLR start "T__33"
547 public final void mT__33() throws RecognitionException { 547 public final void mT__33() throws RecognitionException {
548 try { 548 try {
549 int _type = T__33; 549 int _type = T__33;
550 int _channel = DEFAULT_TOKEN_CHANNEL; 550 int _channel = DEFAULT_TOKEN_CHANNEL;
551 // InternalApplicationConfiguration.g:33:7: ( 'memory' ) 551 // InternalApplicationConfiguration.g:33:7: ( 'memory' )
552 // InternalApplicationConfiguration.g:33:9: 'memory' 552 // InternalApplicationConfiguration.g:33:9: 'memory'
553 { 553 {
554 match("memory"); 554 match("memory");
555 555
556 556
557 } 557 }
558 558
559 state.type = _type; 559 state.type = _type;
560 state.channel = _channel; 560 state.channel = _channel;
561 } 561 }
562 finally { 562 finally {
563 } 563 }
564 } 564 }
565 // $ANTLR end "T__33" 565 // $ANTLR end "T__33"
566 566
567 // $ANTLR start "T__34" 567 // $ANTLR start "T__34"
568 public final void mT__34() throws RecognitionException { 568 public final void mT__34() throws RecognitionException {
569 try { 569 try {
570 int _type = T__34; 570 int _type = T__34;
571 int _channel = DEFAULT_TOKEN_CHANNEL; 571 int _channel = DEFAULT_TOKEN_CHANNEL;
572 // InternalApplicationConfiguration.g:34:7: ( '#' ) 572 // InternalApplicationConfiguration.g:34:7: ( '#' )
573 // InternalApplicationConfiguration.g:34:9: '#' 573 // InternalApplicationConfiguration.g:34:9: '#'
574 { 574 {
575 match('#'); 575 match('#');
576 576
577 } 577 }
578 578
579 state.type = _type; 579 state.type = _type;
580 state.channel = _channel; 580 state.channel = _channel;
581 } 581 }
582 finally { 582 finally {
583 } 583 }
584 } 584 }
585 // $ANTLR end "T__34" 585 // $ANTLR end "T__34"
586 586
587 // $ANTLR start "T__35" 587 // $ANTLR start "T__35"
588 public final void mT__35() throws RecognitionException { 588 public final void mT__35() throws RecognitionException {
589 try { 589 try {
590 int _type = T__35; 590 int _type = T__35;
591 int _channel = DEFAULT_TOKEN_CHANNEL; 591 int _channel = DEFAULT_TOKEN_CHANNEL;
592 // InternalApplicationConfiguration.g:35:7: ( '+=' ) 592 // InternalApplicationConfiguration.g:35:7: ( '+=' )
593 // InternalApplicationConfiguration.g:35:9: '+=' 593 // InternalApplicationConfiguration.g:35:9: '+='
594 { 594 {
595 match("+="); 595 match("+=");
596 596
597 597
598 } 598 }
599 599
600 state.type = _type; 600 state.type = _type;
601 state.channel = _channel; 601 state.channel = _channel;
602 } 602 }
603 finally { 603 finally {
604 } 604 }
605 } 605 }
606 // $ANTLR end "T__35" 606 // $ANTLR end "T__35"
607 607
608 // $ANTLR start "T__36" 608 // $ANTLR start "T__36"
609 public final void mT__36() throws RecognitionException { 609 public final void mT__36() throws RecognitionException {
610 try { 610 try {
611 int _type = T__36; 611 int _type = T__36;
612 int _channel = DEFAULT_TOKEN_CHANNEL; 612 int _channel = DEFAULT_TOKEN_CHANNEL;
613 // InternalApplicationConfiguration.g:36:7: ( '<' ) 613 // InternalApplicationConfiguration.g:36:7: ( '<' )
614 // InternalApplicationConfiguration.g:36:9: '<' 614 // InternalApplicationConfiguration.g:36:9: '<'
615 { 615 {
616 match('<'); 616 match('<');
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: ( '>' ) 633 // InternalApplicationConfiguration.g:37:7: ( '>' )
634 // InternalApplicationConfiguration.g:37:9: '>' 634 // InternalApplicationConfiguration.g:37:9: '>'
635 { 635 {
636 match('>'); 636 match('>');
637 637
638 } 638 }
639 639
640 state.type = _type; 640 state.type = _type;
641 state.channel = _channel; 641 state.channel = _channel;
642 } 642 }
643 finally { 643 finally {
644 } 644 }
645 } 645 }
646 // $ANTLR end "T__37" 646 // $ANTLR end "T__37"
647 647
648 // $ANTLR start "T__38" 648 // $ANTLR start "T__38"
649 public final void mT__38() throws RecognitionException { 649 public final void mT__38() throws RecognitionException {
650 try { 650 try {
651 int _type = T__38; 651 int _type = T__38;
652 int _channel = DEFAULT_TOKEN_CHANNEL; 652 int _channel = DEFAULT_TOKEN_CHANNEL;
653 // InternalApplicationConfiguration.g:38:7: ( 'node' ) 653 // InternalApplicationConfiguration.g:38:7: ( 'node' )
654 // InternalApplicationConfiguration.g:38:9: 'node' 654 // InternalApplicationConfiguration.g:38:9: 'node'
655 { 655 {
656 match("node"); 656 match("node");
657 657
658 658
659 } 659 }
660 660
661 state.type = _type; 661 state.type = _type;
662 state.channel = _channel; 662 state.channel = _channel;
663 } 663 }
664 finally { 664 finally {
665 } 665 }
666 } 666 }
667 // $ANTLR end "T__38" 667 // $ANTLR end "T__38"
668 668
669 // $ANTLR start "T__39" 669 // $ANTLR start "T__39"
670 public final void mT__39() throws RecognitionException { 670 public final void mT__39() throws RecognitionException {
671 try { 671 try {
672 int _type = T__39; 672 int _type = T__39;
673 int _channel = DEFAULT_TOKEN_CHANNEL; 673 int _channel = DEFAULT_TOKEN_CHANNEL;
674 // InternalApplicationConfiguration.g:39:7: ( 'int' ) 674 // InternalApplicationConfiguration.g:39:7: ( 'int' )
675 // InternalApplicationConfiguration.g:39:9: 'int' 675 // InternalApplicationConfiguration.g:39:9: 'int'
676 { 676 {
677 match("int"); 677 match("int");
678 678
679 679
680 } 680 }
681 681
682 state.type = _type; 682 state.type = _type;
683 state.channel = _channel; 683 state.channel = _channel;
684 } 684 }
685 finally { 685 finally {
686 } 686 }
687 } 687 }
688 // $ANTLR end "T__39" 688 // $ANTLR end "T__39"
689 689
690 // $ANTLR start "T__40" 690 // $ANTLR start "T__40"
691 public final void mT__40() throws RecognitionException { 691 public final void mT__40() throws RecognitionException {
692 try { 692 try {
693 int _type = T__40; 693 int _type = T__40;
694 int _channel = DEFAULT_TOKEN_CHANNEL; 694 int _channel = DEFAULT_TOKEN_CHANNEL;
695 // InternalApplicationConfiguration.g:40:7: ( 'real' ) 695 // InternalApplicationConfiguration.g:40:7: ( 'real' )
696 // InternalApplicationConfiguration.g:40:9: 'real' 696 // InternalApplicationConfiguration.g:40:9: 'real'
697 { 697 {
698 match("real"); 698 match("real");
699 699
700 700
701 } 701 }
702 702
703 state.type = _type; 703 state.type = _type;
704 state.channel = _channel; 704 state.channel = _channel;
705 } 705 }
706 finally { 706 finally {
707 } 707 }
708 } 708 }
709 // $ANTLR end "T__40" 709 // $ANTLR end "T__40"
710 710
711 // $ANTLR start "T__41" 711 // $ANTLR start "T__41"
712 public final void mT__41() throws RecognitionException { 712 public final void mT__41() throws RecognitionException {
713 try { 713 try {
714 int _type = T__41; 714 int _type = T__41;
715 int _channel = DEFAULT_TOKEN_CHANNEL; 715 int _channel = DEFAULT_TOKEN_CHANNEL;
716 // InternalApplicationConfiguration.g:41:7: ( 'string' ) 716 // InternalApplicationConfiguration.g:41:7: ( 'string' )
717 // InternalApplicationConfiguration.g:41:9: 'string' 717 // InternalApplicationConfiguration.g:41:9: 'string'
718 { 718 {
719 match("string"); 719 match("string");
720 720
721 721
722 } 722 }
723 723
724 state.type = _type; 724 state.type = _type;
725 state.channel = _channel; 725 state.channel = _channel;
726 } 726 }
727 finally { 727 finally {
728 } 728 }
729 } 729 }
730 // $ANTLR end "T__41" 730 // $ANTLR end "T__41"
731 731
732 // $ANTLR start "T__42" 732 // $ANTLR start "T__42"
733 public final void mT__42() throws RecognitionException { 733 public final void mT__42() throws RecognitionException {
734 try { 734 try {
735 int _type = T__42; 735 int _type = T__42;
736 int _channel = DEFAULT_TOKEN_CHANNEL; 736 int _channel = DEFAULT_TOKEN_CHANNEL;
737 // InternalApplicationConfiguration.g:42:7: ( '*' ) 737 // InternalApplicationConfiguration.g:42:7: ( '*' )
738 // InternalApplicationConfiguration.g:42:9: '*' 738 // InternalApplicationConfiguration.g:42:9: '*'
739 { 739 {
740 match('*'); 740 match('*');
741 741
742 } 742 }
743 743
744 state.type = _type; 744 state.type = _type;
745 state.channel = _channel; 745 state.channel = _channel;
746 } 746 }
747 finally { 747 finally {
748 } 748 }
749 } 749 }
750 // $ANTLR end "T__42" 750 // $ANTLR end "T__42"
751 751
752 // $ANTLR start "T__43" 752 // $ANTLR start "T__43"
753 public final void mT__43() throws RecognitionException { 753 public final void mT__43() throws RecognitionException {
754 try { 754 try {
755 int _type = T__43; 755 int _type = T__43;
756 int _channel = DEFAULT_TOKEN_CHANNEL; 756 int _channel = DEFAULT_TOKEN_CHANNEL;
757 // InternalApplicationConfiguration.g:43:7: ( '..' ) 757 // InternalApplicationConfiguration.g:43:7: ( '..' )
758 // InternalApplicationConfiguration.g:43:9: '..' 758 // InternalApplicationConfiguration.g:43:9: '..'
759 { 759 {
760 match(".."); 760 match("..");
761 761
762 762
763 } 763 }
764 764
765 state.type = _type; 765 state.type = _type;
766 state.channel = _channel; 766 state.channel = _channel;
767 } 767 }
768 finally { 768 finally {
769 } 769 }
770 } 770 }
771 // $ANTLR end "T__43" 771 // $ANTLR end "T__43"
772 772
773 // $ANTLR start "T__44" 773 // $ANTLR start "T__44"
774 public final void mT__44() throws RecognitionException { 774 public final void mT__44() throws RecognitionException {
775 try { 775 try {
776 int _type = T__44; 776 int _type = T__44;
777 int _channel = DEFAULT_TOKEN_CHANNEL; 777 int _channel = DEFAULT_TOKEN_CHANNEL;
778 // InternalApplicationConfiguration.g:44:7: ( 'scope' ) 778 // InternalApplicationConfiguration.g:44:7: ( 'scope' )
779 // InternalApplicationConfiguration.g:44:9: 'scope' 779 // InternalApplicationConfiguration.g:44:9: 'scope'
780 { 780 {
781 match("scope"); 781 match("scope");
782 782
783 783
784 } 784 }
785 785
786 state.type = _type; 786 state.type = _type;
787 state.channel = _channel; 787 state.channel = _channel;
788 } 788 }
789 finally { 789 finally {
790 } 790 }
791 } 791 }
792 // $ANTLR end "T__44" 792 // $ANTLR end "T__44"
793 793
794 // $ANTLR start "T__45" 794 // $ANTLR start "T__45"
795 public final void mT__45() throws RecognitionException { 795 public final void mT__45() throws RecognitionException {
796 try { 796 try {
797 int _type = T__45; 797 int _type = T__45;
798 int _channel = DEFAULT_TOKEN_CHANNEL; 798 int _channel = DEFAULT_TOKEN_CHANNEL;
799 // InternalApplicationConfiguration.g:45:7: ( 'generate' ) 799 // InternalApplicationConfiguration.g:45:7: ( 'generate' )
800 // InternalApplicationConfiguration.g:45:9: 'generate' 800 // InternalApplicationConfiguration.g:45:9: 'generate'
801 { 801 {
802 match("generate"); 802 match("generate");
803 803
804 804
805 } 805 }
806 806
807 state.type = _type; 807 state.type = _type;
808 state.channel = _channel; 808 state.channel = _channel;
809 } 809 }
810 finally { 810 finally {
811 } 811 }
812 } 812 }
813 // $ANTLR end "T__45" 813 // $ANTLR end "T__45"
814 814
815 // $ANTLR start "T__46" 815 // $ANTLR start "T__46"
816 public final void mT__46() throws RecognitionException { 816 public final void mT__46() throws RecognitionException {
817 try { 817 try {
818 int _type = T__46; 818 int _type = T__46;
819 int _channel = DEFAULT_TOKEN_CHANNEL; 819 int _channel = DEFAULT_TOKEN_CHANNEL;
820 // InternalApplicationConfiguration.g:46:7: ( 'partial-model' ) 820 // InternalApplicationConfiguration.g:46:7: ( 'partial-model' )
821 // InternalApplicationConfiguration.g:46:9: 'partial-model' 821 // InternalApplicationConfiguration.g:46:9: 'partial-model'
822 { 822 {
823 match("partial-model"); 823 match("partial-model");
824 824
825 825
826 } 826 }
827 827
828 state.type = _type; 828 state.type = _type;
829 state.channel = _channel; 829 state.channel = _channel;
830 } 830 }
831 finally { 831 finally {
832 } 832 }
833 } 833 }
834 // $ANTLR end "T__46" 834 // $ANTLR end "T__46"
835 835
836 // $ANTLR start "T__47" 836 // $ANTLR start "T__47"
837 public final void mT__47() throws RecognitionException { 837 public final void mT__47() throws RecognitionException {
838 try { 838 try {
839 int _type = T__47; 839 int _type = T__47;
840 int _channel = DEFAULT_TOKEN_CHANNEL; 840 int _channel = DEFAULT_TOKEN_CHANNEL;
841 // InternalApplicationConfiguration.g:47:7: ( 'number' ) 841 // InternalApplicationConfiguration.g:47:7: ( 'number' )
842 // InternalApplicationConfiguration.g:47:9: 'number' 842 // InternalApplicationConfiguration.g:47:9: 'number'
843 { 843 {
844 match("number"); 844 match("number");
845 845
846 846
847 } 847 }
848 848
849 state.type = _type; 849 state.type = _type;
850 state.channel = _channel; 850 state.channel = _channel;
851 } 851 }
852 finally { 852 finally {
853 } 853 }
854 } 854 }
855 // $ANTLR end "T__47" 855 // $ANTLR end "T__47"
856 856
857 // $ANTLR start "T__48" 857 // $ANTLR start "T__48"
858 public final void mT__48() throws RecognitionException { 858 public final void mT__48() throws RecognitionException {
859 try { 859 try {
860 int _type = T__48; 860 int _type = T__48;
861 int _channel = DEFAULT_TOKEN_CHANNEL; 861 int _channel = DEFAULT_TOKEN_CHANNEL;
862 // InternalApplicationConfiguration.g:48:7: ( 'runs' ) 862 // InternalApplicationConfiguration.g:48:7: ( 'runs' )
863 // InternalApplicationConfiguration.g:48:9: 'runs' 863 // InternalApplicationConfiguration.g:48:9: 'runs'
864 { 864 {
865 match("runs"); 865 match("runs");
866 866
867 867
868 } 868 }
869 869
870 state.type = _type; 870 state.type = _type;
871 state.channel = _channel; 871 state.channel = _channel;
872 } 872 }
873 finally { 873 finally {
874 } 874 }
875 } 875 }
876 // $ANTLR end "T__48" 876 // $ANTLR end "T__48"
877 877
878 // $ANTLR start "T__49" 878 // $ANTLR start "T__49"
879 public final void mT__49() throws RecognitionException { 879 public final void mT__49() throws RecognitionException {
880 try { 880 try {
881 int _type = T__49; 881 int _type = T__49;
882 int _channel = DEFAULT_TOKEN_CHANNEL; 882 int _channel = DEFAULT_TOKEN_CHANNEL;
883 // InternalApplicationConfiguration.g:49:7: ( 'solver' ) 883 // InternalApplicationConfiguration.g:49:7: ( 'solver' )
884 // InternalApplicationConfiguration.g:49:9: 'solver' 884 // InternalApplicationConfiguration.g:49:9: 'solver'
885 { 885 {
886 match("solver"); 886 match("solver");
887 887
888 888
889 } 889 }
890 890
891 state.type = _type; 891 state.type = _type;
892 state.channel = _channel; 892 state.channel = _channel;
893 } 893 }
894 finally { 894 finally {
895 } 895 }
896 } 896 }
897 // $ANTLR end "T__49" 897 // $ANTLR end "T__49"
898 898
899 // $ANTLR start "T__50" 899 // $ANTLR start "T__50"
900 public final void mT__50() throws RecognitionException { 900 public final void mT__50() throws RecognitionException {
901 try { 901 try {
902 int _type = T__50; 902 int _type = T__50;
903 int _channel = DEFAULT_TOKEN_CHANNEL; 903 int _channel = DEFAULT_TOKEN_CHANNEL;
904 // InternalApplicationConfiguration.g:50:7: ( 'debug' ) 904 // InternalApplicationConfiguration.g:50:7: ( 'debug' )
905 // InternalApplicationConfiguration.g:50:9: 'debug' 905 // InternalApplicationConfiguration.g:50:9: 'debug'
906 { 906 {
907 match("debug"); 907 match("debug");
908 908
909 909
910 } 910 }
911 911
912 state.type = _type; 912 state.type = _type;
913 state.channel = _channel; 913 state.channel = _channel;
914 } 914 }
915 finally { 915 finally {
916 } 916 }
917 } 917 }
918 // $ANTLR end "T__50" 918 // $ANTLR end "T__50"
919 919
920 // $ANTLR start "T__51" 920 // $ANTLR start "T__51"
921 public final void mT__51() throws RecognitionException { 921 public final void mT__51() throws RecognitionException {
922 try { 922 try {
923 int _type = T__51; 923 int _type = T__51;
924 int _channel = DEFAULT_TOKEN_CHANNEL; 924 int _channel = DEFAULT_TOKEN_CHANNEL;
925 // InternalApplicationConfiguration.g:51:7: ( 'log' ) 925 // InternalApplicationConfiguration.g:51:7: ( 'log' )
926 // InternalApplicationConfiguration.g:51:9: 'log' 926 // InternalApplicationConfiguration.g:51:9: 'log'
927 { 927 {
928 match("log"); 928 match("log");
929 929
930 930
931 } 931 }
932 932
933 state.type = _type; 933 state.type = _type;
934 state.channel = _channel; 934 state.channel = _channel;
935 } 935 }
936 finally { 936 finally {
937 } 937 }
938 } 938 }
939 // $ANTLR end "T__51" 939 // $ANTLR end "T__51"
940 940
941 // $ANTLR start "T__52" 941 // $ANTLR start "T__52"
942 public final void mT__52() throws RecognitionException { 942 public final void mT__52() throws RecognitionException {
943 try { 943 try {
944 int _type = T__52; 944 int _type = T__52;
945 int _channel = DEFAULT_TOKEN_CHANNEL; 945 int _channel = DEFAULT_TOKEN_CHANNEL;
946 // InternalApplicationConfiguration.g:52:7: ( 'statistics' ) 946 // InternalApplicationConfiguration.g:52:7: ( 'statistics' )
947 // InternalApplicationConfiguration.g:52:9: 'statistics' 947 // InternalApplicationConfiguration.g:52:9: 'statistics'
948 { 948 {
949 match("statistics"); 949 match("statistics");
950 950
951 951
952 } 952 }
953 953
954 state.type = _type; 954 state.type = _type;
955 state.channel = _channel; 955 state.channel = _channel;
956 } 956 }
957 finally { 957 finally {
958 } 958 }
959 } 959 }
960 // $ANTLR end "T__52" 960 // $ANTLR end "T__52"
961 961
962 // $ANTLR start "T__53" 962 // $ANTLR start "T__53"
963 public final void mT__53() throws RecognitionException { 963 public final void mT__53() throws RecognitionException {
964 try { 964 try {
965 int _type = T__53; 965 int _type = T__53;
966 int _channel = DEFAULT_TOKEN_CHANNEL; 966 int _channel = DEFAULT_TOKEN_CHANNEL;
967 // InternalApplicationConfiguration.g:53:7: ( 'output' ) 967 // InternalApplicationConfiguration.g:53:7: ( 'output' )
968 // InternalApplicationConfiguration.g:53:9: 'output' 968 // InternalApplicationConfiguration.g:53:9: 'output'
969 { 969 {
970 match("output"); 970 match("output");
971 971
972 972
973 } 973 }
974 974
975 state.type = _type; 975 state.type = _type;
976 state.channel = _channel; 976 state.channel = _channel;
977 } 977 }
978 finally { 978 finally {
979 } 979 }
980 } 980 }
981 // $ANTLR end "T__53" 981 // $ANTLR end "T__53"
982 982
983 // $ANTLR start "T__54" 983 // $ANTLR start "T__54"
984 public final void mT__54() throws RecognitionException { 984 public final void mT__54() throws RecognitionException {
985 try { 985 try {
986 int _type = T__54; 986 int _type = T__54;
987 int _channel = DEFAULT_TOKEN_CHANNEL; 987 int _channel = DEFAULT_TOKEN_CHANNEL;
988 // InternalApplicationConfiguration.g:54:7: ( 'minimize' ) 988 // InternalApplicationConfiguration.g:54:7: ( 'minimize' )
989 // InternalApplicationConfiguration.g:54:9: 'minimize' 989 // InternalApplicationConfiguration.g:54:9: 'minimize'
990 { 990 {
991 match("minimize"); 991 match("minimize");
992 992
993 993
994 } 994 }
995 995
996 state.type = _type; 996 state.type = _type;
997 state.channel = _channel; 997 state.channel = _channel;
998 } 998 }
999 finally { 999 finally {
1000 } 1000 }
1001 } 1001 }
1002 // $ANTLR end "T__54" 1002 // $ANTLR end "T__54"
1003 1003
1004 // $ANTLR start "T__55" 1004 // $ANTLR start "T__55"
1005 public final void mT__55() throws RecognitionException { 1005 public final void mT__55() throws RecognitionException {
1006 try { 1006 try {
1007 int _type = T__55; 1007 int _type = T__55;
1008 int _channel = DEFAULT_TOKEN_CHANNEL; 1008 int _channel = DEFAULT_TOKEN_CHANNEL;
1009 // InternalApplicationConfiguration.g:55:7: ( 'maximize' ) 1009 // InternalApplicationConfiguration.g:55:7: ( 'maximize' )
1010 // InternalApplicationConfiguration.g:55:9: 'maximize' 1010 // InternalApplicationConfiguration.g:55:9: 'maximize'
1011 { 1011 {
1012 match("maximize"); 1012 match("maximize");
1013 1013
1014 1014
1015 } 1015 }
1016 1016
1017 state.type = _type; 1017 state.type = _type;
1018 state.channel = _channel; 1018 state.channel = _channel;
1019 } 1019 }
1020 finally { 1020 finally {
1021 } 1021 }
1022 } 1022 }
1023 // $ANTLR end "T__55" 1023 // $ANTLR end "T__55"
1024 1024
1025 // $ANTLR start "T__56" 1025 // $ANTLR start "T__56"
1026 public final void mT__56() throws RecognitionException { 1026 public final void mT__56() throws RecognitionException {
1027 try { 1027 try {
1028 int _type = T__56; 1028 int _type = T__56;
1029 int _channel = DEFAULT_TOKEN_CHANNEL; 1029 int _channel = DEFAULT_TOKEN_CHANNEL;
1030 // InternalApplicationConfiguration.g:56:7: ( '<=' ) 1030 // InternalApplicationConfiguration.g:56:7: ( '<=' )
1031 // InternalApplicationConfiguration.g:56:9: '<=' 1031 // InternalApplicationConfiguration.g:56:9: '<='
1032 { 1032 {
1033 match("<="); 1033 match("<=");
1034 1034
1035 1035
1036 } 1036 }
1037 1037
1038 state.type = _type; 1038 state.type = _type;
1039 state.channel = _channel; 1039 state.channel = _channel;
1040 } 1040 }
1041 finally { 1041 finally {
1042 } 1042 }
1043 } 1043 }
1044 // $ANTLR end "T__56" 1044 // $ANTLR end "T__56"
1045 1045
1046 // $ANTLR start "T__57" 1046 // $ANTLR start "T__57"
1047 public final void mT__57() throws RecognitionException { 1047 public final void mT__57() throws RecognitionException {
1048 try { 1048 try {
1049 int _type = T__57; 1049 int _type = T__57;
1050 int _channel = DEFAULT_TOKEN_CHANNEL; 1050 int _channel = DEFAULT_TOKEN_CHANNEL;
1051 // InternalApplicationConfiguration.g:57:7: ( '>=' ) 1051 // InternalApplicationConfiguration.g:57:7: ( '>=' )
1052 // InternalApplicationConfiguration.g:57:9: '>=' 1052 // InternalApplicationConfiguration.g:57:9: '>='
1053 { 1053 {
1054 match(">="); 1054 match(">=");
1055 1055
1056 1056
1057 } 1057 }
1058 1058
1059 state.type = _type; 1059 state.type = _type;
1060 state.channel = _channel; 1060 state.channel = _channel;
1061 } 1061 }
1062 finally { 1062 finally {
1063 } 1063 }
1064 } 1064 }
1065 // $ANTLR end "T__57" 1065 // $ANTLR end "T__57"
1066 1066
1067 // $ANTLR start "T__58" 1067 // $ANTLR start "T__58"
1068 public final void mT__58() throws RecognitionException { 1068 public final void mT__58() throws RecognitionException {
1069 try { 1069 try {
1070 int _type = T__58; 1070 int _type = T__58;
1071 int _channel = DEFAULT_TOKEN_CHANNEL; 1071 int _channel = DEFAULT_TOKEN_CHANNEL;
1072 // InternalApplicationConfiguration.g:58:7: ( 'none' ) 1072 // InternalApplicationConfiguration.g:58:7: ( 'none' )
1073 // InternalApplicationConfiguration.g:58:9: 'none' 1073 // InternalApplicationConfiguration.g:58:9: 'none'
1074 { 1074 {
1075 match("none"); 1075 match("none");
1076 1076
1077 1077
1078 } 1078 }
1079 1079
1080 state.type = _type; 1080 state.type = _type;
1081 state.channel = _channel; 1081 state.channel = _channel;
1082 } 1082 }
1083 finally { 1083 finally {
1084 } 1084 }
1085 } 1085 }
1086 // $ANTLR end "T__58" 1086 // $ANTLR end "T__58"
1087 1087
1088 // $ANTLR start "T__59" 1088 // $ANTLR start "T__59"
1089 public final void mT__59() throws RecognitionException { 1089 public final void mT__59() throws RecognitionException {
1090 try { 1090 try {
1091 int _type = T__59; 1091 int _type = T__59;
1092 int _channel = DEFAULT_TOKEN_CHANNEL; 1092 int _channel = DEFAULT_TOKEN_CHANNEL;
1093 // InternalApplicationConfiguration.g:59:7: ( 'normal' ) 1093 // InternalApplicationConfiguration.g:59:7: ( 'normal' )
1094 // InternalApplicationConfiguration.g:59:9: 'normal' 1094 // InternalApplicationConfiguration.g:59:9: 'normal'
1095 { 1095 {
1096 match("normal"); 1096 match("normal");
1097 1097
1098 1098
1099 } 1099 }
1100 1100
1101 state.type = _type; 1101 state.type = _type;
1102 state.channel = _channel; 1102 state.channel = _channel;
1103 } 1103 }
1104 finally { 1104 finally {
1105 } 1105 }
1106 } 1106 }
1107 // $ANTLR end "T__59" 1107 // $ANTLR end "T__59"
1108 1108
1109 // $ANTLR start "T__60" 1109 // $ANTLR start "T__60"
1110 public final void mT__60() throws RecognitionException { 1110 public final void mT__60() throws RecognitionException {
1111 try { 1111 try {
1112 int _type = T__60; 1112 int _type = T__60;
1113 int _channel = DEFAULT_TOKEN_CHANNEL; 1113 int _channel = DEFAULT_TOKEN_CHANNEL;
1114 // InternalApplicationConfiguration.g:60:7: ( 'full' ) 1114 // InternalApplicationConfiguration.g:60:7: ( 'full' )
1115 // InternalApplicationConfiguration.g:60:9: 'full' 1115 // InternalApplicationConfiguration.g:60:9: 'full'
1116 { 1116 {
1117 match("full"); 1117 match("full");
1118 1118
1119 1119
1120 } 1120 }
1121 1121
1122 state.type = _type; 1122 state.type = _type;
1123 state.channel = _channel; 1123 state.channel = _channel;
1124 } 1124 }
1125 finally { 1125 finally {
1126 } 1126 }
1127 } 1127 }
1128 // $ANTLR end "T__60" 1128 // $ANTLR end "T__60"
1129 1129
1130 // $ANTLR start "T__61" 1130 // $ANTLR start "T__61"
1131 public final void mT__61() throws RecognitionException { 1131 public final void mT__61() throws RecognitionException {
1132 try { 1132 try {
1133 int _type = T__61; 1133 int _type = T__61;
1134 int _channel = DEFAULT_TOKEN_CHANNEL; 1134 int _channel = DEFAULT_TOKEN_CHANNEL;
1135 // InternalApplicationConfiguration.g:61:7: ( 'SMTSolver' ) 1135 // InternalApplicationConfiguration.g:61:7: ( 'SMTSolver' )
1136 // InternalApplicationConfiguration.g:61:9: 'SMTSolver' 1136 // InternalApplicationConfiguration.g:61:9: 'SMTSolver'
1137 { 1137 {
1138 match("SMTSolver"); 1138 match("SMTSolver");
1139 1139
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: ( 'AlloySolver' ) 1156 // InternalApplicationConfiguration.g:62:7: ( 'AlloySolver' )
1157 // InternalApplicationConfiguration.g:62:9: 'AlloySolver' 1157 // InternalApplicationConfiguration.g:62:9: 'AlloySolver'
1158 { 1158 {
1159 match("AlloySolver"); 1159 match("AlloySolver");
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: ( 'ViatraSolver' ) 1177 // InternalApplicationConfiguration.g:63:7: ( 'ViatraSolver' )
1178 // InternalApplicationConfiguration.g:63:9: 'ViatraSolver' 1178 // InternalApplicationConfiguration.g:63:9: 'ViatraSolver'
1179 { 1179 {
1180 match("ViatraSolver"); 1180 match("ViatraSolver");
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:4935:9: ( ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* ) 1198 // InternalApplicationConfiguration.g:4935:9: ( ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* )
1199 // InternalApplicationConfiguration.g:4935:11: ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* 1199 // InternalApplicationConfiguration.g:4935:11: ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )*
1200 { 1200 {
1201 // InternalApplicationConfiguration.g:4935:11: ( '^' )? 1201 // InternalApplicationConfiguration.g:4935: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:4935:11: '^' 1210 // InternalApplicationConfiguration.g:4935: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:4935:40: ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* 1228 // InternalApplicationConfiguration.g:4935: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:4937:10: ( ( '0' .. '9' )+ ) 1277 // InternalApplicationConfiguration.g:4937:10: ( ( '0' .. '9' )+ )
1278 // InternalApplicationConfiguration.g:4937:12: ( '0' .. '9' )+ 1278 // InternalApplicationConfiguration.g:4937:12: ( '0' .. '9' )+
1279 { 1279 {
1280 // InternalApplicationConfiguration.g:4937:12: ( '0' .. '9' )+ 1280 // InternalApplicationConfiguration.g:4937: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:4937:13: '0' .. '9' 1294 // InternalApplicationConfiguration.g:4937: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:4939:13: ( ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) ) 1326 // InternalApplicationConfiguration.g:4939:13: ( ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) )
1327 // InternalApplicationConfiguration.g:4939:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) 1327 // InternalApplicationConfiguration.g:4939:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' )
1328 { 1328 {
1329 // InternalApplicationConfiguration.g:4939:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) 1329 // InternalApplicationConfiguration.g:4939: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:4939:16: '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' 1347 // InternalApplicationConfiguration.g:4939:16: '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"'
1348 { 1348 {
1349 match('\"'); 1349 match('\"');
1350 // InternalApplicationConfiguration.g:4939:20: ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* 1350 // InternalApplicationConfiguration.g:4939: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:4939:21: '\\\\' . 1366 // InternalApplicationConfiguration.g:4939: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:4939:28: ~ ( ( '\\\\' | '\"' ) ) 1374 // InternalApplicationConfiguration.g:4939: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:4939:48: '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' 1399 // InternalApplicationConfiguration.g:4939:48: '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\''
1400 { 1400 {
1401 match('\''); 1401 match('\'');
1402 // InternalApplicationConfiguration.g:4939:53: ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* 1402 // InternalApplicationConfiguration.g:4939: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:4939:54: '\\\\' . 1418 // InternalApplicationConfiguration.g:4939: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:4939:61: ~ ( ( '\\\\' | '\\'' ) ) 1426 // InternalApplicationConfiguration.g:4939: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:4941:17: ( '/*' ( options {greedy=false; } : . )* '*/' ) 1469 // InternalApplicationConfiguration.g:4941:17: ( '/*' ( options {greedy=false; } : . )* '*/' )
1470 // InternalApplicationConfiguration.g:4941:19: '/*' ( options {greedy=false; } : . )* '*/' 1470 // InternalApplicationConfiguration.g:4941:19: '/*' ( options {greedy=false; } : . )* '*/'
1471 { 1471 {
1472 match("/*"); 1472 match("/*");
1473 1473
1474 // InternalApplicationConfiguration.g:4941:24: ( options {greedy=false; } : . )* 1474 // InternalApplicationConfiguration.g:4941: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:4941:52: . 1499 // InternalApplicationConfiguration.g:4941: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:4943:17: ( '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? ) 1529 // InternalApplicationConfiguration.g:4943:17: ( '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? )
1530 // InternalApplicationConfiguration.g:4943:19: '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? 1530 // InternalApplicationConfiguration.g:4943:19: '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )?
1531 { 1531 {
1532 match("//"); 1532 match("//");
1533 1533
1534 // InternalApplicationConfiguration.g:4943:24: (~ ( ( '\\n' | '\\r' ) ) )* 1534 // InternalApplicationConfiguration.g:4943: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:4943:24: ~ ( ( '\\n' | '\\r' ) ) 1547 // InternalApplicationConfiguration.g:4943: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:4943:40: ( ( '\\r' )? '\\n' )? 1567 // InternalApplicationConfiguration.g:4943: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:4943:41: ( '\\r' )? '\\n' 1576 // InternalApplicationConfiguration.g:4943:41: ( '\\r' )? '\\n'
1577 { 1577 {
1578 // InternalApplicationConfiguration.g:4943:41: ( '\\r' )? 1578 // InternalApplicationConfiguration.g:4943: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:4943:41: '\\r' 1587 // InternalApplicationConfiguration.g:4943: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:4945:9: ( ( ' ' | '\\t' | '\\r' | '\\n' )+ ) 1619 // InternalApplicationConfiguration.g:4945:9: ( ( ' ' | '\\t' | '\\r' | '\\n' )+ )
1620 // InternalApplicationConfiguration.g:4945:11: ( ' ' | '\\t' | '\\r' | '\\n' )+ 1620 // InternalApplicationConfiguration.g:4945:11: ( ' ' | '\\t' | '\\r' | '\\n' )+
1621 { 1621 {
1622 // InternalApplicationConfiguration.g:4945:11: ( ' ' | '\\t' | '\\r' | '\\n' )+ 1622 // InternalApplicationConfiguration.g:4945: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:4947:16: ( . ) 1676 // InternalApplicationConfiguration.g:4947:16: ( . )
1677 // InternalApplicationConfiguration.g:4947:18: . 1677 // InternalApplicationConfiguration.g:4947: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\47\1\uffff\4\53\4\uffff\1\53\1\45\5\53\1\uffff\1\45\1\105\1\107\2\53\1\uffff\5\53\1\45\2\uffff\3\45\5\uffff\2\53\1\uffff\6\53\4\uffff\1\53\1\uffff\12\53\6\uffff\5\53\1\uffff\5\53\5\uffff\1\53\1\174\21\53\1\u0090\20\53\1\uffff\3\53\1\u00a5\1\53\1\u00a7\11\53\1\u00b1\2\53\2\uffff\1\53\1\u00b5\1\u00b6\1\u00b7\1\u00b8\17\53\1\uffff\1\53\1\uffff\11\53\1\uffff\3\53\4\uffff\4\53\1\u00d9\2\53\1\u00dc\3\53\1\u00e0\2\53\1\u00e3\1\u00e4\3\53\1\u00e8\1\u00e9\3\53\1\u00ed\1\53\1\u00ef\1\53\1\u00f1\1\u00f2\1\u00f3\1\53\1\uffff\1\u00f5\1\53\1\uffff\3\53\1\uffff\2\53\2\uffff\1\u00fc\2\53\2\uffff\3\53\1\uffff\1\53\1\uffff\1\u0103\3\uffff\1\53\1\uffff\4\53\1\u0109\1\53\2\uffff\1\53\1\u010c\1\u010d\2\53\1\uffff\1\53\1\u0111\3\53\1\uffff\1\u0115\1\u0116\2\uffff\3\53\1\uffff\1\u011a\2\53\2\uffff\1\53\1\u011e\1\u011f\1\uffff\2\53\1\u0122\2\uffff\1\u0123\1\53\2\uffff\1\u0125\1\uffff"; 2124 "\1\uffff\1\47\1\uffff\4\53\4\uffff\1\53\1\45\5\53\1\uffff\1\45\1\105\1\107\2\53\1\uffff\5\53\1\45\2\uffff\3\45\5\uffff\2\53\1\uffff\6\53\4\uffff\1\53\1\uffff\12\53\6\uffff\5\53\1\uffff\5\53\5\uffff\1\53\1\174\21\53\1\u0090\20\53\1\uffff\3\53\1\u00a5\1\53\1\u00a7\11\53\1\u00b1\2\53\2\uffff\1\53\1\u00b5\1\u00b6\1\u00b7\1\u00b8\17\53\1\uffff\1\53\1\uffff\11\53\1\uffff\3\53\4\uffff\4\53\1\u00d9\2\53\1\u00dc\3\53\1\u00e0\2\53\1\u00e3\1\u00e4\3\53\1\u00e8\1\u00e9\3\53\1\u00ed\1\53\1\u00ef\1\53\1\u00f1\1\u00f2\1\u00f3\1\53\1\uffff\1\u00f5\1\53\1\uffff\3\53\1\uffff\2\53\2\uffff\1\u00fc\2\53\2\uffff\3\53\1\uffff\1\53\1\uffff\1\u0103\3\uffff\1\53\1\uffff\4\53\1\u0109\1\53\2\uffff\1\53\1\u010c\1\u010d\2\53\1\uffff\1\53\1\u0111\3\53\1\uffff\1\u0115\1\u0116\2\uffff\3\53\1\uffff\1\u011a\2\53\2\uffff\1\53\1\u011e\1\u011f\1\uffff\2\53\1\u0122\2\uffff\1\u0123\1\53\2\uffff\1\u0125\1\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\56\1\uffff\1\155\1\160\2\151\4\uffff\1\141\1\72\1\141\1\157\1\142\1\157\1\145\1\uffff\3\75\1\157\1\143\1\uffff\2\145\1\115\1\154\1\151\1\101\2\uffff\2\0\1\52\5\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\3\154\4\uffff\1\143\1\uffff\1\155\1\144\1\156\1\170\1\156\1\152\1\164\1\147\1\156\1\141\6\uffff\1\144\1\155\1\141\1\157\1\154\1\uffff\1\156\1\142\1\124\1\154\1\141\5\uffff\1\157\1\60\1\143\1\154\1\164\1\145\1\144\1\154\1\153\1\164\1\141\1\157\1\145\2\151\1\146\1\164\1\145\1\160\1\55\1\163\1\154\2\145\1\155\1\142\1\151\1\164\1\160\1\166\1\145\1\165\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\60\1\145\1\60\1\141\1\151\1\155\1\162\1\154\2\155\1\164\1\151\1\60\1\143\1\165\2\uffff\1\151\4\60\1\141\1\145\1\156\1\151\2\145\1\162\1\147\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\uffff\1\147\1\141\1\157\1\171\1\163\2\151\1\162\1\147\1\uffff\2\164\1\155\4\uffff\1\154\1\162\1\147\1\163\1\60\1\162\1\141\1\60\1\154\1\123\1\141\1\60\1\147\1\151\2\60\1\145\1\154\1\144\2\60\2\172\1\141\1\60\1\151\1\60\1\145\3\60\1\164\1\uffff\1\60\1\164\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\60\1\55\1\145\2\uffff\2\145\1\151\1\uffff\1\166\1\uffff\1\60\3\uffff\1\151\1\uffff\2\145\1\154\1\157\1\60\1\147\2\uffff\1\154\2\60\1\156\1\145\1\uffff\1\143\1\60\1\162\1\166\1\154\1\uffff\2\60\2\uffff\1\164\2\163\1\uffff\1\60\1\145\1\166\2\uffff\1\163\2\60\1\uffff\1\162\1\145\1\60\2\uffff\1\60\1\162\2\uffff\1\60\1\uffff"; 2128 "\1\0\1\56\1\uffff\1\155\1\160\2\151\4\uffff\1\141\1\72\1\141\1\157\1\142\1\157\1\145\1\uffff\3\75\1\157\1\143\1\uffff\2\145\1\115\1\154\1\151\1\101\2\uffff\2\0\1\52\5\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\3\154\4\uffff\1\143\1\uffff\1\155\1\144\1\156\1\170\1\156\1\152\1\164\1\147\1\156\1\141\6\uffff\1\144\1\155\1\141\1\157\1\154\1\uffff\1\156\1\142\1\124\1\154\1\141\5\uffff\1\157\1\60\1\143\1\154\1\164\1\145\1\144\1\154\1\153\1\164\1\141\1\157\1\145\2\151\1\146\1\164\1\145\1\160\1\55\1\163\1\154\2\145\1\155\1\142\1\151\1\164\1\160\1\166\1\145\1\165\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\60\1\145\1\60\1\141\1\151\1\155\1\162\1\154\2\155\1\164\1\151\1\60\1\143\1\165\2\uffff\1\151\4\60\1\141\1\145\1\156\1\151\2\145\1\162\1\147\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\uffff\1\147\1\141\1\157\1\171\1\163\2\151\1\162\1\147\1\uffff\2\164\1\155\4\uffff\1\154\1\162\1\147\1\163\1\60\1\162\1\141\1\60\1\154\1\123\1\141\1\60\1\147\1\151\2\60\1\145\1\154\1\144\2\60\2\172\1\141\1\60\1\151\1\60\1\145\3\60\1\164\1\uffff\1\60\1\164\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\60\1\55\1\145\2\uffff\2\145\1\151\1\uffff\1\166\1\uffff\1\60\3\uffff\1\151\1\uffff\2\145\1\154\1\157\1\60\1\147\2\uffff\1\154\2\60\1\156\1\145\1\uffff\1\143\1\60\1\162\1\166\1\154\1\uffff\2\60\2\uffff\1\164\2\163\1\uffff\1\60\1\145\1\166\2\uffff\1\163\2\60\1\uffff\1\162\1\145\1\60\2\uffff\1\60\1\162\2\uffff\1\60\1\uffff";
2129 static final String DFA12_maxS = 2129 static final String DFA12_maxS =
2130 "\1\uffff\1\56\1\uffff\1\156\1\170\1\151\1\165\4\uffff\1\141\1\72\2\157\1\165\1\157\1\165\1\uffff\3\75\1\165\1\164\1\uffff\2\145\1\115\1\154\1\151\1\172\2\uffff\2\uffff\1\57\5\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\3\154\4\uffff\1\162\1\uffff\1\164\1\144\1\156\1\170\1\163\1\152\1\164\1\147\1\156\1\141\6\uffff\1\162\1\155\1\162\1\157\1\154\1\uffff\1\156\1\142\1\124\1\154\1\141\5\uffff\1\157\1\172\1\143\1\154\1\164\1\145\1\144\1\154\1\153\1\164\1\141\1\157\1\145\2\151\1\163\1\164\1\145\1\160\1\172\1\164\1\154\2\145\1\155\1\142\1\151\1\164\1\160\1\166\1\145\1\165\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\172\1\145\1\172\1\141\1\151\1\155\1\162\1\154\2\155\1\164\1\151\1\172\1\143\1\165\2\uffff\1\151\4\172\1\141\1\145\1\156\1\151\2\145\1\162\1\147\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\uffff\1\147\1\141\1\157\1\171\1\163\2\151\1\162\1\147\1\uffff\2\164\1\155\4\uffff\1\154\1\162\1\147\1\163\1\172\1\162\1\141\1\172\1\154\1\123\1\141\1\172\1\147\1\151\2\172\1\145\1\154\1\144\4\172\1\141\1\172\1\151\1\172\1\145\3\172\1\164\1\uffff\1\172\1\164\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\172\1\55\1\145\2\uffff\2\145\1\151\1\uffff\1\166\1\uffff\1\172\3\uffff\1\151\1\uffff\2\145\1\154\1\157\1\172\1\147\2\uffff\1\154\2\172\1\156\1\145\1\uffff\1\143\1\172\1\162\1\166\1\154\1\uffff\2\172\2\uffff\1\164\2\163\1\uffff\1\172\1\145\1\166\2\uffff\1\163\2\172\1\uffff\1\162\1\145\1\172\2\uffff\1\172\1\162\2\uffff\1\172\1\uffff"; 2130 "\1\uffff\1\56\1\uffff\1\156\1\170\1\151\1\165\4\uffff\1\141\1\72\2\157\1\165\1\157\1\165\1\uffff\3\75\1\165\1\164\1\uffff\2\145\1\115\1\154\1\151\1\172\2\uffff\2\uffff\1\57\5\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\3\154\4\uffff\1\162\1\uffff\1\164\1\144\1\156\1\170\1\163\1\152\1\164\1\147\1\156\1\141\6\uffff\1\162\1\155\1\162\1\157\1\154\1\uffff\1\156\1\142\1\124\1\154\1\141\5\uffff\1\157\1\172\1\143\1\154\1\164\1\145\1\144\1\154\1\153\1\164\1\141\1\157\1\145\2\151\1\163\1\164\1\145\1\160\1\172\1\164\1\154\2\145\1\155\1\142\1\151\1\164\1\160\1\166\1\145\1\165\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\172\1\145\1\172\1\141\1\151\1\155\1\162\1\154\2\155\1\164\1\151\1\172\1\143\1\165\2\uffff\1\151\4\172\1\141\1\145\1\156\1\151\2\145\1\162\1\147\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\uffff\1\147\1\141\1\157\1\171\1\163\2\151\1\162\1\147\1\uffff\2\164\1\155\4\uffff\1\154\1\162\1\147\1\163\1\172\1\162\1\141\1\172\1\154\1\123\1\141\1\172\1\147\1\151\2\172\1\145\1\154\1\144\4\172\1\141\1\172\1\151\1\172\1\145\3\172\1\164\1\uffff\1\172\1\164\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\172\1\55\1\145\2\uffff\2\145\1\151\1\uffff\1\166\1\uffff\1\172\3\uffff\1\151\1\uffff\2\145\1\154\1\157\1\172\1\147\2\uffff\1\154\2\172\1\156\1\145\1\uffff\1\143\1\172\1\162\1\166\1\154\1\uffff\2\172\2\uffff\1\164\2\163\1\uffff\1\172\1\145\1\166\2\uffff\1\163\2\172\1\uffff\1\162\1\145\1\172\2\uffff\1\172\1\162\2\uffff\1\172\1\uffff";
2131 static final String DFA12_acceptS = 2131 static final String DFA12_acceptS =
2132 "\2\uffff\1\2\4\uffff\1\7\1\10\1\11\1\12\7\uffff\1\30\5\uffff\1\40\6\uffff\1\66\1\67\3\uffff\1\73\1\74\1\41\1\1\1\2\2\uffff\1\66\6\uffff\1\7\1\10\1\11\1\12\1\uffff\1\15\12\uffff\1\30\1\31\1\56\1\32\1\57\1\33\5\uffff\1\40\5\uffff\1\67\1\70\1\71\1\72\1\73\44\uffff\1\35\22\uffff\1\25\1\51\24\uffff\1\6\1\uffff\1\62\11\uffff\1\22\3\uffff\1\46\1\36\1\34\1\60\40\uffff\1\42\2\uffff\1\50\3\uffff\1\3\2\uffff\1\5\1\17\3\uffff\1\27\1\20\3\uffff\1\24\1\uffff\1\53\1\uffff\1\61\1\45\1\37\1\uffff\1\47\6\uffff\1\13\1\44\5\uffff\1\26\5\uffff\1\4\2\uffff\1\54\1\55\3\uffff\1\43\3\uffff\1\14\1\16\3\uffff\1\63\3\uffff\1\23\1\52\2\uffff\1\21\1\64\1\uffff\1\65"; 2132 "\2\uffff\1\2\4\uffff\1\7\1\10\1\11\1\12\7\uffff\1\30\5\uffff\1\40\6\uffff\1\66\1\67\3\uffff\1\73\1\74\1\41\1\1\1\2\2\uffff\1\66\6\uffff\1\7\1\10\1\11\1\12\1\uffff\1\15\12\uffff\1\30\1\31\1\56\1\32\1\57\1\33\5\uffff\1\40\5\uffff\1\67\1\70\1\71\1\72\1\73\44\uffff\1\35\22\uffff\1\25\1\51\24\uffff\1\6\1\uffff\1\62\11\uffff\1\22\3\uffff\1\46\1\36\1\34\1\60\40\uffff\1\42\2\uffff\1\50\3\uffff\1\3\2\uffff\1\5\1\17\3\uffff\1\27\1\20\3\uffff\1\24\1\uffff\1\53\1\uffff\1\61\1\45\1\37\1\uffff\1\47\6\uffff\1\13\1\44\5\uffff\1\26\5\uffff\1\4\2\uffff\1\54\1\55\3\uffff\1\43\3\uffff\1\14\1\16\3\uffff\1\63\3\uffff\1\23\1\52\2\uffff\1\21\1\64\1\uffff\1\65";
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\22\3\45\1\42\2\45\1\30\1\23\1\11\1\2\1\1\1\43\12\40\1\14\1\45\1\24\1\7\1\25\2\45\1\34\21\37\1\33\2\37\1\35\4\37\3\45\1\36\1\37\1\45\2\37\1\16\1\32\1\4\1\6\1\31\1\37\1\3\2\37\1\20\1\15\1\26\1\17\1\13\1\37\1\21\1\27\2\37\1\5\4\37\1\10\1\45\1\12\uff82\45", 2136 "\11\45\2\44\2\45\1\44\22\45\1\44\1\45\1\41\1\22\3\45\1\42\2\45\1\30\1\23\1\11\1\2\1\1\1\43\12\40\1\14\1\45\1\24\1\7\1\25\2\45\1\34\21\37\1\33\2\37\1\35\4\37\3\45\1\36\1\37\1\45\2\37\1\16\1\32\1\4\1\6\1\31\1\37\1\3\2\37\1\20\1\15\1\26\1\17\1\13\1\37\1\21\1\27\2\37\1\5\4\37\1\10\1\45\1\12\uff82\45",
2137 "\1\46", 2137 "\1\46",
2138 "", 2138 "",
2139 "\1\51\1\52", 2139 "\1\51\1\52",
2140 "\1\54\7\uffff\1\55", 2140 "\1\54\7\uffff\1\55",
2141 "\1\56", 2141 "\1\56",
2142 "\1\57\5\uffff\1\60\5\uffff\1\61", 2142 "\1\57\5\uffff\1\60\5\uffff\1\61",
2143 "", 2143 "",
2144 "", 2144 "",
2145 "", 2145 "",
2146 "", 2146 "",
2147 "\1\66", 2147 "\1\66",
2148 "\1\67", 2148 "\1\67",
2149 "\1\73\3\uffff\1\70\3\uffff\1\72\5\uffff\1\71", 2149 "\1\73\3\uffff\1\70\3\uffff\1\72\5\uffff\1\71",
2150 "\1\74", 2150 "\1\74",
2151 "\1\75\22\uffff\1\76", 2151 "\1\75\22\uffff\1\76",
2152 "\1\77", 2152 "\1\77",
2153 "\1\101\17\uffff\1\100", 2153 "\1\101\17\uffff\1\100",
2154 "", 2154 "",
2155 "\1\103", 2155 "\1\103",
2156 "\1\104", 2156 "\1\104",
2157 "\1\106", 2157 "\1\106",
2158 "\1\110\5\uffff\1\111", 2158 "\1\110\5\uffff\1\111",
2159 "\1\113\13\uffff\1\114\4\uffff\1\112", 2159 "\1\113\13\uffff\1\114\4\uffff\1\112",
2160 "", 2160 "",
2161 "\1\116", 2161 "\1\116",
2162 "\1\117", 2162 "\1\117",
2163 "\1\120", 2163 "\1\120",
2164 "\1\121", 2164 "\1\121",
2165 "\1\122", 2165 "\1\122",
2166 "\32\53\4\uffff\1\53\1\uffff\32\53", 2166 "\32\53\4\uffff\1\53\1\uffff\32\53",
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 "", 2174 "",
2175 "", 2175 "",
2176 "", 2176 "",
2177 "\1\130", 2177 "\1\130",
2178 "\1\131", 2178 "\1\131",
2179 "", 2179 "",
2180 "\1\132", 2180 "\1\132",
2181 "\1\133", 2181 "\1\133",
2182 "\1\134", 2182 "\1\134",
2183 "\1\135", 2183 "\1\135",
2184 "\1\136", 2184 "\1\136",
2185 "\1\137", 2185 "\1\137",
2186 "", 2186 "",
2187 "", 2187 "",
2188 "", 2188 "",
2189 "", 2189 "",
2190 "\1\140\16\uffff\1\141", 2190 "\1\140\16\uffff\1\141",
2191 "", 2191 "",
2192 "\1\143\6\uffff\1\142", 2192 "\1\143\6\uffff\1\142",
2193 "\1\144", 2193 "\1\144",
2194 "\1\145", 2194 "\1\145",
2195 "\1\146", 2195 "\1\146",
2196 "\1\147\4\uffff\1\150", 2196 "\1\147\4\uffff\1\150",
2197 "\1\151", 2197 "\1\151",
2198 "\1\152", 2198 "\1\152",
2199 "\1\153", 2199 "\1\153",
2200 "\1\154", 2200 "\1\154",
2201 "\1\155", 2201 "\1\155",
2202 "", 2202 "",
2203 "", 2203 "",
2204 "", 2204 "",
2205 "", 2205 "",
2206 "", 2206 "",
2207 "", 2207 "",
2208 "\1\156\11\uffff\1\157\3\uffff\1\160", 2208 "\1\156\11\uffff\1\157\3\uffff\1\160",
2209 "\1\161", 2209 "\1\161",
2210 "\1\163\20\uffff\1\162", 2210 "\1\163\20\uffff\1\162",
2211 "\1\164", 2211 "\1\164",
2212 "\1\165", 2212 "\1\165",
2213 "", 2213 "",
2214 "\1\166", 2214 "\1\166",
2215 "\1\167", 2215 "\1\167",
2216 "\1\170", 2216 "\1\170",
2217 "\1\171", 2217 "\1\171",
2218 "\1\172", 2218 "\1\172",
2219 "", 2219 "",
2220 "", 2220 "",
2221 "", 2221 "",
2222 "", 2222 "",
2223 "", 2223 "",
2224 "\1\173", 2224 "\1\173",
2225 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2225 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
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\u008b\14\uffff\1\u008a", 2239 "\1\u008b\14\uffff\1\u008a",
2240 "\1\u008c", 2240 "\1\u008c",
2241 "\1\u008d", 2241 "\1\u008d",
2242 "\1\u008e", 2242 "\1\u008e",
2243 "\1\u008f\2\uffff\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2243 "\1\u008f\2\uffff\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2244 "\1\u0092\1\u0091", 2244 "\1\u0092\1\u0091",
2245 "\1\u0093", 2245 "\1\u0093",
2246 "\1\u0094", 2246 "\1\u0094",
2247 "\1\u0095", 2247 "\1\u0095",
2248 "\1\u0096", 2248 "\1\u0096",
2249 "\1\u0097", 2249 "\1\u0097",
2250 "\1\u0098", 2250 "\1\u0098",
2251 "\1\u0099", 2251 "\1\u0099",
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 "", 2260 "",
2261 "\1\u00a2", 2261 "\1\u00a2",
2262 "\1\u00a3", 2262 "\1\u00a3",
2263 "\1\u00a4", 2263 "\1\u00a4",
2264 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2264 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2265 "\1\u00a6", 2265 "\1\u00a6",
2266 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2266 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2267 "\1\u00a8", 2267 "\1\u00a8",
2268 "\1\u00a9", 2268 "\1\u00a9",
2269 "\1\u00aa", 2269 "\1\u00aa",
2270 "\1\u00ab", 2270 "\1\u00ab",
2271 "\1\u00ac", 2271 "\1\u00ac",
2272 "\1\u00ad", 2272 "\1\u00ad",
2273 "\1\u00ae", 2273 "\1\u00ae",
2274 "\1\u00af", 2274 "\1\u00af",
2275 "\1\u00b0", 2275 "\1\u00b0",
2276 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2276 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2277 "\1\u00b2", 2277 "\1\u00b2",
2278 "\1\u00b3", 2278 "\1\u00b3",
2279 "", 2279 "",
2280 "", 2280 "",
2281 "\1\u00b4", 2281 "\1\u00b4",
2282 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2282 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2283 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2283 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2284 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2284 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2285 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2285 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2286 "\1\u00b9", 2286 "\1\u00b9",
2287 "\1\u00ba", 2287 "\1\u00ba",
2288 "\1\u00bb", 2288 "\1\u00bb",
2289 "\1\u00bc", 2289 "\1\u00bc",
2290 "\1\u00bd", 2290 "\1\u00bd",
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 "", 2301 "",
2302 "\1\u00c8", 2302 "\1\u00c8",
2303 "", 2303 "",
2304 "\1\u00c9", 2304 "\1\u00c9",
2305 "\1\u00ca", 2305 "\1\u00ca",
2306 "\1\u00cb", 2306 "\1\u00cb",
2307 "\1\u00cc", 2307 "\1\u00cc",
2308 "\1\u00cd", 2308 "\1\u00cd",
2309 "\1\u00ce", 2309 "\1\u00ce",
2310 "\1\u00cf", 2310 "\1\u00cf",
2311 "\1\u00d0", 2311 "\1\u00d0",
2312 "\1\u00d1", 2312 "\1\u00d1",
2313 "", 2313 "",
2314 "\1\u00d2", 2314 "\1\u00d2",
2315 "\1\u00d3", 2315 "\1\u00d3",
2316 "\1\u00d4", 2316 "\1\u00d4",
2317 "", 2317 "",
2318 "", 2318 "",
2319 "", 2319 "",
2320 "", 2320 "",
2321 "\1\u00d5", 2321 "\1\u00d5",
2322 "\1\u00d6", 2322 "\1\u00d6",
2323 "\1\u00d7", 2323 "\1\u00d7",
2324 "\1\u00d8", 2324 "\1\u00d8",
2325 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2325 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2326 "\1\u00da", 2326 "\1\u00da",
2327 "\1\u00db", 2327 "\1\u00db",
2328 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2328 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2329 "\1\u00dd", 2329 "\1\u00dd",
2330 "\1\u00de", 2330 "\1\u00de",
2331 "\1\u00df", 2331 "\1\u00df",
2332 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2332 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2333 "\1\u00e1", 2333 "\1\u00e1",
2334 "\1\u00e2", 2334 "\1\u00e2",
2335 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2335 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2336 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2336 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2337 "\1\u00e5", 2337 "\1\u00e5",
2338 "\1\u00e6", 2338 "\1\u00e6",
2339 "\1\u00e7", 2339 "\1\u00e7",
2340 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2340 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2341 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2341 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2342 "\1\u00ea", 2342 "\1\u00ea",
2343 "\1\u00eb", 2343 "\1\u00eb",
2344 "\1\u00ec", 2344 "\1\u00ec",
2345 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2345 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2346 "\1\u00ee", 2346 "\1\u00ee",
2347 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2347 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2348 "\1\u00f0", 2348 "\1\u00f0",
2349 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2349 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2350 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2350 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2351 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2351 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2352 "\1\u00f4", 2352 "\1\u00f4",
2353 "", 2353 "",
2354 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2354 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2355 "\1\u00f6", 2355 "\1\u00f6",
2356 "", 2356 "",
2357 "\1\u00f7", 2357 "\1\u00f7",
2358 "\1\u00f8", 2358 "\1\u00f8",
2359 "\1\u00f9", 2359 "\1\u00f9",
2360 "", 2360 "",
2361 "\1\u00fa", 2361 "\1\u00fa",
2362 "\1\u00fb", 2362 "\1\u00fb",
2363 "", 2363 "",
2364 "", 2364 "",
2365 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2365 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2366 "\1\u00fd", 2366 "\1\u00fd",
2367 "\1\u00fe", 2367 "\1\u00fe",
2368 "", 2368 "",
2369 "", 2369 "",
2370 "\1\u00ff", 2370 "\1\u00ff",
2371 "\1\u0100", 2371 "\1\u0100",
2372 "\1\u0101", 2372 "\1\u0101",
2373 "", 2373 "",
2374 "\1\u0102", 2374 "\1\u0102",
2375 "", 2375 "",
2376 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2376 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2377 "", 2377 "",
2378 "", 2378 "",
2379 "", 2379 "",
2380 "\1\u0104", 2380 "\1\u0104",
2381 "", 2381 "",
2382 "\1\u0105", 2382 "\1\u0105",
2383 "\1\u0106", 2383 "\1\u0106",
2384 "\1\u0107", 2384 "\1\u0107",
2385 "\1\u0108", 2385 "\1\u0108",
2386 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2386 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2387 "\1\u010a", 2387 "\1\u010a",
2388 "", 2388 "",
2389 "", 2389 "",
2390 "\1\u010b", 2390 "\1\u010b",
2391 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2391 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2392 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2392 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2393 "\1\u010e", 2393 "\1\u010e",
2394 "\1\u010f", 2394 "\1\u010f",
2395 "", 2395 "",
2396 "\1\u0110", 2396 "\1\u0110",
2397 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2397 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2398 "\1\u0112", 2398 "\1\u0112",
2399 "\1\u0113", 2399 "\1\u0113",
2400 "\1\u0114", 2400 "\1\u0114",
2401 "", 2401 "",
2402 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2402 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2403 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2403 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2404 "", 2404 "",
2405 "", 2405 "",
2406 "\1\u0117", 2406 "\1\u0117",
2407 "\1\u0118", 2407 "\1\u0118",
2408 "\1\u0119", 2408 "\1\u0119",
2409 "", 2409 "",
2410 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2410 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2411 "\1\u011b", 2411 "\1\u011b",
2412 "\1\u011c", 2412 "\1\u011c",
2413 "", 2413 "",
2414 "", 2414 "",
2415 "\1\u011d", 2415 "\1\u011d",
2416 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2416 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2417 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2417 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2418 "", 2418 "",
2419 "\1\u0120", 2419 "\1\u0120",
2420 "\1\u0121", 2420 "\1\u0121",
2421 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2421 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2422 "", 2422 "",
2423 "", 2423 "",
2424 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2424 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
2425 "\1\u0124", 2425 "\1\u0124",
2426 "", 2426 "",
2427 "", 2427 "",
2428 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53", 2428 "\12\53\7\uffff\32\53\4\uffff\1\53\1\uffff\32\53",
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=='.') ) {s = 1;} 2472 if ( (LA12_0=='.') ) {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=='i') ) {s = 3;} 2476 else if ( (LA12_0=='i') ) {s = 3;}
2477 2477
2478 else if ( (LA12_0=='e') ) {s = 4;} 2478 else if ( (LA12_0=='e') ) {s = 4;}
2479 2479
2480 else if ( (LA12_0=='v') ) {s = 5;} 2480 else if ( (LA12_0=='v') ) {s = 5;}
2481 2481
2482 else if ( (LA12_0=='f') ) {s = 6;} 2482 else if ( (LA12_0=='f') ) {s = 6;}
2483 2483
2484 else if ( (LA12_0=='=') ) {s = 7;} 2484 else if ( (LA12_0=='=') ) {s = 7;}
2485 2485
2486 else if ( (LA12_0=='{') ) {s = 8;} 2486 else if ( (LA12_0=='{') ) {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=='p') ) {s = 11;} 2492 else if ( (LA12_0=='p') ) {s = 11;}
2493 2493
2494 else if ( (LA12_0==':') ) {s = 12;} 2494 else if ( (LA12_0==':') ) {s = 12;}
2495 2495
2496 else if ( (LA12_0=='m') ) {s = 13;} 2496 else if ( (LA12_0=='m') ) {s = 13;}
2497 2497
2498 else if ( (LA12_0=='c') ) {s = 14;} 2498 else if ( (LA12_0=='c') ) {s = 14;}
2499 2499
2500 else if ( (LA12_0=='o') ) {s = 15;} 2500 else if ( (LA12_0=='o') ) {s = 15;}
2501 2501
2502 else if ( (LA12_0=='l') ) {s = 16;} 2502 else if ( (LA12_0=='l') ) {s = 16;}
2503 2503
2504 else if ( (LA12_0=='r') ) {s = 17;} 2504 else if ( (LA12_0=='r') ) {s = 17;}
2505 2505
2506 else if ( (LA12_0=='#') ) {s = 18;} 2506 else if ( (LA12_0=='#') ) {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=='<') ) {s = 20;} 2510 else if ( (LA12_0=='<') ) {s = 20;}
2511 2511
2512 else if ( (LA12_0=='>') ) {s = 21;} 2512 else if ( (LA12_0=='>') ) {s = 21;}
2513 2513
2514 else if ( (LA12_0=='n') ) {s = 22;} 2514 else if ( (LA12_0=='n') ) {s = 22;}
2515 2515
2516 else if ( (LA12_0=='s') ) {s = 23;} 2516 else if ( (LA12_0=='s') ) {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=='g') ) {s = 25;} 2520 else if ( (LA12_0=='g') ) {s = 25;}
2521 2521
2522 else if ( (LA12_0=='d') ) {s = 26;} 2522 else if ( (LA12_0=='d') ) {s = 26;}
2523 2523
2524 else if ( (LA12_0=='S') ) {s = 27;} 2524 else if ( (LA12_0=='S') ) {s = 27;}
2525 2525
2526 else if ( (LA12_0=='A') ) {s = 28;} 2526 else if ( (LA12_0=='A') ) {s = 28;}
2527 2527
2528 else if ( (LA12_0=='V') ) {s = 29;} 2528 else if ( (LA12_0=='V') ) {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