diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4 b/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4 index a9dc6eaf2..5ba194fde 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4 +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.g4 @@ -64,14 +64,6 @@ declType : directive* type directive* ; -declPointer - : ASTERISK directive* - ; - -declArray - : BRACKET_BEGIN (expr)? BRACKET_END - ; - typeSpecifier : type #typeSpecifierSimple | typeSpecifier ASTERISK #typeSpecifierPointer @@ -126,7 +118,7 @@ enumMember ; declFunction - : declType declPointer* NAME PAR_BEGIN parameterListDecl? PAR_END (declFunctionBody | ';' ) + : declType declarator PAR_BEGIN parameterListDecl? PAR_END (declFunctionBody | ';' ) ; declFunctionBody diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp b/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp index 6c7c65648..b129eb65b 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.interp @@ -322,8 +322,6 @@ declaratorInitList declaratorInit typeDef declType -declPointer -declArray typeSpecifier declarator type @@ -364,4 +362,4 @@ asmExpr atn: -[3, 24715, 42794, 33075, 47597, 16764, 15335, 30598, 22884, 3, 156, 848, 4, 2, 9, 2, 4, 3, 9, 3, 4, 4, 9, 4, 4, 5, 9, 5, 4, 6, 9, 6, 4, 7, 9, 7, 4, 8, 9, 8, 4, 9, 9, 9, 4, 10, 9, 10, 4, 11, 9, 11, 4, 12, 9, 12, 4, 13, 9, 13, 4, 14, 9, 14, 4, 15, 9, 15, 4, 16, 9, 16, 4, 17, 9, 17, 4, 18, 9, 18, 4, 19, 9, 19, 4, 20, 9, 20, 4, 21, 9, 21, 4, 22, 9, 22, 4, 23, 9, 23, 4, 24, 9, 24, 4, 25, 9, 25, 4, 26, 9, 26, 4, 27, 9, 27, 4, 28, 9, 28, 4, 29, 9, 29, 4, 30, 9, 30, 4, 31, 9, 31, 4, 32, 9, 32, 4, 33, 9, 33, 4, 34, 9, 34, 4, 35, 9, 35, 4, 36, 9, 36, 4, 37, 9, 37, 4, 38, 9, 38, 4, 39, 9, 39, 4, 40, 9, 40, 4, 41, 9, 41, 4, 42, 9, 42, 4, 43, 9, 43, 4, 44, 9, 44, 4, 45, 9, 45, 4, 46, 9, 46, 4, 47, 9, 47, 4, 48, 9, 48, 4, 49, 9, 49, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 4, 7, 4, 106, 10, 4, 12, 4, 14, 4, 109, 11, 4, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 5, 5, 125, 10, 5, 3, 6, 3, 6, 3, 6, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 7, 7, 136, 10, 7, 12, 7, 14, 7, 139, 11, 7, 3, 8, 3, 8, 3, 8, 5, 8, 144, 10, 8, 3, 8, 3, 8, 3, 8, 3, 8, 5, 8, 150, 10, 8, 3, 9, 3, 9, 3, 9, 3, 9, 3, 9, 3, 10, 7, 10, 158, 10, 10, 12, 10, 14, 10, 161, 11, 10, 3, 10, 3, 10, 7, 10, 165, 10, 10, 12, 10, 14, 10, 168, 11, 10, 3, 11, 3, 11, 7, 11, 172, 10, 11, 12, 11, 14, 11, 175, 11, 11, 3, 12, 3, 12, 5, 12, 179, 10, 12, 3, 12, 3, 12, 3, 13, 3, 13, 3, 13, 3, 13, 3, 13, 3, 13, 3, 13, 3, 13, 5, 13, 191, 10, 13, 3, 13, 7, 13, 194, 10, 13, 12, 13, 14, 13, 197, 11, 13, 3, 14, 3, 14, 3, 14, 3, 14, 3, 14, 7, 14, 204, 10, 14, 12, 14, 14, 14, 207, 11, 14, 3, 14, 3, 14, 3, 14, 3, 14, 3, 14, 5, 14, 214, 10, 14, 3, 14, 3, 14, 3, 14, 5, 14, 219, 10, 14, 3, 14, 7, 14, 222, 10, 14, 12, 14, 14, 14, 225, 11, 14, 3, 15, 3, 15, 3, 15, 3, 15, 5, 15, 231, 10, 15, 3, 15, 3, 15, 3, 15, 3, 15, 3, 15, 5, 15, 238, 10, 15, 3, 15, 3, 15, 3, 15, 7, 15, 243, 10, 15, 12, 15, 14, 15, 246, 11, 15, 3, 16, 3, 16, 3, 16, 3, 17, 3, 17, 5, 17, 253, 10, 17, 3, 17, 3, 17, 6, 17, 257, 10, 17, 13, 17, 14, 17, 258, 3, 17, 3, 17, 3, 18, 3, 18, 3, 18, 3, 19, 3, 19, 3, 19, 3, 20, 3, 20, 5, 20, 271, 10, 20, 3, 20, 3, 20, 3, 20, 3, 20, 3, 21, 3, 21, 3, 21, 3, 21, 3, 21, 3, 21, 7, 21, 283, 10, 21, 12, 21, 14, 21, 286, 11, 21, 3, 22, 3, 22, 3, 22, 5, 22, 291, 10, 22, 3, 23, 3, 23, 7, 23, 295, 10, 23, 12, 23, 14, 23, 298, 11, 23, 3, 23, 3, 23, 3, 23, 5, 23, 303, 10, 23, 3, 23, 3, 23, 3, 23, 5, 23, 308, 10, 23, 3, 24, 3, 24, 5, 24, 312, 10, 24, 3, 24, 3, 24, 3, 25, 3, 25, 3, 25, 7, 25, 319, 10, 25, 12, 25, 14, 25, 322, 11, 25, 3, 26, 3, 26, 3, 26, 3, 26, 3, 26, 5, 26, 329, 10, 26, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 7, 27, 337, 10, 27, 12, 27, 14, 27, 340, 11, 27, 3, 27, 3, 27, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 3, 28, 5, 28, 351, 10, 28, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 362, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 383, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 7, 29, 390, 10, 29, 12, 29, 14, 29, 393, 11, 29, 3, 29, 3, 29, 3, 29, 5, 29, 398, 10, 29, 3, 30, 6, 30, 401, 10, 30, 13, 30, 14, 30, 402, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 410, 10, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 423, 10, 31, 3, 31, 7, 31, 426, 10, 31, 12, 31, 14, 31, 429, 11, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 7, 31, 438, 10, 31, 12, 31, 14, 31, 441, 11, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 7, 31, 452, 10, 31, 12, 31, 14, 31, 455, 11, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 473, 10, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 482, 10, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 490, 10, 31, 3, 32, 6, 32, 493, 10, 32, 13, 32, 14, 32, 494, 3, 32, 3, 32, 3, 32, 5, 32, 500, 10, 32, 5, 32, 502, 10, 32, 3, 33, 3, 33, 3, 33, 3, 33, 5, 33, 508, 10, 33, 3, 34, 3, 34, 3, 34, 5, 34, 513, 10, 34, 3, 34, 3, 34, 5, 34, 517, 10, 34, 3, 34, 3, 34, 3, 34, 3, 34, 3, 34, 3, 34, 3, 34, 5, 34, 526, 10, 34, 3, 35, 5, 35, 529, 10, 35, 3, 35, 5, 35, 532, 10, 35, 3, 36, 3, 36, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 3, 37, 7, 37, 542, 10, 37, 12, 37, 14, 37, 545, 11, 37, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 556, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 564, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 570, 10, 38, 3, 38, 3, 38, 5, 38, 574, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 7, 38, 593, 10, 38, 12, 38, 14, 38, 596, 11, 38, 3, 38, 5, 38, 599, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 6, 38, 606, 10, 38, 13, 38, 14, 38, 607, 3, 38, 3, 38, 5, 38, 612, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 5, 38, 662, 10, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 3, 38, 7, 38, 672, 10, 38, 12, 38, 14, 38, 675, 11, 38, 3, 39, 3, 39, 3, 39, 7, 39, 680, 10, 39, 12, 39, 14, 39, 683, 11, 39, 3, 40, 3, 40, 5, 40, 687, 10, 40, 3, 40, 3, 40, 3, 41, 3, 41, 3, 41, 3, 41, 7, 41, 695, 10, 41, 12, 41, 14, 41, 698, 11, 41, 3, 41, 3, 41, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 3, 42, 5, 42, 712, 10, 42, 3, 43, 7, 43, 715, 10, 43, 12, 43, 14, 43, 718, 11, 43, 3, 44, 3, 44, 3, 44, 5, 44, 723, 10, 44, 3, 45, 3, 45, 3, 45, 7, 45, 728, 10, 45, 12, 45, 14, 45, 731, 11, 45, 3, 45, 3, 45, 3, 45, 7, 45, 736, 10, 45, 12, 45, 14, 45, 739, 11, 45, 5, 45, 741, 10, 45, 3, 46, 3, 46, 5, 46, 745, 10, 46, 3, 46, 7, 46, 748, 10, 46, 12, 46, 14, 46, 751, 11, 46, 3, 47, 3, 47, 3, 47, 3, 47, 7, 47, 757, 10, 47, 12, 47, 14, 47, 760, 11, 47, 3, 47, 7, 47, 763, 10, 47, 12, 47, 14, 47, 766, 11, 47, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 3, 48, 5, 48, 813, 10, 48, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 5, 49, 829, 10, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 3, 49, 7, 49, 843, 10, 49, 12, 49, 14, 49, 846, 11, 49, 3, 49, 2, 10, 12, 24, 26, 28, 40, 72, 74, 96, 50, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 94, 96, 2, 13, 3, 2, 23, 24, 5, 2, 18, 19, 25, 26, 82, 82, 4, 2, 33, 33, 36, 36, 3, 2, 29, 30, 3, 2, 20, 22, 3, 2, 18, 19, 3, 2, 31, 36, 3, 2, 127, 130, 3, 2, 125, 126, 3, 2, 131, 132, 3, 2, 127, 128, 2, 969, 2, 98, 3, 2, 2, 2, 4, 101, 3, 2, 2, 2, 6, 107, 3, 2, 2, 2, 8, 124, 3, 2, 2, 2, 10, 126, 3, 2, 2, 2, 12, 129, 3, 2, 2, 2, 14, 149, 3, 2, 2, 2, 16, 151, 3, 2, 2, 2, 18, 159, 3, 2, 2, 2, 20, 169, 3, 2, 2, 2, 22, 176, 3, 2, 2, 2, 24, 182, 3, 2, 2, 2, 26, 213, 3, 2, 2, 2, 28, 237, 3, 2, 2, 2, 30, 247, 3, 2, 2, 2, 32, 250, 3, 2, 2, 2, 34, 262, 3, 2, 2, 2, 36, 265, 3, 2, 2, 2, 38, 268, 3, 2, 2, 2, 40, 276, 3, 2, 2, 2, 42, 287, 3, 2, 2, 2, 44, 292, 3, 2, 2, 2, 46, 309, 3, 2, 2, 2, 48, 315, 3, 2, 2, 2, 50, 328, 3, 2, 2, 2, 52, 330, 3, 2, 2, 2, 54, 350, 3, 2, 2, 2, 56, 397, 3, 2, 2, 2, 58, 400, 3, 2, 2, 2, 60, 489, 3, 2, 2, 2, 62, 492, 3, 2, 2, 2, 64, 503, 3, 2, 2, 2, 66, 525, 3, 2, 2, 2, 68, 531, 3, 2, 2, 2, 70, 533, 3, 2, 2, 2, 72, 535, 3, 2, 2, 2, 74, 611, 3, 2, 2, 2, 76, 676, 3, 2, 2, 2, 78, 684, 3, 2, 2, 2, 80, 690, 3, 2, 2, 2, 82, 711, 3, 2, 2, 2, 84, 716, 3, 2, 2, 2, 86, 722, 3, 2, 2, 2, 88, 740, 3, 2, 2, 2, 90, 742, 3, 2, 2, 2, 92, 752, 3, 2, 2, 2, 94, 812, 3, 2, 2, 2, 96, 828, 3, 2, 2, 2, 98, 99, 5, 6, 4, 2, 99, 100, 7, 2, 2, 3, 100, 3, 3, 2, 2, 2, 101, 102, 5, 84, 43, 2, 102, 103, 7, 2, 2, 3, 103, 5, 3, 2, 2, 2, 104, 106, 5, 8, 5, 2, 105, 104, 3, 2, 2, 2, 106, 109, 3, 2, 2, 2, 107, 105, 3, 2, 2, 2, 107, 108, 3, 2, 2, 2, 108, 7, 3, 2, 2, 2, 109, 107, 3, 2, 2, 2, 110, 111, 5, 10, 6, 2, 111, 112, 7, 10, 2, 2, 112, 125, 3, 2, 2, 2, 113, 125, 5, 44, 23, 2, 114, 115, 5, 32, 17, 2, 115, 116, 7, 10, 2, 2, 116, 125, 3, 2, 2, 2, 117, 118, 5, 38, 20, 2, 118, 119, 7, 10, 2, 2, 119, 125, 3, 2, 2, 2, 120, 125, 5, 52, 27, 2, 121, 122, 5, 16, 9, 2, 122, 123, 7, 10, 2, 2, 123, 125, 3, 2, 2, 2, 124, 110, 3, 2, 2, 2, 124, 113, 3, 2, 2, 2, 124, 114, 3, 2, 2, 2, 124, 117, 3, 2, 2, 2, 124, 120, 3, 2, 2, 2, 124, 121, 3, 2, 2, 2, 125, 9, 3, 2, 2, 2, 126, 127, 5, 18, 10, 2, 127, 128, 5, 12, 7, 2, 128, 11, 3, 2, 2, 2, 129, 130, 8, 7, 1, 2, 130, 131, 5, 14, 8, 2, 131, 137, 3, 2, 2, 2, 132, 133, 12, 3, 2, 2, 133, 134, 7, 12, 2, 2, 134, 136, 5, 14, 8, 2, 135, 132, 3, 2, 2, 2, 136, 139, 3, 2, 2, 2, 137, 135, 3, 2, 2, 2, 137, 138, 3, 2, 2, 2, 138, 13, 3, 2, 2, 2, 139, 137, 3, 2, 2, 2, 140, 143, 5, 26, 14, 2, 141, 142, 7, 39, 2, 2, 142, 144, 5, 74, 38, 2, 143, 141, 3, 2, 2, 2, 143, 144, 3, 2, 2, 2, 144, 150, 3, 2, 2, 2, 145, 146, 5, 26, 14, 2, 146, 147, 7, 39, 2, 2, 147, 148, 5, 78, 40, 2, 148, 150, 3, 2, 2, 2, 149, 140, 3, 2, 2, 2, 149, 145, 3, 2, 2, 2, 150, 15, 3, 2, 2, 2, 151, 152, 7, 41, 2, 2, 152, 153, 5, 18, 10, 2, 153, 154, 8, 9, 1, 2, 154, 155, 5, 26, 14, 2, 155, 17, 3, 2, 2, 2, 156, 158, 5, 56, 29, 2, 157, 156, 3, 2, 2, 2, 158, 161, 3, 2, 2, 2, 159, 157, 3, 2, 2, 2, 159, 160, 3, 2, 2, 2, 160, 162, 3, 2, 2, 2, 161, 159, 3, 2, 2, 2, 162, 166, 5, 28, 15, 2, 163, 165, 5, 56, 29, 2, 164, 163, 3, 2, 2, 2, 165, 168, 3, 2, 2, 2, 166, 164, 3, 2, 2, 2, 166, 167, 3, 2, 2, 2, 167, 19, 3, 2, 2, 2, 168, 166, 3, 2, 2, 2, 169, 173, 7, 20, 2, 2, 170, 172, 5, 56, 29, 2, 171, 170, 3, 2, 2, 2, 172, 175, 3, 2, 2, 2, 173, 171, 3, 2, 2, 2, 173, 174, 3, 2, 2, 2, 174, 21, 3, 2, 2, 2, 175, 173, 3, 2, 2, 2, 176, 178, 7, 6, 2, 2, 177, 179, 5, 74, 38, 2, 178, 177, 3, 2, 2, 2, 178, 179, 3, 2, 2, 2, 179, 180, 3, 2, 2, 2, 180, 181, 7, 7, 2, 2, 181, 23, 3, 2, 2, 2, 182, 183, 8, 13, 1, 2, 183, 184, 5, 28, 15, 2, 184, 195, 3, 2, 2, 2, 185, 186, 12, 4, 2, 2, 186, 194, 7, 20, 2, 2, 187, 188, 12, 3, 2, 2, 188, 190, 7, 6, 2, 2, 189, 191, 5, 74, 38, 2, 190, 189, 3, 2, 2, 2, 190, 191, 3, 2, 2, 2, 191, 192, 3, 2, 2, 2, 192, 194, 7, 7, 2, 2, 193, 185, 3, 2, 2, 2, 193, 187, 3, 2, 2, 2, 194, 197, 3, 2, 2, 2, 195, 193, 3, 2, 2, 2, 195, 196, 3, 2, 2, 2, 196, 25, 3, 2, 2, 2, 197, 195, 3, 2, 2, 2, 198, 199, 8, 14, 1, 2, 199, 200, 7, 109, 2, 2, 200, 214, 8, 14, 1, 2, 201, 205, 7, 20, 2, 2, 202, 204, 5, 56, 29, 2, 203, 202, 3, 2, 2, 2, 204, 207, 3, 2, 2, 2, 205, 203, 3, 2, 2, 2, 205, 206, 3, 2, 2, 2, 206, 208, 3, 2, 2, 2, 207, 205, 3, 2, 2, 2, 208, 214, 5, 26, 14, 4, 209, 210, 7, 8, 2, 2, 210, 211, 5, 26, 14, 2, 211, 212, 7, 9, 2, 2, 212, 214, 3, 2, 2, 2, 213, 198, 3, 2, 2, 2, 213, 201, 3, 2, 2, 2, 213, 209, 3, 2, 2, 2, 214, 223, 3, 2, 2, 2, 215, 216, 12, 5, 2, 2, 216, 218, 7, 6, 2, 2, 217, 219, 5, 74, 38, 2, 218, 217, 3, 2, 2, 2, 218, 219, 3, 2, 2, 2, 219, 220, 3, 2, 2, 2, 220, 222, 7, 7, 2, 2, 221, 215, 3, 2, 2, 2, 222, 225, 3, 2, 2, 2, 223, 221, 3, 2, 2, 2, 223, 224, 3, 2, 2, 2, 224, 27, 3, 2, 2, 2, 225, 223, 3, 2, 2, 2, 226, 227, 8, 15, 1, 2, 227, 238, 7, 84, 2, 2, 228, 230, 7, 83, 2, 2, 229, 231, 7, 84, 2, 2, 230, 229, 3, 2, 2, 2, 230, 231, 3, 2, 2, 2, 231, 238, 3, 2, 2, 2, 232, 238, 5, 32, 17, 2, 233, 238, 5, 30, 16, 2, 234, 238, 5, 38, 20, 2, 235, 238, 5, 36, 19, 2, 236, 238, 7, 3, 2, 2, 237, 226, 3, 2, 2, 2, 237, 228, 3, 2, 2, 2, 237, 232, 3, 2, 2, 2, 237, 233, 3, 2, 2, 2, 237, 234, 3, 2, 2, 2, 237, 235, 3, 2, 2, 2, 237, 236, 3, 2, 2, 2, 238, 244, 3, 2, 2, 2, 239, 240, 12, 8, 2, 2, 240, 241, 7, 8, 2, 2, 241, 243, 7, 9, 2, 2, 242, 239, 3, 2, 2, 2, 243, 246, 3, 2, 2, 2, 244, 242, 3, 2, 2, 2, 244, 245, 3, 2, 2, 2, 245, 29, 3, 2, 2, 2, 246, 244, 3, 2, 2, 2, 247, 248, 7, 71, 2, 2, 248, 249, 7, 109, 2, 2, 249, 31, 3, 2, 2, 2, 250, 252, 7, 71, 2, 2, 251, 253, 7, 109, 2, 2, 252, 251, 3, 2, 2, 2, 252, 253, 3, 2, 2, 2, 253, 254, 3, 2, 2, 2, 254, 256, 7, 4, 2, 2, 255, 257, 5, 34, 18, 2, 256, 255, 3, 2, 2, 2, 257, 258, 3, 2, 2, 2, 258, 256, 3, 2, 2, 2, 258, 259, 3, 2, 2, 2, 259, 260, 3, 2, 2, 2, 260, 261, 7, 5, 2, 2, 261, 33, 3, 2, 2, 2, 262, 263, 5, 10, 6, 2, 263, 264, 7, 10, 2, 2, 264, 35, 3, 2, 2, 2, 265, 266, 7, 72, 2, 2, 266, 267, 7, 109, 2, 2, 267, 37, 3, 2, 2, 2, 268, 270, 7, 72, 2, 2, 269, 271, 7, 109, 2, 2, 270, 269, 3, 2, 2, 2, 270, 271, 3, 2, 2, 2, 271, 272, 3, 2, 2, 2, 272, 273, 7, 4, 2, 2, 273, 274, 5, 40, 21, 2, 274, 275, 7, 5, 2, 2, 275, 39, 3, 2, 2, 2, 276, 277, 8, 21, 1, 2, 277, 278, 5, 42, 22, 2, 278, 284, 3, 2, 2, 2, 279, 280, 12, 3, 2, 2, 280, 281, 7, 12, 2, 2, 281, 283, 5, 42, 22, 2, 282, 279, 3, 2, 2, 2, 283, 286, 3, 2, 2, 2, 284, 282, 3, 2, 2, 2, 284, 285, 3, 2, 2, 2, 285, 41, 3, 2, 2, 2, 286, 284, 3, 2, 2, 2, 287, 290, 7, 109, 2, 2, 288, 289, 7, 39, 2, 2, 289, 291, 5, 74, 38, 2, 290, 288, 3, 2, 2, 2, 290, 291, 3, 2, 2, 2, 291, 43, 3, 2, 2, 2, 292, 296, 5, 18, 10, 2, 293, 295, 5, 20, 11, 2, 294, 293, 3, 2, 2, 2, 295, 298, 3, 2, 2, 2, 296, 294, 3, 2, 2, 2, 296, 297, 3, 2, 2, 2, 297, 299, 3, 2, 2, 2, 298, 296, 3, 2, 2, 2, 299, 300, 7, 109, 2, 2, 300, 302, 7, 8, 2, 2, 301, 303, 5, 48, 25, 2, 302, 301, 3, 2, 2, 2, 302, 303, 3, 2, 2, 2, 303, 304, 3, 2, 2, 2, 304, 307, 7, 9, 2, 2, 305, 308, 5, 46, 24, 2, 306, 308, 7, 10, 2, 2, 307, 305, 3, 2, 2, 2, 307, 306, 3, 2, 2, 2, 308, 45, 3, 2, 2, 2, 309, 311, 7, 4, 2, 2, 310, 312, 5, 58, 30, 2, 311, 310, 3, 2, 2, 2, 311, 312, 3, 2, 2, 2, 312, 313, 3, 2, 2, 2, 313, 314, 7, 5, 2, 2, 314, 47, 3, 2, 2, 2, 315, 320, 5, 50, 26, 2, 316, 317, 7, 12, 2, 2, 317, 319, 5, 50, 26, 2, 318, 316, 3, 2, 2, 2, 319, 322, 3, 2, 2, 2, 320, 318, 3, 2, 2, 2, 320, 321, 3, 2, 2, 2, 321, 49, 3, 2, 2, 2, 322, 320, 3, 2, 2, 2, 323, 324, 5, 18, 10, 2, 324, 325, 5, 26, 14, 2, 325, 329, 3, 2, 2, 2, 326, 329, 7, 84, 2, 2, 327, 329, 7, 14, 2, 2, 328, 323, 3, 2, 2, 2, 328, 326, 3, 2, 2, 2, 328, 327, 3, 2, 2, 2, 329, 51, 3, 2, 2, 2, 330, 331, 7, 89, 2, 2, 331, 332, 7, 109, 2, 2, 332, 333, 7, 8, 2, 2, 333, 338, 5, 54, 28, 2, 334, 335, 7, 12, 2, 2, 335, 337, 5, 54, 28, 2, 336, 334, 3, 2, 2, 2, 337, 340, 3, 2, 2, 2, 338, 336, 3, 2, 2, 2, 338, 339, 3, 2, 2, 2, 339, 341, 3, 2, 2, 2, 340, 338, 3, 2, 2, 2, 341, 342, 7, 9, 2, 2, 342, 53, 3, 2, 2, 2, 343, 351, 7, 100, 2, 2, 344, 345, 7, 100, 2, 2, 345, 346, 7, 13, 2, 2, 346, 351, 7, 100, 2, 2, 347, 351, 7, 109, 2, 2, 348, 351, 7, 110, 2, 2, 349, 351, 7, 58, 2, 2, 350, 343, 3, 2, 2, 2, 350, 344, 3, 2, 2, 2, 350, 347, 3, 2, 2, 2, 350, 348, 3, 2, 2, 2, 350, 349, 3, 2, 2, 2, 351, 55, 3, 2, 2, 2, 352, 398, 7, 42, 2, 2, 353, 354, 7, 45, 2, 2, 354, 355, 7, 8, 2, 2, 355, 356, 7, 100, 2, 2, 356, 398, 7, 9, 2, 2, 357, 361, 7, 50, 2, 2, 358, 359, 7, 8, 2, 2, 359, 360, 7, 109, 2, 2, 360, 362, 7, 9, 2, 2, 361, 358, 3, 2, 2, 2, 361, 362, 3, 2, 2, 2, 362, 398, 3, 2, 2, 2, 363, 398, 7, 53, 2, 2, 364, 398, 7, 54, 2, 2, 365, 366, 7, 52, 2, 2, 366, 367, 7, 8, 2, 2, 367, 368, 5, 74, 38, 2, 368, 369, 7, 9, 2, 2, 369, 398, 3, 2, 2, 2, 370, 398, 7, 47, 2, 2, 371, 398, 7, 48, 2, 2, 372, 398, 7, 55, 2, 2, 373, 398, 7, 56, 2, 2, 374, 398, 7, 43, 2, 2, 375, 398, 7, 44, 2, 2, 376, 398, 7, 46, 2, 2, 377, 398, 7, 57, 2, 2, 378, 382, 7, 49, 2, 2, 379, 380, 7, 8, 2, 2, 380, 381, 7, 109, 2, 2, 381, 383, 7, 9, 2, 2, 382, 379, 3, 2, 2, 2, 382, 383, 3, 2, 2, 2, 383, 398, 3, 2, 2, 2, 384, 385, 7, 51, 2, 2, 385, 386, 7, 8, 2, 2, 386, 391, 5, 54, 28, 2, 387, 388, 7, 12, 2, 2, 388, 390, 5, 54, 28, 2, 389, 387, 3, 2, 2, 2, 390, 393, 3, 2, 2, 2, 391, 389, 3, 2, 2, 2, 391, 392, 3, 2, 2, 2, 392, 394, 3, 2, 2, 2, 393, 391, 3, 2, 2, 2, 394, 395, 7, 9, 2, 2, 395, 398, 3, 2, 2, 2, 396, 398, 7, 58, 2, 2, 397, 352, 3, 2, 2, 2, 397, 353, 3, 2, 2, 2, 397, 357, 3, 2, 2, 2, 397, 363, 3, 2, 2, 2, 397, 364, 3, 2, 2, 2, 397, 365, 3, 2, 2, 2, 397, 370, 3, 2, 2, 2, 397, 371, 3, 2, 2, 2, 397, 372, 3, 2, 2, 2, 397, 373, 3, 2, 2, 2, 397, 374, 3, 2, 2, 2, 397, 375, 3, 2, 2, 2, 397, 376, 3, 2, 2, 2, 397, 377, 3, 2, 2, 2, 397, 378, 3, 2, 2, 2, 397, 384, 3, 2, 2, 2, 397, 396, 3, 2, 2, 2, 398, 57, 3, 2, 2, 2, 399, 401, 5, 60, 31, 2, 400, 399, 3, 2, 2, 2, 401, 402, 3, 2, 2, 2, 402, 400, 3, 2, 2, 2, 402, 403, 3, 2, 2, 2, 403, 59, 3, 2, 2, 2, 404, 405, 5, 10, 6, 2, 405, 406, 7, 10, 2, 2, 406, 490, 3, 2, 2, 2, 407, 409, 7, 4, 2, 2, 408, 410, 5, 58, 30, 2, 409, 408, 3, 2, 2, 2, 409, 410, 3, 2, 2, 2, 410, 411, 3, 2, 2, 2, 411, 490, 7, 5, 2, 2, 412, 413, 5, 72, 37, 2, 413, 414, 7, 10, 2, 2, 414, 490, 3, 2, 2, 2, 415, 416, 7, 59, 2, 2, 416, 417, 7, 8, 2, 2, 417, 418, 5, 72, 37, 2, 418, 419, 7, 9, 2, 2, 419, 422, 5, 60, 31, 2, 420, 421, 7, 60, 2, 2, 421, 423, 5, 60, 31, 2, 422, 420, 3, 2, 2, 2, 422, 423, 3, 2, 2, 2, 423, 490, 3, 2, 2, 2, 424, 426, 5, 56, 29, 2, 425, 424, 3, 2, 2, 2, 426, 429, 3, 2, 2, 2, 427, 425, 3, 2, 2, 2, 427, 428, 3, 2, 2, 2, 428, 430, 3, 2, 2, 2, 429, 427, 3, 2, 2, 2, 430, 431, 7, 61, 2, 2, 431, 432, 7, 8, 2, 2, 432, 433, 5, 72, 37, 2, 433, 434, 7, 9, 2, 2, 434, 435, 5, 60, 31, 2, 435, 490, 3, 2, 2, 2, 436, 438, 5, 56, 29, 2, 437, 436, 3, 2, 2, 2, 438, 441, 3, 2, 2, 2, 439, 437, 3, 2, 2, 2, 439, 440, 3, 2, 2, 2, 440, 442, 3, 2, 2, 2, 441, 439, 3, 2, 2, 2, 442, 443, 7, 62, 2, 2, 443, 444, 5, 60, 31, 2, 444, 445, 7, 61, 2, 2, 445, 446, 7, 8, 2, 2, 446, 447, 5, 72, 37, 2, 447, 448, 7, 9, 2, 2, 448, 449, 7, 10, 2, 2, 449, 490, 3, 2, 2, 2, 450, 452, 5, 56, 29, 2, 451, 450, 3, 2, 2, 2, 452, 455, 3, 2, 2, 2, 453, 451, 3, 2, 2, 2, 453, 454, 3, 2, 2, 2, 454, 456, 3, 2, 2, 2, 455, 453, 3, 2, 2, 2, 456, 457, 7, 63, 2, 2, 457, 458, 7, 8, 2, 2, 458, 459, 5, 66, 34, 2, 459, 460, 7, 9, 2, 2, 460, 461, 5, 60, 31, 2, 461, 490, 3, 2, 2, 2, 462, 463, 7, 64, 2, 2, 463, 464, 7, 8, 2, 2, 464, 465, 5, 72, 37, 2, 465, 466, 7, 9, 2, 2, 466, 467, 7, 4, 2, 2, 467, 468, 5, 62, 32, 2, 468, 469, 7, 5, 2, 2, 469, 490, 3, 2, 2, 2, 470, 472, 7, 65, 2, 2, 471, 473, 5, 72, 37, 2, 472, 471, 3, 2, 2, 2, 472, 473, 3, 2, 2, 2, 473, 474, 3, 2, 2, 2, 474, 490, 7, 10, 2, 2, 475, 476, 7, 66, 2, 2, 476, 490, 7, 10, 2, 2, 477, 478, 7, 67, 2, 2, 478, 490, 7, 10, 2, 2, 479, 481, 7, 68, 2, 2, 480, 482, 5, 80, 41, 2, 481, 480, 3, 2, 2, 2, 481, 482, 3, 2, 2, 2, 482, 483, 3, 2, 2, 2, 483, 484, 7, 4, 2, 2, 484, 485, 5, 84, 43, 2, 485, 486, 7, 134, 2, 2, 486, 490, 3, 2, 2, 2, 487, 490, 5, 78, 40, 2, 488, 490, 7, 10, 2, 2, 489, 404, 3, 2, 2, 2, 489, 407, 3, 2, 2, 2, 489, 412, 3, 2, 2, 2, 489, 415, 3, 2, 2, 2, 489, 427, 3, 2, 2, 2, 489, 439, 3, 2, 2, 2, 489, 453, 3, 2, 2, 2, 489, 462, 3, 2, 2, 2, 489, 470, 3, 2, 2, 2, 489, 475, 3, 2, 2, 2, 489, 477, 3, 2, 2, 2, 489, 479, 3, 2, 2, 2, 489, 487, 3, 2, 2, 2, 489, 488, 3, 2, 2, 2, 490, 61, 3, 2, 2, 2, 491, 493, 5, 64, 33, 2, 492, 491, 3, 2, 2, 2, 493, 494, 3, 2, 2, 2, 494, 492, 3, 2, 2, 2, 494, 495, 3, 2, 2, 2, 495, 501, 3, 2, 2, 2, 496, 497, 7, 69, 2, 2, 497, 499, 7, 11, 2, 2, 498, 500, 5, 58, 30, 2, 499, 498, 3, 2, 2, 2, 499, 500, 3, 2, 2, 2, 500, 502, 3, 2, 2, 2, 501, 496, 3, 2, 2, 2, 501, 502, 3, 2, 2, 2, 502, 63, 3, 2, 2, 2, 503, 504, 7, 70, 2, 2, 504, 505, 5, 74, 38, 2, 505, 507, 7, 11, 2, 2, 506, 508, 5, 58, 30, 2, 507, 506, 3, 2, 2, 2, 507, 508, 3, 2, 2, 2, 508, 65, 3, 2, 2, 2, 509, 510, 5, 68, 35, 2, 510, 512, 7, 10, 2, 2, 511, 513, 5, 70, 36, 2, 512, 511, 3, 2, 2, 2, 512, 513, 3, 2, 2, 2, 513, 514, 3, 2, 2, 2, 514, 516, 7, 10, 2, 2, 515, 517, 5, 72, 37, 2, 516, 515, 3, 2, 2, 2, 516, 517, 3, 2, 2, 2, 517, 526, 3, 2, 2, 2, 518, 519, 5, 18, 10, 2, 519, 520, 5, 26, 14, 2, 520, 521, 7, 11, 2, 2, 521, 522, 5, 74, 38, 2, 522, 523, 7, 13, 2, 2, 523, 524, 5, 74, 38, 2, 524, 526, 3, 2, 2, 2, 525, 509, 3, 2, 2, 2, 525, 518, 3, 2, 2, 2, 526, 67, 3, 2, 2, 2, 527, 529, 5, 10, 6, 2, 528, 527, 3, 2, 2, 2, 528, 529, 3, 2, 2, 2, 529, 532, 3, 2, 2, 2, 530, 532, 5, 72, 37, 2, 531, 528, 3, 2, 2, 2, 531, 530, 3, 2, 2, 2, 532, 69, 3, 2, 2, 2, 533, 534, 5, 72, 37, 2, 534, 71, 3, 2, 2, 2, 535, 536, 8, 37, 1, 2, 536, 537, 5, 74, 38, 2, 537, 543, 3, 2, 2, 2, 538, 539, 12, 3, 2, 2, 539, 540, 7, 12, 2, 2, 540, 542, 5, 74, 38, 2, 541, 538, 3, 2, 2, 2, 542, 545, 3, 2, 2, 2, 543, 541, 3, 2, 2, 2, 543, 544, 3, 2, 2, 2, 544, 73, 3, 2, 2, 2, 545, 543, 3, 2, 2, 2, 546, 547, 8, 38, 1, 2, 547, 548, 7, 8, 2, 2, 548, 549, 5, 72, 37, 2, 549, 550, 7, 9, 2, 2, 550, 612, 3, 2, 2, 2, 551, 552, 7, 73, 2, 2, 552, 555, 7, 8, 2, 2, 553, 556, 5, 74, 38, 2, 554, 556, 5, 24, 13, 2, 555, 553, 3, 2, 2, 2, 555, 554, 3, 2, 2, 2, 556, 557, 3, 2, 2, 2, 557, 558, 7, 9, 2, 2, 558, 612, 3, 2, 2, 2, 559, 560, 7, 74, 2, 2, 560, 563, 7, 8, 2, 2, 561, 564, 5, 74, 38, 2, 562, 564, 5, 24, 13, 2, 563, 561, 3, 2, 2, 2, 563, 562, 3, 2, 2, 2, 564, 565, 3, 2, 2, 2, 565, 566, 7, 9, 2, 2, 566, 612, 3, 2, 2, 2, 567, 569, 7, 75, 2, 2, 568, 570, 7, 8, 2, 2, 569, 568, 3, 2, 2, 2, 569, 570, 3, 2, 2, 2, 570, 571, 3, 2, 2, 2, 571, 573, 7, 109, 2, 2, 572, 574, 7, 9, 2, 2, 573, 572, 3, 2, 2, 2, 573, 574, 3, 2, 2, 2, 574, 612, 3, 2, 2, 2, 575, 576, 7, 8, 2, 2, 576, 577, 5, 24, 13, 2, 577, 578, 7, 9, 2, 2, 578, 579, 5, 74, 38, 26, 579, 612, 3, 2, 2, 2, 580, 581, 9, 2, 2, 2, 581, 612, 5, 74, 38, 25, 582, 583, 7, 20, 2, 2, 583, 612, 5, 74, 38, 23, 584, 585, 9, 3, 2, 2, 585, 612, 5, 74, 38, 22, 586, 587, 9, 4, 2, 2, 587, 612, 5, 74, 38, 18, 588, 589, 7, 4, 2, 2, 589, 594, 5, 74, 38, 2, 590, 591, 7, 12, 2, 2, 591, 593, 5, 74, 38, 2, 592, 590, 3, 2, 2, 2, 593, 596, 3, 2, 2, 2, 594, 592, 3, 2, 2, 2, 594, 595, 3, 2, 2, 2, 595, 598, 3, 2, 2, 2, 596, 594, 3, 2, 2, 2, 597, 599, 7, 12, 2, 2, 598, 597, 3, 2, 2, 2, 598, 599, 3, 2, 2, 2, 599, 600, 3, 2, 2, 2, 600, 601, 7, 5, 2, 2, 601, 612, 3, 2, 2, 2, 602, 612, 7, 109, 2, 2, 603, 612, 7, 100, 2, 2, 604, 606, 7, 110, 2, 2, 605, 604, 3, 2, 2, 2, 606, 607, 3, 2, 2, 2, 607, 605, 3, 2, 2, 2, 607, 608, 3, 2, 2, 2, 608, 612, 3, 2, 2, 2, 609, 612, 7, 111, 2, 2, 610, 612, 7, 85, 2, 2, 611, 546, 3, 2, 2, 2, 611, 551, 3, 2, 2, 2, 611, 559, 3, 2, 2, 2, 611, 567, 3, 2, 2, 2, 611, 575, 3, 2, 2, 2, 611, 580, 3, 2, 2, 2, 611, 582, 3, 2, 2, 2, 611, 584, 3, 2, 2, 2, 611, 586, 3, 2, 2, 2, 611, 588, 3, 2, 2, 2, 611, 602, 3, 2, 2, 2, 611, 603, 3, 2, 2, 2, 611, 605, 3, 2, 2, 2, 611, 609, 3, 2, 2, 2, 611, 610, 3, 2, 2, 2, 612, 673, 3, 2, 2, 2, 613, 614, 12, 21, 2, 2, 614, 615, 9, 5, 2, 2, 615, 672, 5, 74, 38, 22, 616, 617, 12, 20, 2, 2, 617, 618, 9, 6, 2, 2, 618, 672, 5, 74, 38, 21, 619, 620, 12, 19, 2, 2, 620, 621, 9, 7, 2, 2, 621, 672, 5, 74, 38, 20, 622, 623, 12, 17, 2, 2, 623, 624, 9, 8, 2, 2, 624, 672, 5, 74, 38, 18, 625, 626, 12, 16, 2, 2, 626, 627, 7, 25, 2, 2, 627, 672, 5, 74, 38, 17, 628, 629, 12, 15, 2, 2, 629, 630, 7, 27, 2, 2, 630, 672, 5, 74, 38, 16, 631, 632, 12, 14, 2, 2, 632, 633, 7, 28, 2, 2, 633, 672, 5, 74, 38, 15, 634, 635, 12, 13, 2, 2, 635, 636, 7, 37, 2, 2, 636, 672, 5, 74, 38, 14, 637, 638, 12, 12, 2, 2, 638, 639, 7, 38, 2, 2, 639, 672, 5, 74, 38, 13, 640, 641, 12, 11, 2, 2, 641, 642, 7, 15, 2, 2, 642, 643, 5, 74, 38, 2, 643, 644, 7, 11, 2, 2, 644, 645, 5, 74, 38, 12, 645, 672, 3, 2, 2, 2, 646, 647, 12, 10, 2, 2, 647, 648, 7, 39, 2, 2, 648, 672, 5, 74, 38, 10, 649, 650, 12, 9, 2, 2, 650, 651, 7, 40, 2, 2, 651, 672, 5, 74, 38, 9, 652, 653, 12, 33, 2, 2, 653, 654, 7, 16, 2, 2, 654, 672, 7, 109, 2, 2, 655, 656, 12, 32, 2, 2, 656, 657, 7, 17, 2, 2, 657, 672, 7, 109, 2, 2, 658, 659, 12, 31, 2, 2, 659, 661, 7, 8, 2, 2, 660, 662, 5, 76, 39, 2, 661, 660, 3, 2, 2, 2, 661, 662, 3, 2, 2, 2, 662, 663, 3, 2, 2, 2, 663, 672, 7, 9, 2, 2, 664, 665, 12, 27, 2, 2, 665, 666, 7, 6, 2, 2, 666, 667, 5, 72, 37, 2, 667, 668, 7, 7, 2, 2, 668, 672, 3, 2, 2, 2, 669, 670, 12, 24, 2, 2, 670, 672, 9, 2, 2, 2, 671, 613, 3, 2, 2, 2, 671, 616, 3, 2, 2, 2, 671, 619, 3, 2, 2, 2, 671, 622, 3, 2, 2, 2, 671, 625, 3, 2, 2, 2, 671, 628, 3, 2, 2, 2, 671, 631, 3, 2, 2, 2, 671, 634, 3, 2, 2, 2, 671, 637, 3, 2, 2, 2, 671, 640, 3, 2, 2, 2, 671, 646, 3, 2, 2, 2, 671, 649, 3, 2, 2, 2, 671, 652, 3, 2, 2, 2, 671, 655, 3, 2, 2, 2, 671, 658, 3, 2, 2, 2, 671, 664, 3, 2, 2, 2, 671, 669, 3, 2, 2, 2, 672, 675, 3, 2, 2, 2, 673, 671, 3, 2, 2, 2, 673, 674, 3, 2, 2, 2, 674, 75, 3, 2, 2, 2, 675, 673, 3, 2, 2, 2, 676, 681, 5, 74, 38, 2, 677, 678, 7, 12, 2, 2, 678, 680, 5, 74, 38, 2, 679, 677, 3, 2, 2, 2, 680, 683, 3, 2, 2, 2, 681, 679, 3, 2, 2, 2, 681, 682, 3, 2, 2, 2, 682, 77, 3, 2, 2, 2, 683, 681, 3, 2, 2, 2, 684, 686, 7, 76, 2, 2, 685, 687, 5, 80, 41, 2, 686, 685, 3, 2, 2, 2, 686, 687, 3, 2, 2, 2, 687, 688, 3, 2, 2, 2, 688, 689, 7, 86, 2, 2, 689, 79, 3, 2, 2, 2, 690, 691, 7, 8, 2, 2, 691, 696, 5, 82, 42, 2, 692, 693, 7, 12, 2, 2, 693, 695, 5, 82, 42, 2, 694, 692, 3, 2, 2, 2, 695, 698, 3, 2, 2, 2, 696, 694, 3, 2, 2, 2, 696, 697, 3, 2, 2, 2, 697, 699, 3, 2, 2, 2, 698, 696, 3, 2, 2, 2, 699, 700, 7, 9, 2, 2, 700, 81, 3, 2, 2, 2, 701, 702, 7, 77, 2, 2, 702, 712, 7, 110, 2, 2, 703, 704, 7, 78, 2, 2, 704, 712, 7, 109, 2, 2, 705, 706, 7, 79, 2, 2, 706, 712, 7, 110, 2, 2, 707, 708, 7, 80, 2, 2, 708, 712, 5, 74, 38, 2, 709, 710, 7, 81, 2, 2, 710, 712, 5, 74, 38, 2, 711, 701, 3, 2, 2, 2, 711, 703, 3, 2, 2, 2, 711, 705, 3, 2, 2, 2, 711, 707, 3, 2, 2, 2, 711, 709, 3, 2, 2, 2, 712, 83, 3, 2, 2, 2, 713, 715, 5, 86, 44, 2, 714, 713, 3, 2, 2, 2, 715, 718, 3, 2, 2, 2, 716, 714, 3, 2, 2, 2, 716, 717, 3, 2, 2, 2, 717, 85, 3, 2, 2, 2, 718, 716, 3, 2, 2, 2, 719, 723, 5, 88, 45, 2, 720, 723, 5, 90, 46, 2, 721, 723, 5, 92, 47, 2, 722, 719, 3, 2, 2, 2, 722, 720, 3, 2, 2, 2, 722, 721, 3, 2, 2, 2, 723, 87, 3, 2, 2, 2, 724, 725, 7, 147, 2, 2, 725, 729, 7, 118, 2, 2, 726, 728, 7, 148, 2, 2, 727, 726, 3, 2, 2, 2, 728, 731, 3, 2, 2, 2, 729, 727, 3, 2, 2, 2, 729, 730, 3, 2, 2, 2, 730, 741, 3, 2, 2, 2, 731, 729, 3, 2, 2, 2, 732, 733, 7, 146, 2, 2, 733, 737, 7, 118, 2, 2, 734, 736, 7, 148, 2, 2, 735, 734, 3, 2, 2, 2, 736, 739, 3, 2, 2, 2, 737, 735, 3, 2, 2, 2, 737, 738, 3, 2, 2, 2, 738, 741, 3, 2, 2, 2, 739, 737, 3, 2, 2, 2, 740, 724, 3, 2, 2, 2, 740, 732, 3, 2, 2, 2, 741, 89, 3, 2, 2, 2, 742, 744, 7, 116, 2, 2, 743, 745, 5, 94, 48, 2, 744, 743, 3, 2, 2, 2, 744, 745, 3, 2, 2, 2, 745, 749, 3, 2, 2, 2, 746, 748, 7, 148, 2, 2, 747, 746, 3, 2, 2, 2, 748, 751, 3, 2, 2, 2, 749, 747, 3, 2, 2, 2, 749, 750, 3, 2, 2, 2, 750, 91, 3, 2, 2, 2, 751, 749, 3, 2, 2, 2, 752, 753, 7, 115, 2, 2, 753, 758, 5, 96, 49, 2, 754, 755, 7, 119, 2, 2, 755, 757, 5, 96, 49, 2, 756, 754, 3, 2, 2, 2, 757, 760, 3, 2, 2, 2, 758, 756, 3, 2, 2, 2, 758, 759, 3, 2, 2, 2, 759, 764, 3, 2, 2, 2, 760, 758, 3, 2, 2, 2, 761, 763, 7, 148, 2, 2, 762, 761, 3, 2, 2, 2, 763, 766, 3, 2, 2, 2, 764, 762, 3, 2, 2, 2, 764, 765, 3, 2, 2, 2, 765, 93, 3, 2, 2, 2, 766, 764, 3, 2, 2, 2, 767, 813, 5, 96, 49, 2, 768, 769, 7, 117, 2, 2, 769, 813, 5, 96, 49, 2, 770, 771, 5, 96, 49, 2, 771, 772, 7, 119, 2, 2, 772, 773, 5, 96, 49, 2, 773, 813, 3, 2, 2, 2, 774, 775, 7, 120, 2, 2, 775, 776, 5, 96, 49, 2, 776, 777, 7, 121, 2, 2, 777, 778, 7, 119, 2, 2, 778, 779, 7, 147, 2, 2, 779, 813, 3, 2, 2, 2, 780, 781, 7, 120, 2, 2, 781, 782, 7, 120, 2, 2, 782, 783, 5, 96, 49, 2, 783, 784, 7, 121, 2, 2, 784, 785, 7, 121, 2, 2, 785, 786, 7, 119, 2, 2, 786, 787, 7, 147, 2, 2, 787, 813, 3, 2, 2, 2, 788, 789, 7, 120, 2, 2, 789, 790, 5, 96, 49, 2, 790, 791, 7, 119, 2, 2, 791, 792, 7, 147, 2, 2, 792, 793, 7, 121, 2, 2, 793, 794, 7, 119, 2, 2, 794, 795, 7, 147, 2, 2, 795, 813, 3, 2, 2, 2, 796, 797, 7, 120, 2, 2, 797, 798, 5, 96, 49, 2, 798, 799, 7, 119, 2, 2, 799, 800, 7, 147, 2, 2, 800, 801, 7, 121, 2, 2, 801, 813, 3, 2, 2, 2, 802, 803, 7, 120, 2, 2, 803, 804, 5, 96, 49, 2, 804, 805, 7, 121, 2, 2, 805, 813, 3, 2, 2, 2, 806, 807, 7, 120, 2, 2, 807, 808, 7, 120, 2, 2, 808, 809, 5, 96, 49, 2, 809, 810, 7, 121, 2, 2, 810, 811, 7, 121, 2, 2, 811, 813, 3, 2, 2, 2, 812, 767, 3, 2, 2, 2, 812, 768, 3, 2, 2, 2, 812, 770, 3, 2, 2, 2, 812, 774, 3, 2, 2, 2, 812, 780, 3, 2, 2, 2, 812, 788, 3, 2, 2, 2, 812, 796, 3, 2, 2, 2, 812, 802, 3, 2, 2, 2, 812, 806, 3, 2, 2, 2, 813, 95, 3, 2, 2, 2, 814, 815, 8, 49, 1, 2, 815, 816, 7, 122, 2, 2, 816, 817, 5, 96, 49, 2, 817, 818, 7, 123, 2, 2, 818, 829, 3, 2, 2, 2, 819, 820, 9, 9, 2, 2, 820, 829, 5, 96, 49, 10, 821, 829, 7, 147, 2, 2, 822, 829, 7, 145, 2, 2, 823, 824, 7, 133, 2, 2, 824, 825, 7, 147, 2, 2, 825, 829, 7, 134, 2, 2, 826, 829, 7, 135, 2, 2, 827, 829, 7, 144, 2, 2, 828, 814, 3, 2, 2, 2, 828, 819, 3, 2, 2, 2, 828, 821, 3, 2, 2, 2, 828, 822, 3, 2, 2, 2, 828, 823, 3, 2, 2, 2, 828, 826, 3, 2, 2, 2, 828, 827, 3, 2, 2, 2, 829, 844, 3, 2, 2, 2, 830, 831, 12, 12, 2, 2, 831, 832, 7, 124, 2, 2, 832, 843, 5, 96, 49, 13, 833, 834, 12, 11, 2, 2, 834, 835, 9, 10, 2, 2, 835, 843, 5, 96, 49, 12, 836, 837, 12, 9, 2, 2, 837, 838, 9, 11, 2, 2, 838, 843, 5, 96, 49, 10, 839, 840, 12, 8, 2, 2, 840, 841, 9, 12, 2, 2, 841, 843, 5, 96, 49, 9, 842, 830, 3, 2, 2, 2, 842, 833, 3, 2, 2, 2, 842, 836, 3, 2, 2, 2, 842, 839, 3, 2, 2, 2, 843, 846, 3, 2, 2, 2, 844, 842, 3, 2, 2, 2, 844, 845, 3, 2, 2, 2, 845, 97, 3, 2, 2, 2, 846, 844, 3, 2, 2, 2, 85, 107, 124, 137, 143, 149, 159, 166, 173, 178, 190, 193, 195, 205, 213, 218, 223, 230, 237, 244, 252, 258, 270, 284, 290, 296, 302, 307, 311, 320, 328, 338, 350, 361, 382, 391, 397, 402, 409, 422, 427, 439, 453, 472, 481, 489, 494, 499, 501, 507, 512, 516, 525, 528, 531, 543, 555, 563, 569, 573, 594, 598, 607, 611, 661, 671, 673, 681, 686, 696, 711, 716, 722, 729, 737, 740, 744, 749, 758, 764, 812, 828, 842, 844] \ No newline at end of file +[3, 24715, 42794, 33075, 47597, 16764, 15335, 30598, 22884, 3, 156, 825, 4, 2, 9, 2, 4, 3, 9, 3, 4, 4, 9, 4, 4, 5, 9, 5, 4, 6, 9, 6, 4, 7, 9, 7, 4, 8, 9, 8, 4, 9, 9, 9, 4, 10, 9, 10, 4, 11, 9, 11, 4, 12, 9, 12, 4, 13, 9, 13, 4, 14, 9, 14, 4, 15, 9, 15, 4, 16, 9, 16, 4, 17, 9, 17, 4, 18, 9, 18, 4, 19, 9, 19, 4, 20, 9, 20, 4, 21, 9, 21, 4, 22, 9, 22, 4, 23, 9, 23, 4, 24, 9, 24, 4, 25, 9, 25, 4, 26, 9, 26, 4, 27, 9, 27, 4, 28, 9, 28, 4, 29, 9, 29, 4, 30, 9, 30, 4, 31, 9, 31, 4, 32, 9, 32, 4, 33, 9, 33, 4, 34, 9, 34, 4, 35, 9, 35, 4, 36, 9, 36, 4, 37, 9, 37, 4, 38, 9, 38, 4, 39, 9, 39, 4, 40, 9, 40, 4, 41, 9, 41, 4, 42, 9, 42, 4, 43, 9, 43, 4, 44, 9, 44, 4, 45, 9, 45, 4, 46, 9, 46, 4, 47, 9, 47, 3, 2, 3, 2, 3, 2, 3, 3, 3, 3, 3, 3, 3, 4, 7, 4, 102, 10, 4, 12, 4, 14, 4, 105, 11, 4, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 3, 5, 5, 5, 121, 10, 5, 3, 6, 3, 6, 3, 6, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 3, 7, 7, 7, 132, 10, 7, 12, 7, 14, 7, 135, 11, 7, 3, 8, 3, 8, 3, 8, 5, 8, 140, 10, 8, 3, 8, 3, 8, 3, 8, 3, 8, 5, 8, 146, 10, 8, 3, 9, 3, 9, 3, 9, 3, 9, 3, 9, 3, 10, 7, 10, 154, 10, 10, 12, 10, 14, 10, 157, 11, 10, 3, 10, 3, 10, 7, 10, 161, 10, 10, 12, 10, 14, 10, 164, 11, 10, 3, 11, 3, 11, 3, 11, 3, 11, 3, 11, 3, 11, 3, 11, 3, 11, 5, 11, 174, 10, 11, 3, 11, 7, 11, 177, 10, 11, 12, 11, 14, 11, 180, 11, 11, 3, 12, 3, 12, 3, 12, 3, 12, 3, 12, 7, 12, 187, 10, 12, 12, 12, 14, 12, 190, 11, 12, 3, 12, 3, 12, 3, 12, 3, 12, 3, 12, 5, 12, 197, 10, 12, 3, 12, 3, 12, 3, 12, 5, 12, 202, 10, 12, 3, 12, 7, 12, 205, 10, 12, 12, 12, 14, 12, 208, 11, 12, 3, 13, 3, 13, 3, 13, 3, 13, 5, 13, 214, 10, 13, 3, 13, 3, 13, 3, 13, 3, 13, 3, 13, 5, 13, 221, 10, 13, 3, 13, 3, 13, 3, 13, 7, 13, 226, 10, 13, 12, 13, 14, 13, 229, 11, 13, 3, 14, 3, 14, 3, 14, 3, 15, 3, 15, 5, 15, 236, 10, 15, 3, 15, 3, 15, 6, 15, 240, 10, 15, 13, 15, 14, 15, 241, 3, 15, 3, 15, 3, 16, 3, 16, 3, 16, 3, 17, 3, 17, 3, 17, 3, 18, 3, 18, 5, 18, 254, 10, 18, 3, 18, 3, 18, 3, 18, 3, 18, 3, 19, 3, 19, 3, 19, 3, 19, 3, 19, 3, 19, 7, 19, 266, 10, 19, 12, 19, 14, 19, 269, 11, 19, 3, 20, 3, 20, 3, 20, 5, 20, 274, 10, 20, 3, 21, 3, 21, 3, 21, 3, 21, 5, 21, 280, 10, 21, 3, 21, 3, 21, 3, 21, 5, 21, 285, 10, 21, 3, 22, 3, 22, 5, 22, 289, 10, 22, 3, 22, 3, 22, 3, 23, 3, 23, 3, 23, 7, 23, 296, 10, 23, 12, 23, 14, 23, 299, 11, 23, 3, 24, 3, 24, 3, 24, 3, 24, 3, 24, 5, 24, 306, 10, 24, 3, 25, 3, 25, 3, 25, 3, 25, 3, 25, 3, 25, 7, 25, 314, 10, 25, 12, 25, 14, 25, 317, 11, 25, 3, 25, 3, 25, 3, 26, 3, 26, 3, 26, 3, 26, 3, 26, 3, 26, 3, 26, 5, 26, 328, 10, 26, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 5, 27, 339, 10, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 5, 27, 360, 10, 27, 3, 27, 3, 27, 3, 27, 3, 27, 3, 27, 7, 27, 367, 10, 27, 12, 27, 14, 27, 370, 11, 27, 3, 27, 3, 27, 3, 27, 5, 27, 375, 10, 27, 3, 28, 6, 28, 378, 10, 28, 13, 28, 14, 28, 379, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 387, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 400, 10, 29, 3, 29, 7, 29, 403, 10, 29, 12, 29, 14, 29, 406, 11, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 7, 29, 415, 10, 29, 12, 29, 14, 29, 418, 11, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 7, 29, 429, 10, 29, 12, 29, 14, 29, 432, 11, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 450, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 459, 10, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 3, 29, 5, 29, 467, 10, 29, 3, 30, 6, 30, 470, 10, 30, 13, 30, 14, 30, 471, 3, 30, 3, 30, 3, 30, 5, 30, 477, 10, 30, 5, 30, 479, 10, 30, 3, 31, 3, 31, 3, 31, 3, 31, 5, 31, 485, 10, 31, 3, 32, 3, 32, 3, 32, 5, 32, 490, 10, 32, 3, 32, 3, 32, 5, 32, 494, 10, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 3, 32, 5, 32, 503, 10, 32, 3, 33, 5, 33, 506, 10, 33, 3, 33, 5, 33, 509, 10, 33, 3, 34, 3, 34, 3, 35, 3, 35, 3, 35, 3, 35, 3, 35, 3, 35, 7, 35, 519, 10, 35, 12, 35, 14, 35, 522, 11, 35, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 5, 36, 533, 10, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 5, 36, 541, 10, 36, 3, 36, 3, 36, 3, 36, 3, 36, 5, 36, 547, 10, 36, 3, 36, 3, 36, 5, 36, 551, 10, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 7, 36, 570, 10, 36, 12, 36, 14, 36, 573, 11, 36, 3, 36, 5, 36, 576, 10, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 6, 36, 583, 10, 36, 13, 36, 14, 36, 584, 3, 36, 3, 36, 5, 36, 589, 10, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 5, 36, 639, 10, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 3, 36, 7, 36, 649, 10, 36, 12, 36, 14, 36, 652, 11, 36, 3, 37, 3, 37, 3, 37, 7, 37, 657, 10, 37, 12, 37, 14, 37, 660, 11, 37, 3, 38, 3, 38, 5, 38, 664, 10, 38, 3, 38, 3, 38, 3, 39, 3, 39, 3, 39, 3, 39, 7, 39, 672, 10, 39, 12, 39, 14, 39, 675, 11, 39, 3, 39, 3, 39, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 3, 40, 5, 40, 689, 10, 40, 3, 41, 7, 41, 692, 10, 41, 12, 41, 14, 41, 695, 11, 41, 3, 42, 3, 42, 3, 42, 5, 42, 700, 10, 42, 3, 43, 3, 43, 3, 43, 7, 43, 705, 10, 43, 12, 43, 14, 43, 708, 11, 43, 3, 43, 3, 43, 3, 43, 7, 43, 713, 10, 43, 12, 43, 14, 43, 716, 11, 43, 5, 43, 718, 10, 43, 3, 44, 3, 44, 5, 44, 722, 10, 44, 3, 44, 7, 44, 725, 10, 44, 12, 44, 14, 44, 728, 11, 44, 3, 45, 3, 45, 3, 45, 3, 45, 7, 45, 734, 10, 45, 12, 45, 14, 45, 737, 11, 45, 3, 45, 7, 45, 740, 10, 45, 12, 45, 14, 45, 743, 11, 45, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 3, 46, 5, 46, 790, 10, 46, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 5, 47, 806, 10, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 3, 47, 7, 47, 820, 10, 47, 12, 47, 14, 47, 823, 11, 47, 3, 47, 2, 10, 12, 20, 22, 24, 36, 68, 70, 92, 48, 2, 4, 6, 8, 10, 12, 14, 16, 18, 20, 22, 24, 26, 28, 30, 32, 34, 36, 38, 40, 42, 44, 46, 48, 50, 52, 54, 56, 58, 60, 62, 64, 66, 68, 70, 72, 74, 76, 78, 80, 82, 84, 86, 88, 90, 92, 2, 13, 3, 2, 23, 24, 5, 2, 18, 19, 25, 26, 82, 82, 4, 2, 33, 33, 36, 36, 3, 2, 29, 30, 3, 2, 20, 22, 3, 2, 18, 19, 3, 2, 31, 36, 3, 2, 127, 130, 3, 2, 125, 126, 3, 2, 131, 132, 3, 2, 127, 128, 2, 945, 2, 94, 3, 2, 2, 2, 4, 97, 3, 2, 2, 2, 6, 103, 3, 2, 2, 2, 8, 120, 3, 2, 2, 2, 10, 122, 3, 2, 2, 2, 12, 125, 3, 2, 2, 2, 14, 145, 3, 2, 2, 2, 16, 147, 3, 2, 2, 2, 18, 155, 3, 2, 2, 2, 20, 165, 3, 2, 2, 2, 22, 196, 3, 2, 2, 2, 24, 220, 3, 2, 2, 2, 26, 230, 3, 2, 2, 2, 28, 233, 3, 2, 2, 2, 30, 245, 3, 2, 2, 2, 32, 248, 3, 2, 2, 2, 34, 251, 3, 2, 2, 2, 36, 259, 3, 2, 2, 2, 38, 270, 3, 2, 2, 2, 40, 275, 3, 2, 2, 2, 42, 286, 3, 2, 2, 2, 44, 292, 3, 2, 2, 2, 46, 305, 3, 2, 2, 2, 48, 307, 3, 2, 2, 2, 50, 327, 3, 2, 2, 2, 52, 374, 3, 2, 2, 2, 54, 377, 3, 2, 2, 2, 56, 466, 3, 2, 2, 2, 58, 469, 3, 2, 2, 2, 60, 480, 3, 2, 2, 2, 62, 502, 3, 2, 2, 2, 64, 508, 3, 2, 2, 2, 66, 510, 3, 2, 2, 2, 68, 512, 3, 2, 2, 2, 70, 588, 3, 2, 2, 2, 72, 653, 3, 2, 2, 2, 74, 661, 3, 2, 2, 2, 76, 667, 3, 2, 2, 2, 78, 688, 3, 2, 2, 2, 80, 693, 3, 2, 2, 2, 82, 699, 3, 2, 2, 2, 84, 717, 3, 2, 2, 2, 86, 719, 3, 2, 2, 2, 88, 729, 3, 2, 2, 2, 90, 789, 3, 2, 2, 2, 92, 805, 3, 2, 2, 2, 94, 95, 5, 6, 4, 2, 95, 96, 7, 2, 2, 3, 96, 3, 3, 2, 2, 2, 97, 98, 5, 80, 41, 2, 98, 99, 7, 2, 2, 3, 99, 5, 3, 2, 2, 2, 100, 102, 5, 8, 5, 2, 101, 100, 3, 2, 2, 2, 102, 105, 3, 2, 2, 2, 103, 101, 3, 2, 2, 2, 103, 104, 3, 2, 2, 2, 104, 7, 3, 2, 2, 2, 105, 103, 3, 2, 2, 2, 106, 107, 5, 10, 6, 2, 107, 108, 7, 10, 2, 2, 108, 121, 3, 2, 2, 2, 109, 121, 5, 40, 21, 2, 110, 111, 5, 28, 15, 2, 111, 112, 7, 10, 2, 2, 112, 121, 3, 2, 2, 2, 113, 114, 5, 34, 18, 2, 114, 115, 7, 10, 2, 2, 115, 121, 3, 2, 2, 2, 116, 121, 5, 48, 25, 2, 117, 118, 5, 16, 9, 2, 118, 119, 7, 10, 2, 2, 119, 121, 3, 2, 2, 2, 120, 106, 3, 2, 2, 2, 120, 109, 3, 2, 2, 2, 120, 110, 3, 2, 2, 2, 120, 113, 3, 2, 2, 2, 120, 116, 3, 2, 2, 2, 120, 117, 3, 2, 2, 2, 121, 9, 3, 2, 2, 2, 122, 123, 5, 18, 10, 2, 123, 124, 5, 12, 7, 2, 124, 11, 3, 2, 2, 2, 125, 126, 8, 7, 1, 2, 126, 127, 5, 14, 8, 2, 127, 133, 3, 2, 2, 2, 128, 129, 12, 3, 2, 2, 129, 130, 7, 12, 2, 2, 130, 132, 5, 14, 8, 2, 131, 128, 3, 2, 2, 2, 132, 135, 3, 2, 2, 2, 133, 131, 3, 2, 2, 2, 133, 134, 3, 2, 2, 2, 134, 13, 3, 2, 2, 2, 135, 133, 3, 2, 2, 2, 136, 139, 5, 22, 12, 2, 137, 138, 7, 39, 2, 2, 138, 140, 5, 70, 36, 2, 139, 137, 3, 2, 2, 2, 139, 140, 3, 2, 2, 2, 140, 146, 3, 2, 2, 2, 141, 142, 5, 22, 12, 2, 142, 143, 7, 39, 2, 2, 143, 144, 5, 74, 38, 2, 144, 146, 3, 2, 2, 2, 145, 136, 3, 2, 2, 2, 145, 141, 3, 2, 2, 2, 146, 15, 3, 2, 2, 2, 147, 148, 7, 41, 2, 2, 148, 149, 5, 18, 10, 2, 149, 150, 8, 9, 1, 2, 150, 151, 5, 22, 12, 2, 151, 17, 3, 2, 2, 2, 152, 154, 5, 52, 27, 2, 153, 152, 3, 2, 2, 2, 154, 157, 3, 2, 2, 2, 155, 153, 3, 2, 2, 2, 155, 156, 3, 2, 2, 2, 156, 158, 3, 2, 2, 2, 157, 155, 3, 2, 2, 2, 158, 162, 5, 24, 13, 2, 159, 161, 5, 52, 27, 2, 160, 159, 3, 2, 2, 2, 161, 164, 3, 2, 2, 2, 162, 160, 3, 2, 2, 2, 162, 163, 3, 2, 2, 2, 163, 19, 3, 2, 2, 2, 164, 162, 3, 2, 2, 2, 165, 166, 8, 11, 1, 2, 166, 167, 5, 24, 13, 2, 167, 178, 3, 2, 2, 2, 168, 169, 12, 4, 2, 2, 169, 177, 7, 20, 2, 2, 170, 171, 12, 3, 2, 2, 171, 173, 7, 6, 2, 2, 172, 174, 5, 70, 36, 2, 173, 172, 3, 2, 2, 2, 173, 174, 3, 2, 2, 2, 174, 175, 3, 2, 2, 2, 175, 177, 7, 7, 2, 2, 176, 168, 3, 2, 2, 2, 176, 170, 3, 2, 2, 2, 177, 180, 3, 2, 2, 2, 178, 176, 3, 2, 2, 2, 178, 179, 3, 2, 2, 2, 179, 21, 3, 2, 2, 2, 180, 178, 3, 2, 2, 2, 181, 182, 8, 12, 1, 2, 182, 183, 7, 109, 2, 2, 183, 197, 8, 12, 1, 2, 184, 188, 7, 20, 2, 2, 185, 187, 5, 52, 27, 2, 186, 185, 3, 2, 2, 2, 187, 190, 3, 2, 2, 2, 188, 186, 3, 2, 2, 2, 188, 189, 3, 2, 2, 2, 189, 191, 3, 2, 2, 2, 190, 188, 3, 2, 2, 2, 191, 197, 5, 22, 12, 4, 192, 193, 7, 8, 2, 2, 193, 194, 5, 22, 12, 2, 194, 195, 7, 9, 2, 2, 195, 197, 3, 2, 2, 2, 196, 181, 3, 2, 2, 2, 196, 184, 3, 2, 2, 2, 196, 192, 3, 2, 2, 2, 197, 206, 3, 2, 2, 2, 198, 199, 12, 5, 2, 2, 199, 201, 7, 6, 2, 2, 200, 202, 5, 70, 36, 2, 201, 200, 3, 2, 2, 2, 201, 202, 3, 2, 2, 2, 202, 203, 3, 2, 2, 2, 203, 205, 7, 7, 2, 2, 204, 198, 3, 2, 2, 2, 205, 208, 3, 2, 2, 2, 206, 204, 3, 2, 2, 2, 206, 207, 3, 2, 2, 2, 207, 23, 3, 2, 2, 2, 208, 206, 3, 2, 2, 2, 209, 210, 8, 13, 1, 2, 210, 221, 7, 84, 2, 2, 211, 213, 7, 83, 2, 2, 212, 214, 7, 84, 2, 2, 213, 212, 3, 2, 2, 2, 213, 214, 3, 2, 2, 2, 214, 221, 3, 2, 2, 2, 215, 221, 5, 28, 15, 2, 216, 221, 5, 26, 14, 2, 217, 221, 5, 34, 18, 2, 218, 221, 5, 32, 17, 2, 219, 221, 7, 3, 2, 2, 220, 209, 3, 2, 2, 2, 220, 211, 3, 2, 2, 2, 220, 215, 3, 2, 2, 2, 220, 216, 3, 2, 2, 2, 220, 217, 3, 2, 2, 2, 220, 218, 3, 2, 2, 2, 220, 219, 3, 2, 2, 2, 221, 227, 3, 2, 2, 2, 222, 223, 12, 8, 2, 2, 223, 224, 7, 8, 2, 2, 224, 226, 7, 9, 2, 2, 225, 222, 3, 2, 2, 2, 226, 229, 3, 2, 2, 2, 227, 225, 3, 2, 2, 2, 227, 228, 3, 2, 2, 2, 228, 25, 3, 2, 2, 2, 229, 227, 3, 2, 2, 2, 230, 231, 7, 71, 2, 2, 231, 232, 7, 109, 2, 2, 232, 27, 3, 2, 2, 2, 233, 235, 7, 71, 2, 2, 234, 236, 7, 109, 2, 2, 235, 234, 3, 2, 2, 2, 235, 236, 3, 2, 2, 2, 236, 237, 3, 2, 2, 2, 237, 239, 7, 4, 2, 2, 238, 240, 5, 30, 16, 2, 239, 238, 3, 2, 2, 2, 240, 241, 3, 2, 2, 2, 241, 239, 3, 2, 2, 2, 241, 242, 3, 2, 2, 2, 242, 243, 3, 2, 2, 2, 243, 244, 7, 5, 2, 2, 244, 29, 3, 2, 2, 2, 245, 246, 5, 10, 6, 2, 246, 247, 7, 10, 2, 2, 247, 31, 3, 2, 2, 2, 248, 249, 7, 72, 2, 2, 249, 250, 7, 109, 2, 2, 250, 33, 3, 2, 2, 2, 251, 253, 7, 72, 2, 2, 252, 254, 7, 109, 2, 2, 253, 252, 3, 2, 2, 2, 253, 254, 3, 2, 2, 2, 254, 255, 3, 2, 2, 2, 255, 256, 7, 4, 2, 2, 256, 257, 5, 36, 19, 2, 257, 258, 7, 5, 2, 2, 258, 35, 3, 2, 2, 2, 259, 260, 8, 19, 1, 2, 260, 261, 5, 38, 20, 2, 261, 267, 3, 2, 2, 2, 262, 263, 12, 3, 2, 2, 263, 264, 7, 12, 2, 2, 264, 266, 5, 38, 20, 2, 265, 262, 3, 2, 2, 2, 266, 269, 3, 2, 2, 2, 267, 265, 3, 2, 2, 2, 267, 268, 3, 2, 2, 2, 268, 37, 3, 2, 2, 2, 269, 267, 3, 2, 2, 2, 270, 273, 7, 109, 2, 2, 271, 272, 7, 39, 2, 2, 272, 274, 5, 70, 36, 2, 273, 271, 3, 2, 2, 2, 273, 274, 3, 2, 2, 2, 274, 39, 3, 2, 2, 2, 275, 276, 5, 18, 10, 2, 276, 277, 5, 22, 12, 2, 277, 279, 7, 8, 2, 2, 278, 280, 5, 44, 23, 2, 279, 278, 3, 2, 2, 2, 279, 280, 3, 2, 2, 2, 280, 281, 3, 2, 2, 2, 281, 284, 7, 9, 2, 2, 282, 285, 5, 42, 22, 2, 283, 285, 7, 10, 2, 2, 284, 282, 3, 2, 2, 2, 284, 283, 3, 2, 2, 2, 285, 41, 3, 2, 2, 2, 286, 288, 7, 4, 2, 2, 287, 289, 5, 54, 28, 2, 288, 287, 3, 2, 2, 2, 288, 289, 3, 2, 2, 2, 289, 290, 3, 2, 2, 2, 290, 291, 7, 5, 2, 2, 291, 43, 3, 2, 2, 2, 292, 297, 5, 46, 24, 2, 293, 294, 7, 12, 2, 2, 294, 296, 5, 46, 24, 2, 295, 293, 3, 2, 2, 2, 296, 299, 3, 2, 2, 2, 297, 295, 3, 2, 2, 2, 297, 298, 3, 2, 2, 2, 298, 45, 3, 2, 2, 2, 299, 297, 3, 2, 2, 2, 300, 301, 5, 18, 10, 2, 301, 302, 5, 22, 12, 2, 302, 306, 3, 2, 2, 2, 303, 306, 7, 84, 2, 2, 304, 306, 7, 14, 2, 2, 305, 300, 3, 2, 2, 2, 305, 303, 3, 2, 2, 2, 305, 304, 3, 2, 2, 2, 306, 47, 3, 2, 2, 2, 307, 308, 7, 89, 2, 2, 308, 309, 7, 109, 2, 2, 309, 310, 7, 8, 2, 2, 310, 315, 5, 50, 26, 2, 311, 312, 7, 12, 2, 2, 312, 314, 5, 50, 26, 2, 313, 311, 3, 2, 2, 2, 314, 317, 3, 2, 2, 2, 315, 313, 3, 2, 2, 2, 315, 316, 3, 2, 2, 2, 316, 318, 3, 2, 2, 2, 317, 315, 3, 2, 2, 2, 318, 319, 7, 9, 2, 2, 319, 49, 3, 2, 2, 2, 320, 328, 7, 100, 2, 2, 321, 322, 7, 100, 2, 2, 322, 323, 7, 13, 2, 2, 323, 328, 7, 100, 2, 2, 324, 328, 7, 109, 2, 2, 325, 328, 7, 110, 2, 2, 326, 328, 7, 58, 2, 2, 327, 320, 3, 2, 2, 2, 327, 321, 3, 2, 2, 2, 327, 324, 3, 2, 2, 2, 327, 325, 3, 2, 2, 2, 327, 326, 3, 2, 2, 2, 328, 51, 3, 2, 2, 2, 329, 375, 7, 42, 2, 2, 330, 331, 7, 45, 2, 2, 331, 332, 7, 8, 2, 2, 332, 333, 7, 100, 2, 2, 333, 375, 7, 9, 2, 2, 334, 338, 7, 50, 2, 2, 335, 336, 7, 8, 2, 2, 336, 337, 7, 109, 2, 2, 337, 339, 7, 9, 2, 2, 338, 335, 3, 2, 2, 2, 338, 339, 3, 2, 2, 2, 339, 375, 3, 2, 2, 2, 340, 375, 7, 53, 2, 2, 341, 375, 7, 54, 2, 2, 342, 343, 7, 52, 2, 2, 343, 344, 7, 8, 2, 2, 344, 345, 5, 70, 36, 2, 345, 346, 7, 9, 2, 2, 346, 375, 3, 2, 2, 2, 347, 375, 7, 47, 2, 2, 348, 375, 7, 48, 2, 2, 349, 375, 7, 55, 2, 2, 350, 375, 7, 56, 2, 2, 351, 375, 7, 43, 2, 2, 352, 375, 7, 44, 2, 2, 353, 375, 7, 46, 2, 2, 354, 375, 7, 57, 2, 2, 355, 359, 7, 49, 2, 2, 356, 357, 7, 8, 2, 2, 357, 358, 7, 109, 2, 2, 358, 360, 7, 9, 2, 2, 359, 356, 3, 2, 2, 2, 359, 360, 3, 2, 2, 2, 360, 375, 3, 2, 2, 2, 361, 362, 7, 51, 2, 2, 362, 363, 7, 8, 2, 2, 363, 368, 5, 50, 26, 2, 364, 365, 7, 12, 2, 2, 365, 367, 5, 50, 26, 2, 366, 364, 3, 2, 2, 2, 367, 370, 3, 2, 2, 2, 368, 366, 3, 2, 2, 2, 368, 369, 3, 2, 2, 2, 369, 371, 3, 2, 2, 2, 370, 368, 3, 2, 2, 2, 371, 372, 7, 9, 2, 2, 372, 375, 3, 2, 2, 2, 373, 375, 7, 58, 2, 2, 374, 329, 3, 2, 2, 2, 374, 330, 3, 2, 2, 2, 374, 334, 3, 2, 2, 2, 374, 340, 3, 2, 2, 2, 374, 341, 3, 2, 2, 2, 374, 342, 3, 2, 2, 2, 374, 347, 3, 2, 2, 2, 374, 348, 3, 2, 2, 2, 374, 349, 3, 2, 2, 2, 374, 350, 3, 2, 2, 2, 374, 351, 3, 2, 2, 2, 374, 352, 3, 2, 2, 2, 374, 353, 3, 2, 2, 2, 374, 354, 3, 2, 2, 2, 374, 355, 3, 2, 2, 2, 374, 361, 3, 2, 2, 2, 374, 373, 3, 2, 2, 2, 375, 53, 3, 2, 2, 2, 376, 378, 5, 56, 29, 2, 377, 376, 3, 2, 2, 2, 378, 379, 3, 2, 2, 2, 379, 377, 3, 2, 2, 2, 379, 380, 3, 2, 2, 2, 380, 55, 3, 2, 2, 2, 381, 382, 5, 10, 6, 2, 382, 383, 7, 10, 2, 2, 383, 467, 3, 2, 2, 2, 384, 386, 7, 4, 2, 2, 385, 387, 5, 54, 28, 2, 386, 385, 3, 2, 2, 2, 386, 387, 3, 2, 2, 2, 387, 388, 3, 2, 2, 2, 388, 467, 7, 5, 2, 2, 389, 390, 5, 68, 35, 2, 390, 391, 7, 10, 2, 2, 391, 467, 3, 2, 2, 2, 392, 393, 7, 59, 2, 2, 393, 394, 7, 8, 2, 2, 394, 395, 5, 68, 35, 2, 395, 396, 7, 9, 2, 2, 396, 399, 5, 56, 29, 2, 397, 398, 7, 60, 2, 2, 398, 400, 5, 56, 29, 2, 399, 397, 3, 2, 2, 2, 399, 400, 3, 2, 2, 2, 400, 467, 3, 2, 2, 2, 401, 403, 5, 52, 27, 2, 402, 401, 3, 2, 2, 2, 403, 406, 3, 2, 2, 2, 404, 402, 3, 2, 2, 2, 404, 405, 3, 2, 2, 2, 405, 407, 3, 2, 2, 2, 406, 404, 3, 2, 2, 2, 407, 408, 7, 61, 2, 2, 408, 409, 7, 8, 2, 2, 409, 410, 5, 68, 35, 2, 410, 411, 7, 9, 2, 2, 411, 412, 5, 56, 29, 2, 412, 467, 3, 2, 2, 2, 413, 415, 5, 52, 27, 2, 414, 413, 3, 2, 2, 2, 415, 418, 3, 2, 2, 2, 416, 414, 3, 2, 2, 2, 416, 417, 3, 2, 2, 2, 417, 419, 3, 2, 2, 2, 418, 416, 3, 2, 2, 2, 419, 420, 7, 62, 2, 2, 420, 421, 5, 56, 29, 2, 421, 422, 7, 61, 2, 2, 422, 423, 7, 8, 2, 2, 423, 424, 5, 68, 35, 2, 424, 425, 7, 9, 2, 2, 425, 426, 7, 10, 2, 2, 426, 467, 3, 2, 2, 2, 427, 429, 5, 52, 27, 2, 428, 427, 3, 2, 2, 2, 429, 432, 3, 2, 2, 2, 430, 428, 3, 2, 2, 2, 430, 431, 3, 2, 2, 2, 431, 433, 3, 2, 2, 2, 432, 430, 3, 2, 2, 2, 433, 434, 7, 63, 2, 2, 434, 435, 7, 8, 2, 2, 435, 436, 5, 62, 32, 2, 436, 437, 7, 9, 2, 2, 437, 438, 5, 56, 29, 2, 438, 467, 3, 2, 2, 2, 439, 440, 7, 64, 2, 2, 440, 441, 7, 8, 2, 2, 441, 442, 5, 68, 35, 2, 442, 443, 7, 9, 2, 2, 443, 444, 7, 4, 2, 2, 444, 445, 5, 58, 30, 2, 445, 446, 7, 5, 2, 2, 446, 467, 3, 2, 2, 2, 447, 449, 7, 65, 2, 2, 448, 450, 5, 68, 35, 2, 449, 448, 3, 2, 2, 2, 449, 450, 3, 2, 2, 2, 450, 451, 3, 2, 2, 2, 451, 467, 7, 10, 2, 2, 452, 453, 7, 66, 2, 2, 453, 467, 7, 10, 2, 2, 454, 455, 7, 67, 2, 2, 455, 467, 7, 10, 2, 2, 456, 458, 7, 68, 2, 2, 457, 459, 5, 76, 39, 2, 458, 457, 3, 2, 2, 2, 458, 459, 3, 2, 2, 2, 459, 460, 3, 2, 2, 2, 460, 461, 7, 4, 2, 2, 461, 462, 5, 80, 41, 2, 462, 463, 7, 134, 2, 2, 463, 467, 3, 2, 2, 2, 464, 467, 5, 74, 38, 2, 465, 467, 7, 10, 2, 2, 466, 381, 3, 2, 2, 2, 466, 384, 3, 2, 2, 2, 466, 389, 3, 2, 2, 2, 466, 392, 3, 2, 2, 2, 466, 404, 3, 2, 2, 2, 466, 416, 3, 2, 2, 2, 466, 430, 3, 2, 2, 2, 466, 439, 3, 2, 2, 2, 466, 447, 3, 2, 2, 2, 466, 452, 3, 2, 2, 2, 466, 454, 3, 2, 2, 2, 466, 456, 3, 2, 2, 2, 466, 464, 3, 2, 2, 2, 466, 465, 3, 2, 2, 2, 467, 57, 3, 2, 2, 2, 468, 470, 5, 60, 31, 2, 469, 468, 3, 2, 2, 2, 470, 471, 3, 2, 2, 2, 471, 469, 3, 2, 2, 2, 471, 472, 3, 2, 2, 2, 472, 478, 3, 2, 2, 2, 473, 474, 7, 69, 2, 2, 474, 476, 7, 11, 2, 2, 475, 477, 5, 54, 28, 2, 476, 475, 3, 2, 2, 2, 476, 477, 3, 2, 2, 2, 477, 479, 3, 2, 2, 2, 478, 473, 3, 2, 2, 2, 478, 479, 3, 2, 2, 2, 479, 59, 3, 2, 2, 2, 480, 481, 7, 70, 2, 2, 481, 482, 5, 70, 36, 2, 482, 484, 7, 11, 2, 2, 483, 485, 5, 54, 28, 2, 484, 483, 3, 2, 2, 2, 484, 485, 3, 2, 2, 2, 485, 61, 3, 2, 2, 2, 486, 487, 5, 64, 33, 2, 487, 489, 7, 10, 2, 2, 488, 490, 5, 66, 34, 2, 489, 488, 3, 2, 2, 2, 489, 490, 3, 2, 2, 2, 490, 491, 3, 2, 2, 2, 491, 493, 7, 10, 2, 2, 492, 494, 5, 68, 35, 2, 493, 492, 3, 2, 2, 2, 493, 494, 3, 2, 2, 2, 494, 503, 3, 2, 2, 2, 495, 496, 5, 18, 10, 2, 496, 497, 5, 22, 12, 2, 497, 498, 7, 11, 2, 2, 498, 499, 5, 70, 36, 2, 499, 500, 7, 13, 2, 2, 500, 501, 5, 70, 36, 2, 501, 503, 3, 2, 2, 2, 502, 486, 3, 2, 2, 2, 502, 495, 3, 2, 2, 2, 503, 63, 3, 2, 2, 2, 504, 506, 5, 10, 6, 2, 505, 504, 3, 2, 2, 2, 505, 506, 3, 2, 2, 2, 506, 509, 3, 2, 2, 2, 507, 509, 5, 68, 35, 2, 508, 505, 3, 2, 2, 2, 508, 507, 3, 2, 2, 2, 509, 65, 3, 2, 2, 2, 510, 511, 5, 68, 35, 2, 511, 67, 3, 2, 2, 2, 512, 513, 8, 35, 1, 2, 513, 514, 5, 70, 36, 2, 514, 520, 3, 2, 2, 2, 515, 516, 12, 3, 2, 2, 516, 517, 7, 12, 2, 2, 517, 519, 5, 70, 36, 2, 518, 515, 3, 2, 2, 2, 519, 522, 3, 2, 2, 2, 520, 518, 3, 2, 2, 2, 520, 521, 3, 2, 2, 2, 521, 69, 3, 2, 2, 2, 522, 520, 3, 2, 2, 2, 523, 524, 8, 36, 1, 2, 524, 525, 7, 8, 2, 2, 525, 526, 5, 68, 35, 2, 526, 527, 7, 9, 2, 2, 527, 589, 3, 2, 2, 2, 528, 529, 7, 73, 2, 2, 529, 532, 7, 8, 2, 2, 530, 533, 5, 70, 36, 2, 531, 533, 5, 20, 11, 2, 532, 530, 3, 2, 2, 2, 532, 531, 3, 2, 2, 2, 533, 534, 3, 2, 2, 2, 534, 535, 7, 9, 2, 2, 535, 589, 3, 2, 2, 2, 536, 537, 7, 74, 2, 2, 537, 540, 7, 8, 2, 2, 538, 541, 5, 70, 36, 2, 539, 541, 5, 20, 11, 2, 540, 538, 3, 2, 2, 2, 540, 539, 3, 2, 2, 2, 541, 542, 3, 2, 2, 2, 542, 543, 7, 9, 2, 2, 543, 589, 3, 2, 2, 2, 544, 546, 7, 75, 2, 2, 545, 547, 7, 8, 2, 2, 546, 545, 3, 2, 2, 2, 546, 547, 3, 2, 2, 2, 547, 548, 3, 2, 2, 2, 548, 550, 7, 109, 2, 2, 549, 551, 7, 9, 2, 2, 550, 549, 3, 2, 2, 2, 550, 551, 3, 2, 2, 2, 551, 589, 3, 2, 2, 2, 552, 553, 7, 8, 2, 2, 553, 554, 5, 20, 11, 2, 554, 555, 7, 9, 2, 2, 555, 556, 5, 70, 36, 26, 556, 589, 3, 2, 2, 2, 557, 558, 9, 2, 2, 2, 558, 589, 5, 70, 36, 25, 559, 560, 7, 20, 2, 2, 560, 589, 5, 70, 36, 23, 561, 562, 9, 3, 2, 2, 562, 589, 5, 70, 36, 22, 563, 564, 9, 4, 2, 2, 564, 589, 5, 70, 36, 18, 565, 566, 7, 4, 2, 2, 566, 571, 5, 70, 36, 2, 567, 568, 7, 12, 2, 2, 568, 570, 5, 70, 36, 2, 569, 567, 3, 2, 2, 2, 570, 573, 3, 2, 2, 2, 571, 569, 3, 2, 2, 2, 571, 572, 3, 2, 2, 2, 572, 575, 3, 2, 2, 2, 573, 571, 3, 2, 2, 2, 574, 576, 7, 12, 2, 2, 575, 574, 3, 2, 2, 2, 575, 576, 3, 2, 2, 2, 576, 577, 3, 2, 2, 2, 577, 578, 7, 5, 2, 2, 578, 589, 3, 2, 2, 2, 579, 589, 7, 109, 2, 2, 580, 589, 7, 100, 2, 2, 581, 583, 7, 110, 2, 2, 582, 581, 3, 2, 2, 2, 583, 584, 3, 2, 2, 2, 584, 582, 3, 2, 2, 2, 584, 585, 3, 2, 2, 2, 585, 589, 3, 2, 2, 2, 586, 589, 7, 111, 2, 2, 587, 589, 7, 85, 2, 2, 588, 523, 3, 2, 2, 2, 588, 528, 3, 2, 2, 2, 588, 536, 3, 2, 2, 2, 588, 544, 3, 2, 2, 2, 588, 552, 3, 2, 2, 2, 588, 557, 3, 2, 2, 2, 588, 559, 3, 2, 2, 2, 588, 561, 3, 2, 2, 2, 588, 563, 3, 2, 2, 2, 588, 565, 3, 2, 2, 2, 588, 579, 3, 2, 2, 2, 588, 580, 3, 2, 2, 2, 588, 582, 3, 2, 2, 2, 588, 586, 3, 2, 2, 2, 588, 587, 3, 2, 2, 2, 589, 650, 3, 2, 2, 2, 590, 591, 12, 21, 2, 2, 591, 592, 9, 5, 2, 2, 592, 649, 5, 70, 36, 22, 593, 594, 12, 20, 2, 2, 594, 595, 9, 6, 2, 2, 595, 649, 5, 70, 36, 21, 596, 597, 12, 19, 2, 2, 597, 598, 9, 7, 2, 2, 598, 649, 5, 70, 36, 20, 599, 600, 12, 17, 2, 2, 600, 601, 9, 8, 2, 2, 601, 649, 5, 70, 36, 18, 602, 603, 12, 16, 2, 2, 603, 604, 7, 25, 2, 2, 604, 649, 5, 70, 36, 17, 605, 606, 12, 15, 2, 2, 606, 607, 7, 27, 2, 2, 607, 649, 5, 70, 36, 16, 608, 609, 12, 14, 2, 2, 609, 610, 7, 28, 2, 2, 610, 649, 5, 70, 36, 15, 611, 612, 12, 13, 2, 2, 612, 613, 7, 37, 2, 2, 613, 649, 5, 70, 36, 14, 614, 615, 12, 12, 2, 2, 615, 616, 7, 38, 2, 2, 616, 649, 5, 70, 36, 13, 617, 618, 12, 11, 2, 2, 618, 619, 7, 15, 2, 2, 619, 620, 5, 70, 36, 2, 620, 621, 7, 11, 2, 2, 621, 622, 5, 70, 36, 12, 622, 649, 3, 2, 2, 2, 623, 624, 12, 10, 2, 2, 624, 625, 7, 39, 2, 2, 625, 649, 5, 70, 36, 10, 626, 627, 12, 9, 2, 2, 627, 628, 7, 40, 2, 2, 628, 649, 5, 70, 36, 9, 629, 630, 12, 33, 2, 2, 630, 631, 7, 16, 2, 2, 631, 649, 7, 109, 2, 2, 632, 633, 12, 32, 2, 2, 633, 634, 7, 17, 2, 2, 634, 649, 7, 109, 2, 2, 635, 636, 12, 31, 2, 2, 636, 638, 7, 8, 2, 2, 637, 639, 5, 72, 37, 2, 638, 637, 3, 2, 2, 2, 638, 639, 3, 2, 2, 2, 639, 640, 3, 2, 2, 2, 640, 649, 7, 9, 2, 2, 641, 642, 12, 27, 2, 2, 642, 643, 7, 6, 2, 2, 643, 644, 5, 68, 35, 2, 644, 645, 7, 7, 2, 2, 645, 649, 3, 2, 2, 2, 646, 647, 12, 24, 2, 2, 647, 649, 9, 2, 2, 2, 648, 590, 3, 2, 2, 2, 648, 593, 3, 2, 2, 2, 648, 596, 3, 2, 2, 2, 648, 599, 3, 2, 2, 2, 648, 602, 3, 2, 2, 2, 648, 605, 3, 2, 2, 2, 648, 608, 3, 2, 2, 2, 648, 611, 3, 2, 2, 2, 648, 614, 3, 2, 2, 2, 648, 617, 3, 2, 2, 2, 648, 623, 3, 2, 2, 2, 648, 626, 3, 2, 2, 2, 648, 629, 3, 2, 2, 2, 648, 632, 3, 2, 2, 2, 648, 635, 3, 2, 2, 2, 648, 641, 3, 2, 2, 2, 648, 646, 3, 2, 2, 2, 649, 652, 3, 2, 2, 2, 650, 648, 3, 2, 2, 2, 650, 651, 3, 2, 2, 2, 651, 71, 3, 2, 2, 2, 652, 650, 3, 2, 2, 2, 653, 658, 5, 70, 36, 2, 654, 655, 7, 12, 2, 2, 655, 657, 5, 70, 36, 2, 656, 654, 3, 2, 2, 2, 657, 660, 3, 2, 2, 2, 658, 656, 3, 2, 2, 2, 658, 659, 3, 2, 2, 2, 659, 73, 3, 2, 2, 2, 660, 658, 3, 2, 2, 2, 661, 663, 7, 76, 2, 2, 662, 664, 5, 76, 39, 2, 663, 662, 3, 2, 2, 2, 663, 664, 3, 2, 2, 2, 664, 665, 3, 2, 2, 2, 665, 666, 7, 86, 2, 2, 666, 75, 3, 2, 2, 2, 667, 668, 7, 8, 2, 2, 668, 673, 5, 78, 40, 2, 669, 670, 7, 12, 2, 2, 670, 672, 5, 78, 40, 2, 671, 669, 3, 2, 2, 2, 672, 675, 3, 2, 2, 2, 673, 671, 3, 2, 2, 2, 673, 674, 3, 2, 2, 2, 674, 676, 3, 2, 2, 2, 675, 673, 3, 2, 2, 2, 676, 677, 7, 9, 2, 2, 677, 77, 3, 2, 2, 2, 678, 679, 7, 77, 2, 2, 679, 689, 7, 110, 2, 2, 680, 681, 7, 78, 2, 2, 681, 689, 7, 109, 2, 2, 682, 683, 7, 79, 2, 2, 683, 689, 7, 110, 2, 2, 684, 685, 7, 80, 2, 2, 685, 689, 5, 70, 36, 2, 686, 687, 7, 81, 2, 2, 687, 689, 5, 70, 36, 2, 688, 678, 3, 2, 2, 2, 688, 680, 3, 2, 2, 2, 688, 682, 3, 2, 2, 2, 688, 684, 3, 2, 2, 2, 688, 686, 3, 2, 2, 2, 689, 79, 3, 2, 2, 2, 690, 692, 5, 82, 42, 2, 691, 690, 3, 2, 2, 2, 692, 695, 3, 2, 2, 2, 693, 691, 3, 2, 2, 2, 693, 694, 3, 2, 2, 2, 694, 81, 3, 2, 2, 2, 695, 693, 3, 2, 2, 2, 696, 700, 5, 84, 43, 2, 697, 700, 5, 86, 44, 2, 698, 700, 5, 88, 45, 2, 699, 696, 3, 2, 2, 2, 699, 697, 3, 2, 2, 2, 699, 698, 3, 2, 2, 2, 700, 83, 3, 2, 2, 2, 701, 702, 7, 147, 2, 2, 702, 706, 7, 118, 2, 2, 703, 705, 7, 148, 2, 2, 704, 703, 3, 2, 2, 2, 705, 708, 3, 2, 2, 2, 706, 704, 3, 2, 2, 2, 706, 707, 3, 2, 2, 2, 707, 718, 3, 2, 2, 2, 708, 706, 3, 2, 2, 2, 709, 710, 7, 146, 2, 2, 710, 714, 7, 118, 2, 2, 711, 713, 7, 148, 2, 2, 712, 711, 3, 2, 2, 2, 713, 716, 3, 2, 2, 2, 714, 712, 3, 2, 2, 2, 714, 715, 3, 2, 2, 2, 715, 718, 3, 2, 2, 2, 716, 714, 3, 2, 2, 2, 717, 701, 3, 2, 2, 2, 717, 709, 3, 2, 2, 2, 718, 85, 3, 2, 2, 2, 719, 721, 7, 116, 2, 2, 720, 722, 5, 90, 46, 2, 721, 720, 3, 2, 2, 2, 721, 722, 3, 2, 2, 2, 722, 726, 3, 2, 2, 2, 723, 725, 7, 148, 2, 2, 724, 723, 3, 2, 2, 2, 725, 728, 3, 2, 2, 2, 726, 724, 3, 2, 2, 2, 726, 727, 3, 2, 2, 2, 727, 87, 3, 2, 2, 2, 728, 726, 3, 2, 2, 2, 729, 730, 7, 115, 2, 2, 730, 735, 5, 92, 47, 2, 731, 732, 7, 119, 2, 2, 732, 734, 5, 92, 47, 2, 733, 731, 3, 2, 2, 2, 734, 737, 3, 2, 2, 2, 735, 733, 3, 2, 2, 2, 735, 736, 3, 2, 2, 2, 736, 741, 3, 2, 2, 2, 737, 735, 3, 2, 2, 2, 738, 740, 7, 148, 2, 2, 739, 738, 3, 2, 2, 2, 740, 743, 3, 2, 2, 2, 741, 739, 3, 2, 2, 2, 741, 742, 3, 2, 2, 2, 742, 89, 3, 2, 2, 2, 743, 741, 3, 2, 2, 2, 744, 790, 5, 92, 47, 2, 745, 746, 7, 117, 2, 2, 746, 790, 5, 92, 47, 2, 747, 748, 5, 92, 47, 2, 748, 749, 7, 119, 2, 2, 749, 750, 5, 92, 47, 2, 750, 790, 3, 2, 2, 2, 751, 752, 7, 120, 2, 2, 752, 753, 5, 92, 47, 2, 753, 754, 7, 121, 2, 2, 754, 755, 7, 119, 2, 2, 755, 756, 7, 147, 2, 2, 756, 790, 3, 2, 2, 2, 757, 758, 7, 120, 2, 2, 758, 759, 7, 120, 2, 2, 759, 760, 5, 92, 47, 2, 760, 761, 7, 121, 2, 2, 761, 762, 7, 121, 2, 2, 762, 763, 7, 119, 2, 2, 763, 764, 7, 147, 2, 2, 764, 790, 3, 2, 2, 2, 765, 766, 7, 120, 2, 2, 766, 767, 5, 92, 47, 2, 767, 768, 7, 119, 2, 2, 768, 769, 7, 147, 2, 2, 769, 770, 7, 121, 2, 2, 770, 771, 7, 119, 2, 2, 771, 772, 7, 147, 2, 2, 772, 790, 3, 2, 2, 2, 773, 774, 7, 120, 2, 2, 774, 775, 5, 92, 47, 2, 775, 776, 7, 119, 2, 2, 776, 777, 7, 147, 2, 2, 777, 778, 7, 121, 2, 2, 778, 790, 3, 2, 2, 2, 779, 780, 7, 120, 2, 2, 780, 781, 5, 92, 47, 2, 781, 782, 7, 121, 2, 2, 782, 790, 3, 2, 2, 2, 783, 784, 7, 120, 2, 2, 784, 785, 7, 120, 2, 2, 785, 786, 5, 92, 47, 2, 786, 787, 7, 121, 2, 2, 787, 788, 7, 121, 2, 2, 788, 790, 3, 2, 2, 2, 789, 744, 3, 2, 2, 2, 789, 745, 3, 2, 2, 2, 789, 747, 3, 2, 2, 2, 789, 751, 3, 2, 2, 2, 789, 757, 3, 2, 2, 2, 789, 765, 3, 2, 2, 2, 789, 773, 3, 2, 2, 2, 789, 779, 3, 2, 2, 2, 789, 783, 3, 2, 2, 2, 790, 91, 3, 2, 2, 2, 791, 792, 8, 47, 1, 2, 792, 793, 7, 122, 2, 2, 793, 794, 5, 92, 47, 2, 794, 795, 7, 123, 2, 2, 795, 806, 3, 2, 2, 2, 796, 797, 9, 9, 2, 2, 797, 806, 5, 92, 47, 10, 798, 806, 7, 147, 2, 2, 799, 806, 7, 145, 2, 2, 800, 801, 7, 133, 2, 2, 801, 802, 7, 147, 2, 2, 802, 806, 7, 134, 2, 2, 803, 806, 7, 135, 2, 2, 804, 806, 7, 144, 2, 2, 805, 791, 3, 2, 2, 2, 805, 796, 3, 2, 2, 2, 805, 798, 3, 2, 2, 2, 805, 799, 3, 2, 2, 2, 805, 800, 3, 2, 2, 2, 805, 803, 3, 2, 2, 2, 805, 804, 3, 2, 2, 2, 806, 821, 3, 2, 2, 2, 807, 808, 12, 12, 2, 2, 808, 809, 7, 124, 2, 2, 809, 820, 5, 92, 47, 13, 810, 811, 12, 11, 2, 2, 811, 812, 9, 10, 2, 2, 812, 820, 5, 92, 47, 12, 813, 814, 12, 9, 2, 2, 814, 815, 9, 11, 2, 2, 815, 820, 5, 92, 47, 10, 816, 817, 12, 8, 2, 2, 817, 818, 9, 12, 2, 2, 818, 820, 5, 92, 47, 9, 819, 807, 3, 2, 2, 2, 819, 810, 3, 2, 2, 2, 819, 813, 3, 2, 2, 2, 819, 816, 3, 2, 2, 2, 820, 823, 3, 2, 2, 2, 821, 819, 3, 2, 2, 2, 821, 822, 3, 2, 2, 2, 822, 93, 3, 2, 2, 2, 823, 821, 3, 2, 2, 2, 82, 103, 120, 133, 139, 145, 155, 162, 173, 176, 178, 188, 196, 201, 206, 213, 220, 227, 235, 241, 253, 267, 273, 279, 284, 288, 297, 305, 315, 327, 338, 359, 368, 374, 379, 386, 399, 404, 416, 430, 449, 458, 466, 471, 476, 478, 484, 489, 493, 502, 505, 508, 520, 532, 540, 546, 550, 571, 575, 584, 588, 638, 648, 650, 658, 663, 673, 688, 693, 699, 706, 714, 717, 721, 726, 735, 741, 789, 805, 819, 821] \ No newline at end of file diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParser.java b/src/main/java/dk/camelot64/kickc/parser/KickCParser.java index 25ea0a7de..b5edbaba6 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParser.java +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParser.java @@ -51,28 +51,28 @@ public class KickCParser extends Parser { public static final int RULE_file = 0, RULE_asmFile = 1, RULE_declSeq = 2, RULE_decl = 3, RULE_declVariables = 4, RULE_declaratorInitList = 5, RULE_declaratorInit = 6, RULE_typeDef = 7, - RULE_declType = 8, RULE_declPointer = 9, RULE_declArray = 10, RULE_typeSpecifier = 11, - RULE_declarator = 12, RULE_type = 13, RULE_structRef = 14, RULE_structDef = 15, - RULE_structMembers = 16, RULE_enumRef = 17, RULE_enumDef = 18, RULE_enumMemberList = 19, - RULE_enumMember = 20, RULE_declFunction = 21, RULE_declFunctionBody = 22, - RULE_parameterListDecl = 23, RULE_parameterDecl = 24, RULE_pragma = 25, - RULE_pragmaParam = 26, RULE_directive = 27, RULE_stmtSeq = 28, RULE_stmt = 29, - RULE_switchCases = 30, RULE_switchCase = 31, RULE_forLoop = 32, RULE_forClassicInit = 33, - RULE_forClassicCondition = 34, RULE_commaExpr = 35, RULE_expr = 36, RULE_parameterList = 37, - RULE_kasmContent = 38, RULE_asmDirectives = 39, RULE_asmDirective = 40, - RULE_asmLines = 41, RULE_asmLine = 42, RULE_asmLabel = 43, RULE_asmInstruction = 44, - RULE_asmBytes = 45, RULE_asmParamMode = 46, RULE_asmExpr = 47; + RULE_declType = 8, RULE_typeSpecifier = 9, RULE_declarator = 10, RULE_type = 11, + RULE_structRef = 12, RULE_structDef = 13, RULE_structMembers = 14, RULE_enumRef = 15, + RULE_enumDef = 16, RULE_enumMemberList = 17, RULE_enumMember = 18, RULE_declFunction = 19, + RULE_declFunctionBody = 20, RULE_parameterListDecl = 21, RULE_parameterDecl = 22, + RULE_pragma = 23, RULE_pragmaParam = 24, RULE_directive = 25, RULE_stmtSeq = 26, + RULE_stmt = 27, RULE_switchCases = 28, RULE_switchCase = 29, RULE_forLoop = 30, + RULE_forClassicInit = 31, RULE_forClassicCondition = 32, RULE_commaExpr = 33, + RULE_expr = 34, RULE_parameterList = 35, RULE_kasmContent = 36, RULE_asmDirectives = 37, + RULE_asmDirective = 38, RULE_asmLines = 39, RULE_asmLine = 40, RULE_asmLabel = 41, + RULE_asmInstruction = 42, RULE_asmBytes = 43, RULE_asmParamMode = 44, + RULE_asmExpr = 45; private static String[] makeRuleNames() { return new String[] { "file", "asmFile", "declSeq", "decl", "declVariables", "declaratorInitList", - "declaratorInit", "typeDef", "declType", "declPointer", "declArray", - "typeSpecifier", "declarator", "type", "structRef", "structDef", "structMembers", - "enumRef", "enumDef", "enumMemberList", "enumMember", "declFunction", - "declFunctionBody", "parameterListDecl", "parameterDecl", "pragma", "pragmaParam", - "directive", "stmtSeq", "stmt", "switchCases", "switchCase", "forLoop", - "forClassicInit", "forClassicCondition", "commaExpr", "expr", "parameterList", - "kasmContent", "asmDirectives", "asmDirective", "asmLines", "asmLine", - "asmLabel", "asmInstruction", "asmBytes", "asmParamMode", "asmExpr" + "declaratorInit", "typeDef", "declType", "typeSpecifier", "declarator", + "type", "structRef", "structDef", "structMembers", "enumRef", "enumDef", + "enumMemberList", "enumMember", "declFunction", "declFunctionBody", "parameterListDecl", + "parameterDecl", "pragma", "pragmaParam", "directive", "stmtSeq", "stmt", + "switchCases", "switchCase", "forLoop", "forClassicInit", "forClassicCondition", + "commaExpr", "expr", "parameterList", "kasmContent", "asmDirectives", + "asmDirective", "asmLines", "asmLine", "asmLabel", "asmInstruction", + "asmBytes", "asmParamMode", "asmExpr" }; } public static final String[] ruleNames = makeRuleNames(); @@ -221,9 +221,9 @@ public class KickCParser extends Parser { try { enterOuterAlt(_localctx, 1); { - setState(96); + setState(92); declSeq(); - setState(97); + setState(93); match(EOF); } } @@ -268,9 +268,9 @@ public class KickCParser extends Parser { try { enterOuterAlt(_localctx, 1); { - setState(99); + setState(95); asmLines(); - setState(100); + setState(96); match(EOF); } } @@ -318,17 +318,17 @@ public class KickCParser extends Parser { try { enterOuterAlt(_localctx, 1); { - setState(105); + setState(101); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << TYPEDEF) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0) || ((((_la - 69)) & ~0x3f) == 0 && ((1L << (_la - 69)) & ((1L << (STRUCT - 69)) | (1L << (ENUM - 69)) | (1L << (SIGNEDNESS - 69)) | (1L << (SIMPLETYPE - 69)) | (1L << (PRAGMA - 69)))) != 0)) { { { - setState(102); + setState(98); decl(); } } - setState(107); + setState(103); _errHandler.sync(this); _la = _input.LA(1); } @@ -388,56 +388,56 @@ public class KickCParser extends Parser { DeclContext _localctx = new DeclContext(_ctx, getState()); enterRule(_localctx, 6, RULE_decl); try { - setState(122); + setState(118); _errHandler.sync(this); switch ( getInterpreter().adaptivePredict(_input,1,_ctx) ) { case 1: enterOuterAlt(_localctx, 1); { - setState(108); + setState(104); declVariables(); - setState(109); + setState(105); match(SEMICOLON); } break; case 2: enterOuterAlt(_localctx, 2); { - setState(111); + setState(107); declFunction(); } break; case 3: enterOuterAlt(_localctx, 3); { - setState(112); + setState(108); structDef(); - setState(113); + setState(109); match(SEMICOLON); } break; case 4: enterOuterAlt(_localctx, 4); { - setState(115); + setState(111); enumDef(); - setState(116); + setState(112); match(SEMICOLON); } break; case 5: enterOuterAlt(_localctx, 5); { - setState(118); + setState(114); pragma(); } break; case 6: enterOuterAlt(_localctx, 6); { - setState(119); + setState(115); typeDef(); - setState(120); + setState(116); match(SEMICOLON); } break; @@ -486,9 +486,9 @@ public class KickCParser extends Parser { try { enterOuterAlt(_localctx, 1); { - setState(124); + setState(120); declType(); - setState(125); + setState(121); declaratorInitList(0); } } @@ -546,11 +546,11 @@ public class KickCParser extends Parser { enterOuterAlt(_localctx, 1); { { - setState(128); + setState(124); declaratorInit(); } _ctx.stop = _input.LT(-1); - setState(135); + setState(131); _errHandler.sync(this); _alt = getInterpreter().adaptivePredict(_input,2,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { @@ -561,16 +561,16 @@ public class KickCParser extends Parser { { _localctx = new DeclaratorInitListContext(_parentctx, _parentState); pushNewRecursionContext(_localctx, _startState, RULE_declaratorInitList); - setState(130); + setState(126); if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)"); - setState(131); + setState(127); match(COMMA); - setState(132); + setState(128); declaratorInit(); } } } - setState(137); + setState(133); _errHandler.sync(this); _alt = getInterpreter().adaptivePredict(_input,2,_ctx); } @@ -649,23 +649,23 @@ public class KickCParser extends Parser { DeclaratorInitContext _localctx = new DeclaratorInitContext(_ctx, getState()); enterRule(_localctx, 12, RULE_declaratorInit); try { - setState(147); + setState(143); _errHandler.sync(this); switch ( getInterpreter().adaptivePredict(_input,4,_ctx) ) { case 1: _localctx = new DeclVariableInitExprContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(138); + setState(134); declarator(0); - setState(141); + setState(137); _errHandler.sync(this); switch ( getInterpreter().adaptivePredict(_input,3,_ctx) ) { case 1: { - setState(139); + setState(135); match(ASSIGN); - setState(140); + setState(136); expr(0); } break; @@ -676,11 +676,11 @@ public class KickCParser extends Parser { _localctx = new DeclVariableInitKasmContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(143); + setState(139); declarator(0); - setState(144); + setState(140); match(ASSIGN); - setState(145); + setState(141); kasmContent(); } break; @@ -730,12 +730,12 @@ public class KickCParser extends Parser { try { enterOuterAlt(_localctx, 1); { - setState(149); + setState(145); match(TYPEDEF); - setState(150); + setState(146); declType(); isTypedef=true; - setState(152); + setState(148); declarator(0); } } @@ -786,33 +786,33 @@ public class KickCParser extends Parser { try { enterOuterAlt(_localctx, 1); { - setState(157); + setState(153); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { { { - setState(154); + setState(150); directive(); } } - setState(159); + setState(155); _errHandler.sync(this); _la = _input.LA(1); } - setState(160); + setState(156); type(0); - setState(164); + setState(160); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { { { - setState(161); + setState(157); directive(); } } - setState(166); + setState(162); _errHandler.sync(this); _la = _input.LA(1); } @@ -829,128 +829,6 @@ public class KickCParser extends Parser { return _localctx; } - public static class DeclPointerContext extends ParserRuleContext { - public TerminalNode ASTERISK() { return getToken(KickCParser.ASTERISK, 0); } - public List directive() { - return getRuleContexts(DirectiveContext.class); - } - public DirectiveContext directive(int i) { - return getRuleContext(DirectiveContext.class,i); - } - public DeclPointerContext(ParserRuleContext parent, int invokingState) { - super(parent, invokingState); - } - @Override public int getRuleIndex() { return RULE_declPointer; } - @Override - public void enterRule(ParseTreeListener listener) { - if ( listener instanceof KickCParserListener ) ((KickCParserListener)listener).enterDeclPointer(this); - } - @Override - public void exitRule(ParseTreeListener listener) { - if ( listener instanceof KickCParserListener ) ((KickCParserListener)listener).exitDeclPointer(this); - } - @Override - public T accept(ParseTreeVisitor visitor) { - if ( visitor instanceof KickCParserVisitor ) return ((KickCParserVisitor)visitor).visitDeclPointer(this); - else return visitor.visitChildren(this); - } - } - - public final DeclPointerContext declPointer() throws RecognitionException { - DeclPointerContext _localctx = new DeclPointerContext(_ctx, getState()); - enterRule(_localctx, 18, RULE_declPointer); - int _la; - try { - enterOuterAlt(_localctx, 1); - { - setState(167); - match(ASTERISK); - setState(171); - _errHandler.sync(this); - _la = _input.LA(1); - while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { - { - { - setState(168); - directive(); - } - } - setState(173); - _errHandler.sync(this); - _la = _input.LA(1); - } - } - } - catch (RecognitionException re) { - _localctx.exception = re; - _errHandler.reportError(this, re); - _errHandler.recover(this, re); - } - finally { - exitRule(); - } - return _localctx; - } - - public static class DeclArrayContext extends ParserRuleContext { - public TerminalNode BRACKET_BEGIN() { return getToken(KickCParser.BRACKET_BEGIN, 0); } - public TerminalNode BRACKET_END() { return getToken(KickCParser.BRACKET_END, 0); } - public ExprContext expr() { - return getRuleContext(ExprContext.class,0); - } - public DeclArrayContext(ParserRuleContext parent, int invokingState) { - super(parent, invokingState); - } - @Override public int getRuleIndex() { return RULE_declArray; } - @Override - public void enterRule(ParseTreeListener listener) { - if ( listener instanceof KickCParserListener ) ((KickCParserListener)listener).enterDeclArray(this); - } - @Override - public void exitRule(ParseTreeListener listener) { - if ( listener instanceof KickCParserListener ) ((KickCParserListener)listener).exitDeclArray(this); - } - @Override - public T accept(ParseTreeVisitor visitor) { - if ( visitor instanceof KickCParserVisitor ) return ((KickCParserVisitor)visitor).visitDeclArray(this); - else return visitor.visitChildren(this); - } - } - - public final DeclArrayContext declArray() throws RecognitionException { - DeclArrayContext _localctx = new DeclArrayContext(_ctx, getState()); - enterRule(_localctx, 20, RULE_declArray); - int _la; - try { - enterOuterAlt(_localctx, 1); - { - setState(174); - match(BRACKET_BEGIN); - setState(176); - _errHandler.sync(this); - _la = _input.LA(1); - if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { - { - setState(175); - expr(0); - } - } - - setState(178); - match(BRACKET_END); - } - } - catch (RecognitionException re) { - _localctx.exception = re; - _errHandler.reportError(this, re); - _errHandler.recover(this, re); - } - finally { - exitRule(); - } - return _localctx; - } - public static class TypeSpecifierContext extends ParserRuleContext { public TypeSpecifierContext(ParserRuleContext parent, int invokingState) { super(parent, invokingState); @@ -1035,8 +913,8 @@ public class KickCParser extends Parser { int _parentState = getState(); TypeSpecifierContext _localctx = new TypeSpecifierContext(_ctx, _parentState); TypeSpecifierContext _prevctx = _localctx; - int _startState = 22; - enterRecursionRule(_localctx, 22, RULE_typeSpecifier, _p); + int _startState = 18; + enterRecursionRule(_localctx, 18, RULE_typeSpecifier, _p); int _la; try { int _alt; @@ -1047,28 +925,28 @@ public class KickCParser extends Parser { _ctx = _localctx; _prevctx = _localctx; - setState(181); + setState(164); type(0); } _ctx.stop = _input.LT(-1); - setState(193); + setState(176); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,11,_ctx); + _alt = getInterpreter().adaptivePredict(_input,9,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); _prevctx = _localctx; { - setState(191); + setState(174); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,10,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,8,_ctx) ) { case 1: { _localctx = new TypeSpecifierPointerContext(new TypeSpecifierContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_typeSpecifier); - setState(183); + setState(166); if (!(precpred(_ctx, 2))) throw new FailedPredicateException(this, "precpred(_ctx, 2)"); - setState(184); + setState(167); match(ASTERISK); } break; @@ -1076,30 +954,30 @@ public class KickCParser extends Parser { { _localctx = new TypeSpecifierArrayContext(new TypeSpecifierContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_typeSpecifier); - setState(185); + setState(168); if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)"); - setState(186); + setState(169); match(BRACKET_BEGIN); - setState(188); + setState(171); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { { - setState(187); + setState(170); expr(0); } } - setState(190); + setState(173); match(BRACKET_END); } break; } } } - setState(195); + setState(178); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,11,_ctx); + _alt = getInterpreter().adaptivePredict(_input,9,_ctx); } } } @@ -1224,14 +1102,14 @@ public class KickCParser extends Parser { int _parentState = getState(); DeclaratorContext _localctx = new DeclaratorContext(_ctx, _parentState); DeclaratorContext _prevctx = _localctx; - int _startState = 24; - enterRecursionRule(_localctx, 24, RULE_declarator, _p); + int _startState = 20; + enterRecursionRule(_localctx, 20, RULE_declarator, _p); int _la; try { int _alt; enterOuterAlt(_localctx, 1); { - setState(211); + setState(194); _errHandler.sync(this); switch (_input.LA(1)) { case NAME: @@ -1240,7 +1118,7 @@ public class KickCParser extends Parser { _ctx = _localctx; _prevctx = _localctx; - setState(197); + setState(180); ((DeclaratorNameContext)_localctx).NAME = match(NAME); if(isTypedef) { cParser.addTypedef((((DeclaratorNameContext)_localctx).NAME!=null?((DeclaratorNameContext)_localctx).NAME.getText():null)); isTypedef=false; } } @@ -1250,23 +1128,23 @@ public class KickCParser extends Parser { _localctx = new DeclaratorPointerContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(199); + setState(182); match(ASTERISK); - setState(203); + setState(186); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { { { - setState(200); + setState(183); directive(); } } - setState(205); + setState(188); _errHandler.sync(this); _la = _input.LA(1); } - setState(206); + setState(189); declarator(2); } break; @@ -1275,11 +1153,11 @@ public class KickCParser extends Parser { _localctx = new DeclaratorParContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(207); + setState(190); match(PAR_BEGIN); - setState(208); + setState(191); declarator(0); - setState(209); + setState(192); match(PAR_END); } break; @@ -1287,9 +1165,9 @@ public class KickCParser extends Parser { throw new NoViableAltException(this); } _ctx.stop = _input.LT(-1); - setState(221); + setState(204); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,15,_ctx); + _alt = getInterpreter().adaptivePredict(_input,13,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); @@ -1298,28 +1176,28 @@ public class KickCParser extends Parser { { _localctx = new DeclaratorArrayContext(new DeclaratorContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_declarator); - setState(213); + setState(196); if (!(precpred(_ctx, 3))) throw new FailedPredicateException(this, "precpred(_ctx, 3)"); - setState(214); + setState(197); match(BRACKET_BEGIN); - setState(216); + setState(199); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { { - setState(215); + setState(198); expr(0); } } - setState(218); + setState(201); match(BRACKET_END); } } } - setState(223); + setState(206); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,15,_ctx); + _alt = getInterpreter().adaptivePredict(_input,13,_ctx); } } } @@ -1504,22 +1382,22 @@ public class KickCParser extends Parser { int _parentState = getState(); TypeContext _localctx = new TypeContext(_ctx, _parentState); TypeContext _prevctx = _localctx; - int _startState = 26; - enterRecursionRule(_localctx, 26, RULE_type, _p); + int _startState = 22; + enterRecursionRule(_localctx, 22, RULE_type, _p); try { int _alt; enterOuterAlt(_localctx, 1); { - setState(235); + setState(218); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,17,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,15,_ctx) ) { case 1: { _localctx = new TypeSimpleContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(225); + setState(208); match(SIMPLETYPE); } break; @@ -1528,14 +1406,14 @@ public class KickCParser extends Parser { _localctx = new TypeSignedSimpleContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(226); + setState(209); match(SIGNEDNESS); - setState(228); + setState(211); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,16,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,14,_ctx) ) { case 1: { - setState(227); + setState(210); match(SIMPLETYPE); } break; @@ -1547,7 +1425,7 @@ public class KickCParser extends Parser { _localctx = new TypeStructDefContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(230); + setState(213); structDef(); } break; @@ -1556,7 +1434,7 @@ public class KickCParser extends Parser { _localctx = new TypeStructRefContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(231); + setState(214); structRef(); } break; @@ -1565,7 +1443,7 @@ public class KickCParser extends Parser { _localctx = new TypeEnumDefContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(232); + setState(215); enumDef(); } break; @@ -1574,7 +1452,7 @@ public class KickCParser extends Parser { _localctx = new TypeEnumRefContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(233); + setState(216); enumRef(); } break; @@ -1583,15 +1461,15 @@ public class KickCParser extends Parser { _localctx = new TypeNamedRefContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(234); + setState(217); match(TYPEDEFNAME); } break; } _ctx.stop = _input.LT(-1); - setState(242); + setState(225); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,18,_ctx); + _alt = getInterpreter().adaptivePredict(_input,16,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); @@ -1600,18 +1478,18 @@ public class KickCParser extends Parser { { _localctx = new TypeProcedureContext(new TypeContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_type); - setState(237); + setState(220); if (!(precpred(_ctx, 6))) throw new FailedPredicateException(this, "precpred(_ctx, 6)"); - setState(238); + setState(221); match(PAR_BEGIN); - setState(239); + setState(222); match(PAR_END); } } } - setState(244); + setState(227); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,18,_ctx); + _alt = getInterpreter().adaptivePredict(_input,16,_ctx); } } } @@ -1650,13 +1528,13 @@ public class KickCParser extends Parser { public final StructRefContext structRef() throws RecognitionException { StructRefContext _localctx = new StructRefContext(_ctx, getState()); - enterRule(_localctx, 28, RULE_structRef); + enterRule(_localctx, 24, RULE_structRef); try { enterOuterAlt(_localctx, 1); { - setState(245); + setState(228); match(STRUCT); - setState(246); + setState(229); match(NAME); } } @@ -1703,40 +1581,40 @@ public class KickCParser extends Parser { public final StructDefContext structDef() throws RecognitionException { StructDefContext _localctx = new StructDefContext(_ctx, getState()); - enterRule(_localctx, 30, RULE_structDef); + enterRule(_localctx, 26, RULE_structDef); int _la; try { enterOuterAlt(_localctx, 1); { - setState(248); + setState(231); match(STRUCT); - setState(250); + setState(233); _errHandler.sync(this); _la = _input.LA(1); if (_la==NAME) { { - setState(249); + setState(232); match(NAME); } } - setState(252); + setState(235); match(CURLY_BEGIN); - setState(254); + setState(237); _errHandler.sync(this); _la = _input.LA(1); do { { { - setState(253); + setState(236); structMembers(); } } - setState(256); + setState(239); _errHandler.sync(this); _la = _input.LA(1); } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0) || ((((_la - 69)) & ~0x3f) == 0 && ((1L << (_la - 69)) & ((1L << (STRUCT - 69)) | (1L << (ENUM - 69)) | (1L << (SIGNEDNESS - 69)) | (1L << (SIMPLETYPE - 69)))) != 0) ); - setState(258); + setState(241); match(CURLY_END); } } @@ -1777,13 +1655,13 @@ public class KickCParser extends Parser { public final StructMembersContext structMembers() throws RecognitionException { StructMembersContext _localctx = new StructMembersContext(_ctx, getState()); - enterRule(_localctx, 32, RULE_structMembers); + enterRule(_localctx, 28, RULE_structMembers); try { enterOuterAlt(_localctx, 1); { - setState(260); + setState(243); declVariables(); - setState(261); + setState(244); match(SEMICOLON); } } @@ -1822,13 +1700,13 @@ public class KickCParser extends Parser { public final EnumRefContext enumRef() throws RecognitionException { EnumRefContext _localctx = new EnumRefContext(_ctx, getState()); - enterRule(_localctx, 34, RULE_enumRef); + enterRule(_localctx, 30, RULE_enumRef); try { enterOuterAlt(_localctx, 1); { - setState(263); + setState(246); match(ENUM); - setState(264); + setState(247); match(NAME); } } @@ -1872,28 +1750,28 @@ public class KickCParser extends Parser { public final EnumDefContext enumDef() throws RecognitionException { EnumDefContext _localctx = new EnumDefContext(_ctx, getState()); - enterRule(_localctx, 36, RULE_enumDef); + enterRule(_localctx, 32, RULE_enumDef); int _la; try { enterOuterAlt(_localctx, 1); { - setState(266); + setState(249); match(ENUM); - setState(268); + setState(251); _errHandler.sync(this); _la = _input.LA(1); if (_la==NAME) { { - setState(267); + setState(250); match(NAME); } } - setState(270); + setState(253); match(CURLY_BEGIN); - setState(271); + setState(254); enumMemberList(0); - setState(272); + setState(255); match(CURLY_END); } } @@ -1944,20 +1822,20 @@ public class KickCParser extends Parser { int _parentState = getState(); EnumMemberListContext _localctx = new EnumMemberListContext(_ctx, _parentState); EnumMemberListContext _prevctx = _localctx; - int _startState = 38; - enterRecursionRule(_localctx, 38, RULE_enumMemberList, _p); + int _startState = 34; + enterRecursionRule(_localctx, 34, RULE_enumMemberList, _p); try { int _alt; enterOuterAlt(_localctx, 1); { { - setState(275); + setState(258); enumMember(); } _ctx.stop = _input.LT(-1); - setState(282); + setState(265); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,22,_ctx); + _alt = getInterpreter().adaptivePredict(_input,20,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); @@ -1966,18 +1844,18 @@ public class KickCParser extends Parser { { _localctx = new EnumMemberListContext(_parentctx, _parentState); pushNewRecursionContext(_localctx, _startState, RULE_enumMemberList); - setState(277); + setState(260); if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)"); - setState(278); + setState(261); match(COMMA); - setState(279); + setState(262); enumMember(); } } } - setState(284); + setState(267); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,22,_ctx); + _alt = getInterpreter().adaptivePredict(_input,20,_ctx); } } } @@ -2019,20 +1897,20 @@ public class KickCParser extends Parser { public final EnumMemberContext enumMember() throws RecognitionException { EnumMemberContext _localctx = new EnumMemberContext(_ctx, getState()); - enterRule(_localctx, 40, RULE_enumMember); + enterRule(_localctx, 36, RULE_enumMember); try { enterOuterAlt(_localctx, 1); { - setState(285); + setState(268); match(NAME); - setState(288); + setState(271); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,23,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,21,_ctx) ) { case 1: { - setState(286); + setState(269); match(ASSIGN); - setState(287); + setState(270); expr(0); } break; @@ -2054,19 +1932,15 @@ public class KickCParser extends Parser { public DeclTypeContext declType() { return getRuleContext(DeclTypeContext.class,0); } - public TerminalNode NAME() { return getToken(KickCParser.NAME, 0); } + public DeclaratorContext declarator() { + return getRuleContext(DeclaratorContext.class,0); + } public TerminalNode PAR_BEGIN() { return getToken(KickCParser.PAR_BEGIN, 0); } public TerminalNode PAR_END() { return getToken(KickCParser.PAR_END, 0); } public DeclFunctionBodyContext declFunctionBody() { return getRuleContext(DeclFunctionBodyContext.class,0); } public TerminalNode SEMICOLON() { return getToken(KickCParser.SEMICOLON, 0); } - public List declPointer() { - return getRuleContexts(DeclPointerContext.class); - } - public DeclPointerContext declPointer(int i) { - return getRuleContext(DeclPointerContext.class,i); - } public ParameterListDeclContext parameterListDecl() { return getRuleContext(ParameterListDeclContext.class,0); } @@ -2091,55 +1965,41 @@ public class KickCParser extends Parser { public final DeclFunctionContext declFunction() throws RecognitionException { DeclFunctionContext _localctx = new DeclFunctionContext(_ctx, getState()); - enterRule(_localctx, 42, RULE_declFunction); + enterRule(_localctx, 38, RULE_declFunction); int _la; try { enterOuterAlt(_localctx, 1); { - setState(290); + setState(273); declType(); - setState(294); - _errHandler.sync(this); - _la = _input.LA(1); - while (_la==ASTERISK) { - { - { - setState(291); - declPointer(); - } - } - setState(296); - _errHandler.sync(this); - _la = _input.LA(1); - } - setState(297); - match(NAME); - setState(298); + setState(274); + declarator(0); + setState(275); match(PAR_BEGIN); - setState(300); + setState(277); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << PARAM_LIST) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0) || ((((_la - 69)) & ~0x3f) == 0 && ((1L << (_la - 69)) & ((1L << (STRUCT - 69)) | (1L << (ENUM - 69)) | (1L << (SIGNEDNESS - 69)) | (1L << (SIMPLETYPE - 69)))) != 0)) { { - setState(299); + setState(276); parameterListDecl(); } } - setState(302); + setState(279); match(PAR_END); - setState(305); + setState(282); _errHandler.sync(this); switch (_input.LA(1)) { case CURLY_BEGIN: { - setState(303); + setState(280); declFunctionBody(); } break; case SEMICOLON: { - setState(304); + setState(281); match(SEMICOLON); } break; @@ -2186,24 +2046,24 @@ public class KickCParser extends Parser { public final DeclFunctionBodyContext declFunctionBody() throws RecognitionException { DeclFunctionBodyContext _localctx = new DeclFunctionBodyContext(_ctx, getState()); - enterRule(_localctx, 44, RULE_declFunctionBody); + enterRule(_localctx, 40, RULE_declFunctionBody); int _la; try { enterOuterAlt(_localctx, 1); { - setState(307); + setState(284); match(CURLY_BEGIN); - setState(309); + setState(286); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << SEMICOLON) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION) | (1L << IF) | (1L << WHILE) | (1L << DO) | (1L << FOR) | (1L << SWITCH) | (1L << RETURN))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) { { - setState(308); + setState(285); stmtSeq(); } } - setState(311); + setState(288); match(CURLY_END); } } @@ -2250,26 +2110,26 @@ public class KickCParser extends Parser { public final ParameterListDeclContext parameterListDecl() throws RecognitionException { ParameterListDeclContext _localctx = new ParameterListDeclContext(_ctx, getState()); - enterRule(_localctx, 46, RULE_parameterListDecl); + enterRule(_localctx, 42, RULE_parameterListDecl); int _la; try { enterOuterAlt(_localctx, 1); { - setState(313); + setState(290); parameterDecl(); - setState(318); + setState(295); _errHandler.sync(this); _la = _input.LA(1); while (_la==COMMA) { { { - setState(314); + setState(291); match(COMMA); - setState(315); + setState(292); parameterDecl(); } } - setState(320); + setState(297); _errHandler.sync(this); _la = _input.LA(1); } @@ -2356,18 +2216,18 @@ public class KickCParser extends Parser { public final ParameterDeclContext parameterDecl() throws RecognitionException { ParameterDeclContext _localctx = new ParameterDeclContext(_ctx, getState()); - enterRule(_localctx, 48, RULE_parameterDecl); + enterRule(_localctx, 44, RULE_parameterDecl); try { - setState(326); + setState(303); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,29,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,26,_ctx) ) { case 1: _localctx = new ParameterDeclTypeContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(321); + setState(298); declType(); - setState(322); + setState(299); declarator(0); } break; @@ -2375,7 +2235,7 @@ public class KickCParser extends Parser { _localctx = new ParameterDeclVoidContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(324); + setState(301); match(SIMPLETYPE); } break; @@ -2383,7 +2243,7 @@ public class KickCParser extends Parser { _localctx = new ParameterDeclListContext(_localctx); enterOuterAlt(_localctx, 3); { - setState(325); + setState(302); match(PARAM_LIST); } break; @@ -2436,36 +2296,36 @@ public class KickCParser extends Parser { public final PragmaContext pragma() throws RecognitionException { PragmaContext _localctx = new PragmaContext(_ctx, getState()); - enterRule(_localctx, 50, RULE_pragma); + enterRule(_localctx, 46, RULE_pragma); int _la; try { enterOuterAlt(_localctx, 1); { - setState(328); + setState(305); match(PRAGMA); - setState(329); + setState(306); match(NAME); - setState(330); + setState(307); match(PAR_BEGIN); - setState(331); + setState(308); pragmaParam(); - setState(336); + setState(313); _errHandler.sync(this); _la = _input.LA(1); while (_la==COMMA) { { { - setState(332); + setState(309); match(COMMA); - setState(333); + setState(310); pragmaParam(); } } - setState(338); + setState(315); _errHandler.sync(this); _la = _input.LA(1); } - setState(339); + setState(316); match(PAR_END); } } @@ -2583,16 +2443,16 @@ public class KickCParser extends Parser { public final PragmaParamContext pragmaParam() throws RecognitionException { PragmaParamContext _localctx = new PragmaParamContext(_ctx, getState()); - enterRule(_localctx, 52, RULE_pragmaParam); + enterRule(_localctx, 48, RULE_pragmaParam); try { - setState(348); + setState(325); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,31,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,28,_ctx) ) { case 1: _localctx = new PragmaParamNumberContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(341); + setState(318); match(NUMBER); } break; @@ -2600,11 +2460,11 @@ public class KickCParser extends Parser { _localctx = new PragmaParamRangeContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(342); + setState(319); match(NUMBER); - setState(343); + setState(320); match(RANGE); - setState(344); + setState(321); match(NUMBER); } break; @@ -2612,7 +2472,7 @@ public class KickCParser extends Parser { _localctx = new PragmaParamNameContext(_localctx); enterOuterAlt(_localctx, 3); { - setState(345); + setState(322); match(NAME); } break; @@ -2620,7 +2480,7 @@ public class KickCParser extends Parser { _localctx = new PragmaParamStringContext(_localctx); enterOuterAlt(_localctx, 4); { - setState(346); + setState(323); match(STRING); } break; @@ -2628,7 +2488,7 @@ public class KickCParser extends Parser { _localctx = new PragmaParamCallingConventionContext(_localctx); enterOuterAlt(_localctx, 5); { - setState(347); + setState(324); match(CALLINGCONVENTION); } break; @@ -2974,17 +2834,17 @@ public class KickCParser extends Parser { public final DirectiveContext directive() throws RecognitionException { DirectiveContext _localctx = new DirectiveContext(_ctx, getState()); - enterRule(_localctx, 54, RULE_directive); + enterRule(_localctx, 50, RULE_directive); int _la; try { - setState(395); + setState(372); _errHandler.sync(this); switch (_input.LA(1)) { case CONST: _localctx = new DirectiveConstContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(350); + setState(327); match(CONST); } break; @@ -2992,13 +2852,13 @@ public class KickCParser extends Parser { _localctx = new DirectiveAlignContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(351); + setState(328); match(ALIGN); - setState(352); + setState(329); match(PAR_BEGIN); - setState(353); + setState(330); match(NUMBER); - setState(354); + setState(331); match(PAR_END); } break; @@ -3006,20 +2866,20 @@ public class KickCParser extends Parser { _localctx = new DirectiveRegisterContext(_localctx); enterOuterAlt(_localctx, 3); { - setState(355); + setState(332); match(REGISTER); - setState(359); + setState(336); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,32,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,29,_ctx) ) { case 1: { - setState(356); + setState(333); match(PAR_BEGIN); { - setState(357); + setState(334); match(NAME); } - setState(358); + setState(335); match(PAR_END); } break; @@ -3030,7 +2890,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveMemoryAreaZpContext(_localctx); enterOuterAlt(_localctx, 4); { - setState(361); + setState(338); match(ADDRESS_ZEROPAGE); } break; @@ -3038,7 +2898,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveMemoryAreaMainContext(_localctx); enterOuterAlt(_localctx, 5); { - setState(362); + setState(339); match(ADDRESS_MAINMEM); } break; @@ -3046,15 +2906,15 @@ public class KickCParser extends Parser { _localctx = new DirectiveMemoryAreaAddressContext(_localctx); enterOuterAlt(_localctx, 6); { - setState(363); + setState(340); match(ADDRESS); - setState(364); + setState(341); match(PAR_BEGIN); { - setState(365); + setState(342); expr(0); } - setState(366); + setState(343); match(PAR_END); } break; @@ -3062,7 +2922,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveVolatileContext(_localctx); enterOuterAlt(_localctx, 7); { - setState(368); + setState(345); match(VOLATILE); } break; @@ -3070,7 +2930,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveStaticContext(_localctx); enterOuterAlt(_localctx, 8); { - setState(369); + setState(346); match(STATIC); } break; @@ -3078,7 +2938,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveFormSsaContext(_localctx); enterOuterAlt(_localctx, 9); { - setState(370); + setState(347); match(FORM_SSA); } break; @@ -3086,7 +2946,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveFormMaContext(_localctx); enterOuterAlt(_localctx, 10); { - setState(371); + setState(348); match(FORM_MA); } break; @@ -3094,7 +2954,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveExternContext(_localctx); enterOuterAlt(_localctx, 11); { - setState(372); + setState(349); match(EXTERN); } break; @@ -3102,7 +2962,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveExportContext(_localctx); enterOuterAlt(_localctx, 12); { - setState(373); + setState(350); match(EXPORT); } break; @@ -3110,7 +2970,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveInlineContext(_localctx); enterOuterAlt(_localctx, 13); { - setState(374); + setState(351); match(INLINE); } break; @@ -3118,7 +2978,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveIntrinsicContext(_localctx); enterOuterAlt(_localctx, 14); { - setState(375); + setState(352); match(INTRINSIC); } break; @@ -3126,18 +2986,18 @@ public class KickCParser extends Parser { _localctx = new DirectiveInterruptContext(_localctx); enterOuterAlt(_localctx, 15); { - setState(376); + setState(353); match(INTERRUPT); - setState(380); + setState(357); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,33,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,30,_ctx) ) { case 1: { - setState(377); + setState(354); match(PAR_BEGIN); - setState(378); + setState(355); match(NAME); - setState(379); + setState(356); match(PAR_END); } break; @@ -3148,29 +3008,29 @@ public class KickCParser extends Parser { _localctx = new DirectiveReserveZpContext(_localctx); enterOuterAlt(_localctx, 16); { - setState(382); + setState(359); match(LOCAL_RESERVE); - setState(383); + setState(360); match(PAR_BEGIN); - setState(384); + setState(361); pragmaParam(); - setState(389); + setState(366); _errHandler.sync(this); _la = _input.LA(1); while (_la==COMMA) { { { - setState(385); + setState(362); match(COMMA); - setState(386); + setState(363); pragmaParam(); } } - setState(391); + setState(368); _errHandler.sync(this); _la = _input.LA(1); } - setState(392); + setState(369); match(PAR_END); } break; @@ -3178,7 +3038,7 @@ public class KickCParser extends Parser { _localctx = new DirectiveCallingConventionContext(_localctx); enterOuterAlt(_localctx, 17); { - setState(394); + setState(371); match(CALLINGCONVENTION); } break; @@ -3225,22 +3085,22 @@ public class KickCParser extends Parser { public final StmtSeqContext stmtSeq() throws RecognitionException { StmtSeqContext _localctx = new StmtSeqContext(_ctx, getState()); - enterRule(_localctx, 56, RULE_stmtSeq); + enterRule(_localctx, 52, RULE_stmtSeq); int _la; try { enterOuterAlt(_localctx, 1); { - setState(398); + setState(375); _errHandler.sync(this); _la = _input.LA(1); do { { { - setState(397); + setState(374); stmt(); } } - setState(400); + setState(377); _errHandler.sync(this); _la = _input.LA(1); } while ( (((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << SEMICOLON) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION) | (1L << IF) | (1L << WHILE) | (1L << DO) | (1L << FOR) | (1L << SWITCH) | (1L << RETURN))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0) ); @@ -3601,19 +3461,19 @@ public class KickCParser extends Parser { public final StmtContext stmt() throws RecognitionException { StmtContext _localctx = new StmtContext(_ctx, getState()); - enterRule(_localctx, 58, RULE_stmt); + enterRule(_localctx, 54, RULE_stmt); int _la; try { - setState(487); + setState(464); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,44,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,41,_ctx) ) { case 1: _localctx = new StmtDeclVarContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(402); + setState(379); declVariables(); - setState(403); + setState(380); match(SEMICOLON); } break; @@ -3621,19 +3481,19 @@ public class KickCParser extends Parser { _localctx = new StmtBlockContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(405); + setState(382); match(CURLY_BEGIN); - setState(407); + setState(384); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << SEMICOLON) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION) | (1L << IF) | (1L << WHILE) | (1L << DO) | (1L << FOR) | (1L << SWITCH) | (1L << RETURN))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) { { - setState(406); + setState(383); stmtSeq(); } } - setState(409); + setState(386); match(CURLY_END); } break; @@ -3641,9 +3501,9 @@ public class KickCParser extends Parser { _localctx = new StmtExprContext(_localctx); enterOuterAlt(_localctx, 3); { - setState(410); + setState(387); commaExpr(0); - setState(411); + setState(388); match(SEMICOLON); } break; @@ -3651,24 +3511,24 @@ public class KickCParser extends Parser { _localctx = new StmtIfElseContext(_localctx); enterOuterAlt(_localctx, 4); { - setState(413); + setState(390); match(IF); - setState(414); + setState(391); match(PAR_BEGIN); - setState(415); + setState(392); commaExpr(0); - setState(416); + setState(393); match(PAR_END); - setState(417); + setState(394); stmt(); - setState(420); + setState(397); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,38,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,35,_ctx) ) { case 1: { - setState(418); + setState(395); match(ELSE); - setState(419); + setState(396); stmt(); } break; @@ -3679,29 +3539,29 @@ public class KickCParser extends Parser { _localctx = new StmtWhileContext(_localctx); enterOuterAlt(_localctx, 5); { - setState(425); + setState(402); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { { { - setState(422); + setState(399); directive(); } } - setState(427); + setState(404); _errHandler.sync(this); _la = _input.LA(1); } - setState(428); + setState(405); match(WHILE); - setState(429); + setState(406); match(PAR_BEGIN); - setState(430); + setState(407); commaExpr(0); - setState(431); + setState(408); match(PAR_END); - setState(432); + setState(409); stmt(); } break; @@ -3709,33 +3569,33 @@ public class KickCParser extends Parser { _localctx = new StmtDoWhileContext(_localctx); enterOuterAlt(_localctx, 6); { - setState(437); + setState(414); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { { { - setState(434); + setState(411); directive(); } } - setState(439); + setState(416); _errHandler.sync(this); _la = _input.LA(1); } - setState(440); + setState(417); match(DO); - setState(441); + setState(418); stmt(); - setState(442); + setState(419); match(WHILE); - setState(443); + setState(420); match(PAR_BEGIN); - setState(444); + setState(421); commaExpr(0); - setState(445); + setState(422); match(PAR_END); - setState(446); + setState(423); match(SEMICOLON); } break; @@ -3743,29 +3603,29 @@ public class KickCParser extends Parser { _localctx = new StmtForContext(_localctx); enterOuterAlt(_localctx, 7); { - setState(451); + setState(428); _errHandler.sync(this); _la = _input.LA(1); while ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0)) { { { - setState(448); + setState(425); directive(); } } - setState(453); + setState(430); _errHandler.sync(this); _la = _input.LA(1); } - setState(454); + setState(431); match(FOR); - setState(455); + setState(432); match(PAR_BEGIN); - setState(456); + setState(433); forLoop(); - setState(457); + setState(434); match(PAR_END); - setState(458); + setState(435); stmt(); } break; @@ -3773,19 +3633,19 @@ public class KickCParser extends Parser { _localctx = new StmtSwitchContext(_localctx); enterOuterAlt(_localctx, 8); { - setState(460); + setState(437); match(SWITCH); - setState(461); + setState(438); match(PAR_BEGIN); - setState(462); + setState(439); commaExpr(0); - setState(463); + setState(440); match(PAR_END); - setState(464); + setState(441); match(CURLY_BEGIN); - setState(465); + setState(442); switchCases(); - setState(466); + setState(443); match(CURLY_END); } break; @@ -3793,19 +3653,19 @@ public class KickCParser extends Parser { _localctx = new StmtReturnContext(_localctx); enterOuterAlt(_localctx, 9); { - setState(468); + setState(445); match(RETURN); - setState(470); + setState(447); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { { - setState(469); + setState(446); commaExpr(0); } } - setState(472); + setState(449); match(SEMICOLON); } break; @@ -3813,9 +3673,9 @@ public class KickCParser extends Parser { _localctx = new StmtBreakContext(_localctx); enterOuterAlt(_localctx, 10); { - setState(473); + setState(450); match(BREAK); - setState(474); + setState(451); match(SEMICOLON); } break; @@ -3823,9 +3683,9 @@ public class KickCParser extends Parser { _localctx = new StmtContinueContext(_localctx); enterOuterAlt(_localctx, 11); { - setState(475); + setState(452); match(CONTINUE); - setState(476); + setState(453); match(SEMICOLON); } break; @@ -3833,23 +3693,23 @@ public class KickCParser extends Parser { _localctx = new StmtAsmContext(_localctx); enterOuterAlt(_localctx, 12); { - setState(477); + setState(454); match(ASM); - setState(479); + setState(456); _errHandler.sync(this); _la = _input.LA(1); if (_la==PAR_BEGIN) { { - setState(478); + setState(455); asmDirectives(); } } - setState(481); + setState(458); match(CURLY_BEGIN); - setState(482); + setState(459); asmLines(); - setState(483); + setState(460); match(ASM_CURLY_END); } break; @@ -3857,7 +3717,7 @@ public class KickCParser extends Parser { _localctx = new StmtDeclKasmContext(_localctx); enterOuterAlt(_localctx, 13); { - setState(485); + setState(462); kasmContent(); } break; @@ -3865,7 +3725,7 @@ public class KickCParser extends Parser { _localctx = new StmtEmptyContext(_localctx); enterOuterAlt(_localctx, 14); { - setState(486); + setState(463); match(SEMICOLON); } break; @@ -3915,40 +3775,40 @@ public class KickCParser extends Parser { public final SwitchCasesContext switchCases() throws RecognitionException { SwitchCasesContext _localctx = new SwitchCasesContext(_ctx, getState()); - enterRule(_localctx, 60, RULE_switchCases); + enterRule(_localctx, 56, RULE_switchCases); int _la; try { enterOuterAlt(_localctx, 1); { - setState(490); + setState(467); _errHandler.sync(this); _la = _input.LA(1); do { { { - setState(489); + setState(466); switchCase(); } } - setState(492); + setState(469); _errHandler.sync(this); _la = _input.LA(1); } while ( _la==CASE ); - setState(499); + setState(476); _errHandler.sync(this); _la = _input.LA(1); if (_la==DEFAULT) { { - setState(494); + setState(471); match(DEFAULT); - setState(495); + setState(472); match(COLON); - setState(497); + setState(474); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << SEMICOLON) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION) | (1L << IF) | (1L << WHILE) | (1L << DO) | (1L << FOR) | (1L << SWITCH) | (1L << RETURN))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) { { - setState(496); + setState(473); stmtSeq(); } } @@ -3999,23 +3859,23 @@ public class KickCParser extends Parser { public final SwitchCaseContext switchCase() throws RecognitionException { SwitchCaseContext _localctx = new SwitchCaseContext(_ctx, getState()); - enterRule(_localctx, 62, RULE_switchCase); + enterRule(_localctx, 58, RULE_switchCase); int _la; try { enterOuterAlt(_localctx, 1); { - setState(501); + setState(478); match(CASE); - setState(502); + setState(479); expr(0); - setState(503); + setState(480); match(COLON); - setState(505); + setState(482); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << SEMICOLON) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION) | (1L << IF) | (1L << WHILE) | (1L << DO) | (1L << FOR) | (1L << SWITCH) | (1L << RETURN))) != 0) || ((((_la - 64)) & ~0x3f) == 0 && ((1L << (_la - 64)) & ((1L << (BREAK - 64)) | (1L << (CONTINUE - 64)) | (1L << (ASM - 64)) | (1L << (STRUCT - 64)) | (1L << (ENUM - 64)) | (1L << (SIZEOF - 64)) | (1L << (TYPEID - 64)) | (1L << (DEFINED - 64)) | (1L << (KICKASM - 64)) | (1L << (LOGIC_NOT - 64)) | (1L << (SIGNEDNESS - 64)) | (1L << (SIMPLETYPE - 64)) | (1L << (BOOLEAN - 64)) | (1L << (NUMBER - 64)) | (1L << (NAME - 64)) | (1L << (STRING - 64)) | (1L << (CHAR - 64)))) != 0)) { { - setState(504); + setState(481); stmtSeq(); } } @@ -4106,38 +3966,38 @@ public class KickCParser extends Parser { public final ForLoopContext forLoop() throws RecognitionException { ForLoopContext _localctx = new ForLoopContext(_ctx, getState()); - enterRule(_localctx, 64, RULE_forLoop); + enterRule(_localctx, 60, RULE_forLoop); int _la; try { - setState(523); + setState(500); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,51,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,48,_ctx) ) { case 1: _localctx = new ForClassicContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(507); + setState(484); forClassicInit(); - setState(508); + setState(485); match(SEMICOLON); - setState(510); + setState(487); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { { - setState(509); + setState(486); forClassicCondition(); } } - setState(512); + setState(489); match(SEMICOLON); - setState(514); + setState(491); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { { - setState(513); + setState(490); commaExpr(0); } } @@ -4148,17 +4008,17 @@ public class KickCParser extends Parser { _localctx = new ForRangeContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(516); + setState(493); declType(); - setState(517); + setState(494); declarator(0); - setState(518); + setState(495); match(COLON); - setState(519); + setState(496); expr(0); - setState(520); + setState(497); match(RANGE); - setState(521); + setState(498); expr(0); } break; @@ -4227,10 +4087,10 @@ public class KickCParser extends Parser { public final ForClassicInitContext forClassicInit() throws RecognitionException { ForClassicInitContext _localctx = new ForClassicInitContext(_ctx, getState()); - enterRule(_localctx, 66, RULE_forClassicInit); + enterRule(_localctx, 62, RULE_forClassicInit); int _la; try { - setState(529); + setState(506); _errHandler.sync(this); switch (_input.LA(1)) { case TYPEDEFNAME: @@ -4259,12 +4119,12 @@ public class KickCParser extends Parser { _localctx = new ForClassicInitDeclContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(526); + setState(503); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << TYPEDEFNAME) | (1L << CONST) | (1L << EXTERN) | (1L << EXPORT) | (1L << ALIGN) | (1L << INLINE) | (1L << VOLATILE) | (1L << STATIC) | (1L << INTERRUPT) | (1L << REGISTER) | (1L << LOCAL_RESERVE) | (1L << ADDRESS) | (1L << ADDRESS_ZEROPAGE) | (1L << ADDRESS_MAINMEM) | (1L << FORM_SSA) | (1L << FORM_MA) | (1L << INTRINSIC) | (1L << CALLINGCONVENTION))) != 0) || ((((_la - 69)) & ~0x3f) == 0 && ((1L << (_la - 69)) & ((1L << (STRUCT - 69)) | (1L << (ENUM - 69)) | (1L << (SIGNEDNESS - 69)) | (1L << (SIMPLETYPE - 69)))) != 0)) { { - setState(525); + setState(502); declVariables(); } } @@ -4294,7 +4154,7 @@ public class KickCParser extends Parser { _localctx = new ForClassicInitExprContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(528); + setState(505); commaExpr(0); } break; @@ -4338,11 +4198,11 @@ public class KickCParser extends Parser { public final ForClassicConditionContext forClassicCondition() throws RecognitionException { ForClassicConditionContext _localctx = new ForClassicConditionContext(_ctx, getState()); - enterRule(_localctx, 68, RULE_forClassicCondition); + enterRule(_localctx, 64, RULE_forClassicCondition); try { enterOuterAlt(_localctx, 1); { - setState(531); + setState(508); commaExpr(0); } } @@ -4420,8 +4280,8 @@ public class KickCParser extends Parser { int _parentState = getState(); CommaExprContext _localctx = new CommaExprContext(_ctx, _parentState); CommaExprContext _prevctx = _localctx; - int _startState = 70; - enterRecursionRule(_localctx, 70, RULE_commaExpr, _p); + int _startState = 66; + enterRecursionRule(_localctx, 66, RULE_commaExpr, _p); try { int _alt; enterOuterAlt(_localctx, 1); @@ -4431,13 +4291,13 @@ public class KickCParser extends Parser { _ctx = _localctx; _prevctx = _localctx; - setState(534); + setState(511); expr(0); } _ctx.stop = _input.LT(-1); - setState(541); + setState(518); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,54,_ctx); + _alt = getInterpreter().adaptivePredict(_input,51,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); @@ -4446,18 +4306,18 @@ public class KickCParser extends Parser { { _localctx = new CommaSimpleContext(new CommaExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_commaExpr); - setState(536); + setState(513); if (!(precpred(_ctx, 1))) throw new FailedPredicateException(this, "precpred(_ctx, 1)"); - setState(537); + setState(514); match(COMMA); - setState(538); + setState(515); expr(0); } } } - setState(543); + setState(520); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,54,_ctx); + _alt = getInterpreter().adaptivePredict(_input,51,_ctx); } } } @@ -5012,27 +4872,27 @@ public class KickCParser extends Parser { int _parentState = getState(); ExprContext _localctx = new ExprContext(_ctx, _parentState); ExprContext _prevctx = _localctx; - int _startState = 72; - enterRecursionRule(_localctx, 72, RULE_expr, _p); + int _startState = 68; + enterRecursionRule(_localctx, 68, RULE_expr, _p); int _la; try { int _alt; enterOuterAlt(_localctx, 1); { - setState(609); + setState(586); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,62,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,59,_ctx) ) { case 1: { _localctx = new ExprParContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(545); + setState(522); match(PAR_BEGIN); - setState(546); + setState(523); commaExpr(0); - setState(547); + setState(524); match(PAR_END); } break; @@ -5041,11 +4901,11 @@ public class KickCParser extends Parser { _localctx = new ExprSizeOfContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(549); + setState(526); match(SIZEOF); - setState(550); + setState(527); match(PAR_BEGIN); - setState(553); + setState(530); _errHandler.sync(this); switch (_input.LA(1)) { case CURLY_BEGIN: @@ -5069,7 +4929,7 @@ public class KickCParser extends Parser { case STRING: case CHAR: { - setState(551); + setState(528); expr(0); } break; @@ -5079,14 +4939,14 @@ public class KickCParser extends Parser { case SIGNEDNESS: case SIMPLETYPE: { - setState(552); + setState(529); typeSpecifier(0); } break; default: throw new NoViableAltException(this); } - setState(555); + setState(532); match(PAR_END); } break; @@ -5095,11 +4955,11 @@ public class KickCParser extends Parser { _localctx = new ExprTypeIdContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(557); + setState(534); match(TYPEID); - setState(558); + setState(535); match(PAR_BEGIN); - setState(561); + setState(538); _errHandler.sync(this); switch (_input.LA(1)) { case CURLY_BEGIN: @@ -5123,7 +4983,7 @@ public class KickCParser extends Parser { case STRING: case CHAR: { - setState(559); + setState(536); expr(0); } break; @@ -5133,14 +4993,14 @@ public class KickCParser extends Parser { case SIGNEDNESS: case SIMPLETYPE: { - setState(560); + setState(537); typeSpecifier(0); } break; default: throw new NoViableAltException(this); } - setState(563); + setState(540); match(PAR_END); } break; @@ -5149,26 +5009,26 @@ public class KickCParser extends Parser { _localctx = new ExprDefinedContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(565); + setState(542); match(DEFINED); - setState(567); + setState(544); _errHandler.sync(this); _la = _input.LA(1); if (_la==PAR_BEGIN) { { - setState(566); + setState(543); match(PAR_BEGIN); } } - setState(569); + setState(546); match(NAME); - setState(571); + setState(548); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,58,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,55,_ctx) ) { case 1: { - setState(570); + setState(547); match(PAR_END); } break; @@ -5180,13 +5040,13 @@ public class KickCParser extends Parser { _localctx = new ExprCastContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(573); + setState(550); match(PAR_BEGIN); - setState(574); + setState(551); typeSpecifier(0); - setState(575); + setState(552); match(PAR_END); - setState(576); + setState(553); expr(24); } break; @@ -5195,7 +5055,7 @@ public class KickCParser extends Parser { _localctx = new ExprPreModContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(578); + setState(555); _la = _input.LA(1); if ( !(_la==INC || _la==DEC) ) { _errHandler.recoverInline(this); @@ -5205,7 +5065,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(579); + setState(556); expr(23); } break; @@ -5214,9 +5074,9 @@ public class KickCParser extends Parser { _localctx = new ExprPtrContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(580); + setState(557); match(ASTERISK); - setState(581); + setState(558); expr(21); } break; @@ -5225,7 +5085,7 @@ public class KickCParser extends Parser { _localctx = new ExprUnaryContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(582); + setState(559); _la = _input.LA(1); if ( !((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << PLUS) | (1L << MINUS) | (1L << AND) | (1L << BIT_NOT))) != 0) || _la==LOGIC_NOT) ) { _errHandler.recoverInline(this); @@ -5235,7 +5095,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(583); + setState(560); expr(20); } break; @@ -5244,7 +5104,7 @@ public class KickCParser extends Parser { _localctx = new ExprUnaryContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(584); + setState(561); _la = _input.LA(1); if ( !(_la==LESS_THAN || _la==GREATER_THAN) ) { _errHandler.recoverInline(this); @@ -5254,7 +5114,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(585); + setState(562); expr(16); } break; @@ -5263,39 +5123,39 @@ public class KickCParser extends Parser { _localctx = new InitListContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(586); + setState(563); match(CURLY_BEGIN); - setState(587); + setState(564); expr(0); - setState(592); + setState(569); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,59,_ctx); + _alt = getInterpreter().adaptivePredict(_input,56,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { { { - setState(588); + setState(565); match(COMMA); - setState(589); + setState(566); expr(0); } } } - setState(594); + setState(571); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,59,_ctx); + _alt = getInterpreter().adaptivePredict(_input,56,_ctx); } - setState(596); + setState(573); _errHandler.sync(this); _la = _input.LA(1); if (_la==COMMA) { { - setState(595); + setState(572); match(COMMA); } } - setState(598); + setState(575); match(CURLY_END); } break; @@ -5304,7 +5164,7 @@ public class KickCParser extends Parser { _localctx = new ExprIdContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(600); + setState(577); match(NAME); } break; @@ -5313,7 +5173,7 @@ public class KickCParser extends Parser { _localctx = new ExprNumberContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(601); + setState(578); match(NUMBER); } break; @@ -5322,7 +5182,7 @@ public class KickCParser extends Parser { _localctx = new ExprStringContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(603); + setState(580); _errHandler.sync(this); _alt = 1; do { @@ -5330,7 +5190,7 @@ public class KickCParser extends Parser { case 1: { { - setState(602); + setState(579); match(STRING); } } @@ -5338,9 +5198,9 @@ public class KickCParser extends Parser { default: throw new NoViableAltException(this); } - setState(605); + setState(582); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,61,_ctx); + _alt = getInterpreter().adaptivePredict(_input,58,_ctx); } while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ); } break; @@ -5349,7 +5209,7 @@ public class KickCParser extends Parser { _localctx = new ExprCharContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(607); + setState(584); match(CHAR); } break; @@ -5358,30 +5218,30 @@ public class KickCParser extends Parser { _localctx = new ExprBoolContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(608); + setState(585); match(BOOLEAN); } break; } _ctx.stop = _input.LT(-1); - setState(671); + setState(648); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,65,_ctx); + _alt = getInterpreter().adaptivePredict(_input,62,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); _prevctx = _localctx; { - setState(669); + setState(646); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,64,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,61,_ctx) ) { case 1: { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(611); + setState(588); if (!(precpred(_ctx, 19))) throw new FailedPredicateException(this, "precpred(_ctx, 19)"); - setState(612); + setState(589); _la = _input.LA(1); if ( !(_la==SHIFT_LEFT || _la==SHIFT_RIGHT) ) { _errHandler.recoverInline(this); @@ -5391,7 +5251,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(613); + setState(590); expr(20); } break; @@ -5399,9 +5259,9 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(614); + setState(591); if (!(precpred(_ctx, 18))) throw new FailedPredicateException(this, "precpred(_ctx, 18)"); - setState(615); + setState(592); _la = _input.LA(1); if ( !((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << ASTERISK) | (1L << DIVIDE) | (1L << MODULO))) != 0)) ) { _errHandler.recoverInline(this); @@ -5411,7 +5271,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(616); + setState(593); expr(19); } break; @@ -5419,9 +5279,9 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(617); + setState(594); if (!(precpred(_ctx, 17))) throw new FailedPredicateException(this, "precpred(_ctx, 17)"); - setState(618); + setState(595); _la = _input.LA(1); if ( !(_la==PLUS || _la==MINUS) ) { _errHandler.recoverInline(this); @@ -5431,7 +5291,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(619); + setState(596); expr(18); } break; @@ -5439,9 +5299,9 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(620); + setState(597); if (!(precpred(_ctx, 15))) throw new FailedPredicateException(this, "precpred(_ctx, 15)"); - setState(621); + setState(598); _la = _input.LA(1); if ( !((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << EQUAL) | (1L << NOT_EQUAL) | (1L << LESS_THAN) | (1L << LESS_THAN_EQUAL) | (1L << GREATER_THAN_EQUAL) | (1L << GREATER_THAN))) != 0)) ) { _errHandler.recoverInline(this); @@ -5451,7 +5311,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(622); + setState(599); expr(16); } break; @@ -5459,13 +5319,13 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(623); + setState(600); if (!(precpred(_ctx, 14))) throw new FailedPredicateException(this, "precpred(_ctx, 14)"); { - setState(624); + setState(601); match(AND); } - setState(625); + setState(602); expr(15); } break; @@ -5473,13 +5333,13 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(626); + setState(603); if (!(precpred(_ctx, 13))) throw new FailedPredicateException(this, "precpred(_ctx, 13)"); { - setState(627); + setState(604); match(BIT_XOR); } - setState(628); + setState(605); expr(14); } break; @@ -5487,13 +5347,13 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(629); + setState(606); if (!(precpred(_ctx, 12))) throw new FailedPredicateException(this, "precpred(_ctx, 12)"); { - setState(630); + setState(607); match(BIT_OR); } - setState(631); + setState(608); expr(13); } break; @@ -5501,13 +5361,13 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(632); + setState(609); if (!(precpred(_ctx, 11))) throw new FailedPredicateException(this, "precpred(_ctx, 11)"); { - setState(633); + setState(610); match(LOGIC_AND); } - setState(634); + setState(611); expr(12); } break; @@ -5515,13 +5375,13 @@ public class KickCParser extends Parser { { _localctx = new ExprBinaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(635); + setState(612); if (!(precpred(_ctx, 10))) throw new FailedPredicateException(this, "precpred(_ctx, 10)"); { - setState(636); + setState(613); match(LOGIC_OR); } - setState(637); + setState(614); expr(11); } break; @@ -5529,15 +5389,15 @@ public class KickCParser extends Parser { { _localctx = new ExprTernaryContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(638); + setState(615); if (!(precpred(_ctx, 9))) throw new FailedPredicateException(this, "precpred(_ctx, 9)"); - setState(639); + setState(616); match(CONDITION); - setState(640); + setState(617); expr(0); - setState(641); + setState(618); match(COLON); - setState(642); + setState(619); expr(10); } break; @@ -5545,11 +5405,11 @@ public class KickCParser extends Parser { { _localctx = new ExprAssignmentContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(644); + setState(621); if (!(precpred(_ctx, 8))) throw new FailedPredicateException(this, "precpred(_ctx, 8)"); - setState(645); + setState(622); match(ASSIGN); - setState(646); + setState(623); expr(8); } break; @@ -5557,11 +5417,11 @@ public class KickCParser extends Parser { { _localctx = new ExprAssignmentCompoundContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(647); + setState(624); if (!(precpred(_ctx, 7))) throw new FailedPredicateException(this, "precpred(_ctx, 7)"); - setState(648); + setState(625); match(ASSIGN_COMPOUND); - setState(649); + setState(626); expr(7); } break; @@ -5569,11 +5429,11 @@ public class KickCParser extends Parser { { _localctx = new ExprDotContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(650); + setState(627); if (!(precpred(_ctx, 31))) throw new FailedPredicateException(this, "precpred(_ctx, 31)"); - setState(651); + setState(628); match(DOT); - setState(652); + setState(629); match(NAME); } break; @@ -5581,11 +5441,11 @@ public class KickCParser extends Parser { { _localctx = new ExprArrowContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(653); + setState(630); if (!(precpred(_ctx, 30))) throw new FailedPredicateException(this, "precpred(_ctx, 30)"); - setState(654); + setState(631); match(ARROW); - setState(655); + setState(632); match(NAME); } break; @@ -5593,21 +5453,21 @@ public class KickCParser extends Parser { { _localctx = new ExprCallContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(656); + setState(633); if (!(precpred(_ctx, 29))) throw new FailedPredicateException(this, "precpred(_ctx, 29)"); - setState(657); + setState(634); match(PAR_BEGIN); - setState(659); + setState(636); _errHandler.sync(this); _la = _input.LA(1); if ((((_la) & ~0x3f) == 0 && ((1L << _la) & ((1L << CURLY_BEGIN) | (1L << PAR_BEGIN) | (1L << PLUS) | (1L << MINUS) | (1L << ASTERISK) | (1L << INC) | (1L << DEC) | (1L << AND) | (1L << BIT_NOT) | (1L << LESS_THAN) | (1L << GREATER_THAN))) != 0) || ((((_la - 71)) & ~0x3f) == 0 && ((1L << (_la - 71)) & ((1L << (SIZEOF - 71)) | (1L << (TYPEID - 71)) | (1L << (DEFINED - 71)) | (1L << (LOGIC_NOT - 71)) | (1L << (BOOLEAN - 71)) | (1L << (NUMBER - 71)) | (1L << (NAME - 71)) | (1L << (STRING - 71)) | (1L << (CHAR - 71)))) != 0)) { { - setState(658); + setState(635); parameterList(); } } - setState(661); + setState(638); match(PAR_END); } break; @@ -5615,13 +5475,13 @@ public class KickCParser extends Parser { { _localctx = new ExprArrayContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(662); + setState(639); if (!(precpred(_ctx, 25))) throw new FailedPredicateException(this, "precpred(_ctx, 25)"); - setState(663); + setState(640); match(BRACKET_BEGIN); - setState(664); + setState(641); commaExpr(0); - setState(665); + setState(642); match(BRACKET_END); } break; @@ -5629,9 +5489,9 @@ public class KickCParser extends Parser { { _localctx = new ExprPostModContext(new ExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_expr); - setState(667); + setState(644); if (!(precpred(_ctx, 22))) throw new FailedPredicateException(this, "precpred(_ctx, 22)"); - setState(668); + setState(645); _la = _input.LA(1); if ( !(_la==INC || _la==DEC) ) { _errHandler.recoverInline(this); @@ -5646,9 +5506,9 @@ public class KickCParser extends Parser { } } } - setState(673); + setState(650); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,65,_ctx); + _alt = getInterpreter().adaptivePredict(_input,62,_ctx); } } } @@ -5695,26 +5555,26 @@ public class KickCParser extends Parser { public final ParameterListContext parameterList() throws RecognitionException { ParameterListContext _localctx = new ParameterListContext(_ctx, getState()); - enterRule(_localctx, 74, RULE_parameterList); + enterRule(_localctx, 70, RULE_parameterList); int _la; try { enterOuterAlt(_localctx, 1); { - setState(674); + setState(651); expr(0); - setState(679); + setState(656); _errHandler.sync(this); _la = _input.LA(1); while (_la==COMMA) { { { - setState(675); + setState(652); match(COMMA); - setState(676); + setState(653); expr(0); } } - setState(681); + setState(658); _errHandler.sync(this); _la = _input.LA(1); } @@ -5758,24 +5618,24 @@ public class KickCParser extends Parser { public final KasmContentContext kasmContent() throws RecognitionException { KasmContentContext _localctx = new KasmContentContext(_ctx, getState()); - enterRule(_localctx, 76, RULE_kasmContent); + enterRule(_localctx, 72, RULE_kasmContent); int _la; try { enterOuterAlt(_localctx, 1); { - setState(682); + setState(659); match(KICKASM); - setState(684); + setState(661); _errHandler.sync(this); _la = _input.LA(1); if (_la==PAR_BEGIN) { { - setState(683); + setState(660); asmDirectives(); } } - setState(686); + setState(663); match(KICKASM_BODY); } } @@ -5824,32 +5684,32 @@ public class KickCParser extends Parser { public final AsmDirectivesContext asmDirectives() throws RecognitionException { AsmDirectivesContext _localctx = new AsmDirectivesContext(_ctx, getState()); - enterRule(_localctx, 78, RULE_asmDirectives); + enterRule(_localctx, 74, RULE_asmDirectives); int _la; try { enterOuterAlt(_localctx, 1); { - setState(688); + setState(665); match(PAR_BEGIN); - setState(689); + setState(666); asmDirective(); - setState(694); + setState(671); _errHandler.sync(this); _la = _input.LA(1); while (_la==COMMA) { { { - setState(690); + setState(667); match(COMMA); - setState(691); + setState(668); asmDirective(); } } - setState(696); + setState(673); _errHandler.sync(this); _la = _input.LA(1); } - setState(697); + setState(674); match(PAR_END); } } @@ -5972,18 +5832,18 @@ public class KickCParser extends Parser { public final AsmDirectiveContext asmDirective() throws RecognitionException { AsmDirectiveContext _localctx = new AsmDirectiveContext(_ctx, getState()); - enterRule(_localctx, 80, RULE_asmDirective); + enterRule(_localctx, 76, RULE_asmDirective); try { - setState(709); + setState(686); _errHandler.sync(this); switch (_input.LA(1)) { case RESOURCE: _localctx = new AsmDirectiveResourceContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(699); + setState(676); match(RESOURCE); - setState(700); + setState(677); match(STRING); } break; @@ -5991,9 +5851,9 @@ public class KickCParser extends Parser { _localctx = new AsmDirectiveUsesContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(701); + setState(678); match(USES); - setState(702); + setState(679); match(NAME); } break; @@ -6001,9 +5861,9 @@ public class KickCParser extends Parser { _localctx = new AsmDirectiveClobberContext(_localctx); enterOuterAlt(_localctx, 3); { - setState(703); + setState(680); match(CLOBBERS); - setState(704); + setState(681); match(STRING); } break; @@ -6011,9 +5871,9 @@ public class KickCParser extends Parser { _localctx = new AsmDirectiveBytesContext(_localctx); enterOuterAlt(_localctx, 4); { - setState(705); + setState(682); match(BYTES); - setState(706); + setState(683); expr(0); } break; @@ -6021,9 +5881,9 @@ public class KickCParser extends Parser { _localctx = new AsmDirectiveCyclesContext(_localctx); enterOuterAlt(_localctx, 5); { - setState(707); + setState(684); match(CYCLES); - setState(708); + setState(685); expr(0); } break; @@ -6070,22 +5930,22 @@ public class KickCParser extends Parser { public final AsmLinesContext asmLines() throws RecognitionException { AsmLinesContext _localctx = new AsmLinesContext(_ctx, getState()); - enterRule(_localctx, 82, RULE_asmLines); + enterRule(_localctx, 78, RULE_asmLines); int _la; try { enterOuterAlt(_localctx, 1); { - setState(714); + setState(691); _errHandler.sync(this); _la = _input.LA(1); while (((((_la - 113)) & ~0x3f) == 0 && ((1L << (_la - 113)) & ((1L << (ASM_BYTE - 113)) | (1L << (ASM_MNEMONIC - 113)) | (1L << (ASM_MULTI_NAME - 113)) | (1L << (ASM_NAME - 113)))) != 0)) { { { - setState(711); + setState(688); asmLine(); } } - setState(716); + setState(693); _errHandler.sync(this); _la = _input.LA(1); } @@ -6133,30 +5993,30 @@ public class KickCParser extends Parser { public final AsmLineContext asmLine() throws RecognitionException { AsmLineContext _localctx = new AsmLineContext(_ctx, getState()); - enterRule(_localctx, 84, RULE_asmLine); + enterRule(_localctx, 80, RULE_asmLine); try { - setState(720); + setState(697); _errHandler.sync(this); switch (_input.LA(1)) { case ASM_MULTI_NAME: case ASM_NAME: enterOuterAlt(_localctx, 1); { - setState(717); + setState(694); asmLabel(); } break; case ASM_MNEMONIC: enterOuterAlt(_localctx, 2); { - setState(718); + setState(695); asmInstruction(); } break; case ASM_BYTE: enterOuterAlt(_localctx, 3); { - setState(719); + setState(696); asmBytes(); } break; @@ -6233,31 +6093,31 @@ public class KickCParser extends Parser { public final AsmLabelContext asmLabel() throws RecognitionException { AsmLabelContext _localctx = new AsmLabelContext(_ctx, getState()); - enterRule(_localctx, 86, RULE_asmLabel); + enterRule(_localctx, 82, RULE_asmLabel); int _la; try { - setState(738); + setState(715); _errHandler.sync(this); switch (_input.LA(1)) { case ASM_NAME: _localctx = new AsmLabelNameContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(722); + setState(699); match(ASM_NAME); - setState(723); + setState(700); match(ASM_COLON); - setState(727); + setState(704); _errHandler.sync(this); _la = _input.LA(1); while (_la==ASM_TAG) { { { - setState(724); + setState(701); match(ASM_TAG); } } - setState(729); + setState(706); _errHandler.sync(this); _la = _input.LA(1); } @@ -6267,21 +6127,21 @@ public class KickCParser extends Parser { _localctx = new AsmLabelMultiContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(730); + setState(707); match(ASM_MULTI_NAME); - setState(731); + setState(708); match(ASM_COLON); - setState(735); + setState(712); _errHandler.sync(this); _la = _input.LA(1); while (_la==ASM_TAG) { { { - setState(732); + setState(709); match(ASM_TAG); } } - setState(737); + setState(714); _errHandler.sync(this); _la = _input.LA(1); } @@ -6332,34 +6192,34 @@ public class KickCParser extends Parser { public final AsmInstructionContext asmInstruction() throws RecognitionException { AsmInstructionContext _localctx = new AsmInstructionContext(_ctx, getState()); - enterRule(_localctx, 88, RULE_asmInstruction); + enterRule(_localctx, 84, RULE_asmInstruction); int _la; try { enterOuterAlt(_localctx, 1); { - setState(740); + setState(717); match(ASM_MNEMONIC); - setState(742); + setState(719); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,75,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,72,_ctx) ) { case 1: { - setState(741); + setState(718); asmParamMode(); } break; } - setState(747); + setState(724); _errHandler.sync(this); _la = _input.LA(1); while (_la==ASM_TAG) { { { - setState(744); + setState(721); match(ASM_TAG); } } - setState(749); + setState(726); _errHandler.sync(this); _la = _input.LA(1); } @@ -6413,42 +6273,42 @@ public class KickCParser extends Parser { public final AsmBytesContext asmBytes() throws RecognitionException { AsmBytesContext _localctx = new AsmBytesContext(_ctx, getState()); - enterRule(_localctx, 90, RULE_asmBytes); + enterRule(_localctx, 86, RULE_asmBytes); int _la; try { enterOuterAlt(_localctx, 1); { - setState(750); + setState(727); match(ASM_BYTE); - setState(751); + setState(728); asmExpr(0); - setState(756); + setState(733); _errHandler.sync(this); _la = _input.LA(1); while (_la==ASM_COMMA) { { { - setState(752); + setState(729); match(ASM_COMMA); - setState(753); + setState(730); asmExpr(0); } } - setState(758); + setState(735); _errHandler.sync(this); _la = _input.LA(1); } - setState(762); + setState(739); _errHandler.sync(this); _la = _input.LA(1); while (_la==ASM_TAG) { { { - setState(759); + setState(736); match(ASM_TAG); } } - setState(764); + setState(741); _errHandler.sync(this); _la = _input.LA(1); } @@ -6693,16 +6553,16 @@ public class KickCParser extends Parser { public final AsmParamModeContext asmParamMode() throws RecognitionException { AsmParamModeContext _localctx = new AsmParamModeContext(_ctx, getState()); - enterRule(_localctx, 92, RULE_asmParamMode); + enterRule(_localctx, 88, RULE_asmParamMode); try { - setState(810); + setState(787); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,79,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,76,_ctx) ) { case 1: _localctx = new AsmModeAbsContext(_localctx); enterOuterAlt(_localctx, 1); { - setState(765); + setState(742); asmExpr(0); } break; @@ -6710,9 +6570,9 @@ public class KickCParser extends Parser { _localctx = new AsmModeImmContext(_localctx); enterOuterAlt(_localctx, 2); { - setState(766); + setState(743); match(ASM_IMM); - setState(767); + setState(744); asmExpr(0); } break; @@ -6720,11 +6580,11 @@ public class KickCParser extends Parser { _localctx = new AsmModeAbsXYContext(_localctx); enterOuterAlt(_localctx, 3); { - setState(768); + setState(745); asmExpr(0); - setState(769); + setState(746); match(ASM_COMMA); - setState(770); + setState(747); asmExpr(0); } break; @@ -6732,15 +6592,15 @@ public class KickCParser extends Parser { _localctx = new AsmModeIndIdxXYContext(_localctx); enterOuterAlt(_localctx, 4); { - setState(772); + setState(749); match(ASM_PAR_BEGIN); - setState(773); + setState(750); asmExpr(0); - setState(774); + setState(751); match(ASM_PAR_END); - setState(775); + setState(752); match(ASM_COMMA); - setState(776); + setState(753); match(ASM_NAME); } break; @@ -6748,19 +6608,19 @@ public class KickCParser extends Parser { _localctx = new AsmModeIndLongIdxXYContext(_localctx); enterOuterAlt(_localctx, 5); { - setState(778); + setState(755); match(ASM_PAR_BEGIN); - setState(779); + setState(756); match(ASM_PAR_BEGIN); - setState(780); + setState(757); asmExpr(0); - setState(781); + setState(758); match(ASM_PAR_END); - setState(782); + setState(759); match(ASM_PAR_END); - setState(783); + setState(760); match(ASM_COMMA); - setState(784); + setState(761); match(ASM_NAME); } break; @@ -6768,19 +6628,19 @@ public class KickCParser extends Parser { _localctx = new AsmModeSPIndIdxContext(_localctx); enterOuterAlt(_localctx, 6); { - setState(786); + setState(763); match(ASM_PAR_BEGIN); - setState(787); + setState(764); asmExpr(0); - setState(788); + setState(765); match(ASM_COMMA); - setState(789); + setState(766); match(ASM_NAME); - setState(790); + setState(767); match(ASM_PAR_END); - setState(791); + setState(768); match(ASM_COMMA); - setState(792); + setState(769); match(ASM_NAME); } break; @@ -6788,15 +6648,15 @@ public class KickCParser extends Parser { _localctx = new AsmModeIdxIndXYContext(_localctx); enterOuterAlt(_localctx, 7); { - setState(794); + setState(771); match(ASM_PAR_BEGIN); - setState(795); + setState(772); asmExpr(0); - setState(796); + setState(773); match(ASM_COMMA); - setState(797); + setState(774); match(ASM_NAME); - setState(798); + setState(775); match(ASM_PAR_END); } break; @@ -6804,11 +6664,11 @@ public class KickCParser extends Parser { _localctx = new AsmModeIndContext(_localctx); enterOuterAlt(_localctx, 8); { - setState(800); + setState(777); match(ASM_PAR_BEGIN); - setState(801); + setState(778); asmExpr(0); - setState(802); + setState(779); match(ASM_PAR_END); } break; @@ -6816,15 +6676,15 @@ public class KickCParser extends Parser { _localctx = new AsmModeIndLongContext(_localctx); enterOuterAlt(_localctx, 9); { - setState(804); + setState(781); match(ASM_PAR_BEGIN); - setState(805); + setState(782); match(ASM_PAR_BEGIN); - setState(806); + setState(783); asmExpr(0); - setState(807); + setState(784); match(ASM_PAR_END); - setState(808); + setState(785); match(ASM_PAR_END); } break; @@ -7022,14 +6882,14 @@ public class KickCParser extends Parser { int _parentState = getState(); AsmExprContext _localctx = new AsmExprContext(_ctx, _parentState); AsmExprContext _prevctx = _localctx; - int _startState = 94; - enterRecursionRule(_localctx, 94, RULE_asmExpr, _p); + int _startState = 90; + enterRecursionRule(_localctx, 90, RULE_asmExpr, _p); int _la; try { int _alt; enterOuterAlt(_localctx, 1); { - setState(826); + setState(803); _errHandler.sync(this); switch (_input.LA(1)) { case ASM_BRACKET_BEGIN: @@ -7038,11 +6898,11 @@ public class KickCParser extends Parser { _ctx = _localctx; _prevctx = _localctx; - setState(813); + setState(790); match(ASM_BRACKET_BEGIN); - setState(814); + setState(791); asmExpr(0); - setState(815); + setState(792); match(ASM_BRACKET_END); } break; @@ -7054,7 +6914,7 @@ public class KickCParser extends Parser { _localctx = new AsmExprUnaryContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(817); + setState(794); _la = _input.LA(1); if ( !(((((_la - 125)) & ~0x3f) == 0 && ((1L << (_la - 125)) & ((1L << (ASM_PLUS - 125)) | (1L << (ASM_MINUS - 125)) | (1L << (ASM_LESS_THAN - 125)) | (1L << (ASM_GREATER_THAN - 125)))) != 0)) ) { _errHandler.recoverInline(this); @@ -7064,7 +6924,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(818); + setState(795); asmExpr(8); } break; @@ -7073,7 +6933,7 @@ public class KickCParser extends Parser { _localctx = new AsmExprLabelContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(819); + setState(796); match(ASM_NAME); } break; @@ -7082,7 +6942,7 @@ public class KickCParser extends Parser { _localctx = new AsmExprLabelRelContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(820); + setState(797); match(ASM_MULTI_REL); } break; @@ -7091,11 +6951,11 @@ public class KickCParser extends Parser { _localctx = new AsmExprReplaceContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(821); + setState(798); match(ASM_CURLY_BEGIN); - setState(822); + setState(799); match(ASM_NAME); - setState(823); + setState(800); match(ASM_CURLY_END); } break; @@ -7104,7 +6964,7 @@ public class KickCParser extends Parser { _localctx = new AsmExprIntContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(824); + setState(801); match(ASM_NUMBER); } break; @@ -7113,7 +6973,7 @@ public class KickCParser extends Parser { _localctx = new AsmExprCharContext(_localctx); _ctx = _localctx; _prevctx = _localctx; - setState(825); + setState(802); match(ASM_CHAR); } break; @@ -7121,28 +6981,28 @@ public class KickCParser extends Parser { throw new NoViableAltException(this); } _ctx.stop = _input.LT(-1); - setState(842); + setState(819); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,82,_ctx); + _alt = getInterpreter().adaptivePredict(_input,79,_ctx); while ( _alt!=2 && _alt!=org.antlr.v4.runtime.atn.ATN.INVALID_ALT_NUMBER ) { if ( _alt==1 ) { if ( _parseListeners!=null ) triggerExitRuleEvent(); _prevctx = _localctx; { - setState(840); + setState(817); _errHandler.sync(this); - switch ( getInterpreter().adaptivePredict(_input,81,_ctx) ) { + switch ( getInterpreter().adaptivePredict(_input,78,_ctx) ) { case 1: { _localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_asmExpr); - setState(828); + setState(805); if (!(precpred(_ctx, 10))) throw new FailedPredicateException(this, "precpred(_ctx, 10)"); { - setState(829); + setState(806); match(ASM_DOT); } - setState(830); + setState(807); asmExpr(11); } break; @@ -7150,9 +7010,9 @@ public class KickCParser extends Parser { { _localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_asmExpr); - setState(831); + setState(808); if (!(precpred(_ctx, 9))) throw new FailedPredicateException(this, "precpred(_ctx, 9)"); - setState(832); + setState(809); _la = _input.LA(1); if ( !(_la==ASM_SHIFT_LEFT || _la==ASM_SHIFT_RIGHT) ) { _errHandler.recoverInline(this); @@ -7162,7 +7022,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(833); + setState(810); asmExpr(10); } break; @@ -7170,9 +7030,9 @@ public class KickCParser extends Parser { { _localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_asmExpr); - setState(834); + setState(811); if (!(precpred(_ctx, 7))) throw new FailedPredicateException(this, "precpred(_ctx, 7)"); - setState(835); + setState(812); _la = _input.LA(1); if ( !(_la==ASM_MULTIPLY || _la==ASM_DIVIDE) ) { _errHandler.recoverInline(this); @@ -7182,7 +7042,7 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(836); + setState(813); asmExpr(8); } break; @@ -7190,9 +7050,9 @@ public class KickCParser extends Parser { { _localctx = new AsmExprBinaryContext(new AsmExprContext(_parentctx, _parentState)); pushNewRecursionContext(_localctx, _startState, RULE_asmExpr); - setState(837); + setState(814); if (!(precpred(_ctx, 6))) throw new FailedPredicateException(this, "precpred(_ctx, 6)"); - setState(838); + setState(815); _la = _input.LA(1); if ( !(_la==ASM_PLUS || _la==ASM_MINUS) ) { _errHandler.recoverInline(this); @@ -7202,16 +7062,16 @@ public class KickCParser extends Parser { _errHandler.reportMatch(this); consume(); } - setState(839); + setState(816); asmExpr(7); } break; } } } - setState(844); + setState(821); _errHandler.sync(this); - _alt = getInterpreter().adaptivePredict(_input,82,_ctx); + _alt = getInterpreter().adaptivePredict(_input,79,_ctx); } } } @@ -7230,19 +7090,19 @@ public class KickCParser extends Parser { switch (ruleIndex) { case 5: return declaratorInitList_sempred((DeclaratorInitListContext)_localctx, predIndex); - case 11: + case 9: return typeSpecifier_sempred((TypeSpecifierContext)_localctx, predIndex); - case 12: + case 10: return declarator_sempred((DeclaratorContext)_localctx, predIndex); - case 13: + case 11: return type_sempred((TypeContext)_localctx, predIndex); - case 19: + case 17: return enumMemberList_sempred((EnumMemberListContext)_localctx, predIndex); - case 35: + case 33: return commaExpr_sempred((CommaExprContext)_localctx, predIndex); - case 36: + case 34: return expr_sempred((ExprContext)_localctx, predIndex); - case 47: + case 45: return asmExpr_sempred((AsmExprContext)_localctx, predIndex); } return true; @@ -7345,340 +7205,328 @@ public class KickCParser extends Parser { } public static final String _serializedATN = - "\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\3\u009c\u0350\4\2\t"+ + "\3\u608b\ua72a\u8133\ub9ed\u417c\u3be7\u7786\u5964\3\u009c\u0339\4\2\t"+ "\2\4\3\t\3\4\4\t\4\4\5\t\5\4\6\t\6\4\7\t\7\4\b\t\b\4\t\t\t\4\n\t\n\4\13"+ "\t\13\4\f\t\f\4\r\t\r\4\16\t\16\4\17\t\17\4\20\t\20\4\21\t\21\4\22\t\22"+ "\4\23\t\23\4\24\t\24\4\25\t\25\4\26\t\26\4\27\t\27\4\30\t\30\4\31\t\31"+ "\4\32\t\32\4\33\t\33\4\34\t\34\4\35\t\35\4\36\t\36\4\37\t\37\4 \t \4!"+ "\t!\4\"\t\"\4#\t#\4$\t$\4%\t%\4&\t&\4\'\t\'\4(\t(\4)\t)\4*\t*\4+\t+\4"+ - ",\t,\4-\t-\4.\t.\4/\t/\4\60\t\60\4\61\t\61\3\2\3\2\3\2\3\3\3\3\3\3\3\4"+ - "\7\4j\n\4\f\4\16\4m\13\4\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3"+ - "\5\3\5\3\5\5\5}\n\5\3\6\3\6\3\6\3\7\3\7\3\7\3\7\3\7\3\7\7\7\u0088\n\7"+ - "\f\7\16\7\u008b\13\7\3\b\3\b\3\b\5\b\u0090\n\b\3\b\3\b\3\b\3\b\5\b\u0096"+ - "\n\b\3\t\3\t\3\t\3\t\3\t\3\n\7\n\u009e\n\n\f\n\16\n\u00a1\13\n\3\n\3\n"+ - "\7\n\u00a5\n\n\f\n\16\n\u00a8\13\n\3\13\3\13\7\13\u00ac\n\13\f\13\16\13"+ - "\u00af\13\13\3\f\3\f\5\f\u00b3\n\f\3\f\3\f\3\r\3\r\3\r\3\r\3\r\3\r\3\r"+ - "\3\r\5\r\u00bf\n\r\3\r\7\r\u00c2\n\r\f\r\16\r\u00c5\13\r\3\16\3\16\3\16"+ - "\3\16\3\16\7\16\u00cc\n\16\f\16\16\16\u00cf\13\16\3\16\3\16\3\16\3\16"+ - "\3\16\5\16\u00d6\n\16\3\16\3\16\3\16\5\16\u00db\n\16\3\16\7\16\u00de\n"+ - "\16\f\16\16\16\u00e1\13\16\3\17\3\17\3\17\3\17\5\17\u00e7\n\17\3\17\3"+ - "\17\3\17\3\17\3\17\5\17\u00ee\n\17\3\17\3\17\3\17\7\17\u00f3\n\17\f\17"+ - "\16\17\u00f6\13\17\3\20\3\20\3\20\3\21\3\21\5\21\u00fd\n\21\3\21\3\21"+ - "\6\21\u0101\n\21\r\21\16\21\u0102\3\21\3\21\3\22\3\22\3\22\3\23\3\23\3"+ - "\23\3\24\3\24\5\24\u010f\n\24\3\24\3\24\3\24\3\24\3\25\3\25\3\25\3\25"+ - "\3\25\3\25\7\25\u011b\n\25\f\25\16\25\u011e\13\25\3\26\3\26\3\26\5\26"+ - "\u0123\n\26\3\27\3\27\7\27\u0127\n\27\f\27\16\27\u012a\13\27\3\27\3\27"+ - "\3\27\5\27\u012f\n\27\3\27\3\27\3\27\5\27\u0134\n\27\3\30\3\30\5\30\u0138"+ - "\n\30\3\30\3\30\3\31\3\31\3\31\7\31\u013f\n\31\f\31\16\31\u0142\13\31"+ - "\3\32\3\32\3\32\3\32\3\32\5\32\u0149\n\32\3\33\3\33\3\33\3\33\3\33\3\33"+ - "\7\33\u0151\n\33\f\33\16\33\u0154\13\33\3\33\3\33\3\34\3\34\3\34\3\34"+ - "\3\34\3\34\3\34\5\34\u015f\n\34\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35"+ - "\3\35\5\35\u016a\n\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35"+ - "\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\5\35\u017f\n\35\3\35\3\35"+ - "\3\35\3\35\3\35\7\35\u0186\n\35\f\35\16\35\u0189\13\35\3\35\3\35\3\35"+ - "\5\35\u018e\n\35\3\36\6\36\u0191\n\36\r\36\16\36\u0192\3\37\3\37\3\37"+ - "\3\37\3\37\5\37\u019a\n\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37"+ - "\3\37\3\37\5\37\u01a7\n\37\3\37\7\37\u01aa\n\37\f\37\16\37\u01ad\13\37"+ - "\3\37\3\37\3\37\3\37\3\37\3\37\3\37\7\37\u01b6\n\37\f\37\16\37\u01b9\13"+ - "\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\7\37\u01c4\n\37\f\37"+ - "\16\37\u01c7\13\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3\37\3"+ - "\37\3\37\3\37\3\37\3\37\3\37\5\37\u01d9\n\37\3\37\3\37\3\37\3\37\3\37"+ - "\3\37\3\37\5\37\u01e2\n\37\3\37\3\37\3\37\3\37\3\37\3\37\5\37\u01ea\n"+ - "\37\3 \6 \u01ed\n \r \16 \u01ee\3 \3 \3 \5 \u01f4\n \5 \u01f6\n \3!\3"+ - "!\3!\3!\5!\u01fc\n!\3\"\3\"\3\"\5\"\u0201\n\"\3\"\3\"\5\"\u0205\n\"\3"+ - "\"\3\"\3\"\3\"\3\"\3\"\3\"\5\"\u020e\n\"\3#\5#\u0211\n#\3#\5#\u0214\n"+ - "#\3$\3$\3%\3%\3%\3%\3%\3%\7%\u021e\n%\f%\16%\u0221\13%\3&\3&\3&\3&\3&"+ - "\3&\3&\3&\3&\5&\u022c\n&\3&\3&\3&\3&\3&\3&\5&\u0234\n&\3&\3&\3&\3&\5&"+ - "\u023a\n&\3&\3&\5&\u023e\n&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&"+ - "\3&\3&\3&\7&\u0251\n&\f&\16&\u0254\13&\3&\5&\u0257\n&\3&\3&\3&\3&\3&\6"+ - "&\u025e\n&\r&\16&\u025f\3&\3&\5&\u0264\n&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3"+ - "&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3"+ - "&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\3&\5&\u0296\n&\3&\3&\3&\3"+ - "&\3&\3&\3&\3&\7&\u02a0\n&\f&\16&\u02a3\13&\3\'\3\'\3\'\7\'\u02a8\n\'\f"+ - "\'\16\'\u02ab\13\'\3(\3(\5(\u02af\n(\3(\3(\3)\3)\3)\3)\7)\u02b7\n)\f)"+ - "\16)\u02ba\13)\3)\3)\3*\3*\3*\3*\3*\3*\3*\3*\3*\3*\5*\u02c8\n*\3+\7+\u02cb"+ - "\n+\f+\16+\u02ce\13+\3,\3,\3,\5,\u02d3\n,\3-\3-\3-\7-\u02d8\n-\f-\16-"+ - "\u02db\13-\3-\3-\3-\7-\u02e0\n-\f-\16-\u02e3\13-\5-\u02e5\n-\3.\3.\5."+ - "\u02e9\n.\3.\7.\u02ec\n.\f.\16.\u02ef\13.\3/\3/\3/\3/\7/\u02f5\n/\f/\16"+ - "/\u02f8\13/\3/\7/\u02fb\n/\f/\16/\u02fe\13/\3\60\3\60\3\60\3\60\3\60\3"+ - "\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3"+ - "\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3"+ - "\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\3\60\5\60\u032d"+ - "\n\60\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61"+ - "\3\61\5\61\u033d\n\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61\3\61"+ - "\3\61\3\61\7\61\u034b\n\61\f\61\16\61\u034e\13\61\3\61\2\n\f\30\32\34"+ - "(HJ`\62\2\4\6\b\n\f\16\20\22\24\26\30\32\34\36 \"$&(*,.\60\62\64\668:"+ - "<>@BDFHJLNPRTVXZ\\^`\2\r\3\2\27\30\5\2\22\23\31\32RR\4\2!!$$\3\2\35\36"+ - "\3\2\24\26\3\2\22\23\3\2\37$\3\2\177\u0082\3\2}~\3\2\u0083\u0084\3\2\177"+ - "\u0080\2\u03c9\2b\3\2\2\2\4e\3\2\2\2\6k\3\2\2\2\b|\3\2\2\2\n~\3\2\2\2"+ - "\f\u0081\3\2\2\2\16\u0095\3\2\2\2\20\u0097\3\2\2\2\22\u009f\3\2\2\2\24"+ - "\u00a9\3\2\2\2\26\u00b0\3\2\2\2\30\u00b6\3\2\2\2\32\u00d5\3\2\2\2\34\u00ed"+ - "\3\2\2\2\36\u00f7\3\2\2\2 \u00fa\3\2\2\2\"\u0106\3\2\2\2$\u0109\3\2\2"+ - "\2&\u010c\3\2\2\2(\u0114\3\2\2\2*\u011f\3\2\2\2,\u0124\3\2\2\2.\u0135"+ - "\3\2\2\2\60\u013b\3\2\2\2\62\u0148\3\2\2\2\64\u014a\3\2\2\2\66\u015e\3"+ - "\2\2\28\u018d\3\2\2\2:\u0190\3\2\2\2<\u01e9\3\2\2\2>\u01ec\3\2\2\2@\u01f7"+ - "\3\2\2\2B\u020d\3\2\2\2D\u0213\3\2\2\2F\u0215\3\2\2\2H\u0217\3\2\2\2J"+ - "\u0263\3\2\2\2L\u02a4\3\2\2\2N\u02ac\3\2\2\2P\u02b2\3\2\2\2R\u02c7\3\2"+ - "\2\2T\u02cc\3\2\2\2V\u02d2\3\2\2\2X\u02e4\3\2\2\2Z\u02e6\3\2\2\2\\\u02f0"+ - "\3\2\2\2^\u032c\3\2\2\2`\u033c\3\2\2\2bc\5\6\4\2cd\7\2\2\3d\3\3\2\2\2"+ - "ef\5T+\2fg\7\2\2\3g\5\3\2\2\2hj\5\b\5\2ih\3\2\2\2jm\3\2\2\2ki\3\2\2\2"+ - "kl\3\2\2\2l\7\3\2\2\2mk\3\2\2\2no\5\n\6\2op\7\n\2\2p}\3\2\2\2q}\5,\27"+ - "\2rs\5 \21\2st\7\n\2\2t}\3\2\2\2uv\5&\24\2vw\7\n\2\2w}\3\2\2\2x}\5\64"+ - "\33\2yz\5\20\t\2z{\7\n\2\2{}\3\2\2\2|n\3\2\2\2|q\3\2\2\2|r\3\2\2\2|u\3"+ - "\2\2\2|x\3\2\2\2|y\3\2\2\2}\t\3\2\2\2~\177\5\22\n\2\177\u0080\5\f\7\2"+ - "\u0080\13\3\2\2\2\u0081\u0082\b\7\1\2\u0082\u0083\5\16\b\2\u0083\u0089"+ - "\3\2\2\2\u0084\u0085\f\3\2\2\u0085\u0086\7\f\2\2\u0086\u0088\5\16\b\2"+ - "\u0087\u0084\3\2\2\2\u0088\u008b\3\2\2\2\u0089\u0087\3\2\2\2\u0089\u008a"+ - "\3\2\2\2\u008a\r\3\2\2\2\u008b\u0089\3\2\2\2\u008c\u008f\5\32\16\2\u008d"+ - "\u008e\7\'\2\2\u008e\u0090\5J&\2\u008f\u008d\3\2\2\2\u008f\u0090\3\2\2"+ - "\2\u0090\u0096\3\2\2\2\u0091\u0092\5\32\16\2\u0092\u0093\7\'\2\2\u0093"+ - "\u0094\5N(\2\u0094\u0096\3\2\2\2\u0095\u008c\3\2\2\2\u0095\u0091\3\2\2"+ - "\2\u0096\17\3\2\2\2\u0097\u0098\7)\2\2\u0098\u0099\5\22\n\2\u0099\u009a"+ - "\b\t\1\2\u009a\u009b\5\32\16\2\u009b\21\3\2\2\2\u009c\u009e\58\35\2\u009d"+ - "\u009c\3\2\2\2\u009e\u00a1\3\2\2\2\u009f\u009d\3\2\2\2\u009f\u00a0\3\2"+ - "\2\2\u00a0\u00a2\3\2\2\2\u00a1\u009f\3\2\2\2\u00a2\u00a6\5\34\17\2\u00a3"+ - "\u00a5\58\35\2\u00a4\u00a3\3\2\2\2\u00a5\u00a8\3\2\2\2\u00a6\u00a4\3\2"+ - "\2\2\u00a6\u00a7\3\2\2\2\u00a7\23\3\2\2\2\u00a8\u00a6\3\2\2\2\u00a9\u00ad"+ - "\7\24\2\2\u00aa\u00ac\58\35\2\u00ab\u00aa\3\2\2\2\u00ac\u00af\3\2\2\2"+ - "\u00ad\u00ab\3\2\2\2\u00ad\u00ae\3\2\2\2\u00ae\25\3\2\2\2\u00af\u00ad"+ - "\3\2\2\2\u00b0\u00b2\7\6\2\2\u00b1\u00b3\5J&\2\u00b2\u00b1\3\2\2\2\u00b2"+ - "\u00b3\3\2\2\2\u00b3\u00b4\3\2\2\2\u00b4\u00b5\7\7\2\2\u00b5\27\3\2\2"+ - "\2\u00b6\u00b7\b\r\1\2\u00b7\u00b8\5\34\17\2\u00b8\u00c3\3\2\2\2\u00b9"+ - "\u00ba\f\4\2\2\u00ba\u00c2\7\24\2\2\u00bb\u00bc\f\3\2\2\u00bc\u00be\7"+ - "\6\2\2\u00bd\u00bf\5J&\2\u00be\u00bd\3\2\2\2\u00be\u00bf\3\2\2\2\u00bf"+ - "\u00c0\3\2\2\2\u00c0\u00c2\7\7\2\2\u00c1\u00b9\3\2\2\2\u00c1\u00bb\3\2"+ - "\2\2\u00c2\u00c5\3\2\2\2\u00c3\u00c1\3\2\2\2\u00c3\u00c4\3\2\2\2\u00c4"+ - "\31\3\2\2\2\u00c5\u00c3\3\2\2\2\u00c6\u00c7\b\16\1\2\u00c7\u00c8\7m\2"+ - "\2\u00c8\u00d6\b\16\1\2\u00c9\u00cd\7\24\2\2\u00ca\u00cc\58\35\2\u00cb"+ - "\u00ca\3\2\2\2\u00cc\u00cf\3\2\2\2\u00cd\u00cb\3\2\2\2\u00cd\u00ce\3\2"+ - "\2\2\u00ce\u00d0\3\2\2\2\u00cf\u00cd\3\2\2\2\u00d0\u00d6\5\32\16\4\u00d1"+ - "\u00d2\7\b\2\2\u00d2\u00d3\5\32\16\2\u00d3\u00d4\7\t\2\2\u00d4\u00d6\3"+ - "\2\2\2\u00d5\u00c6\3\2\2\2\u00d5\u00c9\3\2\2\2\u00d5\u00d1\3\2\2\2\u00d6"+ - "\u00df\3\2\2\2\u00d7\u00d8\f\5\2\2\u00d8\u00da\7\6\2\2\u00d9\u00db\5J"+ - "&\2\u00da\u00d9\3\2\2\2\u00da\u00db\3\2\2\2\u00db\u00dc\3\2\2\2\u00dc"+ - "\u00de\7\7\2\2\u00dd\u00d7\3\2\2\2\u00de\u00e1\3\2\2\2\u00df\u00dd\3\2"+ - "\2\2\u00df\u00e0\3\2\2\2\u00e0\33\3\2\2\2\u00e1\u00df\3\2\2\2\u00e2\u00e3"+ - "\b\17\1\2\u00e3\u00ee\7T\2\2\u00e4\u00e6\7S\2\2\u00e5\u00e7\7T\2\2\u00e6"+ - "\u00e5\3\2\2\2\u00e6\u00e7\3\2\2\2\u00e7\u00ee\3\2\2\2\u00e8\u00ee\5 "+ - "\21\2\u00e9\u00ee\5\36\20\2\u00ea\u00ee\5&\24\2\u00eb\u00ee\5$\23\2\u00ec"+ - "\u00ee\7\3\2\2\u00ed\u00e2\3\2\2\2\u00ed\u00e4\3\2\2\2\u00ed\u00e8\3\2"+ - "\2\2\u00ed\u00e9\3\2\2\2\u00ed\u00ea\3\2\2\2\u00ed\u00eb\3\2\2\2\u00ed"+ - "\u00ec\3\2\2\2\u00ee\u00f4\3\2\2\2\u00ef\u00f0\f\b\2\2\u00f0\u00f1\7\b"+ - "\2\2\u00f1\u00f3\7\t\2\2\u00f2\u00ef\3\2\2\2\u00f3\u00f6\3\2\2\2\u00f4"+ - "\u00f2\3\2\2\2\u00f4\u00f5\3\2\2\2\u00f5\35\3\2\2\2\u00f6\u00f4\3\2\2"+ - "\2\u00f7\u00f8\7G\2\2\u00f8\u00f9\7m\2\2\u00f9\37\3\2\2\2\u00fa\u00fc"+ - "\7G\2\2\u00fb\u00fd\7m\2\2\u00fc\u00fb\3\2\2\2\u00fc\u00fd\3\2\2\2\u00fd"+ - "\u00fe\3\2\2\2\u00fe\u0100\7\4\2\2\u00ff\u0101\5\"\22\2\u0100\u00ff\3"+ - "\2\2\2\u0101\u0102\3\2\2\2\u0102\u0100\3\2\2\2\u0102\u0103\3\2\2\2\u0103"+ - "\u0104\3\2\2\2\u0104\u0105\7\5\2\2\u0105!\3\2\2\2\u0106\u0107\5\n\6\2"+ - "\u0107\u0108\7\n\2\2\u0108#\3\2\2\2\u0109\u010a\7H\2\2\u010a\u010b\7m"+ - "\2\2\u010b%\3\2\2\2\u010c\u010e\7H\2\2\u010d\u010f\7m\2\2\u010e\u010d"+ - "\3\2\2\2\u010e\u010f\3\2\2\2\u010f\u0110\3\2\2\2\u0110\u0111\7\4\2\2\u0111"+ - "\u0112\5(\25\2\u0112\u0113\7\5\2\2\u0113\'\3\2\2\2\u0114\u0115\b\25\1"+ - "\2\u0115\u0116\5*\26\2\u0116\u011c\3\2\2\2\u0117\u0118\f\3\2\2\u0118\u0119"+ - "\7\f\2\2\u0119\u011b\5*\26\2\u011a\u0117\3\2\2\2\u011b\u011e\3\2\2\2\u011c"+ - "\u011a\3\2\2\2\u011c\u011d\3\2\2\2\u011d)\3\2\2\2\u011e\u011c\3\2\2\2"+ - "\u011f\u0122\7m\2\2\u0120\u0121\7\'\2\2\u0121\u0123\5J&\2\u0122\u0120"+ - "\3\2\2\2\u0122\u0123\3\2\2\2\u0123+\3\2\2\2\u0124\u0128\5\22\n\2\u0125"+ - "\u0127\5\24\13\2\u0126\u0125\3\2\2\2\u0127\u012a\3\2\2\2\u0128\u0126\3"+ - "\2\2\2\u0128\u0129\3\2\2\2\u0129\u012b\3\2\2\2\u012a\u0128\3\2\2\2\u012b"+ - "\u012c\7m\2\2\u012c\u012e\7\b\2\2\u012d\u012f\5\60\31\2\u012e\u012d\3"+ - "\2\2\2\u012e\u012f\3\2\2\2\u012f\u0130\3\2\2\2\u0130\u0133\7\t\2\2\u0131"+ - "\u0134\5.\30\2\u0132\u0134\7\n\2\2\u0133\u0131\3\2\2\2\u0133\u0132\3\2"+ - "\2\2\u0134-\3\2\2\2\u0135\u0137\7\4\2\2\u0136\u0138\5:\36\2\u0137\u0136"+ - "\3\2\2\2\u0137\u0138\3\2\2\2\u0138\u0139\3\2\2\2\u0139\u013a\7\5\2\2\u013a"+ - "/\3\2\2\2\u013b\u0140\5\62\32\2\u013c\u013d\7\f\2\2\u013d\u013f\5\62\32"+ - "\2\u013e\u013c\3\2\2\2\u013f\u0142\3\2\2\2\u0140\u013e\3\2\2\2\u0140\u0141"+ - "\3\2\2\2\u0141\61\3\2\2\2\u0142\u0140\3\2\2\2\u0143\u0144\5\22\n\2\u0144"+ - "\u0145\5\32\16\2\u0145\u0149\3\2\2\2\u0146\u0149\7T\2\2\u0147\u0149\7"+ - "\16\2\2\u0148\u0143\3\2\2\2\u0148\u0146\3\2\2\2\u0148\u0147\3\2\2\2\u0149"+ - "\63\3\2\2\2\u014a\u014b\7Y\2\2\u014b\u014c\7m\2\2\u014c\u014d\7\b\2\2"+ - "\u014d\u0152\5\66\34\2\u014e\u014f\7\f\2\2\u014f\u0151\5\66\34\2\u0150"+ - "\u014e\3\2\2\2\u0151\u0154\3\2\2\2\u0152\u0150\3\2\2\2\u0152\u0153\3\2"+ - "\2\2\u0153\u0155\3\2\2\2\u0154\u0152\3\2\2\2\u0155\u0156\7\t\2\2\u0156"+ - "\65\3\2\2\2\u0157\u015f\7d\2\2\u0158\u0159\7d\2\2\u0159\u015a\7\r\2\2"+ - "\u015a\u015f\7d\2\2\u015b\u015f\7m\2\2\u015c\u015f\7n\2\2\u015d\u015f"+ - "\7:\2\2\u015e\u0157\3\2\2\2\u015e\u0158\3\2\2\2\u015e\u015b\3\2\2\2\u015e"+ - "\u015c\3\2\2\2\u015e\u015d\3\2\2\2\u015f\67\3\2\2\2\u0160\u018e\7*\2\2"+ - "\u0161\u0162\7-\2\2\u0162\u0163\7\b\2\2\u0163\u0164\7d\2\2\u0164\u018e"+ - "\7\t\2\2\u0165\u0169\7\62\2\2\u0166\u0167\7\b\2\2\u0167\u0168\7m\2\2\u0168"+ - "\u016a\7\t\2\2\u0169\u0166\3\2\2\2\u0169\u016a\3\2\2\2\u016a\u018e\3\2"+ - "\2\2\u016b\u018e\7\65\2\2\u016c\u018e\7\66\2\2\u016d\u016e\7\64\2\2\u016e"+ - "\u016f\7\b\2\2\u016f\u0170\5J&\2\u0170\u0171\7\t\2\2\u0171\u018e\3\2\2"+ - "\2\u0172\u018e\7/\2\2\u0173\u018e\7\60\2\2\u0174\u018e\7\67\2\2\u0175"+ - "\u018e\78\2\2\u0176\u018e\7+\2\2\u0177\u018e\7,\2\2\u0178\u018e\7.\2\2"+ - "\u0179\u018e\79\2\2\u017a\u017e\7\61\2\2\u017b\u017c\7\b\2\2\u017c\u017d"+ - "\7m\2\2\u017d\u017f\7\t\2\2\u017e\u017b\3\2\2\2\u017e\u017f\3\2\2\2\u017f"+ - "\u018e\3\2\2\2\u0180\u0181\7\63\2\2\u0181\u0182\7\b\2\2\u0182\u0187\5"+ - "\66\34\2\u0183\u0184\7\f\2\2\u0184\u0186\5\66\34\2\u0185\u0183\3\2\2\2"+ - "\u0186\u0189\3\2\2\2\u0187\u0185\3\2\2\2\u0187\u0188\3\2\2\2\u0188\u018a"+ - "\3\2\2\2\u0189\u0187\3\2\2\2\u018a\u018b\7\t\2\2\u018b\u018e\3\2\2\2\u018c"+ - "\u018e\7:\2\2\u018d\u0160\3\2\2\2\u018d\u0161\3\2\2\2\u018d\u0165\3\2"+ - "\2\2\u018d\u016b\3\2\2\2\u018d\u016c\3\2\2\2\u018d\u016d\3\2\2\2\u018d"+ - "\u0172\3\2\2\2\u018d\u0173\3\2\2\2\u018d\u0174\3\2\2\2\u018d\u0175\3\2"+ - "\2\2\u018d\u0176\3\2\2\2\u018d\u0177\3\2\2\2\u018d\u0178\3\2\2\2\u018d"+ - "\u0179\3\2\2\2\u018d\u017a\3\2\2\2\u018d\u0180\3\2\2\2\u018d\u018c\3\2"+ - "\2\2\u018e9\3\2\2\2\u018f\u0191\5<\37\2\u0190\u018f\3\2\2\2\u0191\u0192"+ - "\3\2\2\2\u0192\u0190\3\2\2\2\u0192\u0193\3\2\2\2\u0193;\3\2\2\2\u0194"+ - "\u0195\5\n\6\2\u0195\u0196\7\n\2\2\u0196\u01ea\3\2\2\2\u0197\u0199\7\4"+ - "\2\2\u0198\u019a\5:\36\2\u0199\u0198\3\2\2\2\u0199\u019a\3\2\2\2\u019a"+ - "\u019b\3\2\2\2\u019b\u01ea\7\5\2\2\u019c\u019d\5H%\2\u019d\u019e\7\n\2"+ - "\2\u019e\u01ea\3\2\2\2\u019f\u01a0\7;\2\2\u01a0\u01a1\7\b\2\2\u01a1\u01a2"+ - "\5H%\2\u01a2\u01a3\7\t\2\2\u01a3\u01a6\5<\37\2\u01a4\u01a5\7<\2\2\u01a5"+ - "\u01a7\5<\37\2\u01a6\u01a4\3\2\2\2\u01a6\u01a7\3\2\2\2\u01a7\u01ea\3\2"+ - "\2\2\u01a8\u01aa\58\35\2\u01a9\u01a8\3\2\2\2\u01aa\u01ad\3\2\2\2\u01ab"+ - "\u01a9\3\2\2\2\u01ab\u01ac\3\2\2\2\u01ac\u01ae\3\2\2\2\u01ad\u01ab\3\2"+ - "\2\2\u01ae\u01af\7=\2\2\u01af\u01b0\7\b\2\2\u01b0\u01b1\5H%\2\u01b1\u01b2"+ - "\7\t\2\2\u01b2\u01b3\5<\37\2\u01b3\u01ea\3\2\2\2\u01b4\u01b6\58\35\2\u01b5"+ - "\u01b4\3\2\2\2\u01b6\u01b9\3\2\2\2\u01b7\u01b5\3\2\2\2\u01b7\u01b8\3\2"+ - "\2\2\u01b8\u01ba\3\2\2\2\u01b9\u01b7\3\2\2\2\u01ba\u01bb\7>\2\2\u01bb"+ - "\u01bc\5<\37\2\u01bc\u01bd\7=\2\2\u01bd\u01be\7\b\2\2\u01be\u01bf\5H%"+ - "\2\u01bf\u01c0\7\t\2\2\u01c0\u01c1\7\n\2\2\u01c1\u01ea\3\2\2\2\u01c2\u01c4"+ - "\58\35\2\u01c3\u01c2\3\2\2\2\u01c4\u01c7\3\2\2\2\u01c5\u01c3\3\2\2\2\u01c5"+ - "\u01c6\3\2\2\2\u01c6\u01c8\3\2\2\2\u01c7\u01c5\3\2\2\2\u01c8\u01c9\7?"+ - "\2\2\u01c9\u01ca\7\b\2\2\u01ca\u01cb\5B\"\2\u01cb\u01cc\7\t\2\2\u01cc"+ - "\u01cd\5<\37\2\u01cd\u01ea\3\2\2\2\u01ce\u01cf\7@\2\2\u01cf\u01d0\7\b"+ - "\2\2\u01d0\u01d1\5H%\2\u01d1\u01d2\7\t\2\2\u01d2\u01d3\7\4\2\2\u01d3\u01d4"+ - "\5> \2\u01d4\u01d5\7\5\2\2\u01d5\u01ea\3\2\2\2\u01d6\u01d8\7A\2\2\u01d7"+ - "\u01d9\5H%\2\u01d8\u01d7\3\2\2\2\u01d8\u01d9\3\2\2\2\u01d9\u01da\3\2\2"+ - "\2\u01da\u01ea\7\n\2\2\u01db\u01dc\7B\2\2\u01dc\u01ea\7\n\2\2\u01dd\u01de"+ - "\7C\2\2\u01de\u01ea\7\n\2\2\u01df\u01e1\7D\2\2\u01e0\u01e2\5P)\2\u01e1"+ - "\u01e0\3\2\2\2\u01e1\u01e2\3\2\2\2\u01e2\u01e3\3\2\2\2\u01e3\u01e4\7\4"+ - "\2\2\u01e4\u01e5\5T+\2\u01e5\u01e6\7\u0086\2\2\u01e6\u01ea\3\2\2\2\u01e7"+ - "\u01ea\5N(\2\u01e8\u01ea\7\n\2\2\u01e9\u0194\3\2\2\2\u01e9\u0197\3\2\2"+ - "\2\u01e9\u019c\3\2\2\2\u01e9\u019f\3\2\2\2\u01e9\u01ab\3\2\2\2\u01e9\u01b7"+ - "\3\2\2\2\u01e9\u01c5\3\2\2\2\u01e9\u01ce\3\2\2\2\u01e9\u01d6\3\2\2\2\u01e9"+ - "\u01db\3\2\2\2\u01e9\u01dd\3\2\2\2\u01e9\u01df\3\2\2\2\u01e9\u01e7\3\2"+ - "\2\2\u01e9\u01e8\3\2\2\2\u01ea=\3\2\2\2\u01eb\u01ed\5@!\2\u01ec\u01eb"+ - "\3\2\2\2\u01ed\u01ee\3\2\2\2\u01ee\u01ec\3\2\2\2\u01ee\u01ef\3\2\2\2\u01ef"+ - "\u01f5\3\2\2\2\u01f0\u01f1\7E\2\2\u01f1\u01f3\7\13\2\2\u01f2\u01f4\5:"+ - "\36\2\u01f3\u01f2\3\2\2\2\u01f3\u01f4\3\2\2\2\u01f4\u01f6\3\2\2\2\u01f5"+ - "\u01f0\3\2\2\2\u01f5\u01f6\3\2\2\2\u01f6?\3\2\2\2\u01f7\u01f8\7F\2\2\u01f8"+ - "\u01f9\5J&\2\u01f9\u01fb\7\13\2\2\u01fa\u01fc\5:\36\2\u01fb\u01fa\3\2"+ - "\2\2\u01fb\u01fc\3\2\2\2\u01fcA\3\2\2\2\u01fd\u01fe\5D#\2\u01fe\u0200"+ - "\7\n\2\2\u01ff\u0201\5F$\2\u0200\u01ff\3\2\2\2\u0200\u0201\3\2\2\2\u0201"+ - "\u0202\3\2\2\2\u0202\u0204\7\n\2\2\u0203\u0205\5H%\2\u0204\u0203\3\2\2"+ - "\2\u0204\u0205\3\2\2\2\u0205\u020e\3\2\2\2\u0206\u0207\5\22\n\2\u0207"+ - "\u0208\5\32\16\2\u0208\u0209\7\13\2\2\u0209\u020a\5J&\2\u020a\u020b\7"+ - "\r\2\2\u020b\u020c\5J&\2\u020c\u020e\3\2\2\2\u020d\u01fd\3\2\2\2\u020d"+ - "\u0206\3\2\2\2\u020eC\3\2\2\2\u020f\u0211\5\n\6\2\u0210\u020f\3\2\2\2"+ - "\u0210\u0211\3\2\2\2\u0211\u0214\3\2\2\2\u0212\u0214\5H%\2\u0213\u0210"+ - "\3\2\2\2\u0213\u0212\3\2\2\2\u0214E\3\2\2\2\u0215\u0216\5H%\2\u0216G\3"+ - "\2\2\2\u0217\u0218\b%\1\2\u0218\u0219\5J&\2\u0219\u021f\3\2\2\2\u021a"+ - "\u021b\f\3\2\2\u021b\u021c\7\f\2\2\u021c\u021e\5J&\2\u021d\u021a\3\2\2"+ - "\2\u021e\u0221\3\2\2\2\u021f\u021d\3\2\2\2\u021f\u0220\3\2\2\2\u0220I"+ - "\3\2\2\2\u0221\u021f\3\2\2\2\u0222\u0223\b&\1\2\u0223\u0224\7\b\2\2\u0224"+ - "\u0225\5H%\2\u0225\u0226\7\t\2\2\u0226\u0264\3\2\2\2\u0227\u0228\7I\2"+ - "\2\u0228\u022b\7\b\2\2\u0229\u022c\5J&\2\u022a\u022c\5\30\r\2\u022b\u0229"+ - "\3\2\2\2\u022b\u022a\3\2\2\2\u022c\u022d\3\2\2\2\u022d\u022e\7\t\2\2\u022e"+ - "\u0264\3\2\2\2\u022f\u0230\7J\2\2\u0230\u0233\7\b\2\2\u0231\u0234\5J&"+ - "\2\u0232\u0234\5\30\r\2\u0233\u0231\3\2\2\2\u0233\u0232\3\2\2\2\u0234"+ - "\u0235\3\2\2\2\u0235\u0236\7\t\2\2\u0236\u0264\3\2\2\2\u0237\u0239\7K"+ - "\2\2\u0238\u023a\7\b\2\2\u0239\u0238\3\2\2\2\u0239\u023a\3\2\2\2\u023a"+ - "\u023b\3\2\2\2\u023b\u023d\7m\2\2\u023c\u023e\7\t\2\2\u023d\u023c\3\2"+ - "\2\2\u023d\u023e\3\2\2\2\u023e\u0264\3\2\2\2\u023f\u0240\7\b\2\2\u0240"+ - "\u0241\5\30\r\2\u0241\u0242\7\t\2\2\u0242\u0243\5J&\32\u0243\u0264\3\2"+ - "\2\2\u0244\u0245\t\2\2\2\u0245\u0264\5J&\31\u0246\u0247\7\24\2\2\u0247"+ - "\u0264\5J&\27\u0248\u0249\t\3\2\2\u0249\u0264\5J&\26\u024a\u024b\t\4\2"+ - "\2\u024b\u0264\5J&\22\u024c\u024d\7\4\2\2\u024d\u0252\5J&\2\u024e\u024f"+ - "\7\f\2\2\u024f\u0251\5J&\2\u0250\u024e\3\2\2\2\u0251\u0254\3\2\2\2\u0252"+ - "\u0250\3\2\2\2\u0252\u0253\3\2\2\2\u0253\u0256\3\2\2\2\u0254\u0252\3\2"+ - "\2\2\u0255\u0257\7\f\2\2\u0256\u0255\3\2\2\2\u0256\u0257\3\2\2\2\u0257"+ - "\u0258\3\2\2\2\u0258\u0259\7\5\2\2\u0259\u0264\3\2\2\2\u025a\u0264\7m"+ - "\2\2\u025b\u0264\7d\2\2\u025c\u025e\7n\2\2\u025d\u025c\3\2\2\2\u025e\u025f"+ - "\3\2\2\2\u025f\u025d\3\2\2\2\u025f\u0260\3\2\2\2\u0260\u0264\3\2\2\2\u0261"+ - "\u0264\7o\2\2\u0262\u0264\7U\2\2\u0263\u0222\3\2\2\2\u0263\u0227\3\2\2"+ - "\2\u0263\u022f\3\2\2\2\u0263\u0237\3\2\2\2\u0263\u023f\3\2\2\2\u0263\u0244"+ - "\3\2\2\2\u0263\u0246\3\2\2\2\u0263\u0248\3\2\2\2\u0263\u024a\3\2\2\2\u0263"+ - "\u024c\3\2\2\2\u0263\u025a\3\2\2\2\u0263\u025b\3\2\2\2\u0263\u025d\3\2"+ - "\2\2\u0263\u0261\3\2\2\2\u0263\u0262\3\2\2\2\u0264\u02a1\3\2\2\2\u0265"+ - "\u0266\f\25\2\2\u0266\u0267\t\5\2\2\u0267\u02a0\5J&\26\u0268\u0269\f\24"+ - "\2\2\u0269\u026a\t\6\2\2\u026a\u02a0\5J&\25\u026b\u026c\f\23\2\2\u026c"+ - "\u026d\t\7\2\2\u026d\u02a0\5J&\24\u026e\u026f\f\21\2\2\u026f\u0270\t\b"+ - "\2\2\u0270\u02a0\5J&\22\u0271\u0272\f\20\2\2\u0272\u0273\7\31\2\2\u0273"+ - "\u02a0\5J&\21\u0274\u0275\f\17\2\2\u0275\u0276\7\33\2\2\u0276\u02a0\5"+ - "J&\20\u0277\u0278\f\16\2\2\u0278\u0279\7\34\2\2\u0279\u02a0\5J&\17\u027a"+ - "\u027b\f\r\2\2\u027b\u027c\7%\2\2\u027c\u02a0\5J&\16\u027d\u027e\f\f\2"+ - "\2\u027e\u027f\7&\2\2\u027f\u02a0\5J&\r\u0280\u0281\f\13\2\2\u0281\u0282"+ - "\7\17\2\2\u0282\u0283\5J&\2\u0283\u0284\7\13\2\2\u0284\u0285\5J&\f\u0285"+ - "\u02a0\3\2\2\2\u0286\u0287\f\n\2\2\u0287\u0288\7\'\2\2\u0288\u02a0\5J"+ - "&\n\u0289\u028a\f\t\2\2\u028a\u028b\7(\2\2\u028b\u02a0\5J&\t\u028c\u028d"+ - "\f!\2\2\u028d\u028e\7\20\2\2\u028e\u02a0\7m\2\2\u028f\u0290\f \2\2\u0290"+ - "\u0291\7\21\2\2\u0291\u02a0\7m\2\2\u0292\u0293\f\37\2\2\u0293\u0295\7"+ - "\b\2\2\u0294\u0296\5L\'\2\u0295\u0294\3\2\2\2\u0295\u0296\3\2\2\2\u0296"+ - "\u0297\3\2\2\2\u0297\u02a0\7\t\2\2\u0298\u0299\f\33\2\2\u0299\u029a\7"+ - "\6\2\2\u029a\u029b\5H%\2\u029b\u029c\7\7\2\2\u029c\u02a0\3\2\2\2\u029d"+ - "\u029e\f\30\2\2\u029e\u02a0\t\2\2\2\u029f\u0265\3\2\2\2\u029f\u0268\3"+ - "\2\2\2\u029f\u026b\3\2\2\2\u029f\u026e\3\2\2\2\u029f\u0271\3\2\2\2\u029f"+ - "\u0274\3\2\2\2\u029f\u0277\3\2\2\2\u029f\u027a\3\2\2\2\u029f\u027d\3\2"+ - "\2\2\u029f\u0280\3\2\2\2\u029f\u0286\3\2\2\2\u029f\u0289\3\2\2\2\u029f"+ - "\u028c\3\2\2\2\u029f\u028f\3\2\2\2\u029f\u0292\3\2\2\2\u029f\u0298\3\2"+ - "\2\2\u029f\u029d\3\2\2\2\u02a0\u02a3\3\2\2\2\u02a1\u029f\3\2\2\2\u02a1"+ - "\u02a2\3\2\2\2\u02a2K\3\2\2\2\u02a3\u02a1\3\2\2\2\u02a4\u02a9\5J&\2\u02a5"+ - "\u02a6\7\f\2\2\u02a6\u02a8\5J&\2\u02a7\u02a5\3\2\2\2\u02a8\u02ab\3\2\2"+ - "\2\u02a9\u02a7\3\2\2\2\u02a9\u02aa\3\2\2\2\u02aaM\3\2\2\2\u02ab\u02a9"+ - "\3\2\2\2\u02ac\u02ae\7L\2\2\u02ad\u02af\5P)\2\u02ae\u02ad\3\2\2\2\u02ae"+ - "\u02af\3\2\2\2\u02af\u02b0\3\2\2\2\u02b0\u02b1\7V\2\2\u02b1O\3\2\2\2\u02b2"+ - "\u02b3\7\b\2\2\u02b3\u02b8\5R*\2\u02b4\u02b5\7\f\2\2\u02b5\u02b7\5R*\2"+ - "\u02b6\u02b4\3\2\2\2\u02b7\u02ba\3\2\2\2\u02b8\u02b6\3\2\2\2\u02b8\u02b9"+ - "\3\2\2\2\u02b9\u02bb\3\2\2\2\u02ba\u02b8\3\2\2\2\u02bb\u02bc\7\t\2\2\u02bc"+ - "Q\3\2\2\2\u02bd\u02be\7M\2\2\u02be\u02c8\7n\2\2\u02bf\u02c0\7N\2\2\u02c0"+ - "\u02c8\7m\2\2\u02c1\u02c2\7O\2\2\u02c2\u02c8\7n\2\2\u02c3\u02c4\7P\2\2"+ - "\u02c4\u02c8\5J&\2\u02c5\u02c6\7Q\2\2\u02c6\u02c8\5J&\2\u02c7\u02bd\3"+ - "\2\2\2\u02c7\u02bf\3\2\2\2\u02c7\u02c1\3\2\2\2\u02c7\u02c3\3\2\2\2\u02c7"+ - "\u02c5\3\2\2\2\u02c8S\3\2\2\2\u02c9\u02cb\5V,\2\u02ca\u02c9\3\2\2\2\u02cb"+ - "\u02ce\3\2\2\2\u02cc\u02ca\3\2\2\2\u02cc\u02cd\3\2\2\2\u02cdU\3\2\2\2"+ - "\u02ce\u02cc\3\2\2\2\u02cf\u02d3\5X-\2\u02d0\u02d3\5Z.\2\u02d1\u02d3\5"+ - "\\/\2\u02d2\u02cf\3\2\2\2\u02d2\u02d0\3\2\2\2\u02d2\u02d1\3\2\2\2\u02d3"+ - "W\3\2\2\2\u02d4\u02d5\7\u0093\2\2\u02d5\u02d9\7v\2\2\u02d6\u02d8\7\u0094"+ - "\2\2\u02d7\u02d6\3\2\2\2\u02d8\u02db\3\2\2\2\u02d9\u02d7\3\2\2\2\u02d9"+ - "\u02da\3\2\2\2\u02da\u02e5\3\2\2\2\u02db\u02d9\3\2\2\2\u02dc\u02dd\7\u0092"+ - "\2\2\u02dd\u02e1\7v\2\2\u02de\u02e0\7\u0094\2\2\u02df\u02de\3\2\2\2\u02e0"+ - "\u02e3\3\2\2\2\u02e1\u02df\3\2\2\2\u02e1\u02e2\3\2\2\2\u02e2\u02e5\3\2"+ - "\2\2\u02e3\u02e1\3\2\2\2\u02e4\u02d4\3\2\2\2\u02e4\u02dc\3\2\2\2\u02e5"+ - "Y\3\2\2\2\u02e6\u02e8\7t\2\2\u02e7\u02e9\5^\60\2\u02e8\u02e7\3\2\2\2\u02e8"+ - "\u02e9\3\2\2\2\u02e9\u02ed\3\2\2\2\u02ea\u02ec\7\u0094\2\2\u02eb\u02ea"+ - "\3\2\2\2\u02ec\u02ef\3\2\2\2\u02ed\u02eb\3\2\2\2\u02ed\u02ee\3\2\2\2\u02ee"+ - "[\3\2\2\2\u02ef\u02ed\3\2\2\2\u02f0\u02f1\7s\2\2\u02f1\u02f6\5`\61\2\u02f2"+ - "\u02f3\7w\2\2\u02f3\u02f5\5`\61\2\u02f4\u02f2\3\2\2\2\u02f5\u02f8\3\2"+ - "\2\2\u02f6\u02f4\3\2\2\2\u02f6\u02f7\3\2\2\2\u02f7\u02fc\3\2\2\2\u02f8"+ - "\u02f6\3\2\2\2\u02f9\u02fb\7\u0094\2\2\u02fa\u02f9\3\2\2\2\u02fb\u02fe"+ - "\3\2\2\2\u02fc\u02fa\3\2\2\2\u02fc\u02fd\3\2\2\2\u02fd]\3\2\2\2\u02fe"+ - "\u02fc\3\2\2\2\u02ff\u032d\5`\61\2\u0300\u0301\7u\2\2\u0301\u032d\5`\61"+ - "\2\u0302\u0303\5`\61\2\u0303\u0304\7w\2\2\u0304\u0305\5`\61\2\u0305\u032d"+ - "\3\2\2\2\u0306\u0307\7x\2\2\u0307\u0308\5`\61\2\u0308\u0309\7y\2\2\u0309"+ - "\u030a\7w\2\2\u030a\u030b\7\u0093\2\2\u030b\u032d\3\2\2\2\u030c\u030d"+ - "\7x\2\2\u030d\u030e\7x\2\2\u030e\u030f\5`\61\2\u030f\u0310\7y\2\2\u0310"+ - "\u0311\7y\2\2\u0311\u0312\7w\2\2\u0312\u0313\7\u0093\2\2\u0313\u032d\3"+ - "\2\2\2\u0314\u0315\7x\2\2\u0315\u0316\5`\61\2\u0316\u0317\7w\2\2\u0317"+ - "\u0318\7\u0093\2\2\u0318\u0319\7y\2\2\u0319\u031a\7w\2\2\u031a\u031b\7"+ - "\u0093\2\2\u031b\u032d\3\2\2\2\u031c\u031d\7x\2\2\u031d\u031e\5`\61\2"+ - "\u031e\u031f\7w\2\2\u031f\u0320\7\u0093\2\2\u0320\u0321\7y\2\2\u0321\u032d"+ - "\3\2\2\2\u0322\u0323\7x\2\2\u0323\u0324\5`\61\2\u0324\u0325\7y\2\2\u0325"+ - "\u032d\3\2\2\2\u0326\u0327\7x\2\2\u0327\u0328\7x\2\2\u0328\u0329\5`\61"+ - "\2\u0329\u032a\7y\2\2\u032a\u032b\7y\2\2\u032b\u032d\3\2\2\2\u032c\u02ff"+ - "\3\2\2\2\u032c\u0300\3\2\2\2\u032c\u0302\3\2\2\2\u032c\u0306\3\2\2\2\u032c"+ - "\u030c\3\2\2\2\u032c\u0314\3\2\2\2\u032c\u031c\3\2\2\2\u032c\u0322\3\2"+ - "\2\2\u032c\u0326\3\2\2\2\u032d_\3\2\2\2\u032e\u032f\b\61\1\2\u032f\u0330"+ - "\7z\2\2\u0330\u0331\5`\61\2\u0331\u0332\7{\2\2\u0332\u033d\3\2\2\2\u0333"+ - "\u0334\t\t\2\2\u0334\u033d\5`\61\n\u0335\u033d\7\u0093\2\2\u0336\u033d"+ - "\7\u0091\2\2\u0337\u0338\7\u0085\2\2\u0338\u0339\7\u0093\2\2\u0339\u033d"+ - "\7\u0086\2\2\u033a\u033d\7\u0087\2\2\u033b\u033d\7\u0090\2\2\u033c\u032e"+ - "\3\2\2\2\u033c\u0333\3\2\2\2\u033c\u0335\3\2\2\2\u033c\u0336\3\2\2\2\u033c"+ - "\u0337\3\2\2\2\u033c\u033a\3\2\2\2\u033c\u033b\3\2\2\2\u033d\u034c\3\2"+ - "\2\2\u033e\u033f\f\f\2\2\u033f\u0340\7|\2\2\u0340\u034b\5`\61\r\u0341"+ - "\u0342\f\13\2\2\u0342\u0343\t\n\2\2\u0343\u034b\5`\61\f\u0344\u0345\f"+ - "\t\2\2\u0345\u0346\t\13\2\2\u0346\u034b\5`\61\n\u0347\u0348\f\b\2\2\u0348"+ - "\u0349\t\f\2\2\u0349\u034b\5`\61\t\u034a\u033e\3\2\2\2\u034a\u0341\3\2"+ - "\2\2\u034a\u0344\3\2\2\2\u034a\u0347\3\2\2\2\u034b\u034e\3\2\2\2\u034c"+ - "\u034a\3\2\2\2\u034c\u034d\3\2\2\2\u034da\3\2\2\2\u034e\u034c\3\2\2\2"+ - "Uk|\u0089\u008f\u0095\u009f\u00a6\u00ad\u00b2\u00be\u00c1\u00c3\u00cd"+ - "\u00d5\u00da\u00df\u00e6\u00ed\u00f4\u00fc\u0102\u010e\u011c\u0122\u0128"+ - "\u012e\u0133\u0137\u0140\u0148\u0152\u015e\u0169\u017e\u0187\u018d\u0192"+ - "\u0199\u01a6\u01ab\u01b7\u01c5\u01d8\u01e1\u01e9\u01ee\u01f3\u01f5\u01fb"+ - "\u0200\u0204\u020d\u0210\u0213\u021f\u022b\u0233\u0239\u023d\u0252\u0256"+ - "\u025f\u0263\u0295\u029f\u02a1\u02a9\u02ae\u02b8\u02c7\u02cc\u02d2\u02d9"+ - "\u02e1\u02e4\u02e8\u02ed\u02f6\u02fc\u032c\u033c\u034a\u034c"; + ",\t,\4-\t-\4.\t.\4/\t/\3\2\3\2\3\2\3\3\3\3\3\3\3\4\7\4f\n\4\f\4\16\4i"+ + "\13\4\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\3\5\5\5y\n\5"+ + "\3\6\3\6\3\6\3\7\3\7\3\7\3\7\3\7\3\7\7\7\u0084\n\7\f\7\16\7\u0087\13\7"+ + "\3\b\3\b\3\b\5\b\u008c\n\b\3\b\3\b\3\b\3\b\5\b\u0092\n\b\3\t\3\t\3\t\3"+ + "\t\3\t\3\n\7\n\u009a\n\n\f\n\16\n\u009d\13\n\3\n\3\n\7\n\u00a1\n\n\f\n"+ + "\16\n\u00a4\13\n\3\13\3\13\3\13\3\13\3\13\3\13\3\13\3\13\5\13\u00ae\n"+ + "\13\3\13\7\13\u00b1\n\13\f\13\16\13\u00b4\13\13\3\f\3\f\3\f\3\f\3\f\7"+ + "\f\u00bb\n\f\f\f\16\f\u00be\13\f\3\f\3\f\3\f\3\f\3\f\5\f\u00c5\n\f\3\f"+ + "\3\f\3\f\5\f\u00ca\n\f\3\f\7\f\u00cd\n\f\f\f\16\f\u00d0\13\f\3\r\3\r\3"+ + "\r\3\r\5\r\u00d6\n\r\3\r\3\r\3\r\3\r\3\r\5\r\u00dd\n\r\3\r\3\r\3\r\7\r"+ + "\u00e2\n\r\f\r\16\r\u00e5\13\r\3\16\3\16\3\16\3\17\3\17\5\17\u00ec\n\17"+ + "\3\17\3\17\6\17\u00f0\n\17\r\17\16\17\u00f1\3\17\3\17\3\20\3\20\3\20\3"+ + "\21\3\21\3\21\3\22\3\22\5\22\u00fe\n\22\3\22\3\22\3\22\3\22\3\23\3\23"+ + "\3\23\3\23\3\23\3\23\7\23\u010a\n\23\f\23\16\23\u010d\13\23\3\24\3\24"+ + "\3\24\5\24\u0112\n\24\3\25\3\25\3\25\3\25\5\25\u0118\n\25\3\25\3\25\3"+ + "\25\5\25\u011d\n\25\3\26\3\26\5\26\u0121\n\26\3\26\3\26\3\27\3\27\3\27"+ + "\7\27\u0128\n\27\f\27\16\27\u012b\13\27\3\30\3\30\3\30\3\30\3\30\5\30"+ + "\u0132\n\30\3\31\3\31\3\31\3\31\3\31\3\31\7\31\u013a\n\31\f\31\16\31\u013d"+ + "\13\31\3\31\3\31\3\32\3\32\3\32\3\32\3\32\3\32\3\32\5\32\u0148\n\32\3"+ + "\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\5\33\u0153\n\33\3\33\3\33"+ + "\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33\3\33"+ + "\3\33\3\33\3\33\5\33\u0168\n\33\3\33\3\33\3\33\3\33\3\33\7\33\u016f\n"+ + "\33\f\33\16\33\u0172\13\33\3\33\3\33\3\33\5\33\u0177\n\33\3\34\6\34\u017a"+ + "\n\34\r\34\16\34\u017b\3\35\3\35\3\35\3\35\3\35\5\35\u0183\n\35\3\35\3"+ + "\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\5\35\u0190\n\35\3\35"+ + "\7\35\u0193\n\35\f\35\16\35\u0196\13\35\3\35\3\35\3\35\3\35\3\35\3\35"+ + "\3\35\7\35\u019f\n\35\f\35\16\35\u01a2\13\35\3\35\3\35\3\35\3\35\3\35"+ + "\3\35\3\35\3\35\3\35\7\35\u01ad\n\35\f\35\16\35\u01b0\13\35\3\35\3\35"+ + "\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35"+ + "\5\35\u01c2\n\35\3\35\3\35\3\35\3\35\3\35\3\35\3\35\5\35\u01cb\n\35\3"+ + "\35\3\35\3\35\3\35\3\35\3\35\5\35\u01d3\n\35\3\36\6\36\u01d6\n\36\r\36"+ + "\16\36\u01d7\3\36\3\36\3\36\5\36\u01dd\n\36\5\36\u01df\n\36\3\37\3\37"+ + "\3\37\3\37\5\37\u01e5\n\37\3 \3 \3 \5 \u01ea\n \3 \3 \5 \u01ee\n \3 \3"+ + " \3 \3 \3 \3 \3 \5 \u01f7\n \3!\5!\u01fa\n!\3!\5!\u01fd\n!\3\"\3\"\3#"+ + "\3#\3#\3#\3#\3#\7#\u0207\n#\f#\16#\u020a\13#\3$\3$\3$\3$\3$\3$\3$\3$\3"+ + "$\5$\u0215\n$\3$\3$\3$\3$\3$\3$\5$\u021d\n$\3$\3$\3$\3$\5$\u0223\n$\3"+ + "$\3$\5$\u0227\n$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\7"+ + "$\u023a\n$\f$\16$\u023d\13$\3$\5$\u0240\n$\3$\3$\3$\3$\3$\6$\u0247\n$"+ + "\r$\16$\u0248\3$\3$\5$\u024d\n$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3"+ + "$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3"+ + "$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\3$\5$\u027f\n$\3$\3$\3$\3$\3$\3$\3"+ + "$\3$\7$\u0289\n$\f$\16$\u028c\13$\3%\3%\3%\7%\u0291\n%\f%\16%\u0294\13"+ + "%\3&\3&\5&\u0298\n&\3&\3&\3\'\3\'\3\'\3\'\7\'\u02a0\n\'\f\'\16\'\u02a3"+ + "\13\'\3\'\3\'\3(\3(\3(\3(\3(\3(\3(\3(\3(\3(\5(\u02b1\n(\3)\7)\u02b4\n"+ + ")\f)\16)\u02b7\13)\3*\3*\3*\5*\u02bc\n*\3+\3+\3+\7+\u02c1\n+\f+\16+\u02c4"+ + "\13+\3+\3+\3+\7+\u02c9\n+\f+\16+\u02cc\13+\5+\u02ce\n+\3,\3,\5,\u02d2"+ + "\n,\3,\7,\u02d5\n,\f,\16,\u02d8\13,\3-\3-\3-\3-\7-\u02de\n-\f-\16-\u02e1"+ + "\13-\3-\7-\u02e4\n-\f-\16-\u02e7\13-\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3."+ + "\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3."+ + "\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\3.\5.\u0316\n.\3/\3/\3/\3/\3/\3/\3/\3/"+ + "\3/\3/\3/\3/\3/\3/\5/\u0326\n/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\3/\7/"+ + "\u0334\n/\f/\16/\u0337\13/\3/\2\n\f\24\26\30$DF\\\60\2\4\6\b\n\f\16\20"+ + "\22\24\26\30\32\34\36 \"$&(*,.\60\62\64\668:<>@BDFHJLNPRTVXZ\\\2\r\3\2"+ + "\27\30\5\2\22\23\31\32RR\4\2!!$$\3\2\35\36\3\2\24\26\3\2\22\23\3\2\37"+ + "$\3\2\177\u0082\3\2}~\3\2\u0083\u0084\3\2\177\u0080\2\u03b1\2^\3\2\2\2"+ + "\4a\3\2\2\2\6g\3\2\2\2\bx\3\2\2\2\nz\3\2\2\2\f}\3\2\2\2\16\u0091\3\2\2"+ + "\2\20\u0093\3\2\2\2\22\u009b\3\2\2\2\24\u00a5\3\2\2\2\26\u00c4\3\2\2\2"+ + "\30\u00dc\3\2\2\2\32\u00e6\3\2\2\2\34\u00e9\3\2\2\2\36\u00f5\3\2\2\2 "+ + "\u00f8\3\2\2\2\"\u00fb\3\2\2\2$\u0103\3\2\2\2&\u010e\3\2\2\2(\u0113\3"+ + "\2\2\2*\u011e\3\2\2\2,\u0124\3\2\2\2.\u0131\3\2\2\2\60\u0133\3\2\2\2\62"+ + "\u0147\3\2\2\2\64\u0176\3\2\2\2\66\u0179\3\2\2\28\u01d2\3\2\2\2:\u01d5"+ + "\3\2\2\2<\u01e0\3\2\2\2>\u01f6\3\2\2\2@\u01fc\3\2\2\2B\u01fe\3\2\2\2D"+ + "\u0200\3\2\2\2F\u024c\3\2\2\2H\u028d\3\2\2\2J\u0295\3\2\2\2L\u029b\3\2"+ + "\2\2N\u02b0\3\2\2\2P\u02b5\3\2\2\2R\u02bb\3\2\2\2T\u02cd\3\2\2\2V\u02cf"+ + "\3\2\2\2X\u02d9\3\2\2\2Z\u0315\3\2\2\2\\\u0325\3\2\2\2^_\5\6\4\2_`\7\2"+ + "\2\3`\3\3\2\2\2ab\5P)\2bc\7\2\2\3c\5\3\2\2\2df\5\b\5\2ed\3\2\2\2fi\3\2"+ + "\2\2ge\3\2\2\2gh\3\2\2\2h\7\3\2\2\2ig\3\2\2\2jk\5\n\6\2kl\7\n\2\2ly\3"+ + "\2\2\2my\5(\25\2no\5\34\17\2op\7\n\2\2py\3\2\2\2qr\5\"\22\2rs\7\n\2\2"+ + "sy\3\2\2\2ty\5\60\31\2uv\5\20\t\2vw\7\n\2\2wy\3\2\2\2xj\3\2\2\2xm\3\2"+ + "\2\2xn\3\2\2\2xq\3\2\2\2xt\3\2\2\2xu\3\2\2\2y\t\3\2\2\2z{\5\22\n\2{|\5"+ + "\f\7\2|\13\3\2\2\2}~\b\7\1\2~\177\5\16\b\2\177\u0085\3\2\2\2\u0080\u0081"+ + "\f\3\2\2\u0081\u0082\7\f\2\2\u0082\u0084\5\16\b\2\u0083\u0080\3\2\2\2"+ + "\u0084\u0087\3\2\2\2\u0085\u0083\3\2\2\2\u0085\u0086\3\2\2\2\u0086\r\3"+ + "\2\2\2\u0087\u0085\3\2\2\2\u0088\u008b\5\26\f\2\u0089\u008a\7\'\2\2\u008a"+ + "\u008c\5F$\2\u008b\u0089\3\2\2\2\u008b\u008c\3\2\2\2\u008c\u0092\3\2\2"+ + "\2\u008d\u008e\5\26\f\2\u008e\u008f\7\'\2\2\u008f\u0090\5J&\2\u0090\u0092"+ + "\3\2\2\2\u0091\u0088\3\2\2\2\u0091\u008d\3\2\2\2\u0092\17\3\2\2\2\u0093"+ + "\u0094\7)\2\2\u0094\u0095\5\22\n\2\u0095\u0096\b\t\1\2\u0096\u0097\5\26"+ + "\f\2\u0097\21\3\2\2\2\u0098\u009a\5\64\33\2\u0099\u0098\3\2\2\2\u009a"+ + "\u009d\3\2\2\2\u009b\u0099\3\2\2\2\u009b\u009c\3\2\2\2\u009c\u009e\3\2"+ + "\2\2\u009d\u009b\3\2\2\2\u009e\u00a2\5\30\r\2\u009f\u00a1\5\64\33\2\u00a0"+ + "\u009f\3\2\2\2\u00a1\u00a4\3\2\2\2\u00a2\u00a0\3\2\2\2\u00a2\u00a3\3\2"+ + "\2\2\u00a3\23\3\2\2\2\u00a4\u00a2\3\2\2\2\u00a5\u00a6\b\13\1\2\u00a6\u00a7"+ + "\5\30\r\2\u00a7\u00b2\3\2\2\2\u00a8\u00a9\f\4\2\2\u00a9\u00b1\7\24\2\2"+ + "\u00aa\u00ab\f\3\2\2\u00ab\u00ad\7\6\2\2\u00ac\u00ae\5F$\2\u00ad\u00ac"+ + "\3\2\2\2\u00ad\u00ae\3\2\2\2\u00ae\u00af\3\2\2\2\u00af\u00b1\7\7\2\2\u00b0"+ + "\u00a8\3\2\2\2\u00b0\u00aa\3\2\2\2\u00b1\u00b4\3\2\2\2\u00b2\u00b0\3\2"+ + "\2\2\u00b2\u00b3\3\2\2\2\u00b3\25\3\2\2\2\u00b4\u00b2\3\2\2\2\u00b5\u00b6"+ + "\b\f\1\2\u00b6\u00b7\7m\2\2\u00b7\u00c5\b\f\1\2\u00b8\u00bc\7\24\2\2\u00b9"+ + "\u00bb\5\64\33\2\u00ba\u00b9\3\2\2\2\u00bb\u00be\3\2\2\2\u00bc\u00ba\3"+ + "\2\2\2\u00bc\u00bd\3\2\2\2\u00bd\u00bf\3\2\2\2\u00be\u00bc\3\2\2\2\u00bf"+ + "\u00c5\5\26\f\4\u00c0\u00c1\7\b\2\2\u00c1\u00c2\5\26\f\2\u00c2\u00c3\7"+ + "\t\2\2\u00c3\u00c5\3\2\2\2\u00c4\u00b5\3\2\2\2\u00c4\u00b8\3\2\2\2\u00c4"+ + "\u00c0\3\2\2\2\u00c5\u00ce\3\2\2\2\u00c6\u00c7\f\5\2\2\u00c7\u00c9\7\6"+ + "\2\2\u00c8\u00ca\5F$\2\u00c9\u00c8\3\2\2\2\u00c9\u00ca\3\2\2\2\u00ca\u00cb"+ + "\3\2\2\2\u00cb\u00cd\7\7\2\2\u00cc\u00c6\3\2\2\2\u00cd\u00d0\3\2\2\2\u00ce"+ + "\u00cc\3\2\2\2\u00ce\u00cf\3\2\2\2\u00cf\27\3\2\2\2\u00d0\u00ce\3\2\2"+ + "\2\u00d1\u00d2\b\r\1\2\u00d2\u00dd\7T\2\2\u00d3\u00d5\7S\2\2\u00d4\u00d6"+ + "\7T\2\2\u00d5\u00d4\3\2\2\2\u00d5\u00d6\3\2\2\2\u00d6\u00dd\3\2\2\2\u00d7"+ + "\u00dd\5\34\17\2\u00d8\u00dd\5\32\16\2\u00d9\u00dd\5\"\22\2\u00da\u00dd"+ + "\5 \21\2\u00db\u00dd\7\3\2\2\u00dc\u00d1\3\2\2\2\u00dc\u00d3\3\2\2\2\u00dc"+ + "\u00d7\3\2\2\2\u00dc\u00d8\3\2\2\2\u00dc\u00d9\3\2\2\2\u00dc\u00da\3\2"+ + "\2\2\u00dc\u00db\3\2\2\2\u00dd\u00e3\3\2\2\2\u00de\u00df\f\b\2\2\u00df"+ + "\u00e0\7\b\2\2\u00e0\u00e2\7\t\2\2\u00e1\u00de\3\2\2\2\u00e2\u00e5\3\2"+ + "\2\2\u00e3\u00e1\3\2\2\2\u00e3\u00e4\3\2\2\2\u00e4\31\3\2\2\2\u00e5\u00e3"+ + "\3\2\2\2\u00e6\u00e7\7G\2\2\u00e7\u00e8\7m\2\2\u00e8\33\3\2\2\2\u00e9"+ + "\u00eb\7G\2\2\u00ea\u00ec\7m\2\2\u00eb\u00ea\3\2\2\2\u00eb\u00ec\3\2\2"+ + "\2\u00ec\u00ed\3\2\2\2\u00ed\u00ef\7\4\2\2\u00ee\u00f0\5\36\20\2\u00ef"+ + "\u00ee\3\2\2\2\u00f0\u00f1\3\2\2\2\u00f1\u00ef\3\2\2\2\u00f1\u00f2\3\2"+ + "\2\2\u00f2\u00f3\3\2\2\2\u00f3\u00f4\7\5\2\2\u00f4\35\3\2\2\2\u00f5\u00f6"+ + "\5\n\6\2\u00f6\u00f7\7\n\2\2\u00f7\37\3\2\2\2\u00f8\u00f9\7H\2\2\u00f9"+ + "\u00fa\7m\2\2\u00fa!\3\2\2\2\u00fb\u00fd\7H\2\2\u00fc\u00fe\7m\2\2\u00fd"+ + "\u00fc\3\2\2\2\u00fd\u00fe\3\2\2\2\u00fe\u00ff\3\2\2\2\u00ff\u0100\7\4"+ + "\2\2\u0100\u0101\5$\23\2\u0101\u0102\7\5\2\2\u0102#\3\2\2\2\u0103\u0104"+ + "\b\23\1\2\u0104\u0105\5&\24\2\u0105\u010b\3\2\2\2\u0106\u0107\f\3\2\2"+ + "\u0107\u0108\7\f\2\2\u0108\u010a\5&\24\2\u0109\u0106\3\2\2\2\u010a\u010d"+ + "\3\2\2\2\u010b\u0109\3\2\2\2\u010b\u010c\3\2\2\2\u010c%\3\2\2\2\u010d"+ + "\u010b\3\2\2\2\u010e\u0111\7m\2\2\u010f\u0110\7\'\2\2\u0110\u0112\5F$"+ + "\2\u0111\u010f\3\2\2\2\u0111\u0112\3\2\2\2\u0112\'\3\2\2\2\u0113\u0114"+ + "\5\22\n\2\u0114\u0115\5\26\f\2\u0115\u0117\7\b\2\2\u0116\u0118\5,\27\2"+ + "\u0117\u0116\3\2\2\2\u0117\u0118\3\2\2\2\u0118\u0119\3\2\2\2\u0119\u011c"+ + "\7\t\2\2\u011a\u011d\5*\26\2\u011b\u011d\7\n\2\2\u011c\u011a\3\2\2\2\u011c"+ + "\u011b\3\2\2\2\u011d)\3\2\2\2\u011e\u0120\7\4\2\2\u011f\u0121\5\66\34"+ + "\2\u0120\u011f\3\2\2\2\u0120\u0121\3\2\2\2\u0121\u0122\3\2\2\2\u0122\u0123"+ + "\7\5\2\2\u0123+\3\2\2\2\u0124\u0129\5.\30\2\u0125\u0126\7\f\2\2\u0126"+ + "\u0128\5.\30\2\u0127\u0125\3\2\2\2\u0128\u012b\3\2\2\2\u0129\u0127\3\2"+ + "\2\2\u0129\u012a\3\2\2\2\u012a-\3\2\2\2\u012b\u0129\3\2\2\2\u012c\u012d"+ + "\5\22\n\2\u012d\u012e\5\26\f\2\u012e\u0132\3\2\2\2\u012f\u0132\7T\2\2"+ + "\u0130\u0132\7\16\2\2\u0131\u012c\3\2\2\2\u0131\u012f\3\2\2\2\u0131\u0130"+ + "\3\2\2\2\u0132/\3\2\2\2\u0133\u0134\7Y\2\2\u0134\u0135\7m\2\2\u0135\u0136"+ + "\7\b\2\2\u0136\u013b\5\62\32\2\u0137\u0138\7\f\2\2\u0138\u013a\5\62\32"+ + "\2\u0139\u0137\3\2\2\2\u013a\u013d\3\2\2\2\u013b\u0139\3\2\2\2\u013b\u013c"+ + "\3\2\2\2\u013c\u013e\3\2\2\2\u013d\u013b\3\2\2\2\u013e\u013f\7\t\2\2\u013f"+ + "\61\3\2\2\2\u0140\u0148\7d\2\2\u0141\u0142\7d\2\2\u0142\u0143\7\r\2\2"+ + "\u0143\u0148\7d\2\2\u0144\u0148\7m\2\2\u0145\u0148\7n\2\2\u0146\u0148"+ + "\7:\2\2\u0147\u0140\3\2\2\2\u0147\u0141\3\2\2\2\u0147\u0144\3\2\2\2\u0147"+ + "\u0145\3\2\2\2\u0147\u0146\3\2\2\2\u0148\63\3\2\2\2\u0149\u0177\7*\2\2"+ + "\u014a\u014b\7-\2\2\u014b\u014c\7\b\2\2\u014c\u014d\7d\2\2\u014d\u0177"+ + "\7\t\2\2\u014e\u0152\7\62\2\2\u014f\u0150\7\b\2\2\u0150\u0151\7m\2\2\u0151"+ + "\u0153\7\t\2\2\u0152\u014f\3\2\2\2\u0152\u0153\3\2\2\2\u0153\u0177\3\2"+ + "\2\2\u0154\u0177\7\65\2\2\u0155\u0177\7\66\2\2\u0156\u0157\7\64\2\2\u0157"+ + "\u0158\7\b\2\2\u0158\u0159\5F$\2\u0159\u015a\7\t\2\2\u015a\u0177\3\2\2"+ + "\2\u015b\u0177\7/\2\2\u015c\u0177\7\60\2\2\u015d\u0177\7\67\2\2\u015e"+ + "\u0177\78\2\2\u015f\u0177\7+\2\2\u0160\u0177\7,\2\2\u0161\u0177\7.\2\2"+ + "\u0162\u0177\79\2\2\u0163\u0167\7\61\2\2\u0164\u0165\7\b\2\2\u0165\u0166"+ + "\7m\2\2\u0166\u0168\7\t\2\2\u0167\u0164\3\2\2\2\u0167\u0168\3\2\2\2\u0168"+ + "\u0177\3\2\2\2\u0169\u016a\7\63\2\2\u016a\u016b\7\b\2\2\u016b\u0170\5"+ + "\62\32\2\u016c\u016d\7\f\2\2\u016d\u016f\5\62\32\2\u016e\u016c\3\2\2\2"+ + "\u016f\u0172\3\2\2\2\u0170\u016e\3\2\2\2\u0170\u0171\3\2\2\2\u0171\u0173"+ + "\3\2\2\2\u0172\u0170\3\2\2\2\u0173\u0174\7\t\2\2\u0174\u0177\3\2\2\2\u0175"+ + "\u0177\7:\2\2\u0176\u0149\3\2\2\2\u0176\u014a\3\2\2\2\u0176\u014e\3\2"+ + "\2\2\u0176\u0154\3\2\2\2\u0176\u0155\3\2\2\2\u0176\u0156\3\2\2\2\u0176"+ + "\u015b\3\2\2\2\u0176\u015c\3\2\2\2\u0176\u015d\3\2\2\2\u0176\u015e\3\2"+ + "\2\2\u0176\u015f\3\2\2\2\u0176\u0160\3\2\2\2\u0176\u0161\3\2\2\2\u0176"+ + "\u0162\3\2\2\2\u0176\u0163\3\2\2\2\u0176\u0169\3\2\2\2\u0176\u0175\3\2"+ + "\2\2\u0177\65\3\2\2\2\u0178\u017a\58\35\2\u0179\u0178\3\2\2\2\u017a\u017b"+ + "\3\2\2\2\u017b\u0179\3\2\2\2\u017b\u017c\3\2\2\2\u017c\67\3\2\2\2\u017d"+ + "\u017e\5\n\6\2\u017e\u017f\7\n\2\2\u017f\u01d3\3\2\2\2\u0180\u0182\7\4"+ + "\2\2\u0181\u0183\5\66\34\2\u0182\u0181\3\2\2\2\u0182\u0183\3\2\2\2\u0183"+ + "\u0184\3\2\2\2\u0184\u01d3\7\5\2\2\u0185\u0186\5D#\2\u0186\u0187\7\n\2"+ + "\2\u0187\u01d3\3\2\2\2\u0188\u0189\7;\2\2\u0189\u018a\7\b\2\2\u018a\u018b"+ + "\5D#\2\u018b\u018c\7\t\2\2\u018c\u018f\58\35\2\u018d\u018e\7<\2\2\u018e"+ + "\u0190\58\35\2\u018f\u018d\3\2\2\2\u018f\u0190\3\2\2\2\u0190\u01d3\3\2"+ + "\2\2\u0191\u0193\5\64\33\2\u0192\u0191\3\2\2\2\u0193\u0196\3\2\2\2\u0194"+ + "\u0192\3\2\2\2\u0194\u0195\3\2\2\2\u0195\u0197\3\2\2\2\u0196\u0194\3\2"+ + "\2\2\u0197\u0198\7=\2\2\u0198\u0199\7\b\2\2\u0199\u019a\5D#\2\u019a\u019b"+ + "\7\t\2\2\u019b\u019c\58\35\2\u019c\u01d3\3\2\2\2\u019d\u019f\5\64\33\2"+ + "\u019e\u019d\3\2\2\2\u019f\u01a2\3\2\2\2\u01a0\u019e\3\2\2\2\u01a0\u01a1"+ + "\3\2\2\2\u01a1\u01a3\3\2\2\2\u01a2\u01a0\3\2\2\2\u01a3\u01a4\7>\2\2\u01a4"+ + "\u01a5\58\35\2\u01a5\u01a6\7=\2\2\u01a6\u01a7\7\b\2\2\u01a7\u01a8\5D#"+ + "\2\u01a8\u01a9\7\t\2\2\u01a9\u01aa\7\n\2\2\u01aa\u01d3\3\2\2\2\u01ab\u01ad"+ + "\5\64\33\2\u01ac\u01ab\3\2\2\2\u01ad\u01b0\3\2\2\2\u01ae\u01ac\3\2\2\2"+ + "\u01ae\u01af\3\2\2\2\u01af\u01b1\3\2\2\2\u01b0\u01ae\3\2\2\2\u01b1\u01b2"+ + "\7?\2\2\u01b2\u01b3\7\b\2\2\u01b3\u01b4\5> \2\u01b4\u01b5\7\t\2\2\u01b5"+ + "\u01b6\58\35\2\u01b6\u01d3\3\2\2\2\u01b7\u01b8\7@\2\2\u01b8\u01b9\7\b"+ + "\2\2\u01b9\u01ba\5D#\2\u01ba\u01bb\7\t\2\2\u01bb\u01bc\7\4\2\2\u01bc\u01bd"+ + "\5:\36\2\u01bd\u01be\7\5\2\2\u01be\u01d3\3\2\2\2\u01bf\u01c1\7A\2\2\u01c0"+ + "\u01c2\5D#\2\u01c1\u01c0\3\2\2\2\u01c1\u01c2\3\2\2\2\u01c2\u01c3\3\2\2"+ + "\2\u01c3\u01d3\7\n\2\2\u01c4\u01c5\7B\2\2\u01c5\u01d3\7\n\2\2\u01c6\u01c7"+ + "\7C\2\2\u01c7\u01d3\7\n\2\2\u01c8\u01ca\7D\2\2\u01c9\u01cb\5L\'\2\u01ca"+ + "\u01c9\3\2\2\2\u01ca\u01cb\3\2\2\2\u01cb\u01cc\3\2\2\2\u01cc\u01cd\7\4"+ + "\2\2\u01cd\u01ce\5P)\2\u01ce\u01cf\7\u0086\2\2\u01cf\u01d3\3\2\2\2\u01d0"+ + "\u01d3\5J&\2\u01d1\u01d3\7\n\2\2\u01d2\u017d\3\2\2\2\u01d2\u0180\3\2\2"+ + "\2\u01d2\u0185\3\2\2\2\u01d2\u0188\3\2\2\2\u01d2\u0194\3\2\2\2\u01d2\u01a0"+ + "\3\2\2\2\u01d2\u01ae\3\2\2\2\u01d2\u01b7\3\2\2\2\u01d2\u01bf\3\2\2\2\u01d2"+ + "\u01c4\3\2\2\2\u01d2\u01c6\3\2\2\2\u01d2\u01c8\3\2\2\2\u01d2\u01d0\3\2"+ + "\2\2\u01d2\u01d1\3\2\2\2\u01d39\3\2\2\2\u01d4\u01d6\5<\37\2\u01d5\u01d4"+ + "\3\2\2\2\u01d6\u01d7\3\2\2\2\u01d7\u01d5\3\2\2\2\u01d7\u01d8\3\2\2\2\u01d8"+ + "\u01de\3\2\2\2\u01d9\u01da\7E\2\2\u01da\u01dc\7\13\2\2\u01db\u01dd\5\66"+ + "\34\2\u01dc\u01db\3\2\2\2\u01dc\u01dd\3\2\2\2\u01dd\u01df\3\2\2\2\u01de"+ + "\u01d9\3\2\2\2\u01de\u01df\3\2\2\2\u01df;\3\2\2\2\u01e0\u01e1\7F\2\2\u01e1"+ + "\u01e2\5F$\2\u01e2\u01e4\7\13\2\2\u01e3\u01e5\5\66\34\2\u01e4\u01e3\3"+ + "\2\2\2\u01e4\u01e5\3\2\2\2\u01e5=\3\2\2\2\u01e6\u01e7\5@!\2\u01e7\u01e9"+ + "\7\n\2\2\u01e8\u01ea\5B\"\2\u01e9\u01e8\3\2\2\2\u01e9\u01ea\3\2\2\2\u01ea"+ + "\u01eb\3\2\2\2\u01eb\u01ed\7\n\2\2\u01ec\u01ee\5D#\2\u01ed\u01ec\3\2\2"+ + "\2\u01ed\u01ee\3\2\2\2\u01ee\u01f7\3\2\2\2\u01ef\u01f0\5\22\n\2\u01f0"+ + "\u01f1\5\26\f\2\u01f1\u01f2\7\13\2\2\u01f2\u01f3\5F$\2\u01f3\u01f4\7\r"+ + "\2\2\u01f4\u01f5\5F$\2\u01f5\u01f7\3\2\2\2\u01f6\u01e6\3\2\2\2\u01f6\u01ef"+ + "\3\2\2\2\u01f7?\3\2\2\2\u01f8\u01fa\5\n\6\2\u01f9\u01f8\3\2\2\2\u01f9"+ + "\u01fa\3\2\2\2\u01fa\u01fd\3\2\2\2\u01fb\u01fd\5D#\2\u01fc\u01f9\3\2\2"+ + "\2\u01fc\u01fb\3\2\2\2\u01fdA\3\2\2\2\u01fe\u01ff\5D#\2\u01ffC\3\2\2\2"+ + "\u0200\u0201\b#\1\2\u0201\u0202\5F$\2\u0202\u0208\3\2\2\2\u0203\u0204"+ + "\f\3\2\2\u0204\u0205\7\f\2\2\u0205\u0207\5F$\2\u0206\u0203\3\2\2\2\u0207"+ + "\u020a\3\2\2\2\u0208\u0206\3\2\2\2\u0208\u0209\3\2\2\2\u0209E\3\2\2\2"+ + "\u020a\u0208\3\2\2\2\u020b\u020c\b$\1\2\u020c\u020d\7\b\2\2\u020d\u020e"+ + "\5D#\2\u020e\u020f\7\t\2\2\u020f\u024d\3\2\2\2\u0210\u0211\7I\2\2\u0211"+ + "\u0214\7\b\2\2\u0212\u0215\5F$\2\u0213\u0215\5\24\13\2\u0214\u0212\3\2"+ + "\2\2\u0214\u0213\3\2\2\2\u0215\u0216\3\2\2\2\u0216\u0217\7\t\2\2\u0217"+ + "\u024d\3\2\2\2\u0218\u0219\7J\2\2\u0219\u021c\7\b\2\2\u021a\u021d\5F$"+ + "\2\u021b\u021d\5\24\13\2\u021c\u021a\3\2\2\2\u021c\u021b\3\2\2\2\u021d"+ + "\u021e\3\2\2\2\u021e\u021f\7\t\2\2\u021f\u024d\3\2\2\2\u0220\u0222\7K"+ + "\2\2\u0221\u0223\7\b\2\2\u0222\u0221\3\2\2\2\u0222\u0223\3\2\2\2\u0223"+ + "\u0224\3\2\2\2\u0224\u0226\7m\2\2\u0225\u0227\7\t\2\2\u0226\u0225\3\2"+ + "\2\2\u0226\u0227\3\2\2\2\u0227\u024d\3\2\2\2\u0228\u0229\7\b\2\2\u0229"+ + "\u022a\5\24\13\2\u022a\u022b\7\t\2\2\u022b\u022c\5F$\32\u022c\u024d\3"+ + "\2\2\2\u022d\u022e\t\2\2\2\u022e\u024d\5F$\31\u022f\u0230\7\24\2\2\u0230"+ + "\u024d\5F$\27\u0231\u0232\t\3\2\2\u0232\u024d\5F$\26\u0233\u0234\t\4\2"+ + "\2\u0234\u024d\5F$\22\u0235\u0236\7\4\2\2\u0236\u023b\5F$\2\u0237\u0238"+ + "\7\f\2\2\u0238\u023a\5F$\2\u0239\u0237\3\2\2\2\u023a\u023d\3\2\2\2\u023b"+ + "\u0239\3\2\2\2\u023b\u023c\3\2\2\2\u023c\u023f\3\2\2\2\u023d\u023b\3\2"+ + "\2\2\u023e\u0240\7\f\2\2\u023f\u023e\3\2\2\2\u023f\u0240\3\2\2\2\u0240"+ + "\u0241\3\2\2\2\u0241\u0242\7\5\2\2\u0242\u024d\3\2\2\2\u0243\u024d\7m"+ + "\2\2\u0244\u024d\7d\2\2\u0245\u0247\7n\2\2\u0246\u0245\3\2\2\2\u0247\u0248"+ + "\3\2\2\2\u0248\u0246\3\2\2\2\u0248\u0249\3\2\2\2\u0249\u024d\3\2\2\2\u024a"+ + "\u024d\7o\2\2\u024b\u024d\7U\2\2\u024c\u020b\3\2\2\2\u024c\u0210\3\2\2"+ + "\2\u024c\u0218\3\2\2\2\u024c\u0220\3\2\2\2\u024c\u0228\3\2\2\2\u024c\u022d"+ + "\3\2\2\2\u024c\u022f\3\2\2\2\u024c\u0231\3\2\2\2\u024c\u0233\3\2\2\2\u024c"+ + "\u0235\3\2\2\2\u024c\u0243\3\2\2\2\u024c\u0244\3\2\2\2\u024c\u0246\3\2"+ + "\2\2\u024c\u024a\3\2\2\2\u024c\u024b\3\2\2\2\u024d\u028a\3\2\2\2\u024e"+ + "\u024f\f\25\2\2\u024f\u0250\t\5\2\2\u0250\u0289\5F$\26\u0251\u0252\f\24"+ + "\2\2\u0252\u0253\t\6\2\2\u0253\u0289\5F$\25\u0254\u0255\f\23\2\2\u0255"+ + "\u0256\t\7\2\2\u0256\u0289\5F$\24\u0257\u0258\f\21\2\2\u0258\u0259\t\b"+ + "\2\2\u0259\u0289\5F$\22\u025a\u025b\f\20\2\2\u025b\u025c\7\31\2\2\u025c"+ + "\u0289\5F$\21\u025d\u025e\f\17\2\2\u025e\u025f\7\33\2\2\u025f\u0289\5"+ + "F$\20\u0260\u0261\f\16\2\2\u0261\u0262\7\34\2\2\u0262\u0289\5F$\17\u0263"+ + "\u0264\f\r\2\2\u0264\u0265\7%\2\2\u0265\u0289\5F$\16\u0266\u0267\f\f\2"+ + "\2\u0267\u0268\7&\2\2\u0268\u0289\5F$\r\u0269\u026a\f\13\2\2\u026a\u026b"+ + "\7\17\2\2\u026b\u026c\5F$\2\u026c\u026d\7\13\2\2\u026d\u026e\5F$\f\u026e"+ + "\u0289\3\2\2\2\u026f\u0270\f\n\2\2\u0270\u0271\7\'\2\2\u0271\u0289\5F"+ + "$\n\u0272\u0273\f\t\2\2\u0273\u0274\7(\2\2\u0274\u0289\5F$\t\u0275\u0276"+ + "\f!\2\2\u0276\u0277\7\20\2\2\u0277\u0289\7m\2\2\u0278\u0279\f \2\2\u0279"+ + "\u027a\7\21\2\2\u027a\u0289\7m\2\2\u027b\u027c\f\37\2\2\u027c\u027e\7"+ + "\b\2\2\u027d\u027f\5H%\2\u027e\u027d\3\2\2\2\u027e\u027f\3\2\2\2\u027f"+ + "\u0280\3\2\2\2\u0280\u0289\7\t\2\2\u0281\u0282\f\33\2\2\u0282\u0283\7"+ + "\6\2\2\u0283\u0284\5D#\2\u0284\u0285\7\7\2\2\u0285\u0289\3\2\2\2\u0286"+ + "\u0287\f\30\2\2\u0287\u0289\t\2\2\2\u0288\u024e\3\2\2\2\u0288\u0251\3"+ + "\2\2\2\u0288\u0254\3\2\2\2\u0288\u0257\3\2\2\2\u0288\u025a\3\2\2\2\u0288"+ + "\u025d\3\2\2\2\u0288\u0260\3\2\2\2\u0288\u0263\3\2\2\2\u0288\u0266\3\2"+ + "\2\2\u0288\u0269\3\2\2\2\u0288\u026f\3\2\2\2\u0288\u0272\3\2\2\2\u0288"+ + "\u0275\3\2\2\2\u0288\u0278\3\2\2\2\u0288\u027b\3\2\2\2\u0288\u0281\3\2"+ + "\2\2\u0288\u0286\3\2\2\2\u0289\u028c\3\2\2\2\u028a\u0288\3\2\2\2\u028a"+ + "\u028b\3\2\2\2\u028bG\3\2\2\2\u028c\u028a\3\2\2\2\u028d\u0292\5F$\2\u028e"+ + "\u028f\7\f\2\2\u028f\u0291\5F$\2\u0290\u028e\3\2\2\2\u0291\u0294\3\2\2"+ + "\2\u0292\u0290\3\2\2\2\u0292\u0293\3\2\2\2\u0293I\3\2\2\2\u0294\u0292"+ + "\3\2\2\2\u0295\u0297\7L\2\2\u0296\u0298\5L\'\2\u0297\u0296\3\2\2\2\u0297"+ + "\u0298\3\2\2\2\u0298\u0299\3\2\2\2\u0299\u029a\7V\2\2\u029aK\3\2\2\2\u029b"+ + "\u029c\7\b\2\2\u029c\u02a1\5N(\2\u029d\u029e\7\f\2\2\u029e\u02a0\5N(\2"+ + "\u029f\u029d\3\2\2\2\u02a0\u02a3\3\2\2\2\u02a1\u029f\3\2\2\2\u02a1\u02a2"+ + "\3\2\2\2\u02a2\u02a4\3\2\2\2\u02a3\u02a1\3\2\2\2\u02a4\u02a5\7\t\2\2\u02a5"+ + "M\3\2\2\2\u02a6\u02a7\7M\2\2\u02a7\u02b1\7n\2\2\u02a8\u02a9\7N\2\2\u02a9"+ + "\u02b1\7m\2\2\u02aa\u02ab\7O\2\2\u02ab\u02b1\7n\2\2\u02ac\u02ad\7P\2\2"+ + "\u02ad\u02b1\5F$\2\u02ae\u02af\7Q\2\2\u02af\u02b1\5F$\2\u02b0\u02a6\3"+ + "\2\2\2\u02b0\u02a8\3\2\2\2\u02b0\u02aa\3\2\2\2\u02b0\u02ac\3\2\2\2\u02b0"+ + "\u02ae\3\2\2\2\u02b1O\3\2\2\2\u02b2\u02b4\5R*\2\u02b3\u02b2\3\2\2\2\u02b4"+ + "\u02b7\3\2\2\2\u02b5\u02b3\3\2\2\2\u02b5\u02b6\3\2\2\2\u02b6Q\3\2\2\2"+ + "\u02b7\u02b5\3\2\2\2\u02b8\u02bc\5T+\2\u02b9\u02bc\5V,\2\u02ba\u02bc\5"+ + "X-\2\u02bb\u02b8\3\2\2\2\u02bb\u02b9\3\2\2\2\u02bb\u02ba\3\2\2\2\u02bc"+ + "S\3\2\2\2\u02bd\u02be\7\u0093\2\2\u02be\u02c2\7v\2\2\u02bf\u02c1\7\u0094"+ + "\2\2\u02c0\u02bf\3\2\2\2\u02c1\u02c4\3\2\2\2\u02c2\u02c0\3\2\2\2\u02c2"+ + "\u02c3\3\2\2\2\u02c3\u02ce\3\2\2\2\u02c4\u02c2\3\2\2\2\u02c5\u02c6\7\u0092"+ + "\2\2\u02c6\u02ca\7v\2\2\u02c7\u02c9\7\u0094\2\2\u02c8\u02c7\3\2\2\2\u02c9"+ + "\u02cc\3\2\2\2\u02ca\u02c8\3\2\2\2\u02ca\u02cb\3\2\2\2\u02cb\u02ce\3\2"+ + "\2\2\u02cc\u02ca\3\2\2\2\u02cd\u02bd\3\2\2\2\u02cd\u02c5\3\2\2\2\u02ce"+ + "U\3\2\2\2\u02cf\u02d1\7t\2\2\u02d0\u02d2\5Z.\2\u02d1\u02d0\3\2\2\2\u02d1"+ + "\u02d2\3\2\2\2\u02d2\u02d6\3\2\2\2\u02d3\u02d5\7\u0094\2\2\u02d4\u02d3"+ + "\3\2\2\2\u02d5\u02d8\3\2\2\2\u02d6\u02d4\3\2\2\2\u02d6\u02d7\3\2\2\2\u02d7"+ + "W\3\2\2\2\u02d8\u02d6\3\2\2\2\u02d9\u02da\7s\2\2\u02da\u02df\5\\/\2\u02db"+ + "\u02dc\7w\2\2\u02dc\u02de\5\\/\2\u02dd\u02db\3\2\2\2\u02de\u02e1\3\2\2"+ + "\2\u02df\u02dd\3\2\2\2\u02df\u02e0\3\2\2\2\u02e0\u02e5\3\2\2\2\u02e1\u02df"+ + "\3\2\2\2\u02e2\u02e4\7\u0094\2\2\u02e3\u02e2\3\2\2\2\u02e4\u02e7\3\2\2"+ + "\2\u02e5\u02e3\3\2\2\2\u02e5\u02e6\3\2\2\2\u02e6Y\3\2\2\2\u02e7\u02e5"+ + "\3\2\2\2\u02e8\u0316\5\\/\2\u02e9\u02ea\7u\2\2\u02ea\u0316\5\\/\2\u02eb"+ + "\u02ec\5\\/\2\u02ec\u02ed\7w\2\2\u02ed\u02ee\5\\/\2\u02ee\u0316\3\2\2"+ + "\2\u02ef\u02f0\7x\2\2\u02f0\u02f1\5\\/\2\u02f1\u02f2\7y\2\2\u02f2\u02f3"+ + "\7w\2\2\u02f3\u02f4\7\u0093\2\2\u02f4\u0316\3\2\2\2\u02f5\u02f6\7x\2\2"+ + "\u02f6\u02f7\7x\2\2\u02f7\u02f8\5\\/\2\u02f8\u02f9\7y\2\2\u02f9\u02fa"+ + "\7y\2\2\u02fa\u02fb\7w\2\2\u02fb\u02fc\7\u0093\2\2\u02fc\u0316\3\2\2\2"+ + "\u02fd\u02fe\7x\2\2\u02fe\u02ff\5\\/\2\u02ff\u0300\7w\2\2\u0300\u0301"+ + "\7\u0093\2\2\u0301\u0302\7y\2\2\u0302\u0303\7w\2\2\u0303\u0304\7\u0093"+ + "\2\2\u0304\u0316\3\2\2\2\u0305\u0306\7x\2\2\u0306\u0307\5\\/\2\u0307\u0308"+ + "\7w\2\2\u0308\u0309\7\u0093\2\2\u0309\u030a\7y\2\2\u030a\u0316\3\2\2\2"+ + "\u030b\u030c\7x\2\2\u030c\u030d\5\\/\2\u030d\u030e\7y\2\2\u030e\u0316"+ + "\3\2\2\2\u030f\u0310\7x\2\2\u0310\u0311\7x\2\2\u0311\u0312\5\\/\2\u0312"+ + "\u0313\7y\2\2\u0313\u0314\7y\2\2\u0314\u0316\3\2\2\2\u0315\u02e8\3\2\2"+ + "\2\u0315\u02e9\3\2\2\2\u0315\u02eb\3\2\2\2\u0315\u02ef\3\2\2\2\u0315\u02f5"+ + "\3\2\2\2\u0315\u02fd\3\2\2\2\u0315\u0305\3\2\2\2\u0315\u030b\3\2\2\2\u0315"+ + "\u030f\3\2\2\2\u0316[\3\2\2\2\u0317\u0318\b/\1\2\u0318\u0319\7z\2\2\u0319"+ + "\u031a\5\\/\2\u031a\u031b\7{\2\2\u031b\u0326\3\2\2\2\u031c\u031d\t\t\2"+ + "\2\u031d\u0326\5\\/\n\u031e\u0326\7\u0093\2\2\u031f\u0326\7\u0091\2\2"+ + "\u0320\u0321\7\u0085\2\2\u0321\u0322\7\u0093\2\2\u0322\u0326\7\u0086\2"+ + "\2\u0323\u0326\7\u0087\2\2\u0324\u0326\7\u0090\2\2\u0325\u0317\3\2\2\2"+ + "\u0325\u031c\3\2\2\2\u0325\u031e\3\2\2\2\u0325\u031f\3\2\2\2\u0325\u0320"+ + "\3\2\2\2\u0325\u0323\3\2\2\2\u0325\u0324\3\2\2\2\u0326\u0335\3\2\2\2\u0327"+ + "\u0328\f\f\2\2\u0328\u0329\7|\2\2\u0329\u0334\5\\/\r\u032a\u032b\f\13"+ + "\2\2\u032b\u032c\t\n\2\2\u032c\u0334\5\\/\f\u032d\u032e\f\t\2\2\u032e"+ + "\u032f\t\13\2\2\u032f\u0334\5\\/\n\u0330\u0331\f\b\2\2\u0331\u0332\t\f"+ + "\2\2\u0332\u0334\5\\/\t\u0333\u0327\3\2\2\2\u0333\u032a\3\2\2\2\u0333"+ + "\u032d\3\2\2\2\u0333\u0330\3\2\2\2\u0334\u0337\3\2\2\2\u0335\u0333\3\2"+ + "\2\2\u0335\u0336\3\2\2\2\u0336]\3\2\2\2\u0337\u0335\3\2\2\2Rgx\u0085\u008b"+ + "\u0091\u009b\u00a2\u00ad\u00b0\u00b2\u00bc\u00c4\u00c9\u00ce\u00d5\u00dc"+ + "\u00e3\u00eb\u00f1\u00fd\u010b\u0111\u0117\u011c\u0120\u0129\u0131\u013b"+ + "\u0147\u0152\u0167\u0170\u0176\u017b\u0182\u018f\u0194\u01a0\u01ae\u01c1"+ + "\u01ca\u01d2\u01d7\u01dc\u01de\u01e4\u01e9\u01ed\u01f6\u01f9\u01fc\u0208"+ + "\u0214\u021c\u0222\u0226\u023b\u023f\u0248\u024c\u027e\u0288\u028a\u0292"+ + "\u0297\u02a1\u02b0\u02b5\u02bb\u02c2\u02ca\u02cd\u02d1\u02d6\u02df\u02e5"+ + "\u0315\u0325\u0333\u0335"; public static final ATN _ATN = new ATNDeserializer().deserialize(_serializedATN.toCharArray()); static { diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java index 7c84535db..14c4cf426 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseListener.java @@ -133,30 +133,6 @@ public class KickCParserBaseListener implements KickCParserListener { *

