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.java574
1 files changed, 321 insertions, 253 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 3474822c..d93c5bbe 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
@@ -12,6 +12,7 @@ import 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__19=19; 16 public static final int T__19=19;
16 public static final int T__15=15; 17 public static final int T__15=15;
17 public static final int T__16=16; 18 public static final int T__16=16;
@@ -50,6 +51,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
50 public static final int RULE_WS=9; 51 public static final int RULE_WS=9;
51 public static final int RULE_ANY_OTHER=10; 52 public static final int RULE_ANY_OTHER=10;
52 public static final int T__48=48; 53 public static final int T__48=48;
54 public static final int T__49=49;
53 public static final int T__44=44; 55 public static final int T__44=44;
54 public static final int T__45=45; 56 public static final int T__45=45;
55 public static final int T__46=46; 57 public static final int T__46=46;
@@ -366,10 +368,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
366 try { 368 try {
367 int _type = T__25; 369 int _type = T__25;
368 int _channel = DEFAULT_TOKEN_CHANNEL; 370 int _channel = DEFAULT_TOKEN_CHANNEL;
369 // InternalApplicationConfiguration.g:25:7: ( 'partial-model' ) 371 // InternalApplicationConfiguration.g:25:7: ( 'models' )
370 // InternalApplicationConfiguration.g:25:9: 'partial-model' 372 // InternalApplicationConfiguration.g:25:9: 'models'
371 { 373 {
372 match("partial-model"); 374 match("models");
373 375
374 376
375 } 377 }
@@ -429,10 +431,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
429 try { 431 try {
430 int _type = T__28; 432 int _type = T__28;
431 int _channel = DEFAULT_TOKEN_CHANNEL; 433 int _channel = DEFAULT_TOKEN_CHANNEL;
432 // InternalApplicationConfiguration.g:28:7: ( '<' ) 434 // InternalApplicationConfiguration.g:28:7: ( '#' )
433 // InternalApplicationConfiguration.g:28:9: '<' 435 // InternalApplicationConfiguration.g:28:9: '#'
434 { 436 {
435 match('<'); 437 match('#');
436 438
437 } 439 }
438 440
@@ -449,10 +451,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
449 try { 451 try {
450 int _type = T__29; 452 int _type = T__29;
451 int _channel = DEFAULT_TOKEN_CHANNEL; 453 int _channel = DEFAULT_TOKEN_CHANNEL;
452 // InternalApplicationConfiguration.g:29:7: ( '<=' ) 454 // InternalApplicationConfiguration.g:29:7: ( '+=' )
453 // InternalApplicationConfiguration.g:29:9: '<=' 455 // InternalApplicationConfiguration.g:29:9: '+='
454 { 456 {
455 match("<="); 457 match("+=");
456 458
457 459
458 } 460 }
@@ -470,10 +472,11 @@ public class InternalApplicationConfigurationLexer extends Lexer {
470 try { 472 try {
471 int _type = T__30; 473 int _type = T__30;
472 int _channel = DEFAULT_TOKEN_CHANNEL; 474 int _channel = DEFAULT_TOKEN_CHANNEL;
473 // InternalApplicationConfiguration.g:30:7: ( '#' ) 475 // InternalApplicationConfiguration.g:30:7: ( '..' )
474 // InternalApplicationConfiguration.g:30:9: '#' 476 // InternalApplicationConfiguration.g:30:9: '..'
475 { 477 {
476 match('#'); 478 match("..");
479
477 480
478 } 481 }
479 482
@@ -490,10 +493,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
490 try { 493 try {
491 int _type = T__31; 494 int _type = T__31;
492 int _channel = DEFAULT_TOKEN_CHANNEL; 495 int _channel = DEFAULT_TOKEN_CHANNEL;
493 // InternalApplicationConfiguration.g:31:7: ( '[' ) 496 // InternalApplicationConfiguration.g:31:7: ( '*' )
494 // InternalApplicationConfiguration.g:31:9: '[' 497 // InternalApplicationConfiguration.g:31:9: '*'
495 { 498 {
496 match('['); 499 match('*');
497 500
498 } 501 }
499 502
@@ -510,10 +513,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
510 try { 513 try {
511 int _type = T__32; 514 int _type = T__32;
512 int _channel = DEFAULT_TOKEN_CHANNEL; 515 int _channel = DEFAULT_TOKEN_CHANNEL;
513 // InternalApplicationConfiguration.g:32:7: ( ']' ) 516 // InternalApplicationConfiguration.g:32:7: ( '[' )
514 // InternalApplicationConfiguration.g:32:9: ']' 517 // InternalApplicationConfiguration.g:32:9: '['
515 { 518 {
516 match(']'); 519 match('[');
517 520
518 } 521 }
519 522
@@ -530,11 +533,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
530 try { 533 try {
531 int _type = T__33; 534 int _type = T__33;
532 int _channel = DEFAULT_TOKEN_CHANNEL; 535 int _channel = DEFAULT_TOKEN_CHANNEL;
533 // InternalApplicationConfiguration.g:33:7: ( 'Object' ) 536 // InternalApplicationConfiguration.g:33:7: ( ']' )
534 // InternalApplicationConfiguration.g:33:9: 'Object' 537 // InternalApplicationConfiguration.g:33:9: ']'
535 { 538 {
536 match("Object"); 539 match(']');
537
538 540
539 } 541 }
540 542
@@ -551,10 +553,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
551 try { 553 try {
552 int _type = T__34; 554 int _type = T__34;
553 int _channel = DEFAULT_TOKEN_CHANNEL; 555 int _channel = DEFAULT_TOKEN_CHANNEL;
554 // InternalApplicationConfiguration.g:34:7: ( 'int' ) 556 // InternalApplicationConfiguration.g:34:7: ( 'Object' )
555 // InternalApplicationConfiguration.g:34:9: 'int' 557 // InternalApplicationConfiguration.g:34:9: 'Object'
556 { 558 {
557 match("int"); 559 match("Object");
558 560
559 561
560 } 562 }
@@ -572,10 +574,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
572 try { 574 try {
573 int _type = T__35; 575 int _type = T__35;
574 int _channel = DEFAULT_TOKEN_CHANNEL; 576 int _channel = DEFAULT_TOKEN_CHANNEL;
575 // InternalApplicationConfiguration.g:35:7: ( 'real' ) 577 // InternalApplicationConfiguration.g:35:7: ( 'int' )
576 // InternalApplicationConfiguration.g:35:9: 'real' 578 // InternalApplicationConfiguration.g:35:9: 'int'
577 { 579 {
578 match("real"); 580 match("int");
579 581
580 582
581 } 583 }
@@ -593,10 +595,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
593 try { 595 try {
594 int _type = T__36; 596 int _type = T__36;
595 int _channel = DEFAULT_TOKEN_CHANNEL; 597 int _channel = DEFAULT_TOKEN_CHANNEL;
596 // InternalApplicationConfiguration.g:36:7: ( 'string' ) 598 // InternalApplicationConfiguration.g:36:7: ( 'real' )
597 // InternalApplicationConfiguration.g:36:9: 'string' 599 // InternalApplicationConfiguration.g:36:9: 'real'
598 { 600 {
599 match("string"); 601 match("real");
600 602
601 603
602 } 604 }
@@ -614,10 +616,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
614 try { 616 try {
615 int _type = T__37; 617 int _type = T__37;
616 int _channel = DEFAULT_TOKEN_CHANNEL; 618 int _channel = DEFAULT_TOKEN_CHANNEL;
617 // InternalApplicationConfiguration.g:37:7: ( 'scope' ) 619 // InternalApplicationConfiguration.g:37:7: ( 'string' )
618 // InternalApplicationConfiguration.g:37:9: 'scope' 620 // InternalApplicationConfiguration.g:37:9: 'string'
619 { 621 {
620 match("scope"); 622 match("string");
621 623
622 624
623 } 625 }
@@ -635,10 +637,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
635 try { 637 try {
636 int _type = T__38; 638 int _type = T__38;
637 int _channel = DEFAULT_TOKEN_CHANNEL; 639 int _channel = DEFAULT_TOKEN_CHANNEL;
638 // InternalApplicationConfiguration.g:38:7: ( 'generate' ) 640 // InternalApplicationConfiguration.g:38:7: ( 'scope' )
639 // InternalApplicationConfiguration.g:38:9: 'generate' 641 // InternalApplicationConfiguration.g:38:9: 'scope'
640 { 642 {
641 match("generate"); 643 match("scope");
642 644
643 645
644 } 646 }
@@ -656,10 +658,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
656 try { 658 try {
657 int _type = T__39; 659 int _type = T__39;
658 int _channel = DEFAULT_TOKEN_CHANNEL; 660 int _channel = DEFAULT_TOKEN_CHANNEL;
659 // InternalApplicationConfiguration.g:39:7: ( 'number' ) 661 // InternalApplicationConfiguration.g:39:7: ( 'generate' )
660 // InternalApplicationConfiguration.g:39:9: 'number' 662 // InternalApplicationConfiguration.g:39:9: 'generate'
661 { 663 {
662 match("number"); 664 match("generate");
663 665
664 666
665 } 667 }
@@ -677,10 +679,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
677 try { 679 try {
678 int _type = T__40; 680 int _type = T__40;
679 int _channel = DEFAULT_TOKEN_CHANNEL; 681 int _channel = DEFAULT_TOKEN_CHANNEL;
680 // InternalApplicationConfiguration.g:40:7: ( 'runs' ) 682 // InternalApplicationConfiguration.g:40:7: ( 'partial-model' )
681 // InternalApplicationConfiguration.g:40:9: 'runs' 683 // InternalApplicationConfiguration.g:40:9: 'partial-model'
682 { 684 {
683 match("runs"); 685 match("partial-model");
684 686
685 687
686 } 688 }
@@ -698,10 +700,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
698 try { 700 try {
699 int _type = T__41; 701 int _type = T__41;
700 int _channel = DEFAULT_TOKEN_CHANNEL; 702 int _channel = DEFAULT_TOKEN_CHANNEL;
701 // InternalApplicationConfiguration.g:41:7: ( 'solver' ) 703 // InternalApplicationConfiguration.g:41:7: ( 'number' )
702 // InternalApplicationConfiguration.g:41:9: 'solver' 704 // InternalApplicationConfiguration.g:41:9: 'number'
703 { 705 {
704 match("solver"); 706 match("number");
705 707
706 708
707 } 709 }
@@ -719,10 +721,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
719 try { 721 try {
720 int _type = T__42; 722 int _type = T__42;
721 int _channel = DEFAULT_TOKEN_CHANNEL; 723 int _channel = DEFAULT_TOKEN_CHANNEL;
722 // InternalApplicationConfiguration.g:42:7: ( 'output' ) 724 // InternalApplicationConfiguration.g:42:7: ( 'runs' )
723 // InternalApplicationConfiguration.g:42:9: 'output' 725 // InternalApplicationConfiguration.g:42:9: 'runs'
724 { 726 {
725 match("output"); 727 match("runs");
726 728
727 729
728 } 730 }
@@ -740,10 +742,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
740 try { 742 try {
741 int _type = T__43; 743 int _type = T__43;
742 int _channel = DEFAULT_TOKEN_CHANNEL; 744 int _channel = DEFAULT_TOKEN_CHANNEL;
743 // InternalApplicationConfiguration.g:43:7: ( 'debug' ) 745 // InternalApplicationConfiguration.g:43:7: ( 'solver' )
744 // InternalApplicationConfiguration.g:43:9: 'debug' 746 // InternalApplicationConfiguration.g:43:9: 'solver'
745 { 747 {
746 match("debug"); 748 match("solver");
747 749
748 750
749 } 751 }
@@ -761,10 +763,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
761 try { 763 try {
762 int _type = T__44; 764 int _type = T__44;
763 int _channel = DEFAULT_TOKEN_CHANNEL; 765 int _channel = DEFAULT_TOKEN_CHANNEL;
764 // InternalApplicationConfiguration.g:44:7: ( 'log' ) 766 // InternalApplicationConfiguration.g:44:7: ( 'output' )
765 // InternalApplicationConfiguration.g:44:9: 'log' 767 // InternalApplicationConfiguration.g:44:9: 'output'
766 { 768 {
767 match("log"); 769 match("output");
768 770
769 771
770 } 772 }
@@ -782,10 +784,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
782 try { 784 try {
783 int _type = T__45; 785 int _type = T__45;
784 int _channel = DEFAULT_TOKEN_CHANNEL; 786 int _channel = DEFAULT_TOKEN_CHANNEL;
785 // InternalApplicationConfiguration.g:45:7: ( 'statistics' ) 787 // InternalApplicationConfiguration.g:45:7: ( 'debug' )
786 // InternalApplicationConfiguration.g:45:9: 'statistics' 788 // InternalApplicationConfiguration.g:45:9: 'debug'
787 { 789 {
788 match("statistics"); 790 match("debug");
789 791
790 792
791 } 793 }
@@ -803,10 +805,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
803 try { 805 try {
804 int _type = T__46; 806 int _type = T__46;
805 int _channel = DEFAULT_TOKEN_CHANNEL; 807 int _channel = DEFAULT_TOKEN_CHANNEL;
806 // InternalApplicationConfiguration.g:46:7: ( 'SMTSolver' ) 808 // InternalApplicationConfiguration.g:46:7: ( 'log' )
807 // InternalApplicationConfiguration.g:46:9: 'SMTSolver' 809 // InternalApplicationConfiguration.g:46:9: 'log'
808 { 810 {
809 match("SMTSolver"); 811 match("log");
810 812
811 813
812 } 814 }
@@ -824,10 +826,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
824 try { 826 try {
825 int _type = T__47; 827 int _type = T__47;
826 int _channel = DEFAULT_TOKEN_CHANNEL; 828 int _channel = DEFAULT_TOKEN_CHANNEL;
827 // InternalApplicationConfiguration.g:47:7: ( 'AlloySolver' ) 829 // InternalApplicationConfiguration.g:47:7: ( 'statistics' )
828 // InternalApplicationConfiguration.g:47:9: 'AlloySolver' 830 // InternalApplicationConfiguration.g:47:9: 'statistics'
829 { 831 {
830 match("AlloySolver"); 832 match("statistics");
831 833
832 834
833 } 835 }
@@ -845,10 +847,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
845 try { 847 try {
846 int _type = T__48; 848 int _type = T__48;
847 int _channel = DEFAULT_TOKEN_CHANNEL; 849 int _channel = DEFAULT_TOKEN_CHANNEL;
848 // InternalApplicationConfiguration.g:48:7: ( 'ViatraSolver' ) 850 // InternalApplicationConfiguration.g:48:7: ( 'SMTSolver' )
849 // InternalApplicationConfiguration.g:48:9: 'ViatraSolver' 851 // InternalApplicationConfiguration.g:48:9: 'SMTSolver'
850 { 852 {
851 match("ViatraSolver"); 853 match("SMTSolver");
852 854
853 855
854 } 856 }
@@ -861,15 +863,57 @@ public class InternalApplicationConfigurationLexer extends Lexer {
861 } 863 }
862 // $ANTLR end "T__48" 864 // $ANTLR end "T__48"
863 865
866 // $ANTLR start "T__49"
867 public final void mT__49() throws RecognitionException {
868 try {
869 int _type = T__49;
870 int _channel = DEFAULT_TOKEN_CHANNEL;
871 // InternalApplicationConfiguration.g:49:7: ( 'AlloySolver' )
872 // InternalApplicationConfiguration.g:49:9: 'AlloySolver'
873 {
874 match("AlloySolver");
875
876
877 }
878
879 state.type = _type;
880 state.channel = _channel;
881 }
882 finally {
883 }
884 }
885 // $ANTLR end "T__49"
886
887 // $ANTLR start "T__50"
888 public final void mT__50() throws RecognitionException {
889 try {
890 int _type = T__50;
891 int _channel = DEFAULT_TOKEN_CHANNEL;
892 // InternalApplicationConfiguration.g:50:7: ( 'ViatraSolver' )
893 // InternalApplicationConfiguration.g:50:9: 'ViatraSolver'
894 {
895 match("ViatraSolver");
896
897
898 }
899
900 state.type = _type;
901 state.channel = _channel;
902 }
903 finally {
904 }
905 }
906 // $ANTLR end "T__50"
907
864 // $ANTLR start "RULE_ID" 908 // $ANTLR start "RULE_ID"
865 public final void mRULE_ID() throws RecognitionException { 909 public final void mRULE_ID() throws RecognitionException {
866 try { 910 try {
867 int _type = RULE_ID; 911 int _type = RULE_ID;
868 int _channel = DEFAULT_TOKEN_CHANNEL; 912 int _channel = DEFAULT_TOKEN_CHANNEL;
869 // InternalApplicationConfiguration.g:3119:9: ( ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* ) 913 // InternalApplicationConfiguration.g:3107:9: ( ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* )
870 // InternalApplicationConfiguration.g:3119:11: ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* 914 // InternalApplicationConfiguration.g:3107:11: ( '^' )? ( 'a' .. 'z' | 'A' .. 'Z' | '_' ) ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )*
871 { 915 {
872 // InternalApplicationConfiguration.g:3119:11: ( '^' )? 916 // InternalApplicationConfiguration.g:3107:11: ( '^' )?
873 int alt1=2; 917 int alt1=2;
874 int LA1_0 = input.LA(1); 918 int LA1_0 = input.LA(1);
875 919
@@ -878,7 +922,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
878 } 922 }
879 switch (alt1) { 923 switch (alt1) {
880 case 1 : 924 case 1 :
881 // InternalApplicationConfiguration.g:3119:11: '^' 925 // InternalApplicationConfiguration.g:3107:11: '^'
882 { 926 {
883 match('^'); 927 match('^');
884 928
@@ -896,7 +940,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
896 recover(mse); 940 recover(mse);
897 throw mse;} 941 throw mse;}
898 942
899 // InternalApplicationConfiguration.g:3119:40: ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )* 943 // InternalApplicationConfiguration.g:3107:40: ( 'a' .. 'z' | 'A' .. 'Z' | '_' | '0' .. '9' )*
900 loop2: 944 loop2:
901 do { 945 do {
902 int alt2=2; 946 int alt2=2;
@@ -945,10 +989,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
945 try { 989 try {
946 int _type = RULE_INT; 990 int _type = RULE_INT;
947 int _channel = DEFAULT_TOKEN_CHANNEL; 991 int _channel = DEFAULT_TOKEN_CHANNEL;
948 // InternalApplicationConfiguration.g:3121:10: ( ( '0' .. '9' )+ ) 992 // InternalApplicationConfiguration.g:3109:10: ( ( '0' .. '9' )+ )
949 // InternalApplicationConfiguration.g:3121:12: ( '0' .. '9' )+ 993 // InternalApplicationConfiguration.g:3109:12: ( '0' .. '9' )+
950 { 994 {
951 // InternalApplicationConfiguration.g:3121:12: ( '0' .. '9' )+ 995 // InternalApplicationConfiguration.g:3109:12: ( '0' .. '9' )+
952 int cnt3=0; 996 int cnt3=0;
953 loop3: 997 loop3:
954 do { 998 do {
@@ -962,7 +1006,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
962 1006
963 switch (alt3) { 1007 switch (alt3) {
964 case 1 : 1008 case 1 :
965 // InternalApplicationConfiguration.g:3121:13: '0' .. '9' 1009 // InternalApplicationConfiguration.g:3109:13: '0' .. '9'
966 { 1010 {
967 matchRange('0','9'); 1011 matchRange('0','9');
968 1012
@@ -994,10 +1038,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
994 try { 1038 try {
995 int _type = RULE_STRING; 1039 int _type = RULE_STRING;
996 int _channel = DEFAULT_TOKEN_CHANNEL; 1040 int _channel = DEFAULT_TOKEN_CHANNEL;
997 // InternalApplicationConfiguration.g:3123:13: ( ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) ) 1041 // InternalApplicationConfiguration.g:3111:13: ( ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) )
998 // InternalApplicationConfiguration.g:3123:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) 1042 // InternalApplicationConfiguration.g:3111:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' )
999 { 1043 {
1000 // InternalApplicationConfiguration.g:3123:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' ) 1044 // InternalApplicationConfiguration.g:3111:15: ( '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' | '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' )
1001 int alt6=2; 1045 int alt6=2;
1002 int LA6_0 = input.LA(1); 1046 int LA6_0 = input.LA(1);
1003 1047
@@ -1015,10 +1059,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1015 } 1059 }
1016 switch (alt6) { 1060 switch (alt6) {
1017 case 1 : 1061 case 1 :
1018 // InternalApplicationConfiguration.g:3123:16: '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"' 1062 // InternalApplicationConfiguration.g:3111:16: '\"' ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* '\"'
1019 { 1063 {
1020 match('\"'); 1064 match('\"');
1021 // InternalApplicationConfiguration.g:3123:20: ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )* 1065 // InternalApplicationConfiguration.g:3111:20: ( '\\\\' . | ~ ( ( '\\\\' | '\"' ) ) )*
1022 loop4: 1066 loop4:
1023 do { 1067 do {
1024 int alt4=3; 1068 int alt4=3;
@@ -1034,7 +1078,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1034 1078
1035 switch (alt4) { 1079 switch (alt4) {
1036 case 1 : 1080 case 1 :
1037 // InternalApplicationConfiguration.g:3123:21: '\\\\' . 1081 // InternalApplicationConfiguration.g:3111:21: '\\\\' .
1038 { 1082 {
1039 match('\\'); 1083 match('\\');
1040 matchAny(); 1084 matchAny();
@@ -1042,7 +1086,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1042 } 1086 }
1043 break; 1087 break;
1044 case 2 : 1088 case 2 :
1045 // InternalApplicationConfiguration.g:3123:28: ~ ( ( '\\\\' | '\"' ) ) 1089 // InternalApplicationConfiguration.g:3111:28: ~ ( ( '\\\\' | '\"' ) )
1046 { 1090 {
1047 if ( (input.LA(1)>='\u0000' && input.LA(1)<='!')||(input.LA(1)>='#' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) { 1091 if ( (input.LA(1)>='\u0000' && input.LA(1)<='!')||(input.LA(1)>='#' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) {
1048 input.consume(); 1092 input.consume();
@@ -1067,10 +1111,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1067 } 1111 }
1068 break; 1112 break;
1069 case 2 : 1113 case 2 :
1070 // InternalApplicationConfiguration.g:3123:48: '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\'' 1114 // InternalApplicationConfiguration.g:3111:48: '\\'' ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* '\\''
1071 { 1115 {
1072 match('\''); 1116 match('\'');
1073 // InternalApplicationConfiguration.g:3123:53: ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )* 1117 // InternalApplicationConfiguration.g:3111:53: ( '\\\\' . | ~ ( ( '\\\\' | '\\'' ) ) )*
1074 loop5: 1118 loop5:
1075 do { 1119 do {
1076 int alt5=3; 1120 int alt5=3;
@@ -1086,7 +1130,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1086 1130
1087 switch (alt5) { 1131 switch (alt5) {
1088 case 1 : 1132 case 1 :
1089 // InternalApplicationConfiguration.g:3123:54: '\\\\' . 1133 // InternalApplicationConfiguration.g:3111:54: '\\\\' .
1090 { 1134 {
1091 match('\\'); 1135 match('\\');
1092 matchAny(); 1136 matchAny();
@@ -1094,7 +1138,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1094 } 1138 }
1095 break; 1139 break;
1096 case 2 : 1140 case 2 :
1097 // InternalApplicationConfiguration.g:3123:61: ~ ( ( '\\\\' | '\\'' ) ) 1141 // InternalApplicationConfiguration.g:3111:61: ~ ( ( '\\\\' | '\\'' ) )
1098 { 1142 {
1099 if ( (input.LA(1)>='\u0000' && input.LA(1)<='&')||(input.LA(1)>='(' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) { 1143 if ( (input.LA(1)>='\u0000' && input.LA(1)<='&')||(input.LA(1)>='(' && input.LA(1)<='[')||(input.LA(1)>=']' && input.LA(1)<='\uFFFF') ) {
1100 input.consume(); 1144 input.consume();
@@ -1137,12 +1181,12 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1137 try { 1181 try {
1138 int _type = RULE_ML_COMMENT; 1182 int _type = RULE_ML_COMMENT;
1139 int _channel = DEFAULT_TOKEN_CHANNEL; 1183 int _channel = DEFAULT_TOKEN_CHANNEL;
1140 // InternalApplicationConfiguration.g:3125:17: ( '/*' ( options {greedy=false; } : . )* '*/' ) 1184 // InternalApplicationConfiguration.g:3113:17: ( '/*' ( options {greedy=false; } : . )* '*/' )
1141 // InternalApplicationConfiguration.g:3125:19: '/*' ( options {greedy=false; } : . )* '*/' 1185 // InternalApplicationConfiguration.g:3113:19: '/*' ( options {greedy=false; } : . )* '*/'
1142 { 1186 {
1143 match("/*"); 1187 match("/*");
1144 1188
1145 // InternalApplicationConfiguration.g:3125:24: ( options {greedy=false; } : . )* 1189 // InternalApplicationConfiguration.g:3113:24: ( options {greedy=false; } : . )*
1146 loop7: 1190 loop7:
1147 do { 1191 do {
1148 int alt7=2; 1192 int alt7=2;
@@ -1167,7 +1211,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1167 1211
1168 switch (alt7) { 1212 switch (alt7) {
1169 case 1 : 1213 case 1 :
1170 // InternalApplicationConfiguration.g:3125:52: . 1214 // InternalApplicationConfiguration.g:3113:52: .
1171 { 1215 {
1172 matchAny(); 1216 matchAny();
1173 1217
@@ -1197,12 +1241,12 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1197 try { 1241 try {
1198 int _type = RULE_SL_COMMENT; 1242 int _type = RULE_SL_COMMENT;
1199 int _channel = DEFAULT_TOKEN_CHANNEL; 1243 int _channel = DEFAULT_TOKEN_CHANNEL;
1200 // InternalApplicationConfiguration.g:3127:17: ( '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? ) 1244 // InternalApplicationConfiguration.g:3115:17: ( '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? )
1201 // InternalApplicationConfiguration.g:3127:19: '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )? 1245 // InternalApplicationConfiguration.g:3115:19: '//' (~ ( ( '\\n' | '\\r' ) ) )* ( ( '\\r' )? '\\n' )?
1202 { 1246 {
1203 match("//"); 1247 match("//");
1204 1248
1205 // InternalApplicationConfiguration.g:3127:24: (~ ( ( '\\n' | '\\r' ) ) )* 1249 // InternalApplicationConfiguration.g:3115:24: (~ ( ( '\\n' | '\\r' ) ) )*
1206 loop8: 1250 loop8:
1207 do { 1251 do {
1208 int alt8=2; 1252 int alt8=2;
@@ -1215,7 +1259,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1215 1259
1216 switch (alt8) { 1260 switch (alt8) {
1217 case 1 : 1261 case 1 :
1218 // InternalApplicationConfiguration.g:3127:24: ~ ( ( '\\n' | '\\r' ) ) 1262 // InternalApplicationConfiguration.g:3115:24: ~ ( ( '\\n' | '\\r' ) )
1219 { 1263 {
1220 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') ) { 1264 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') ) {
1221 input.consume(); 1265 input.consume();
@@ -1235,7 +1279,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1235 } 1279 }
1236 } while (true); 1280 } while (true);
1237 1281
1238 // InternalApplicationConfiguration.g:3127:40: ( ( '\\r' )? '\\n' )? 1282 // InternalApplicationConfiguration.g:3115:40: ( ( '\\r' )? '\\n' )?
1239 int alt10=2; 1283 int alt10=2;
1240 int LA10_0 = input.LA(1); 1284 int LA10_0 = input.LA(1);
1241 1285
@@ -1244,9 +1288,9 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1244 } 1288 }
1245 switch (alt10) { 1289 switch (alt10) {
1246 case 1 : 1290 case 1 :
1247 // InternalApplicationConfiguration.g:3127:41: ( '\\r' )? '\\n' 1291 // InternalApplicationConfiguration.g:3115:41: ( '\\r' )? '\\n'
1248 { 1292 {
1249 // InternalApplicationConfiguration.g:3127:41: ( '\\r' )? 1293 // InternalApplicationConfiguration.g:3115:41: ( '\\r' )?
1250 int alt9=2; 1294 int alt9=2;
1251 int LA9_0 = input.LA(1); 1295 int LA9_0 = input.LA(1);
1252 1296
@@ -1255,7 +1299,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1255 } 1299 }
1256 switch (alt9) { 1300 switch (alt9) {
1257 case 1 : 1301 case 1 :
1258 // InternalApplicationConfiguration.g:3127:41: '\\r' 1302 // InternalApplicationConfiguration.g:3115:41: '\\r'
1259 { 1303 {
1260 match('\r'); 1304 match('\r');
1261 1305
@@ -1287,10 +1331,10 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1287 try { 1331 try {
1288 int _type = RULE_WS; 1332 int _type = RULE_WS;
1289 int _channel = DEFAULT_TOKEN_CHANNEL; 1333 int _channel = DEFAULT_TOKEN_CHANNEL;
1290 // InternalApplicationConfiguration.g:3129:9: ( ( ' ' | '\\t' | '\\r' | '\\n' )+ ) 1334 // InternalApplicationConfiguration.g:3117:9: ( ( ' ' | '\\t' | '\\r' | '\\n' )+ )
1291 // InternalApplicationConfiguration.g:3129:11: ( ' ' | '\\t' | '\\r' | '\\n' )+ 1335 // InternalApplicationConfiguration.g:3117:11: ( ' ' | '\\t' | '\\r' | '\\n' )+
1292 { 1336 {
1293 // InternalApplicationConfiguration.g:3129:11: ( ' ' | '\\t' | '\\r' | '\\n' )+ 1337 // InternalApplicationConfiguration.g:3117:11: ( ' ' | '\\t' | '\\r' | '\\n' )+
1294 int cnt11=0; 1338 int cnt11=0;
1295 loop11: 1339 loop11:
1296 do { 1340 do {
@@ -1344,8 +1388,8 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1344 try { 1388 try {
1345 int _type = RULE_ANY_OTHER; 1389 int _type = RULE_ANY_OTHER;
1346 int _channel = DEFAULT_TOKEN_CHANNEL; 1390 int _channel = DEFAULT_TOKEN_CHANNEL;
1347 // InternalApplicationConfiguration.g:3131:16: ( . ) 1391 // InternalApplicationConfiguration.g:3119:16: ( . )
1348 // InternalApplicationConfiguration.g:3131:18: . 1392 // InternalApplicationConfiguration.g:3119:18: .
1349 { 1393 {
1350 matchAny(); 1394 matchAny();
1351 1395
@@ -1360,8 +1404,8 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1360 // $ANTLR end "RULE_ANY_OTHER" 1404 // $ANTLR end "RULE_ANY_OTHER"
1361 1405
1362 public void mTokens() throws RecognitionException { 1406 public void mTokens() throws RecognitionException {
1363 // 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 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER ) 1407 // 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 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER )
1364 int alt12=45; 1408 int alt12=47;
1365 alt12 = dfa12.predict(input); 1409 alt12 = dfa12.predict(input);
1366 switch (alt12) { 1410 switch (alt12) {
1367 case 1 : 1411 case 1 :
@@ -1631,49 +1675,63 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1631 } 1675 }
1632 break; 1676 break;
1633 case 39 : 1677 case 39 :
1634 // InternalApplicationConfiguration.g:1:238: RULE_ID 1678 // InternalApplicationConfiguration.g:1:238: T__49
1635 { 1679 {
1636 mRULE_ID(); 1680 mT__49();
1637 1681
1638 } 1682 }
1639 break; 1683 break;
1640 case 40 : 1684 case 40 :
1641 // InternalApplicationConfiguration.g:1:246: RULE_INT 1685 // InternalApplicationConfiguration.g:1:244: T__50
1642 { 1686 {
1643 mRULE_INT(); 1687 mT__50();
1644 1688
1645 } 1689 }
1646 break; 1690 break;
1647 case 41 : 1691 case 41 :
1648 // InternalApplicationConfiguration.g:1:255: RULE_STRING 1692 // InternalApplicationConfiguration.g:1:250: RULE_ID
1649 { 1693 {
1650 mRULE_STRING(); 1694 mRULE_ID();
1651 1695
1652 } 1696 }
1653 break; 1697 break;
1654 case 42 : 1698 case 42 :
1655 // InternalApplicationConfiguration.g:1:267: RULE_ML_COMMENT 1699 // InternalApplicationConfiguration.g:1:258: RULE_INT
1656 { 1700 {
1657 mRULE_ML_COMMENT(); 1701 mRULE_INT();
1658 1702
1659 } 1703 }
1660 break; 1704 break;
1661 case 43 : 1705 case 43 :
1662 // InternalApplicationConfiguration.g:1:283: RULE_SL_COMMENT 1706 // InternalApplicationConfiguration.g:1:267: RULE_STRING
1663 { 1707 {
1664 mRULE_SL_COMMENT(); 1708 mRULE_STRING();
1665 1709
1666 } 1710 }
1667 break; 1711 break;
1668 case 44 : 1712 case 44 :
1669 // InternalApplicationConfiguration.g:1:299: RULE_WS 1713 // InternalApplicationConfiguration.g:1:279: RULE_ML_COMMENT
1670 { 1714 {
1671 mRULE_WS(); 1715 mRULE_ML_COMMENT();
1672 1716
1673 } 1717 }
1674 break; 1718 break;
1675 case 45 : 1719 case 45 :
1676 // InternalApplicationConfiguration.g:1:307: RULE_ANY_OTHER 1720 // InternalApplicationConfiguration.g:1:295: RULE_SL_COMMENT
1721 {
1722 mRULE_SL_COMMENT();
1723
1724 }
1725 break;
1726 case 46 :
1727 // InternalApplicationConfiguration.g:1:311: RULE_WS
1728 {
1729 mRULE_WS();
1730
1731 }
1732 break;
1733 case 47 :
1734 // InternalApplicationConfiguration.g:1:319: RULE_ANY_OTHER
1677 { 1735 {
1678 mRULE_ANY_OTHER(); 1736 mRULE_ANY_OTHER();
1679 1737
@@ -1687,102 +1745,101 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1687 1745
1688 protected DFA12 dfa12 = new DFA12(this); 1746 protected DFA12 dfa12 = new DFA12(this);
1689 static final String DFA12_eotS = 1747 static final String DFA12_eotS =
1690 "\2\uffff\4\50\4\uffff\1\50\1\44\2\50\1\67\3\uffff\13\50\1\44\2\uffff\3\44\3\uffff\2\50\1\uffff\5\50\4\uffff\1\50\1\uffff\2\50\5\uffff\16\50\5\uffff\1\50\1\152\25\50\1\u0080\4\50\1\uffff\3\50\1\u0088\7\50\1\u0090\1\u0091\10\50\1\uffff\7\50\1\uffff\7\50\2\uffff\2\50\1\u00aa\4\50\1\u00af\3\50\1\u00b3\2\50\1\u00b6\1\u00b7\4\50\1\u00bc\1\u00bd\1\u00be\1\50\1\uffff\1\u00c0\1\50\1\u00c2\1\u00c3\1\uffff\3\50\1\uffff\2\50\2\uffff\1\u00c9\3\50\3\uffff\1\50\1\uffff\1\50\2\uffff\3\50\1\u00d2\1\50\2\uffff\1\u00d4\2\50\1\u00d7\3\50\1\uffff\1\u00db\1\uffff\1\u00dc\1\50\1\uffff\1\u00de\2\50\2\uffff\1\u00e1\1\uffff\2\50\1\uffff\1\u00e4\1\50\1\uffff\1\u00e6\1\uffff"; 1748 "\1\uffff\1\47\4\52\4\uffff\1\52\1\45\2\52\1\uffff\1\45\3\uffff\13\52\1\45\2\uffff\3\45\4\uffff\2\52\1\uffff\5\52\4\uffff\1\52\1\uffff\3\52\5\uffff\16\52\5\uffff\1\52\1\156\26\52\1\u0085\4\52\1\uffff\3\52\1\u008d\10\52\1\u0096\1\u0097\10\52\1\uffff\7\52\1\uffff\10\52\2\uffff\2\52\1\u00b1\4\52\1\u00b6\3\52\1\u00ba\2\52\1\u00bd\1\u00be\4\52\1\u00c3\1\u00c4\1\u00c5\1\u00c6\1\52\1\uffff\1\u00c8\1\52\1\u00ca\1\u00cb\1\uffff\3\52\1\uffff\2\52\2\uffff\1\u00d1\3\52\4\uffff\1\52\1\uffff\1\52\2\uffff\3\52\1\u00da\1\52\1\uffff\1\u00dc\1\uffff\2\52\1\u00df\3\52\1\uffff\1\u00e3\1\uffff\1\u00e4\1\52\1\uffff\1\u00e6\2\52\2\uffff\1\u00e9\1\uffff\2\52\1\uffff\1\u00ec\1\52\1\uffff\1\u00ee\1\uffff";
1691 static final String DFA12_eofS = 1749 static final String DFA12_eofS =
1692 "\u00e7\uffff"; 1750 "\u00ef\uffff";
1693 static final String DFA12_minS = 1751 static final String DFA12_minS =
1694 "\1\0\1\uffff\1\155\1\160\2\151\4\uffff\1\141\1\72\1\145\1\157\1\75\3\uffff\1\142\1\145\1\143\1\145\2\165\1\145\1\157\1\115\1\154\1\151\1\101\2\uffff\2\0\1\52\3\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\2\154\4\uffff\1\143\1\uffff\1\164\1\156\5\uffff\1\152\1\141\1\156\1\141\1\157\1\154\1\156\1\155\1\164\1\142\1\147\1\124\1\154\1\141\5\uffff\1\157\1\60\1\143\1\154\1\164\1\145\1\144\1\153\2\164\1\141\1\146\1\145\1\154\1\163\1\151\1\164\1\160\1\166\1\145\1\142\1\160\1\165\1\60\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\60\1\145\1\141\1\151\1\145\1\155\1\151\1\143\2\60\1\156\1\151\2\145\1\162\1\145\1\165\1\147\1\uffff\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\147\1\141\1\162\1\157\1\147\1\164\2\uffff\1\147\1\163\1\60\1\162\1\141\1\162\1\164\1\60\1\154\1\123\1\141\1\60\1\147\1\151\2\60\1\145\1\154\1\156\1\144\3\60\1\164\1\uffff\1\60\1\164\2\60\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\60\1\55\1\163\1\145\3\uffff\1\151\1\uffff\1\145\2\uffff\1\145\1\154\1\157\1\60\1\147\2\uffff\1\60\1\154\1\143\1\60\1\162\1\166\1\154\1\uffff\1\60\1\uffff\1\60\1\163\1\uffff\1\60\1\145\1\166\2\uffff\1\60\1\uffff\1\162\1\145\1\uffff\1\60\1\162\1\uffff\1\60\1\uffff"; 1752 "\1\0\1\56\1\155\1\160\2\151\4\uffff\1\141\1\72\1\145\1\157\1\uffff\1\75\3\uffff\1\142\1\145\1\143\1\145\2\165\1\145\1\157\1\115\1\154\1\151\1\101\2\uffff\2\0\1\52\4\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\2\154\4\uffff\1\143\1\uffff\1\164\1\144\1\156\5\uffff\1\152\1\141\1\156\1\141\1\157\1\154\1\156\1\155\1\164\1\142\1\147\1\124\1\154\1\141\5\uffff\1\157\1\60\1\143\1\154\1\164\1\145\1\144\1\153\2\164\1\141\1\145\1\146\1\145\1\154\1\163\1\151\1\164\1\160\1\166\1\145\1\142\1\160\1\165\1\60\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\60\1\145\1\141\1\145\1\151\1\155\1\154\1\151\1\143\2\60\1\156\1\151\2\145\1\162\1\145\1\165\1\147\1\uffff\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\147\1\162\1\141\1\157\1\163\1\147\1\164\2\uffff\1\147\1\163\1\60\1\162\1\141\1\162\1\164\1\60\1\154\1\123\1\141\1\60\1\147\1\151\2\60\1\145\1\156\1\154\1\144\4\60\1\164\1\uffff\1\60\1\164\2\60\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\60\1\163\1\55\1\145\4\uffff\1\151\1\uffff\1\145\2\uffff\1\145\1\154\1\157\1\60\1\147\1\uffff\1\60\1\uffff\1\154\1\143\1\60\1\162\1\166\1\154\1\uffff\1\60\1\uffff\1\60\1\163\1\uffff\1\60\1\145\1\166\2\uffff\1\60\1\uffff\1\162\1\145\1\uffff\1\60\1\162\1\uffff\1\60\1\uffff";
1695 static final String DFA12_maxS = 1753 static final String DFA12_maxS =
1696 "\1\uffff\1\uffff\1\156\1\170\1\151\1\157\4\uffff\1\141\1\72\1\145\1\157\1\75\3\uffff\1\142\1\165\1\164\1\145\2\165\1\145\1\157\1\115\1\154\1\151\1\172\2\uffff\2\uffff\1\57\3\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\2\154\4\uffff\1\164\1\uffff\1\164\1\156\5\uffff\1\152\1\141\1\156\1\162\1\157\1\154\1\156\1\155\1\164\1\142\1\147\1\124\1\154\1\141\5\uffff\1\157\1\172\1\143\1\154\1\164\1\145\1\144\1\153\2\164\1\141\1\146\1\145\1\154\1\163\1\151\1\164\1\160\1\166\1\145\1\142\1\160\1\165\1\172\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\172\1\145\1\141\1\151\1\145\1\155\1\151\1\143\2\172\1\156\1\151\2\145\1\162\1\145\1\165\1\147\1\uffff\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\147\1\141\1\162\1\157\1\147\1\164\2\uffff\1\147\1\163\1\172\1\162\1\141\1\162\1\164\1\172\1\154\1\123\1\141\1\172\1\147\1\151\2\172\1\145\1\154\1\156\1\144\3\172\1\164\1\uffff\1\172\1\164\2\172\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\172\1\55\1\163\1\145\3\uffff\1\151\1\uffff\1\145\2\uffff\1\145\1\154\1\157\1\172\1\147\2\uffff\1\172\1\154\1\143\1\172\1\162\1\166\1\154\1\uffff\1\172\1\uffff\1\172\1\163\1\uffff\1\172\1\145\1\166\2\uffff\1\172\1\uffff\1\162\1\145\1\uffff\1\172\1\162\1\uffff\1\172\1\uffff"; 1754 "\1\uffff\1\56\1\156\1\170\1\151\1\157\4\uffff\1\141\1\72\2\157\1\uffff\1\75\3\uffff\1\142\1\165\1\164\1\145\2\165\1\145\1\157\1\115\1\154\1\151\1\172\2\uffff\2\uffff\1\57\4\uffff\1\160\1\164\1\uffff\1\141\1\143\1\141\2\154\4\uffff\1\164\1\uffff\1\164\1\144\1\156\5\uffff\1\152\1\141\1\156\1\162\1\157\1\154\1\156\1\155\1\164\1\142\1\147\1\124\1\154\1\141\5\uffff\1\157\1\172\1\143\1\154\1\164\1\145\1\144\1\153\2\164\1\141\1\145\1\146\1\145\1\154\1\163\1\151\1\164\1\160\1\166\1\145\1\142\1\160\1\165\1\172\1\123\1\157\1\164\1\162\1\uffff\1\153\1\165\1\162\1\172\1\145\1\141\1\145\1\151\1\155\1\154\1\151\1\143\2\172\1\156\1\151\2\145\1\162\1\145\1\165\1\147\1\uffff\1\157\1\171\1\162\1\164\1\141\1\144\1\141\1\uffff\1\162\1\147\1\162\1\141\1\157\1\163\1\147\1\164\2\uffff\1\147\1\163\1\172\1\162\1\141\1\162\1\164\1\172\1\154\1\123\1\141\1\172\1\147\1\151\2\172\1\145\1\156\1\154\1\144\4\172\1\164\1\uffff\1\172\1\164\2\172\1\uffff\1\166\1\157\1\123\1\uffff\1\145\1\156\2\uffff\1\172\1\163\1\55\1\145\4\uffff\1\151\1\uffff\1\145\2\uffff\1\145\1\154\1\157\1\172\1\147\1\uffff\1\172\1\uffff\1\154\1\143\1\172\1\162\1\166\1\154\1\uffff\1\172\1\uffff\1\172\1\163\1\uffff\1\172\1\145\1\166\2\uffff\1\172\1\uffff\1\162\1\145\1\uffff\1\172\1\162\1\uffff\1\172\1\uffff";
1697 static final String DFA12_acceptS = 1755 static final String DFA12_acceptS =
1698 "\1\uffff\1\1\4\uffff\1\6\1\7\1\10\1\11\5\uffff\1\24\1\25\1\26\14\uffff\1\47\1\50\3\uffff\1\54\1\55\1\1\2\uffff\1\47\5\uffff\1\6\1\7\1\10\1\11\1\uffff\1\14\2\uffff\1\23\1\22\1\24\1\25\1\26\16\uffff\1\50\1\51\1\52\1\53\1\54\34\uffff\1\30\25\uffff\1\42\7\uffff\1\5\7\uffff\1\31\1\36\30\uffff\1\33\4\uffff\1\41\3\uffff\1\2\2\uffff\1\4\1\16\4\uffff\1\21\1\27\1\32\1\uffff\1\37\1\uffff\1\35\1\40\5\uffff\1\12\1\17\7\uffff\1\3\1\uffff\1\20\2\uffff\1\34\3\uffff\1\13\1\15\1\uffff\1\44\2\uffff\1\43\2\uffff\1\45\1\uffff\1\46"; 1756 "\6\uffff\1\6\1\7\1\10\1\11\4\uffff\1\22\1\uffff\1\25\1\26\1\27\14\uffff\1\51\1\52\3\uffff\1\56\1\57\1\24\1\1\2\uffff\1\51\5\uffff\1\6\1\7\1\10\1\11\1\uffff\1\14\3\uffff\1\22\1\23\1\25\1\26\1\27\16\uffff\1\52\1\53\1\54\1\55\1\56\35\uffff\1\31\26\uffff\1\44\7\uffff\1\5\10\uffff\1\32\1\40\31\uffff\1\34\4\uffff\1\43\3\uffff\1\2\2\uffff\1\4\1\16\4\uffff\1\17\1\21\1\30\1\33\1\uffff\1\41\1\uffff\1\37\1\42\5\uffff\1\12\1\uffff\1\36\6\uffff\1\3\1\uffff\1\20\2\uffff\1\35\3\uffff\1\13\1\15\1\uffff\1\46\2\uffff\1\45\2\uffff\1\47\1\uffff\1\50";
1699 static final String DFA12_specialS = 1757 static final String DFA12_specialS =
1700 "\1\1\37\uffff\1\2\1\0\u00c5\uffff}>"; 1758 "\1\2\40\uffff\1\0\1\1\u00cc\uffff}>";
1701 static final String[] DFA12_transitionS = { 1759 static final String[] DFA12_transitionS = {
1702 "\11\44\2\43\2\44\1\43\22\44\1\43\1\44\1\40\1\17\3\44\1\41\4\44\1\10\1\44\1\1\1\42\12\37\1\13\1\44\1\16\1\6\3\44\1\33\15\36\1\22\3\36\1\32\2\36\1\34\4\36\1\20\1\44\1\21\1\35\1\36\1\44\2\36\1\15\1\30\1\3\1\5\1\25\1\36\1\2\2\36\1\31\1\14\1\26\1\27\1\12\1\36\1\23\1\24\2\36\1\4\4\36\1\7\1\44\1\11\uff82\44", 1760 "\11\45\2\44\2\45\1\44\22\45\1\44\1\45\1\41\1\16\3\45\1\42\2\45\1\20\1\17\1\10\1\45\1\1\1\43\12\40\1\13\2\45\1\6\3\45\1\34\15\37\1\23\3\37\1\33\2\37\1\35\4\37\1\21\1\45\1\22\1\36\1\37\1\45\2\37\1\15\1\31\1\3\1\5\1\26\1\37\1\2\2\37\1\32\1\14\1\27\1\30\1\12\1\37\1\24\1\25\2\37\1\4\4\37\1\7\1\45\1\11\uff82\45",
1761 "\1\46",
1762 "\1\50\1\51",
1763 "\1\53\7\uffff\1\54",
1764 "\1\55",
1765 "\1\56\5\uffff\1\57",
1703 "", 1766 "",
1704 "\1\46\1\47",
1705 "\1\51\7\uffff\1\52",
1706 "\1\53",
1707 "\1\54\5\uffff\1\55",
1708 "", 1767 "",
1709 "", 1768 "",
1710 "", 1769 "",
1711 "",
1712 "\1\62",
1713 "\1\63",
1714 "\1\64", 1770 "\1\64",
1715 "\1\65", 1771 "\1\65",
1716 "\1\66", 1772 "\1\66\11\uffff\1\67",
1773 "\1\70",
1774 "",
1775 "\1\72",
1717 "", 1776 "",
1718 "", 1777 "",
1719 "", 1778 "",
1720 "\1\73", 1779 "\1\76",
1721 "\1\74\17\uffff\1\75", 1780 "\1\77\17\uffff\1\100",
1722 "\1\77\13\uffff\1\100\4\uffff\1\76", 1781 "\1\102\13\uffff\1\103\4\uffff\1\101",
1723 "\1\101",
1724 "\1\102",
1725 "\1\103",
1726 "\1\104", 1782 "\1\104",
1727 "\1\105", 1783 "\1\105",
1728 "\1\106", 1784 "\1\106",
1729 "\1\107", 1785 "\1\107",
1730 "\1\110", 1786 "\1\110",
1731 "\32\50\4\uffff\1\50\1\uffff\32\50", 1787 "\1\111",
1788 "\1\112",
1789 "\1\113",
1790 "\32\52\4\uffff\1\52\1\uffff\32\52",
1732 "", 1791 "",
1733 "", 1792 "",
1734 "\0\112", 1793 "\0\115",
1735 "\0\112", 1794 "\0\115",
1736 "\1\113\4\uffff\1\114", 1795 "\1\116\4\uffff\1\117",
1737 "", 1796 "",
1738 "", 1797 "",
1739 "", 1798 "",
1740 "\1\116",
1741 "\1\117",
1742 "", 1799 "",
1743 "\1\120",
1744 "\1\121", 1800 "\1\121",
1745 "\1\122", 1801 "\1\122",
1802 "",
1746 "\1\123", 1803 "\1\123",
1747 "\1\124", 1804 "\1\124",
1805 "\1\125",
1806 "\1\126",
1807 "\1\127",
1748 "", 1808 "",
1749 "", 1809 "",
1750 "", 1810 "",
1751 "", 1811 "",
1752 "\1\125\16\uffff\1\126\1\uffff\1\127", 1812 "\1\130\16\uffff\1\132\1\uffff\1\131",
1753 "", 1813 "",
1754 "\1\130", 1814 "\1\133",
1755 "\1\131", 1815 "\1\134",
1816 "\1\135",
1756 "", 1817 "",
1757 "", 1818 "",
1758 "", 1819 "",
1759 "", 1820 "",
1760 "", 1821 "",
1761 "\1\132", 1822 "\1\136",
1762 "\1\133",
1763 "\1\134",
1764 "\1\136\20\uffff\1\135",
1765 "\1\137", 1823 "\1\137",
1766 "\1\140", 1824 "\1\140",
1767 "\1\141", 1825 "\1\142\20\uffff\1\141",
1768 "\1\142",
1769 "\1\143", 1826 "\1\143",
1770 "\1\144", 1827 "\1\144",
1771 "\1\145", 1828 "\1\145",
1772 "\1\146", 1829 "\1\146",
1773 "\1\147", 1830 "\1\147",
1774 "\1\150", 1831 "\1\150",
1832 "\1\151",
1833 "\1\152",
1834 "\1\153",
1835 "\1\154",
1775 "", 1836 "",
1776 "", 1837 "",
1777 "", 1838 "",
1778 "", 1839 "",
1779 "", 1840 "",
1780 "\1\151",
1781 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50",
1782 "\1\153",
1783 "\1\154",
1784 "\1\155", 1841 "\1\155",
1785 "\1\156", 1842 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1786 "\1\157", 1843 "\1\157",
1787 "\1\160", 1844 "\1\160",
1788 "\1\161", 1845 "\1\161",
@@ -1800,135 +1857,144 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1800 "\1\175", 1857 "\1\175",
1801 "\1\176", 1858 "\1\176",
1802 "\1\177", 1859 "\1\177",
1803 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1860 "\1\u0080",
1804 "\1\u0081", 1861 "\1\u0081",
1805 "\1\u0082", 1862 "\1\u0082",
1806 "\1\u0083", 1863 "\1\u0083",
1807 "\1\u0084", 1864 "\1\u0084",
1808 "", 1865 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1809 "\1\u0085",
1810 "\1\u0086", 1866 "\1\u0086",
1811 "\1\u0087", 1867 "\1\u0087",
1812 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1868 "\1\u0088",
1813 "\1\u0089", 1869 "\1\u0089",
1870 "",
1814 "\1\u008a", 1871 "\1\u008a",
1815 "\1\u008b", 1872 "\1\u008b",
1816 "\1\u008c", 1873 "\1\u008c",
1817 "\1\u008d", 1874 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1818 "\1\u008e", 1875 "\1\u008e",
1819 "\1\u008f", 1876 "\1\u008f",
1820 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1877 "\1\u0090",
1821 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1878 "\1\u0091",
1822 "\1\u0092", 1879 "\1\u0092",
1823 "\1\u0093", 1880 "\1\u0093",
1824 "\1\u0094", 1881 "\1\u0094",
1825 "\1\u0095", 1882 "\1\u0095",
1826 "\1\u0096", 1883 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1827 "\1\u0097", 1884 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1828 "\1\u0098", 1885 "\1\u0098",
1829 "\1\u0099", 1886 "\1\u0099",
1830 "",
1831 "\1\u009a", 1887 "\1\u009a",
1832 "\1\u009b", 1888 "\1\u009b",
1833 "\1\u009c", 1889 "\1\u009c",
1834 "\1\u009d", 1890 "\1\u009d",
1835 "\1\u009e", 1891 "\1\u009e",
1836 "\1\u009f", 1892 "\1\u009f",
1837 "\1\u00a0",
1838 "", 1893 "",
1894 "\1\u00a0",
1839 "\1\u00a1", 1895 "\1\u00a1",
1840 "\1\u00a2", 1896 "\1\u00a2",
1841 "\1\u00a3", 1897 "\1\u00a3",
1842 "\1\u00a4", 1898 "\1\u00a4",
1843 "\1\u00a5", 1899 "\1\u00a5",
1844 "\1\u00a6", 1900 "\1\u00a6",
1845 "\1\u00a7",
1846 "",
1847 "", 1901 "",
1902 "\1\u00a7",
1848 "\1\u00a8", 1903 "\1\u00a8",
1849 "\1\u00a9", 1904 "\1\u00a9",
1850 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1905 "\1\u00aa",
1851 "\1\u00ab", 1906 "\1\u00ab",
1852 "\1\u00ac", 1907 "\1\u00ac",
1853 "\1\u00ad", 1908 "\1\u00ad",
1854 "\1\u00ae", 1909 "\1\u00ae",
1855 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1910 "",
1911 "",
1912 "\1\u00af",
1856 "\1\u00b0", 1913 "\1\u00b0",
1857 "\1\u00b1", 1914 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1858 "\1\u00b2", 1915 "\1\u00b2",
1859 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1916 "\1\u00b3",
1860 "\1\u00b4", 1917 "\1\u00b4",
1861 "\1\u00b5", 1918 "\1\u00b5",
1862 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1919 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1863 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1920 "\1\u00b7",
1864 "\1\u00b8", 1921 "\1\u00b8",
1865 "\1\u00b9", 1922 "\1\u00b9",
1866 "\1\u00ba", 1923 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1867 "\1\u00bb", 1924 "\1\u00bb",
1868 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1925 "\1\u00bc",
1869 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1926 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1870 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1927 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1871 "\1\u00bf", 1928 "\1\u00bf",
1872 "", 1929 "\1\u00c0",
1873 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50",
1874 "\1\u00c1", 1930 "\1\u00c1",
1875 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1931 "\1\u00c2",
1876 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1932 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1877 "", 1933 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1878 "\1\u00c4", 1934 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1879 "\1\u00c5", 1935 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1880 "\1\u00c6",
1881 "",
1882 "\1\u00c7", 1936 "\1\u00c7",
1883 "\1\u00c8",
1884 "", 1937 "",
1938 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1939 "\1\u00c9",
1940 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1941 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1885 "", 1942 "",
1886 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50",
1887 "\1\u00ca",
1888 "\1\u00cb",
1889 "\1\u00cc", 1943 "\1\u00cc",
1890 "",
1891 "",
1892 "",
1893 "\1\u00cd", 1944 "\1\u00cd",
1894 "",
1895 "\1\u00ce", 1945 "\1\u00ce",
1896 "", 1946 "",
1897 "",
1898 "\1\u00cf", 1947 "\1\u00cf",
1899 "\1\u00d0", 1948 "\1\u00d0",
1900 "\1\u00d1", 1949 "",
1901 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1950 "",
1951 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1952 "\1\u00d2",
1902 "\1\u00d3", 1953 "\1\u00d3",
1954 "\1\u00d4",
1955 "",
1956 "",
1903 "", 1957 "",
1904 "", 1958 "",
1905 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50",
1906 "\1\u00d5", 1959 "\1\u00d5",
1960 "",
1907 "\1\u00d6", 1961 "\1\u00d6",
1908 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1962 "",
1963 "",
1964 "\1\u00d7",
1909 "\1\u00d8", 1965 "\1\u00d8",
1910 "\1\u00d9", 1966 "\1\u00d9",
1911 "\1\u00da", 1967 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1968 "\1\u00db",
1912 "", 1969 "",
1913 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1970 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1914 "", 1971 "",
1915 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50",
1916 "\1\u00dd", 1972 "\1\u00dd",
1917 "", 1973 "\1\u00de",
1918 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1974 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1919 "\1\u00df",
1920 "\1\u00e0", 1975 "\1\u00e0",
1976 "\1\u00e1",
1977 "\1\u00e2",
1921 "", 1978 "",
1979 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1922 "", 1980 "",
1923 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1981 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1982 "\1\u00e5",
1924 "", 1983 "",
1925 "\1\u00e2", 1984 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1926 "\1\u00e3", 1985 "\1\u00e7",
1986 "\1\u00e8",
1927 "", 1987 "",
1928 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50",
1929 "\1\u00e5",
1930 "", 1988 "",
1931 "\12\50\7\uffff\32\50\4\uffff\1\50\1\uffff\32\50", 1989 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1990 "",
1991 "\1\u00ea",
1992 "\1\u00eb",
1993 "",
1994 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1995 "\1\u00ed",
1996 "",
1997 "\12\52\7\uffff\32\52\4\uffff\1\52\1\uffff\32\52",
1932 "" 1998 ""
1933 }; 1999 };
1934 2000
@@ -1962,7 +2028,7 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1962 this.transition = DFA12_transition; 2028 this.transition = DFA12_transition;
1963 } 2029 }
1964 public String getDescription() { 2030 public String getDescription() {
1965 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 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER );"; 2031 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 | RULE_ID | RULE_INT | RULE_STRING | RULE_ML_COMMENT | RULE_SL_COMMENT | RULE_WS | RULE_ANY_OTHER );";
1966 } 2032 }
1967 public int specialStateTransition(int s, IntStream _input) throws NoViableAltException { 2033 public int specialStateTransition(int s, IntStream _input) throws NoViableAltException {
1968 IntStream input = _input; 2034 IntStream input = _input;
@@ -1972,13 +2038,23 @@ public class InternalApplicationConfigurationLexer extends Lexer {
1972 int LA12_33 = input.LA(1); 2038 int LA12_33 = input.LA(1);
1973 2039
1974 s = -1; 2040 s = -1;
1975 if ( ((LA12_33>='\u0000' && LA12_33<='\uFFFF')) ) {s = 74;} 2041 if ( ((LA12_33>='\u0000' && LA12_33<='\uFFFF')) ) {s = 77;}
1976 2042
1977 else s = 36; 2043 else s = 37;
1978 2044
1979 if ( s>=0 ) return s; 2045 if ( s>=0 ) return s;
1980 break; 2046 break;
1981 case 1 : 2047 case 1 :
2048 int LA12_34 = input.LA(1);
2049
2050 s = -1;
2051 if ( ((LA12_34>='\u0000' && LA12_34<='\uFFFF')) ) {s = 77;}
2052
2053 else s = 37;
2054
2055 if ( s>=0 ) return s;
2056 break;
2057 case 2 :
1982 int LA12_0 = input.LA(1); 2058 int LA12_0 = input.LA(1);
1983 2059
1984 s = -1; 2060 s = -1;
@@ -2008,61 +2084,53 @@ public class InternalApplicationConfigurationLexer extends Lexer {
2008 2084
2009 else if ( (LA12_0=='c') ) {s = 13;} 2085 else if ( (LA12_0=='c') ) {s = 13;}
2010 2086
2011 else if ( (LA12_0=='<') ) {s = 14;} 2087 else if ( (LA12_0=='#') ) {s = 14;}
2012 2088
2013 else if ( (LA12_0=='#') ) {s = 15;} 2089 else if ( (LA12_0=='+') ) {s = 15;}
2014 2090
2015 else if ( (LA12_0=='[') ) {s = 16;} 2091 else if ( (LA12_0=='*') ) {s = 16;}
2016 2092
2017 else if ( (LA12_0==']') ) {s = 17;} 2093 else if ( (LA12_0=='[') ) {s = 17;}
2018 2094
2019 else if ( (LA12_0=='O') ) {s = 18;} 2095 else if ( (LA12_0==']') ) {s = 18;}
2020 2096
2021 else if ( (LA12_0=='r') ) {s = 19;} 2097 else if ( (LA12_0=='O') ) {s = 19;}
2022 2098
2023 else if ( (LA12_0=='s') ) {s = 20;} 2099 else if ( (LA12_0=='r') ) {s = 20;}
2024 2100
2025 else if ( (LA12_0=='g') ) {s = 21;} 2101 else if ( (LA12_0=='s') ) {s = 21;}
2026 2102
2027 else if ( (LA12_0=='n') ) {s = 22;} 2103 else if ( (LA12_0=='g') ) {s = 22;}
2028 2104
2029 else if ( (LA12_0=='o') ) {s = 23;} 2105 else if ( (LA12_0=='n') ) {s = 23;}
2030 2106
2031 else if ( (LA12_0=='d') ) {s = 24;} 2107 else if ( (LA12_0=='o') ) {s = 24;}
2032 2108
2033 else if ( (LA12_0=='l') ) {s = 25;} 2109 else if ( (LA12_0=='d') ) {s = 25;}
2034 2110
2035 else if ( (LA12_0=='S') ) {s = 26;} 2111 else if ( (LA12_0=='l') ) {s = 26;}
2036 2112
2037 else if ( (LA12_0=='A') ) {s = 27;} 2113 else if ( (LA12_0=='S') ) {s = 27;}
2038 2114
2039 else if ( (LA12_0=='V') ) {s = 28;} 2115 else if ( (LA12_0=='A') ) {s = 28;}
2040 2116
2041 else if ( (LA12_0=='^') ) {s = 29;} 2117 else if ( (LA12_0=='V') ) {s = 29;}
2042 2118
2043 else if ( ((LA12_0>='B' && LA12_0<='N')||(LA12_0>='P' && 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 = 30;} 2119 else if ( (LA12_0=='^') ) {s = 30;}
2044 2120
2045 else if ( ((LA12_0>='0' && LA12_0<='9')) ) {s = 31;} 2121 else if ( ((LA12_0>='B' && LA12_0<='N')||(LA12_0>='P' && 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;}
2046 2122
2047 else if ( (LA12_0=='\"') ) {s = 32;} 2123 else if ( ((LA12_0>='0' && LA12_0<='9')) ) {s = 32;}
2048 2124
2049 else if ( (LA12_0=='\'') ) {s = 33;} 2125 else if ( (LA12_0=='\"') ) {s = 33;}
2050 2126
2051 else if ( (LA12_0=='/') ) {s = 34;} 2127 else if ( (LA12_0=='\'') ) {s = 34;}
2052 2128
2053 else if ( ((LA12_0>='\t' && LA12_0<='\n')||LA12_0=='\r'||LA12_0==' ') ) {s = 35;} 2129 else if ( (LA12_0=='/') ) {s = 35;}
2054 2130
2055 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 = 36;} 2131 else if ( ((LA12_0>='\t' && LA12_0<='\n')||LA12_0=='\r'||LA12_0==' ') ) {s = 36;}
2056
2057 if ( s>=0 ) return s;
2058 break;
2059 case 2 :
2060 int LA12_32 = input.LA(1);
2061
2062 s = -1;
2063 if ( ((LA12_32>='\u0000' && LA12_32<='\uFFFF')) ) {s = 74;}
2064 2132
2065 else s = 36; 2133 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>='~' && LA12_0<='\uFFFF')) ) {s = 37;}
2066 2134
2067 if ( s>=0 ) return s; 2135 if ( s>=0 ) return s;
2068 break; 2136 break;