The default implementation does nothing.

*/ @Override public void exitDeclType(KickCParser.DeclTypeContext ctx) { } - /** - * {@inheritDoc} - * - *

The default implementation does nothing.

- */ - @Override public void enterDeclPointer(KickCParser.DeclPointerContext ctx) { } - /** - * {@inheritDoc} - * - *

The default implementation does nothing.

- */ - @Override public void exitDeclPointer(KickCParser.DeclPointerContext ctx) { } - /** - * {@inheritDoc} - * - *

The default implementation does nothing.

- */ - @Override public void enterDeclArray(KickCParser.DeclArrayContext ctx) { } - /** - * {@inheritDoc} - * - *

The default implementation does nothing.

- */ - @Override public void exitDeclArray(KickCParser.DeclArrayContext ctx) { } /** * {@inheritDoc} * diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java index 97d51aa44..81a48e909 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserBaseVisitor.java @@ -83,20 +83,6 @@ public class KickCParserBaseVisitor extends AbstractParseTreeVisitor imple * {@link #visitChildren} on {@code ctx}.

*/ @Override public T visitDeclType(KickCParser.DeclTypeContext ctx) { return visitChildren(ctx); } - /** - * {@inheritDoc} - * - *

The default implementation returns the result of calling - * {@link #visitChildren} on {@code ctx}.

- */ - @Override public T visitDeclPointer(KickCParser.DeclPointerContext ctx) { return visitChildren(ctx); } - /** - * {@inheritDoc} - * - *

The default implementation returns the result of calling - * {@link #visitChildren} on {@code ctx}.

- */ - @Override public T visitDeclArray(KickCParser.DeclArrayContext ctx) { return visitChildren(ctx); } /** * {@inheritDoc} * diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java index 13c9d2d02..f6e2b21da 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserListener.java @@ -113,26 +113,6 @@ public interface KickCParserListener extends ParseTreeListener { * @param ctx the parse tree */ void exitDeclType(KickCParser.DeclTypeContext ctx); - /** - * Enter a parse tree produced by {@link KickCParser#declPointer}. - * @param ctx the parse tree - */ - void enterDeclPointer(KickCParser.DeclPointerContext ctx); - /** - * Exit a parse tree produced by {@link KickCParser#declPointer}. - * @param ctx the parse tree - */ - void exitDeclPointer(KickCParser.DeclPointerContext ctx); - /** - * Enter a parse tree produced by {@link KickCParser#declArray}. - * @param ctx the parse tree - */ - void enterDeclArray(KickCParser.DeclArrayContext ctx); - /** - * Exit a parse tree produced by {@link KickCParser#declArray}. - * @param ctx the parse tree - */ - void exitDeclArray(KickCParser.DeclArrayContext ctx); /** * Enter a parse tree produced by the {@code typeSpecifierSimple} * labeled alternative in {@link KickCParser#typeSpecifier}. diff --git a/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java b/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java index 42f9b6984..7ae84a549 100644 --- a/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java +++ b/src/main/java/dk/camelot64/kickc/parser/KickCParserVisitor.java @@ -74,18 +74,6 @@ public interface KickCParserVisitor extends ParseTreeVisitor { * @return the visitor result */ T visitDeclType(KickCParser.DeclTypeContext ctx); - /** - * Visit a parse tree produced by {@link KickCParser#declPointer}. - * @param ctx the parse tree - * @return the visitor result - */ - T visitDeclPointer(KickCParser.DeclPointerContext ctx); - /** - * Visit a parse tree produced by {@link KickCParser#declArray}. - * @param ctx the parse tree - * @return the visitor result - */ - T visitDeclArray(KickCParser.DeclArrayContext ctx); /** * Visit a parse tree produced by the {@code typeSpecifierSimple} * labeled alternative in {@link KickCParser#typeSpecifier}. diff --git a/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java b/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java index 6d9320718..c9a7199b9 100644 --- a/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java +++ b/src/main/java/dk/camelot64/kickc/passes/Pass0GenerateStatementSequence.java @@ -390,12 +390,10 @@ public class Pass0GenerateStatementSequence extends KickCParserBaseVisitor directives = varDecl.getDeclDirectives(); - String name = ctx.NAME().getText(); + String name = varDecl.getVarName(); Procedure procedure = new Procedure(name, type, program.getScope(), currentCodeSegment, currentDataSegment, currentCallingConvention); addDirectives(procedure, directives, StatementSource.procedureDecl(ctx)); procedure.setComments(ensureUnusedComments(getCommentsSymbol(ctx))); @@ -887,37 +885,6 @@ public class Pass0GenerateStatementSequence extends KickCParserBaseVisitor typeDirectives = getDirectives(ctx.directive()); - varDecl.setVarDeclTypeAndDirectives(pointerType, typeDirectives); - return null; - } - - - @Override - public Object visitDeclArray(KickCParser.DeclArrayContext ctx) { - // Handle array type declaration by updating the declared type and the array spec - ArraySpec arraySpec; - if(ctx.expr() != null) { - varDeclPush(); - RValue sizeVal = (RValue) visit(ctx.expr()); - if(!(sizeVal instanceof ConstantValue)) - throw new CompileError(sizeVal.toString() + " is not constant or is not defined", new StatementSource(ctx)); - varDeclPop(); - arraySpec = new ArraySpec((ConstantValue) sizeVal); - } else { - arraySpec = new ArraySpec(); - } - final SymbolType elementDeclType = varDecl.getEffectiveType(); - SymbolType arrayDeclType = new SymbolTypePointer(elementDeclType, arraySpec, false, false); - varDecl.setVarDeclType(arrayDeclType); - return null; - } - /** * Visit the type/directive part of a declaration. Setup the local decl-variables *