diff --git a/flamingo/parser.c b/flamingo/parser.c index d19720a..3e6e223 100644 --- a/flamingo/parser.c +++ b/flamingo/parser.c @@ -1,11 +1,12 @@ #include "tree_sitter/parser.h" #if defined(__GNUC__) || defined(__clang__) +#pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wmissing-field-initializers" #endif #define LANGUAGE_VERSION 14 -#define STATE_COUNT 333 +#define STATE_COUNT 336 #define LARGE_STATE_COUNT 13 #define SYMBOL_COUNT 110 #define ALIAS_COUNT 0 @@ -1114,42 +1115,42 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [4] = 2, [5] = 2, [6] = 6, - [7] = 7, + [7] = 6, [8] = 8, - [9] = 8, - [10] = 8, - [11] = 6, - [12] = 12, + [9] = 6, + [10] = 10, + [11] = 11, + [12] = 8, [13] = 13, [14] = 13, [15] = 15, [16] = 16, [17] = 17, [18] = 18, - [19] = 17, - [20] = 16, - [21] = 21, - [22] = 21, - [23] = 18, + [19] = 19, + [20] = 19, + [21] = 18, + [22] = 16, + [23] = 17, [24] = 24, [25] = 25, [26] = 26, - [27] = 25, + [27] = 27, [28] = 28, [29] = 29, [30] = 30, - [31] = 30, - [32] = 32, - [33] = 29, + [31] = 31, + [32] = 26, + [33] = 28, [34] = 34, - [35] = 35, - [36] = 36, - [37] = 26, - [38] = 35, - [39] = 39, - [40] = 39, - [41] = 36, - [42] = 32, + [35] = 31, + [36] = 24, + [37] = 25, + [38] = 38, + [39] = 34, + [40] = 27, + [41] = 41, + [42] = 41, [43] = 43, [44] = 44, [45] = 45, @@ -1160,21 +1161,21 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [50] = 50, [51] = 51, [52] = 52, - [53] = 43, - [54] = 52, + [53] = 47, + [54] = 54, [55] = 55, [56] = 56, - [57] = 51, + [57] = 57, [58] = 58, - [59] = 59, - [60] = 46, - [61] = 45, - [62] = 59, - [63] = 63, - [64] = 64, - [65] = 55, - [66] = 66, - [67] = 50, + [59] = 56, + [60] = 48, + [61] = 55, + [62] = 58, + [63] = 45, + [64] = 46, + [65] = 65, + [66] = 44, + [67] = 67, [68] = 68, [69] = 69, [70] = 70, @@ -1220,7 +1221,7 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [110] = 110, [111] = 111, [112] = 112, - [113] = 113, + [113] = 77, [114] = 114, [115] = 115, [116] = 116, @@ -1228,76 +1229,76 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [118] = 118, [119] = 119, [120] = 120, - [121] = 13, - [122] = 122, - [123] = 80, + [121] = 74, + [122] = 69, + [123] = 70, [124] = 124, [125] = 125, - [126] = 126, + [126] = 71, [127] = 127, [128] = 128, [129] = 129, - [130] = 130, + [130] = 72, [131] = 131, - [132] = 132, - [133] = 70, - [134] = 76, - [135] = 74, + [132] = 75, + [133] = 73, + [134] = 134, + [135] = 83, [136] = 68, - [137] = 73, - [138] = 69, - [139] = 77, - [140] = 75, - [141] = 71, + [137] = 13, + [138] = 138, + [139] = 139, + [140] = 140, + [141] = 141, [142] = 142, - [143] = 106, - [144] = 107, + [143] = 143, + [144] = 108, [145] = 145, - [146] = 142, + [146] = 107, [147] = 147, - [148] = 148, - [149] = 148, + [148] = 143, + [149] = 149, [150] = 150, - [151] = 151, - [152] = 118, - [153] = 132, - [154] = 127, - [155] = 155, - [156] = 155, - [157] = 122, - [158] = 108, - [159] = 117, - [160] = 124, - [161] = 13, - [162] = 162, - [163] = 131, - [164] = 80, - [165] = 125, - [166] = 166, - [167] = 128, - [168] = 129, - [169] = 126, - [170] = 113, - [171] = 111, - [172] = 110, - [173] = 151, - [174] = 116, - [175] = 166, - [176] = 130, - [177] = 120, - [178] = 119, - [179] = 112, - [180] = 115, - [181] = 114, - [182] = 182, + [151] = 150, + [152] = 112, + [153] = 153, + [154] = 153, + [155] = 118, + [156] = 116, + [157] = 115, + [158] = 125, + [159] = 138, + [160] = 120, + [161] = 119, + [162] = 109, + [163] = 124, + [164] = 129, + [165] = 128, + [166] = 139, + [167] = 131, + [168] = 168, + [169] = 111, + [170] = 134, + [171] = 114, + [172] = 172, + [173] = 172, + [174] = 174, + [175] = 174, + [176] = 117, + [177] = 142, + [178] = 127, + [179] = 140, + [180] = 13, + [181] = 83, + [182] = 141, [183] = 183, [184] = 184, [185] = 185, [186] = 186, [187] = 187, - [188] = 187, - [189] = 187, - [190] = 190, + [188] = 188, + [189] = 188, + [190] = 188, [191] = 191, [192] = 192, [193] = 193, @@ -1311,22 +1312,22 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [201] = 201, [202] = 202, [203] = 203, - [204] = 204, + [204] = 199, [205] = 205, - [206] = 196, - [207] = 207, + [206] = 206, + [207] = 196, [208] = 208, - [209] = 209, + [209] = 200, [210] = 210, - [211] = 194, - [212] = 212, - [213] = 204, + [211] = 211, + [212] = 195, + [213] = 213, [214] = 214, [215] = 215, - [216] = 195, + [216] = 216, [217] = 217, [218] = 218, - [219] = 219, + [219] = 215, [220] = 220, [221] = 221, [222] = 222, @@ -1337,20 +1338,20 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [227] = 227, [228] = 228, [229] = 229, - [230] = 223, + [230] = 230, [231] = 231, - [232] = 232, + [232] = 231, [233] = 233, [234] = 234, [235] = 235, - [236] = 236, + [236] = 228, [237] = 237, [238] = 238, [239] = 239, [240] = 240, [241] = 241, [242] = 242, - [243] = 243, + [243] = 238, [244] = 244, [245] = 245, [246] = 246, @@ -1359,61 +1360,61 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [249] = 249, [250] = 250, [251] = 251, - [252] = 250, + [252] = 252, [253] = 253, - [254] = 249, + [254] = 254, [255] = 255, [256] = 256, [257] = 257, [258] = 258, - [259] = 259, - [260] = 259, + [259] = 255, + [260] = 260, [261] = 261, [262] = 262, [263] = 263, - [264] = 262, + [264] = 264, [265] = 265, [266] = 266, [267] = 267, [268] = 268, - [269] = 193, - [270] = 197, - [271] = 271, - [272] = 229, - [273] = 234, - [274] = 220, - [275] = 232, - [276] = 276, - [277] = 107, - [278] = 106, - [279] = 279, - [280] = 280, + [269] = 269, + [270] = 235, + [271] = 227, + [272] = 272, + [273] = 244, + [274] = 246, + [275] = 275, + [276] = 242, + [277] = 237, + [278] = 278, + [279] = 107, + [280] = 108, [281] = 281, [282] = 282, [283] = 283, [284] = 284, - [285] = 285, + [285] = 234, [286] = 286, [287] = 287, [288] = 288, [289] = 289, [290] = 290, - [291] = 284, + [291] = 287, [292] = 292, - [293] = 293, - [294] = 288, + [293] = 292, + [294] = 294, [295] = 295, [296] = 296, - [297] = 297, - [298] = 285, - [299] = 208, - [300] = 287, - [301] = 282, + [297] = 286, + [298] = 298, + [299] = 294, + [300] = 284, + [301] = 301, [302] = 302, - [303] = 289, + [303] = 303, [304] = 304, - [305] = 302, - [306] = 306, + [305] = 288, + [306] = 298, [307] = 307, [308] = 308, [309] = 309, @@ -1423,23 +1424,26 @@ static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [313] = 313, [314] = 314, [315] = 315, - [316] = 315, + [316] = 316, [317] = 317, [318] = 318, [319] = 319, [320] = 320, [321] = 321, - [322] = 322, - [323] = 323, + [322] = 320, + [323] = 321, [324] = 324, - [325] = 319, + [325] = 325, [326] = 326, [327] = 327, - [328] = 328, - [329] = 317, - [330] = 321, - [331] = 326, + [328] = 319, + [329] = 324, + [330] = 330, + [331] = 331, [332] = 332, + [333] = 333, + [334] = 333, + [335] = 335, }; static bool ts_lex(TSLexer *lexer, TSStateId state) { @@ -1448,364 +1452,351 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { switch (state) { case 0: if (eof) ADVANCE(43); - ADVANCE_MAP( - '!', 87, - '"', 8, - '#', 9, - '%', 91, - '&', 10, - '(', 60, - ')', 61, - '*', 89, - '+', 93, - ',', 78, - '-', 85, - '.', 53, - '/', 90, - ':', 79, - ';', 44, - '<', 75, - '=', 82, - '>', 77, - '[', 102, - ']', 103, - '^', 18, - 'a', 134, - 'b', 143, - 'c', 131, - 'e', 153, - 'f', 111, - 'i', 133, - 'l', 124, - 'm', 114, - 'n', 140, - 'p', 149, - 'r', 125, - 's', 163, - 't', 150, - 'v', 119, - '{', 50, - '|', 66, - '}', 51, - ); + if (lookahead == '!') ADVANCE(89); + if (lookahead == '"') ADVANCE(8); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '%') ADVANCE(93); + if (lookahead == '&') ADVANCE(12); + if (lookahead == '(') ADVANCE(62); + if (lookahead == ')') ADVANCE(63); + if (lookahead == '*') ADVANCE(91); + if (lookahead == '+') ADVANCE(95); + if (lookahead == ',') ADVANCE(80); + if (lookahead == '-') ADVANCE(87); + if (lookahead == '.') ADVANCE(55); + if (lookahead == '/') ADVANCE(92); + if (lookahead == ':') ADVANCE(81); + if (lookahead == ';') ADVANCE(44); + if (lookahead == '<') ADVANCE(77); + if (lookahead == '=') ADVANCE(84); + if (lookahead == '>') ADVANCE(79); + if (lookahead == '[') ADVANCE(104); + if (lookahead == ']') ADVANCE(105); + if (lookahead == '^') ADVANCE(19); + if (lookahead == 'a') ADVANCE(136); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'c') ADVANCE(133); + if (lookahead == 'e') ADVANCE(155); + if (lookahead == 'f') ADVANCE(113); + if (lookahead == 'i') ADVANCE(135); + if (lookahead == 'l') ADVANCE(126); + if (lookahead == 'm') ADVANCE(116); + if (lookahead == 'n') ADVANCE(142); + if (lookahead == 'p') ADVANCE(151); + if (lookahead == 'r') ADVANCE(127); + if (lookahead == 's') ADVANCE(165); + if (lookahead == 't') ADVANCE(152); + if (lookahead == 'v') ADVANCE(121); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(68); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(0); - if (('0' <= lookahead && lookahead <= '9')) ADVANCE(178); + lookahead == ' ') SKIP(0) + if (('0' <= lookahead && lookahead <= '9')) ADVANCE(180); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('d' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('d' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 1: - ADVANCE_MAP( - '\n', 45, - '!', 86, - '"', 8, - '#', 9, - '(', 60, - '-', 84, - ';', 44, - '[', 102, - 'a', 135, - 'b', 143, - 'c', 131, - 'e', 153, - 'f', 111, - 'i', 137, - 'n', 140, - 'p', 173, - 's', 163, - 't', 150, - 'v', 141, - '{', 50, - '|', 65, - '}', 51, - ); + if (lookahead == '\n') ADVANCE(45); + if (lookahead == '!') ADVANCE(88); + if (lookahead == '"') ADVANCE(8); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '(') ADVANCE(62); + if (lookahead == '-') ADVANCE(86); + if (lookahead == ';') ADVANCE(44); + if (lookahead == '[') ADVANCE(104); + if (lookahead == 'a') ADVANCE(137); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'c') ADVANCE(133); + if (lookahead == 'e') ADVANCE(155); + if (lookahead == 'f') ADVANCE(113); + if (lookahead == 'i') ADVANCE(139); + if (lookahead == 'n') ADVANCE(142); + if (lookahead == 'p') ADVANCE(175); + if (lookahead == 's') ADVANCE(165); + if (lookahead == 't') ADVANCE(152); + if (lookahead == 'v') ADVANCE(143); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(67); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(1); - if (('0' <= lookahead && lookahead <= '9')) ADVANCE(178); + lookahead == ' ') SKIP(1) + if (('0' <= lookahead && lookahead <= '9')) ADVANCE(180); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('d' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('d' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 2: - ADVANCE_MAP( - '\n', 45, - '!', 13, - '#', 9, - '%', 91, - '&', 10, - '(', 60, - '*', 89, - '+', 92, - '-', 85, - '.', 53, - '/', 90, - ':', 79, - ';', 44, - '<', 75, - '=', 83, - '>', 77, - '[', 102, - '^', 18, - 'c', 26, - 'f', 27, - 'p', 38, - 's', 36, - '{', 50, - '|', 39, - '}', 51, - ); + if (lookahead == '\n') ADVANCE(45); + if (lookahead == '!') ADVANCE(14); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '%') ADVANCE(93); + if (lookahead == '&') ADVANCE(12); + if (lookahead == '(') ADVANCE(62); + if (lookahead == '*') ADVANCE(91); + if (lookahead == '+') ADVANCE(94); + if (lookahead == '-') ADVANCE(87); + if (lookahead == '.') ADVANCE(55); + if (lookahead == '/') ADVANCE(92); + if (lookahead == ':') ADVANCE(81); + if (lookahead == ';') ADVANCE(44); + if (lookahead == '<') ADVANCE(77); + if (lookahead == '=') ADVANCE(85); + if (lookahead == '>') ADVANCE(79); + if (lookahead == '[') ADVANCE(104); + if (lookahead == '^') ADVANCE(19); + if (lookahead == 'c') ADVANCE(26); + if (lookahead == 'f') ADVANCE(27); + if (lookahead == 'p') ADVANCE(38); + if (lookahead == 's') ADVANCE(36); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(39); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(2); + lookahead == ' ') SKIP(2) END_STATE(); case 3: - ADVANCE_MAP( - '\n', 45, - '!', 13, - '#', 9, - '%', 91, - '&', 10, - '(', 60, - '*', 89, - '+', 92, - '-', 84, - '.', 53, - '/', 90, - ':', 79, - ';', 44, - '<', 75, - '=', 83, - '>', 77, - '[', 102, - '^', 18, - 'c', 26, - 'f', 27, - 'p', 38, - 's', 36, - '{', 50, - '|', 39, - '}', 51, - ); + if (lookahead == '\n') ADVANCE(45); + if (lookahead == '!') ADVANCE(14); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '%') ADVANCE(93); + if (lookahead == '&') ADVANCE(12); + if (lookahead == '(') ADVANCE(62); + if (lookahead == '*') ADVANCE(91); + if (lookahead == '+') ADVANCE(94); + if (lookahead == '-') ADVANCE(86); + if (lookahead == '.') ADVANCE(55); + if (lookahead == '/') ADVANCE(92); + if (lookahead == ':') ADVANCE(81); + if (lookahead == ';') ADVANCE(44); + if (lookahead == '<') ADVANCE(77); + if (lookahead == '=') ADVANCE(85); + if (lookahead == '>') ADVANCE(79); + if (lookahead == '[') ADVANCE(104); + if (lookahead == '^') ADVANCE(19); + if (lookahead == 'c') ADVANCE(26); + if (lookahead == 'f') ADVANCE(27); + if (lookahead == 'p') ADVANCE(38); + if (lookahead == 's') ADVANCE(36); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(39); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(3); + lookahead == ' ') SKIP(3) END_STATE(); case 4: - ADVANCE_MAP( - '\n', 45, - '#', 9, - '(', 60, - '-', 17, - ';', 44, - 'c', 26, - 'f', 27, - 'p', 38, - 's', 36, - '{', 50, - '}', 51, - ); + if (lookahead == '\n') ADVANCE(45); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '(') ADVANCE(62); + if (lookahead == '-') ADVANCE(18); + if (lookahead == ';') ADVANCE(44); + if (lookahead == 'c') ADVANCE(26); + if (lookahead == 'f') ADVANCE(27); + if (lookahead == 'p') ADVANCE(38); + if (lookahead == 's') ADVANCE(36); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(4); + lookahead == ' ') SKIP(4) END_STATE(); case 5: - ADVANCE_MAP( - '!', 86, - '"', 8, - '(', 60, - ')', 61, - '-', 84, - ':', 79, - '[', 102, - ']', 103, - 'a', 135, - 'b', 143, - 'e', 153, - 'f', 112, - 'i', 137, - 'n', 140, - 's', 172, - 't', 150, - 'v', 141, - '{', 50, - '|', 65, - '}', 51, - ); + if (lookahead == '!') ADVANCE(88); + if (lookahead == '"') ADVANCE(8); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '(') ADVANCE(62); + if (lookahead == ')') ADVANCE(63); + if (lookahead == '-') ADVANCE(86); + if (lookahead == ':') ADVANCE(81); + if (lookahead == '[') ADVANCE(104); + if (lookahead == ']') ADVANCE(105); + if (lookahead == 'a') ADVANCE(137); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'e') ADVANCE(155); + if (lookahead == 'f') ADVANCE(114); + if (lookahead == 'i') ADVANCE(139); + if (lookahead == 'n') ADVANCE(142); + if (lookahead == 's') ADVANCE(174); + if (lookahead == 't') ADVANCE(152); + if (lookahead == 'v') ADVANCE(143); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(67); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(5); - if (('0' <= lookahead && lookahead <= '9')) ADVANCE(178); + lookahead == ' ') SKIP(5) + if (('0' <= lookahead && lookahead <= '9')) ADVANCE(180); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('c' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('c' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 6: - ADVANCE_MAP( - '!', 13, - '%', 91, - '&', 10, - '(', 60, - ')', 61, - '*', 89, - '+', 92, - ',', 78, - '-', 85, - '.', 53, - '/', 90, - ':', 79, - '<', 75, - '=', 15, - '>', 77, - '[', 102, - ']', 103, - '^', 18, - 'a', 135, - 'b', 143, - 'i', 137, - 's', 172, - 'v', 141, - '{', 50, - '|', 39, - '}', 51, - ); + if (lookahead == '!') ADVANCE(14); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '%') ADVANCE(93); + if (lookahead == '&') ADVANCE(12); + if (lookahead == '(') ADVANCE(62); + if (lookahead == ')') ADVANCE(63); + if (lookahead == '*') ADVANCE(91); + if (lookahead == '+') ADVANCE(94); + if (lookahead == ',') ADVANCE(80); + if (lookahead == '-') ADVANCE(87); + if (lookahead == '.') ADVANCE(55); + if (lookahead == '/') ADVANCE(92); + if (lookahead == ':') ADVANCE(81); + if (lookahead == '<') ADVANCE(77); + if (lookahead == '=') ADVANCE(16); + if (lookahead == '>') ADVANCE(79); + if (lookahead == '[') ADVANCE(104); + if (lookahead == ']') ADVANCE(105); + if (lookahead == '^') ADVANCE(19); + if (lookahead == 'a') ADVANCE(137); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'i') ADVANCE(139); + if (lookahead == 's') ADVANCE(174); + if (lookahead == 'v') ADVANCE(143); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(39); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(6); + lookahead == ' ') SKIP(6) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('c' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('c' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 7: - ADVANCE_MAP( - '!', 13, - '%', 91, - '&', 10, - '(', 60, - ')', 61, - '*', 89, - '+', 92, - ',', 78, - '-', 84, - '.', 53, - '/', 90, - ':', 79, - '<', 75, - '=', 15, - '>', 77, - '[', 102, - ']', 103, - '^', 18, - 'a', 135, - 'b', 143, - 'i', 137, - 'm', 114, - 's', 172, - 'v', 119, - '|', 39, - '}', 51, - ); + if (lookahead == '!') ADVANCE(14); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '%') ADVANCE(93); + if (lookahead == '&') ADVANCE(12); + if (lookahead == '(') ADVANCE(62); + if (lookahead == ')') ADVANCE(63); + if (lookahead == '*') ADVANCE(91); + if (lookahead == '+') ADVANCE(94); + if (lookahead == ',') ADVANCE(80); + if (lookahead == '-') ADVANCE(86); + if (lookahead == '.') ADVANCE(55); + if (lookahead == '/') ADVANCE(92); + if (lookahead == ':') ADVANCE(81); + if (lookahead == '<') ADVANCE(77); + if (lookahead == '=') ADVANCE(16); + if (lookahead == '>') ADVANCE(79); + if (lookahead == '[') ADVANCE(104); + if (lookahead == ']') ADVANCE(105); + if (lookahead == '^') ADVANCE(19); + if (lookahead == 'a') ADVANCE(137); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'i') ADVANCE(139); + if (lookahead == 'm') ADVANCE(116); + if (lookahead == 's') ADVANCE(174); + if (lookahead == 'v') ADVANCE(121); + if (lookahead == '|') ADVANCE(39); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(7); + lookahead == ' ') SKIP(7) if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('c' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('c' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 8: - if (lookahead == '"') ADVANCE(179); + if (lookahead == '"') ADVANCE(181); if (lookahead == '\\') ADVANCE(40); if (lookahead != 0) ADVANCE(8); END_STATE(); case 9: - if (lookahead == '#') ADVANCE(47); - if (lookahead != 0) ADVANCE(46); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '(') ADVANCE(62); + if (lookahead == '+') ADVANCE(13); + if (lookahead == '-') ADVANCE(18); + if (lookahead == '=') ADVANCE(17); + if (lookahead == 'a') ADVANCE(137); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'i') ADVANCE(139); + if (lookahead == 's') ADVANCE(174); + if (lookahead == 'v') ADVANCE(143); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(67); + if (('\t' <= lookahead && lookahead <= '\r') || + lookahead == ' ') SKIP(9) + if (('A' <= lookahead && lookahead <= 'Z') || + lookahead == '_' || + ('c' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 10: - if (lookahead == '&') ADVANCE(99); + if (lookahead == '#') ADVANCE(11); + if (lookahead == 'f') ADVANCE(27); + if (lookahead == 'l') ADVANCE(24); + if (lookahead == 'p') ADVANCE(31); + if (lookahead == 's') ADVANCE(36); + if (('\t' <= lookahead && lookahead <= '\r') || + lookahead == ' ') SKIP(10) END_STATE(); case 11: - ADVANCE_MAP( - '(', 60, - '+', 12, - '-', 17, - '=', 16, - 'a', 135, - 'b', 143, - 'i', 137, - 's', 172, - 'v', 141, - '{', 50, - '|', 65, - ); - if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(11); - if (('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('c' <= lookahead && lookahead <= 'z')) ADVANCE(177); + if (lookahead == '#') ADVANCE(47); + if (lookahead != 0) ADVANCE(46); END_STATE(); case 12: - if (lookahead == '+') ADVANCE(104); + if (lookahead == '&') ADVANCE(101); END_STATE(); case 13: - if (lookahead == '=') ADVANCE(96); + if (lookahead == '+') ADVANCE(106); END_STATE(); case 14: - if (lookahead == '=') ADVANCE(105); + if (lookahead == '=') ADVANCE(98); END_STATE(); case 15: - if (lookahead == '=') ADVANCE(94); + if (lookahead == '=') ADVANCE(107); END_STATE(); case 16: - if (lookahead == '=') ADVANCE(14); + if (lookahead == '=') ADVANCE(96); END_STATE(); case 17: - if (lookahead == '>') ADVANCE(62); + if (lookahead == '=') ADVANCE(15); END_STATE(); case 18: - if (lookahead == '^') ADVANCE(101); + if (lookahead == '>') ADVANCE(64); END_STATE(); case 19: - if (lookahead == 'a') ADVANCE(33); + if (lookahead == '^') ADVANCE(103); END_STATE(); case 20: - if (lookahead == 'a') ADVANCE(34); + if (lookahead == 'a') ADVANCE(33); END_STATE(); case 21: - if (lookahead == 'c') ADVANCE(54); + if (lookahead == 'a') ADVANCE(34); END_STATE(); case 22: - if (lookahead == 'e') ADVANCE(56); + if (lookahead == 'c') ADVANCE(56); END_STATE(); case 23: - if (lookahead == 'e') ADVANCE(35); + if (lookahead == 'e') ADVANCE(58); END_STATE(); case 24: - if (lookahead == 'f') ADVANCE(27); - if (lookahead == 'l') ADVANCE(23); - if (lookahead == 'p') ADVANCE(31); - if (lookahead == 's') ADVANCE(36); - if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(24); + if (lookahead == 'e') ADVANCE(35); END_STATE(); case 25: - if (lookahead == 'i') ADVANCE(21); + if (lookahead == 'i') ADVANCE(22); END_STATE(); case 26: - if (lookahead == 'l') ADVANCE(19); + if (lookahead == 'l') ADVANCE(20); END_STATE(); case 27: - if (lookahead == 'n') ADVANCE(63); + if (lookahead == 'n') ADVANCE(65); END_STATE(); case 28: - if (lookahead == 'o') ADVANCE(58); + if (lookahead == 'o') ADVANCE(60); END_STATE(); case 29: if (lookahead == 'o') ADVANCE(37); END_STATE(); case 30: - if (lookahead == 'r') ADVANCE(22); + if (lookahead == 'r') ADVANCE(23); END_STATE(); case 31: if (lookahead == 'r') ADVANCE(29); if (lookahead == 'u') ADVANCE(30); END_STATE(); case 32: - if (lookahead == 's') ADVANCE(67); + if (lookahead == 's') ADVANCE(69); END_STATE(); case 33: if (lookahead == 's') ADVANCE(32); @@ -1814,10 +1805,10 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { if (lookahead == 't') ADVANCE(25); END_STATE(); case 35: - if (lookahead == 't') ADVANCE(80); + if (lookahead == 't') ADVANCE(82); END_STATE(); case 36: - if (lookahead == 't') ADVANCE(20); + if (lookahead == 't') ADVANCE(21); END_STATE(); case 37: if (lookahead == 't') ADVANCE(28); @@ -1826,7 +1817,7 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { if (lookahead == 'u') ADVANCE(30); END_STATE(); case 39: - if (lookahead == '|') ADVANCE(100); + if (lookahead == '|') ADVANCE(102); END_STATE(); case 40: if (lookahead != 0 && @@ -1834,87 +1825,83 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { END_STATE(); case 41: if (eof) ADVANCE(43); - ADVANCE_MAP( - '\n', 45, - '!', 87, - '"', 8, - '#', 9, - '%', 91, - '&', 10, - '(', 60, - '*', 89, - '+', 92, - '-', 84, - '.', 53, - '/', 90, - ':', 79, - ';', 44, - '<', 75, - '=', 15, - '>', 77, - '[', 102, - '^', 18, - 'a', 134, - 'b', 143, - 'c', 131, - 'e', 153, - 'f', 111, - 'i', 133, - 'l', 124, - 'n', 140, - 'p', 149, - 'r', 125, - 's', 163, - 't', 150, - 'v', 141, - '{', 50, - '|', 66, - '}', 51, - ); + if (lookahead == '\n') ADVANCE(45); + if (lookahead == '!') ADVANCE(89); + if (lookahead == '"') ADVANCE(8); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '%') ADVANCE(93); + if (lookahead == '&') ADVANCE(12); + if (lookahead == '(') ADVANCE(62); + if (lookahead == '*') ADVANCE(91); + if (lookahead == '+') ADVANCE(94); + if (lookahead == '-') ADVANCE(86); + if (lookahead == '.') ADVANCE(55); + if (lookahead == '/') ADVANCE(92); + if (lookahead == ':') ADVANCE(81); + if (lookahead == ';') ADVANCE(44); + if (lookahead == '<') ADVANCE(77); + if (lookahead == '=') ADVANCE(16); + if (lookahead == '>') ADVANCE(79); + if (lookahead == '[') ADVANCE(104); + if (lookahead == '^') ADVANCE(19); + if (lookahead == 'a') ADVANCE(136); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'c') ADVANCE(133); + if (lookahead == 'e') ADVANCE(155); + if (lookahead == 'f') ADVANCE(113); + if (lookahead == 'i') ADVANCE(135); + if (lookahead == 'l') ADVANCE(126); + if (lookahead == 'n') ADVANCE(142); + if (lookahead == 'p') ADVANCE(151); + if (lookahead == 'r') ADVANCE(127); + if (lookahead == 's') ADVANCE(165); + if (lookahead == 't') ADVANCE(152); + if (lookahead == 'v') ADVANCE(143); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(68); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(41); - if (('0' <= lookahead && lookahead <= '9')) ADVANCE(178); + lookahead == ' ') SKIP(41) + if (('0' <= lookahead && lookahead <= '9')) ADVANCE(180); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('d' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('d' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 42: if (eof) ADVANCE(43); - ADVANCE_MAP( - '!', 86, - '"', 8, - '#', 9, - '(', 60, - ')', 61, - ',', 78, - '-', 84, - ':', 79, - '<', 74, - '>', 76, - '[', 102, - 'a', 134, - 'b', 143, - 'c', 131, - 'e', 153, - 'f', 111, - 'i', 133, - 'l', 124, - 'n', 140, - 'p', 149, - 'r', 125, - 's', 163, - 't', 150, - 'v', 141, - '{', 50, - '|', 65, - '}', 51, - ); + if (lookahead == '!') ADVANCE(88); + if (lookahead == '"') ADVANCE(8); + if (lookahead == '#') ADVANCE(11); + if (lookahead == '(') ADVANCE(62); + if (lookahead == ')') ADVANCE(63); + if (lookahead == ',') ADVANCE(80); + if (lookahead == '-') ADVANCE(86); + if (lookahead == ':') ADVANCE(81); + if (lookahead == '<') ADVANCE(76); + if (lookahead == '>') ADVANCE(78); + if (lookahead == '[') ADVANCE(104); + if (lookahead == 'a') ADVANCE(136); + if (lookahead == 'b') ADVANCE(145); + if (lookahead == 'c') ADVANCE(133); + if (lookahead == 'e') ADVANCE(155); + if (lookahead == 'f') ADVANCE(113); + if (lookahead == 'i') ADVANCE(135); + if (lookahead == 'l') ADVANCE(126); + if (lookahead == 'n') ADVANCE(142); + if (lookahead == 'p') ADVANCE(151); + if (lookahead == 'r') ADVANCE(127); + if (lookahead == 's') ADVANCE(165); + if (lookahead == 't') ADVANCE(152); + if (lookahead == 'v') ADVANCE(143); + if (lookahead == '{') ADVANCE(52); + if (lookahead == '|') ADVANCE(67); + if (lookahead == '}') ADVANCE(53); if (('\t' <= lookahead && lookahead <= '\r') || - lookahead == ' ') SKIP(42); - if (('0' <= lookahead && lookahead <= '9')) ADVANCE(178); + lookahead == ' ') SKIP(42) + if (('0' <= lookahead && lookahead <= '9')) ADVANCE(180); if (('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('d' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('d' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 43: ACCEPT_TOKEN(ts_builtin_sym_end); @@ -1935,508 +1922,504 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { ACCEPT_TOKEN(anon_sym_POUND_POUND); END_STATE(); case 48: + ACCEPT_TOKEN(anon_sym_POUND_POUND); + if (lookahead != 0 && + lookahead != '\n') ADVANCE(51); + END_STATE(); + case 49: + ACCEPT_TOKEN(sym_doc_comment_content); + if (lookahead == '\n') ADVANCE(46); + if (lookahead == '#') ADVANCE(48); + if (lookahead != 0) ADVANCE(46); + END_STATE(); + case 50: ACCEPT_TOKEN(sym_doc_comment_content); + if (lookahead == '#') ADVANCE(49); if (lookahead == '\t' || - (0x0b <= lookahead && lookahead <= '\r') || - lookahead == ' ') ADVANCE(48); + (11 <= lookahead && lookahead <= '\r') || + lookahead == ' ') ADVANCE(50); if (lookahead != 0 && - (lookahead < '\t' || '\r' < lookahead)) ADVANCE(49); + lookahead != '\n') ADVANCE(51); END_STATE(); - case 49: + case 51: ACCEPT_TOKEN(sym_doc_comment_content); if (lookahead != 0 && - lookahead != '\n') ADVANCE(49); + lookahead != '\n') ADVANCE(51); END_STATE(); - case 50: + case 52: ACCEPT_TOKEN(anon_sym_LBRACE); END_STATE(); - case 51: + case 53: ACCEPT_TOKEN(anon_sym_RBRACE); END_STATE(); - case 52: + case 54: ACCEPT_TOKEN(anon_sym_import); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 53: + case 55: ACCEPT_TOKEN(anon_sym_DOT); END_STATE(); - case 54: + case 56: ACCEPT_TOKEN(anon_sym_static); END_STATE(); - case 55: + case 57: ACCEPT_TOKEN(anon_sym_static); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 56: + case 58: ACCEPT_TOKEN(anon_sym_pure); END_STATE(); - case 57: + case 59: ACCEPT_TOKEN(anon_sym_pure); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 58: + case 60: ACCEPT_TOKEN(anon_sym_proto); END_STATE(); - case 59: + case 61: ACCEPT_TOKEN(anon_sym_proto); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 60: + case 62: ACCEPT_TOKEN(anon_sym_LPAREN); END_STATE(); - case 61: + case 63: ACCEPT_TOKEN(anon_sym_RPAREN); END_STATE(); - case 62: + case 64: ACCEPT_TOKEN(anon_sym_DASH_GT); END_STATE(); - case 63: + case 65: ACCEPT_TOKEN(anon_sym_fn); END_STATE(); - case 64: + case 66: ACCEPT_TOKEN(anon_sym_fn); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 65: + case 67: ACCEPT_TOKEN(anon_sym_PIPE); END_STATE(); - case 66: + case 68: ACCEPT_TOKEN(anon_sym_PIPE); - if (lookahead == '|') ADVANCE(100); + if (lookahead == '|') ADVANCE(102); END_STATE(); - case 67: + case 69: ACCEPT_TOKEN(anon_sym_class); END_STATE(); - case 68: + case 70: ACCEPT_TOKEN(anon_sym_class); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 69: + case 71: ACCEPT_TOKEN(anon_sym_print); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 70: + case 72: ACCEPT_TOKEN(anon_sym_assert); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 71: + case 73: ACCEPT_TOKEN(anon_sym_return); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 72: + case 74: ACCEPT_TOKEN(anon_sym_vec); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 73: + case 75: ACCEPT_TOKEN(anon_sym_map); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 74: + case 76: ACCEPT_TOKEN(anon_sym_LT); END_STATE(); - case 75: + case 77: ACCEPT_TOKEN(anon_sym_LT); - if (lookahead == '=') ADVANCE(97); + if (lookahead == '=') ADVANCE(99); END_STATE(); - case 76: + case 78: ACCEPT_TOKEN(anon_sym_GT); END_STATE(); - case 77: + case 79: ACCEPT_TOKEN(anon_sym_GT); - if (lookahead == '=') ADVANCE(98); + if (lookahead == '=') ADVANCE(100); END_STATE(); - case 78: + case 80: ACCEPT_TOKEN(anon_sym_COMMA); END_STATE(); - case 79: + case 81: ACCEPT_TOKEN(anon_sym_COLON); END_STATE(); - case 80: + case 82: ACCEPT_TOKEN(anon_sym_let); END_STATE(); - case 81: + case 83: ACCEPT_TOKEN(anon_sym_let); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); - END_STATE(); - case 82: - ACCEPT_TOKEN(anon_sym_EQ); - if (lookahead == '=') ADVANCE(95); - END_STATE(); - case 83: - ACCEPT_TOKEN(anon_sym_EQ); - if (lookahead == '=') ADVANCE(94); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 84: - ACCEPT_TOKEN(anon_sym_DASH); + ACCEPT_TOKEN(anon_sym_EQ); + if (lookahead == '=') ADVANCE(97); END_STATE(); case 85: - ACCEPT_TOKEN(anon_sym_DASH); - if (lookahead == '>') ADVANCE(62); + ACCEPT_TOKEN(anon_sym_EQ); + if (lookahead == '=') ADVANCE(96); END_STATE(); case 86: - ACCEPT_TOKEN(anon_sym_BANG); + ACCEPT_TOKEN(anon_sym_DASH); END_STATE(); case 87: - ACCEPT_TOKEN(anon_sym_BANG); - if (lookahead == '=') ADVANCE(96); + ACCEPT_TOKEN(anon_sym_DASH); + if (lookahead == '>') ADVANCE(64); END_STATE(); case 88: - ACCEPT_TOKEN(sym_power_operator); + ACCEPT_TOKEN(anon_sym_BANG); END_STATE(); case 89: - ACCEPT_TOKEN(anon_sym_STAR); - if (lookahead == '*') ADVANCE(88); + ACCEPT_TOKEN(anon_sym_BANG); + if (lookahead == '=') ADVANCE(98); END_STATE(); case 90: - ACCEPT_TOKEN(anon_sym_SLASH); + ACCEPT_TOKEN(sym_power_operator); END_STATE(); case 91: - ACCEPT_TOKEN(anon_sym_PERCENT); + ACCEPT_TOKEN(anon_sym_STAR); + if (lookahead == '*') ADVANCE(90); END_STATE(); case 92: - ACCEPT_TOKEN(anon_sym_PLUS); + ACCEPT_TOKEN(anon_sym_SLASH); END_STATE(); case 93: - ACCEPT_TOKEN(anon_sym_PLUS); - if (lookahead == '+') ADVANCE(104); + ACCEPT_TOKEN(anon_sym_PERCENT); END_STATE(); case 94: - ACCEPT_TOKEN(anon_sym_EQ_EQ); + ACCEPT_TOKEN(anon_sym_PLUS); END_STATE(); case 95: - ACCEPT_TOKEN(anon_sym_EQ_EQ); - if (lookahead == '=') ADVANCE(105); + ACCEPT_TOKEN(anon_sym_PLUS); + if (lookahead == '+') ADVANCE(106); END_STATE(); case 96: - ACCEPT_TOKEN(anon_sym_BANG_EQ); + ACCEPT_TOKEN(anon_sym_EQ_EQ); END_STATE(); case 97: - ACCEPT_TOKEN(anon_sym_LT_EQ); + ACCEPT_TOKEN(anon_sym_EQ_EQ); + if (lookahead == '=') ADVANCE(107); END_STATE(); case 98: - ACCEPT_TOKEN(anon_sym_GT_EQ); + ACCEPT_TOKEN(anon_sym_BANG_EQ); END_STATE(); case 99: - ACCEPT_TOKEN(sym_and_operator); + ACCEPT_TOKEN(anon_sym_LT_EQ); END_STATE(); case 100: - ACCEPT_TOKEN(anon_sym_PIPE_PIPE); + ACCEPT_TOKEN(anon_sym_GT_EQ); END_STATE(); case 101: - ACCEPT_TOKEN(anon_sym_CARET_CARET); + ACCEPT_TOKEN(sym_and_operator); END_STATE(); case 102: - ACCEPT_TOKEN(anon_sym_LBRACK); + ACCEPT_TOKEN(anon_sym_PIPE_PIPE); END_STATE(); case 103: - ACCEPT_TOKEN(anon_sym_RBRACK); + ACCEPT_TOKEN(anon_sym_CARET_CARET); END_STATE(); case 104: - ACCEPT_TOKEN(anon_sym_PLUS_PLUS); + ACCEPT_TOKEN(anon_sym_LBRACK); END_STATE(); case 105: - ACCEPT_TOKEN(anon_sym_EQ_EQ_EQ); + ACCEPT_TOKEN(anon_sym_RBRACK); END_STATE(); case 106: - ACCEPT_TOKEN(anon_sym_any); - if (('0' <= lookahead && lookahead <= '9') || - ('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ACCEPT_TOKEN(anon_sym_PLUS_PLUS); END_STATE(); case 107: - ACCEPT_TOKEN(anon_sym_int); - if (('0' <= lookahead && lookahead <= '9') || - ('A' <= lookahead && lookahead <= 'Z') || - lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ACCEPT_TOKEN(anon_sym_EQ_EQ_EQ); END_STATE(); case 108: - ACCEPT_TOKEN(anon_sym_str); + ACCEPT_TOKEN(anon_sym_any); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 109: - ACCEPT_TOKEN(anon_sym_bool); + ACCEPT_TOKEN(anon_sym_int); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 110: - ACCEPT_TOKEN(anon_sym_void); + ACCEPT_TOKEN(anon_sym_str); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 111: - ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'a') ADVANCE(132); - if (lookahead == 'n') ADVANCE(64); + ACCEPT_TOKEN(anon_sym_bool); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('b' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 112: - ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'a') ADVANCE(132); + ACCEPT_TOKEN(anon_sym_void); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('b' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 113: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'a') ADVANCE(161); + if (lookahead == 'a') ADVANCE(134); + if (lookahead == 'n') ADVANCE(66); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('b' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('b' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 114: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'a') ADVANCE(147); + if (lookahead == 'a') ADVANCE(134); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('b' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('b' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 115: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'a') ADVANCE(170); - if (lookahead == 'r') ADVANCE(108); + if (lookahead == 'a') ADVANCE(163); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('b' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('b' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 116: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'c') ADVANCE(72); + if (lookahead == 'a') ADVANCE(149); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('b' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 117: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'c') ADVANCE(55); + if (lookahead == 'a') ADVANCE(172); + if (lookahead == 'r') ADVANCE(110); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('b' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 118: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'd') ADVANCE(110); + if (lookahead == 'c') ADVANCE(74); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 119: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(116); - if (lookahead == 'o') ADVANCE(127); + if (lookahead == 'c') ADVANCE(57); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 120: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(183); + if (lookahead == 'd') ADVANCE(112); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 121: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(57); + if (lookahead == 'e') ADVANCE(118); + if (lookahead == 'o') ADVANCE(129); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 122: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(180); + if (lookahead == 'e') ADVANCE(185); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 123: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(181); + if (lookahead == 'e') ADVANCE(59); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 124: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(165); + if (lookahead == 'e') ADVANCE(182); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 125: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(169); + if (lookahead == 'e') ADVANCE(183); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 126: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'e') ADVANCE(157); + if (lookahead == 'e') ADVANCE(167); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 127: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'i') ADVANCE(118); + if (lookahead == 'e') ADVANCE(171); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 128: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'i') ADVANCE(139); - if (lookahead == 'o') ADVANCE(171); + if (lookahead == 'e') ADVANCE(159); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 129: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'i') ADVANCE(117); + if (lookahead == 'i') ADVANCE(120); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 130: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'l') ADVANCE(109); + if (lookahead == 'i') ADVANCE(141); + if (lookahead == 'o') ADVANCE(173); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 131: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'l') ADVANCE(113); + if (lookahead == 'i') ADVANCE(119); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 132: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'l') ADVANCE(162); + if (lookahead == 'l') ADVANCE(111); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 133: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'm') ADVANCE(148); - if (lookahead == 'n') ADVANCE(164); + if (lookahead == 'l') ADVANCE(115); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 134: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'n') ADVANCE(176); - if (lookahead == 's') ADVANCE(160); + if (lookahead == 'l') ADVANCE(164); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 135: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'n') ADVANCE(176); + if (lookahead == 'm') ADVANCE(150); + if (lookahead == 'n') ADVANCE(166); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 136: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'n') ADVANCE(71); + if (lookahead == 'n') ADVANCE(178); + if (lookahead == 's') ADVANCE(162); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 137: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'n') ADVANCE(164); + if (lookahead == 'n') ADVANCE(178); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 138: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'n') ADVANCE(120); + if (lookahead == 'n') ADVANCE(73); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 139: ACCEPT_TOKEN(aux_sym_identifier_token1); @@ -2444,346 +2427,362 @@ static bool ts_lex(TSLexer *lexer, TSStateId state) { if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 140: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(138); + if (lookahead == 'n') ADVANCE(122); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 141: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(127); + if (lookahead == 'n') ADVANCE(168); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 142: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(59); + if (lookahead == 'o') ADVANCE(140); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 143: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(144); + if (lookahead == 'o') ADVANCE(129); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 144: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(130); + if (lookahead == 'o') ADVANCE(61); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 145: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(152); + if (lookahead == 'o') ADVANCE(146); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 146: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'o') ADVANCE(158); + if (lookahead == 'o') ADVANCE(132); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 147: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'p') ADVANCE(73); + if (lookahead == 'o') ADVANCE(154); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 148: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'p') ADVANCE(146); + if (lookahead == 'o') ADVANCE(160); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 149: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(128); - if (lookahead == 'u') ADVANCE(156); + if (lookahead == 'p') ADVANCE(75); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 150: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(174); + if (lookahead == 'p') ADVANCE(148); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 151: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(108); + if (lookahead == 'r') ADVANCE(130); + if (lookahead == 'u') ADVANCE(158); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 152: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(182); + if (lookahead == 'r') ADVANCE(176); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 153: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(155); + if (lookahead == 'r') ADVANCE(110); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 154: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(136); + if (lookahead == 'r') ADVANCE(184); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 155: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(145); + if (lookahead == 'r') ADVANCE(157); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 156: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(121); + if (lookahead == 'r') ADVANCE(138); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 157: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(167); + if (lookahead == 'r') ADVANCE(147); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 158: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'r') ADVANCE(168); + if (lookahead == 'r') ADVANCE(123); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 159: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 's') ADVANCE(68); + if (lookahead == 'r') ADVANCE(169); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 160: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 's') ADVANCE(126); + if (lookahead == 'r') ADVANCE(170); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 161: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 's') ADVANCE(159); + if (lookahead == 's') ADVANCE(70); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 162: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 's') ADVANCE(123); + if (lookahead == 's') ADVANCE(128); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 163: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(115); + if (lookahead == 's') ADVANCE(161); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 164: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(107); + if (lookahead == 's') ADVANCE(125); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 165: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(81); + if (lookahead == 't') ADVANCE(117); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 166: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(69); + if (lookahead == 't') ADVANCE(109); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 167: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(70); + if (lookahead == 't') ADVANCE(83); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 168: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(52); + if (lookahead == 't') ADVANCE(71); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 169: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(175); + if (lookahead == 't') ADVANCE(72); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 170: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(129); + if (lookahead == 't') ADVANCE(54); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 171: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(142); + if (lookahead == 't') ADVANCE(177); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 172: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 't') ADVANCE(151); + if (lookahead == 't') ADVANCE(131); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 173: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'u') ADVANCE(156); + if (lookahead == 't') ADVANCE(144); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 174: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'u') ADVANCE(122); + if (lookahead == 't') ADVANCE(153); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 175: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'u') ADVANCE(154); + if (lookahead == 'u') ADVANCE(158); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 176: ACCEPT_TOKEN(aux_sym_identifier_token1); - if (lookahead == 'y') ADVANCE(106); + if (lookahead == 'u') ADVANCE(124); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 177: ACCEPT_TOKEN(aux_sym_identifier_token1); + if (lookahead == 'u') ADVANCE(156); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 178: - ACCEPT_TOKEN(sym_number); - if (('0' <= lookahead && lookahead <= '9')) ADVANCE(178); + ACCEPT_TOKEN(aux_sym_identifier_token1); + if (lookahead == 'y') ADVANCE(108); + if (('0' <= lookahead && lookahead <= '9') || + ('A' <= lookahead && lookahead <= 'Z') || + lookahead == '_' || + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 179: - ACCEPT_TOKEN(sym_string); + ACCEPT_TOKEN(aux_sym_identifier_token1); + if (('0' <= lookahead && lookahead <= '9') || + ('A' <= lookahead && lookahead <= 'Z') || + lookahead == '_' || + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); case 180: + ACCEPT_TOKEN(sym_number); + if (('0' <= lookahead && lookahead <= '9')) ADVANCE(180); + END_STATE(); + case 181: + ACCEPT_TOKEN(sym_string); + END_STATE(); + case 182: ACCEPT_TOKEN(anon_sym_true); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 181: + case 183: ACCEPT_TOKEN(anon_sym_false); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 182: + case 184: ACCEPT_TOKEN(anon_sym_error); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); - case 183: + case 185: ACCEPT_TOKEN(sym_none); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || - ('a' <= lookahead && lookahead <= 'z')) ADVANCE(177); + ('a' <= lookahead && lookahead <= 'z')) ADVANCE(179); END_STATE(); default: return false; @@ -2871,40 +2870,40 @@ static const TSLexMode ts_lex_modes[STATE_COUNT] = { [77] = {.lex_state = 3}, [78] = {.lex_state = 42}, [79] = {.lex_state = 42}, - [80] = {.lex_state = 42}, + [80] = {.lex_state = 3}, [81] = {.lex_state = 3}, [82] = {.lex_state = 42}, [83] = {.lex_state = 42}, [84] = {.lex_state = 42}, - [85] = {.lex_state = 3}, - [86] = {.lex_state = 42}, - [87] = {.lex_state = 42}, - [88] = {.lex_state = 3}, + [85] = {.lex_state = 42}, + [86] = {.lex_state = 3}, + [87] = {.lex_state = 3}, + [88] = {.lex_state = 42}, [89] = {.lex_state = 42}, [90] = {.lex_state = 42}, [91] = {.lex_state = 42}, [92] = {.lex_state = 42}, [93] = {.lex_state = 3}, - [94] = {.lex_state = 42}, + [94] = {.lex_state = 3}, [95] = {.lex_state = 42}, [96] = {.lex_state = 3}, [97] = {.lex_state = 42}, [98] = {.lex_state = 3}, - [99] = {.lex_state = 3}, + [99] = {.lex_state = 42}, [100] = {.lex_state = 3}, - [101] = {.lex_state = 3}, + [101] = {.lex_state = 42}, [102] = {.lex_state = 42}, [103] = {.lex_state = 42}, [104] = {.lex_state = 42}, [105] = {.lex_state = 42}, - [106] = {.lex_state = 2}, + [106] = {.lex_state = 42}, [107] = {.lex_state = 2}, - [108] = {.lex_state = 3}, + [108] = {.lex_state = 2}, [109] = {.lex_state = 3}, [110] = {.lex_state = 3}, [111] = {.lex_state = 3}, [112] = {.lex_state = 3}, - [113] = {.lex_state = 3}, + [113] = {.lex_state = 7}, [114] = {.lex_state = 3}, [115] = {.lex_state = 3}, [116] = {.lex_state = 3}, @@ -2912,32 +2911,32 @@ static const TSLexMode ts_lex_modes[STATE_COUNT] = { [118] = {.lex_state = 3}, [119] = {.lex_state = 3}, [120] = {.lex_state = 3}, - [121] = {.lex_state = 3}, - [122] = {.lex_state = 3}, - [123] = {.lex_state = 3}, + [121] = {.lex_state = 7}, + [122] = {.lex_state = 7}, + [123] = {.lex_state = 7}, [124] = {.lex_state = 3}, [125] = {.lex_state = 3}, - [126] = {.lex_state = 3}, + [126] = {.lex_state = 7}, [127] = {.lex_state = 3}, [128] = {.lex_state = 3}, [129] = {.lex_state = 3}, - [130] = {.lex_state = 3}, + [130] = {.lex_state = 7}, [131] = {.lex_state = 3}, - [132] = {.lex_state = 3}, + [132] = {.lex_state = 7}, [133] = {.lex_state = 7}, - [134] = {.lex_state = 7}, - [135] = {.lex_state = 7}, + [134] = {.lex_state = 3}, + [135] = {.lex_state = 3}, [136] = {.lex_state = 7}, - [137] = {.lex_state = 7}, - [138] = {.lex_state = 7}, - [139] = {.lex_state = 7}, - [140] = {.lex_state = 7}, - [141] = {.lex_state = 7}, - [142] = {.lex_state = 7}, - [143] = {.lex_state = 6}, + [137] = {.lex_state = 3}, + [138] = {.lex_state = 3}, + [139] = {.lex_state = 3}, + [140] = {.lex_state = 3}, + [141] = {.lex_state = 3}, + [142] = {.lex_state = 3}, + [143] = {.lex_state = 7}, [144] = {.lex_state = 6}, [145] = {.lex_state = 7}, - [146] = {.lex_state = 7}, + [146] = {.lex_state = 6}, [147] = {.lex_state = 7}, [148] = {.lex_state = 7}, [149] = {.lex_state = 7}, @@ -2973,22 +2972,22 @@ static const TSLexMode ts_lex_modes[STATE_COUNT] = { [179] = {.lex_state = 7}, [180] = {.lex_state = 7}, [181] = {.lex_state = 7}, - [182] = {.lex_state = 5}, + [182] = {.lex_state = 7}, [183] = {.lex_state = 5}, [184] = {.lex_state = 5}, [185] = {.lex_state = 5}, [186] = {.lex_state = 5}, - [187] = {.lex_state = 3}, + [187] = {.lex_state = 5}, [188] = {.lex_state = 3}, [189] = {.lex_state = 3}, [190] = {.lex_state = 3}, - [191] = {.lex_state = 7}, + [191] = {.lex_state = 3}, [192] = {.lex_state = 7}, - [193] = {.lex_state = 3}, + [193] = {.lex_state = 7}, [194] = {.lex_state = 7}, [195] = {.lex_state = 7}, [196] = {.lex_state = 7}, - [197] = {.lex_state = 3}, + [197] = {.lex_state = 7}, [198] = {.lex_state = 7}, [199] = {.lex_state = 7}, [200] = {.lex_state = 7}, @@ -2999,106 +2998,106 @@ static const TSLexMode ts_lex_modes[STATE_COUNT] = { [205] = {.lex_state = 7}, [206] = {.lex_state = 7}, [207] = {.lex_state = 7}, - [208] = {.lex_state = 4}, + [208] = {.lex_state = 7}, [209] = {.lex_state = 7}, - [210] = {.lex_state = 4}, + [210] = {.lex_state = 7}, [211] = {.lex_state = 7}, [212] = {.lex_state = 7}, [213] = {.lex_state = 7}, - [214] = {.lex_state = 7}, - [215] = {.lex_state = 3}, - [216] = {.lex_state = 7}, - [217] = {.lex_state = 3}, - [218] = {.lex_state = 7}, - [219] = {.lex_state = 4}, - [220] = {.lex_state = 3}, - [221] = {.lex_state = 6}, - [222] = {.lex_state = 6}, - [223] = {.lex_state = 11}, + [214] = {.lex_state = 6}, + [215] = {.lex_state = 9}, + [216] = {.lex_state = 9}, + [217] = {.lex_state = 6}, + [218] = {.lex_state = 9}, + [219] = {.lex_state = 9}, + [220] = {.lex_state = 6}, + [221] = {.lex_state = 9}, + [222] = {.lex_state = 9}, + [223] = {.lex_state = 6}, [224] = {.lex_state = 6}, - [225] = {.lex_state = 3}, + [225] = {.lex_state = 6}, [226] = {.lex_state = 4}, - [227] = {.lex_state = 6}, - [228] = {.lex_state = 4}, - [229] = {.lex_state = 3}, - [230] = {.lex_state = 11}, - [231] = {.lex_state = 11}, - [232] = {.lex_state = 3}, - [233] = {.lex_state = 4}, - [234] = {.lex_state = 3}, - [235] = {.lex_state = 4}, + [227] = {.lex_state = 3}, + [228] = {.lex_state = 9}, + [229] = {.lex_state = 4}, + [230] = {.lex_state = 3}, + [231] = {.lex_state = 9}, + [232] = {.lex_state = 6}, + [233] = {.lex_state = 3}, + [234] = {.lex_state = 4}, + [235] = {.lex_state = 3}, [236] = {.lex_state = 6}, [237] = {.lex_state = 3}, - [238] = {.lex_state = 11}, - [239] = {.lex_state = 11}, + [238] = {.lex_state = 6}, + [239] = {.lex_state = 4}, [240] = {.lex_state = 3}, - [241] = {.lex_state = 6}, - [242] = {.lex_state = 11}, - [243] = {.lex_state = 3}, + [241] = {.lex_state = 4}, + [242] = {.lex_state = 3}, + [243] = {.lex_state = 6}, [244] = {.lex_state = 3}, - [245] = {.lex_state = 3}, + [245] = {.lex_state = 6}, [246] = {.lex_state = 3}, - [247] = {.lex_state = 3}, + [247] = {.lex_state = 4}, [248] = {.lex_state = 3}, - [249] = {.lex_state = 6}, - [250] = {.lex_state = 11}, - [251] = {.lex_state = 3}, - [252] = {.lex_state = 6}, + [249] = {.lex_state = 3}, + [250] = {.lex_state = 6}, + [251] = {.lex_state = 4}, + [252] = {.lex_state = 3}, [253] = {.lex_state = 3}, - [254] = {.lex_state = 11}, - [255] = {.lex_state = 3}, + [254] = {.lex_state = 3}, + [255] = {.lex_state = 6}, [256] = {.lex_state = 3}, [257] = {.lex_state = 6}, - [258] = {.lex_state = 6}, + [258] = {.lex_state = 3}, [259] = {.lex_state = 6}, - [260] = {.lex_state = 6}, - [261] = {.lex_state = 6}, - [262] = {.lex_state = 6}, - [263] = {.lex_state = 6}, + [260] = {.lex_state = 3}, + [261] = {.lex_state = 3}, + [262] = {.lex_state = 3}, + [263] = {.lex_state = 3}, [264] = {.lex_state = 6}, - [265] = {.lex_state = 6}, - [266] = {.lex_state = 24}, - [267] = {.lex_state = 24}, - [268] = {.lex_state = 6}, - [269] = {.lex_state = 42}, + [265] = {.lex_state = 3}, + [266] = {.lex_state = 6}, + [267] = {.lex_state = 10}, + [268] = {.lex_state = 10}, + [269] = {.lex_state = 6}, [270] = {.lex_state = 42}, - [271] = {.lex_state = 24}, - [272] = {.lex_state = 42}, + [271] = {.lex_state = 42}, + [272] = {.lex_state = 10}, [273] = {.lex_state = 42}, [274] = {.lex_state = 42}, - [275] = {.lex_state = 42}, - [276] = {.lex_state = 0}, + [275] = {.lex_state = 10}, + [276] = {.lex_state = 42}, [277] = {.lex_state = 42}, - [278] = {.lex_state = 42}, - [279] = {.lex_state = 11}, - [280] = {.lex_state = 11}, - [281] = {.lex_state = 0}, + [278] = {.lex_state = 9}, + [279] = {.lex_state = 42}, + [280] = {.lex_state = 42}, + [281] = {.lex_state = 9}, [282] = {.lex_state = 0}, [283] = {.lex_state = 42}, [284] = {.lex_state = 0}, - [285] = {.lex_state = 0}, - [286] = {.lex_state = 11}, - [287] = {.lex_state = 0}, + [285] = {.lex_state = 9}, + [286] = {.lex_state = 0}, + [287] = {.lex_state = 42}, [288] = {.lex_state = 0}, - [289] = {.lex_state = 0}, - [290] = {.lex_state = 42}, - [291] = {.lex_state = 42}, - [292] = {.lex_state = 11}, - [293] = {.lex_state = 0}, + [289] = {.lex_state = 42}, + [290] = {.lex_state = 9}, + [291] = {.lex_state = 0}, + [292] = {.lex_state = 0}, + [293] = {.lex_state = 42}, [294] = {.lex_state = 0}, - [295] = {.lex_state = 24}, + [295] = {.lex_state = 10}, [296] = {.lex_state = 0}, - [297] = {.lex_state = 11}, - [298] = {.lex_state = 42}, - [299] = {.lex_state = 11}, + [297] = {.lex_state = 0}, + [298] = {.lex_state = 0}, + [299] = {.lex_state = 0}, [300] = {.lex_state = 42}, - [301] = {.lex_state = 0}, + [301] = {.lex_state = 9}, [302] = {.lex_state = 0}, - [303] = {.lex_state = 42}, - [304] = {.lex_state = 11}, + [303] = {.lex_state = 9}, + [304] = {.lex_state = 0}, [305] = {.lex_state = 0}, - [306] = {.lex_state = 0}, - [307] = {.lex_state = 0}, + [306] = {.lex_state = 42}, + [307] = {.lex_state = 9}, [308] = {.lex_state = 0}, [309] = {.lex_state = 0}, [310] = {.lex_state = 0}, @@ -3106,32 +3105,36 @@ static const TSLexMode ts_lex_modes[STATE_COUNT] = { [312] = {.lex_state = 0}, [313] = {.lex_state = 0}, [314] = {.lex_state = 0}, - [315] = {.lex_state = 42}, - [316] = {.lex_state = 42}, - [317] = {.lex_state = 42}, + [315] = {.lex_state = 0}, + [316] = {.lex_state = 0}, + [317] = {.lex_state = 0}, [318] = {.lex_state = 0}, - [319] = {.lex_state = 0}, - [320] = {.lex_state = 24}, + [319] = {.lex_state = 42}, + [320] = {.lex_state = 42}, [321] = {.lex_state = 42}, - [322] = {.lex_state = 48}, - [323] = {.lex_state = 0}, + [322] = {.lex_state = 42}, + [323] = {.lex_state = 42}, [324] = {.lex_state = 0}, [325] = {.lex_state = 0}, [326] = {.lex_state = 0}, [327] = {.lex_state = 0}, - [328] = {.lex_state = 0}, - [329] = {.lex_state = 42}, - [330] = {.lex_state = 42}, - [331] = {.lex_state = 0}, + [328] = {.lex_state = 42}, + [329] = {.lex_state = 0}, + [330] = {.lex_state = 10}, + [331] = {.lex_state = 50}, [332] = {.lex_state = 0}, + [333] = {.lex_state = 0}, + [334] = {.lex_state = 0}, + [335] = {(TSStateId)(-1)}, }; static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [0] = { + [sym_doc_comment] = STATE(0), [ts_builtin_sym_end] = ACTIONS(1), [anon_sym_SEMI] = ACTIONS(1), - [sym_comment] = ACTIONS(1), - [anon_sym_POUND_POUND] = ACTIONS(1), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(1), [anon_sym_RBRACE] = ACTIONS(1), [anon_sym_import] = ACTIONS(1), @@ -3188,43 +3191,43 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(1), }, [1] = { - [sym_source_file] = STATE(328), - [aux_sym__statement_list] = STATE(12), - [sym_doc_comment] = STATE(12), - [sym__line_insensitive_statement] = STATE(12), - [sym_statement] = STATE(190), - [sym_block] = STATE(12), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [sym_source_file] = STATE(327), + [aux_sym__statement_list] = STATE(11), + [sym_doc_comment] = STATE(1), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(12), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(12), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [ts_builtin_sym_end] = ACTIONS(3), - [sym_comment] = ACTIONS(5), - [anon_sym_POUND_POUND] = ACTIONS(7), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [ts_builtin_sym_end] = ACTIONS(7), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(9), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), @@ -3256,43 +3259,43 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { }, [2] = { [aux_sym__statement_list] = STATE(9), - [sym_doc_comment] = STATE(9), - [sym__line_insensitive_statement] = STATE(9), - [sym_statement] = STATE(189), - [sym_block] = STATE(9), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [sym_doc_comment] = STATE(2), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(190), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(9), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(9), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(72), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map_item] = STATE(288), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(76), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map_item] = STATE(286), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(47), - [anon_sym_POUND_POUND] = ACTIONS(7), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(9), - [anon_sym_RBRACE] = ACTIONS(49), + [anon_sym_RBRACE] = ACTIONS(47), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3322,44 +3325,44 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(45), }, [3] = { - [aux_sym__statement_list] = STATE(8), - [sym_doc_comment] = STATE(8), - [sym__line_insensitive_statement] = STATE(8), - [sym_statement] = STATE(188), - [sym_block] = STATE(8), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [aux_sym__statement_list] = STATE(7), + [sym_doc_comment] = STATE(3), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(189), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(8), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(8), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(72), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map_item] = STATE(294), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(76), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map_item] = STATE(286), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(51), - [anon_sym_POUND_POUND] = ACTIONS(7), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(9), - [anon_sym_RBRACE] = ACTIONS(53), + [anon_sym_RBRACE] = ACTIONS(49), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3389,44 +3392,44 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(45), }, [4] = { - [aux_sym__statement_list] = STATE(10), - [sym_doc_comment] = STATE(10), - [sym__line_insensitive_statement] = STATE(10), - [sym_statement] = STATE(187), - [sym_block] = STATE(10), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [aux_sym__statement_list] = STATE(7), + [sym_doc_comment] = STATE(4), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(189), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(10), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(10), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(72), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map_item] = STATE(288), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(76), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map_item] = STATE(286), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(55), - [anon_sym_POUND_POUND] = ACTIONS(7), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(9), - [anon_sym_RBRACE] = ACTIONS(57), + [anon_sym_RBRACE] = ACTIONS(51), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3456,44 +3459,44 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(45), }, [5] = { - [aux_sym__statement_list] = STATE(9), - [sym_doc_comment] = STATE(9), - [sym__line_insensitive_statement] = STATE(9), - [sym_statement] = STATE(189), - [sym_block] = STATE(9), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [aux_sym__statement_list] = STATE(6), + [sym_doc_comment] = STATE(5), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(188), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(9), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(9), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(72), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map_item] = STATE(288), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(76), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map_item] = STATE(297), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(47), - [anon_sym_POUND_POUND] = ACTIONS(7), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(9), - [anon_sym_RBRACE] = ACTIONS(59), + [anon_sym_RBRACE] = ACTIONS(53), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3523,109 +3526,43 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(45), }, [6] = { - [aux_sym__statement_list] = STATE(6), + [aux_sym__statement_list] = STATE(12), [sym_doc_comment] = STATE(6), - [sym__line_insensitive_statement] = STATE(6), - [sym_statement] = STATE(190), - [sym_block] = STATE(6), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), - [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(6), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(6), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), - [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [ts_builtin_sym_end] = ACTIONS(61), - [sym_comment] = ACTIONS(63), - [anon_sym_POUND_POUND] = ACTIONS(66), - [anon_sym_LBRACE] = ACTIONS(69), - [anon_sym_import] = ACTIONS(72), - [anon_sym_static] = ACTIONS(75), - [anon_sym_pure] = ACTIONS(75), - [anon_sym_proto] = ACTIONS(78), - [anon_sym_LPAREN] = ACTIONS(81), - [anon_sym_fn] = ACTIONS(84), - [anon_sym_PIPE] = ACTIONS(87), - [anon_sym_class] = ACTIONS(90), - [anon_sym_print] = ACTIONS(93), - [anon_sym_assert] = ACTIONS(96), - [anon_sym_return] = ACTIONS(99), - [anon_sym_let] = ACTIONS(102), - [anon_sym_DASH] = ACTIONS(105), - [anon_sym_BANG] = ACTIONS(105), - [anon_sym_LBRACK] = ACTIONS(108), - [anon_sym_any] = ACTIONS(111), - [anon_sym_int] = ACTIONS(111), - [anon_sym_str] = ACTIONS(111), - [anon_sym_bool] = ACTIONS(111), - [anon_sym_void] = ACTIONS(111), - [aux_sym_identifier_token1] = ACTIONS(114), - [sym_number] = ACTIONS(117), - [sym_string] = ACTIONS(117), - [anon_sym_true] = ACTIONS(120), - [anon_sym_false] = ACTIONS(120), - [anon_sym_error] = ACTIONS(120), - [sym_none] = ACTIONS(123), - }, - [7] = { - [aux_sym__statement_list] = STATE(9), - [sym_doc_comment] = STATE(9), - [sym__line_insensitive_statement] = STATE(9), - [sym_statement] = STATE(189), - [sym_block] = STATE(9), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(9), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(9), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(47), - [anon_sym_POUND_POUND] = ACTIONS(7), - [anon_sym_LBRACE] = ACTIONS(9), - [anon_sym_RBRACE] = ACTIONS(126), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), + [anon_sym_LBRACE] = ACTIONS(55), + [anon_sym_RBRACE] = ACTIONS(57), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3654,44 +3591,44 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_error] = ACTIONS(43), [sym_none] = ACTIONS(45), }, - [8] = { - [aux_sym__statement_list] = STATE(11), - [sym_doc_comment] = STATE(11), - [sym__line_insensitive_statement] = STATE(11), - [sym_statement] = STATE(190), - [sym_block] = STATE(11), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [7] = { + [aux_sym__statement_list] = STATE(12), + [sym_doc_comment] = STATE(7), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(11), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(11), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(128), - [anon_sym_POUND_POUND] = ACTIONS(7), - [anon_sym_LBRACE] = ACTIONS(130), - [anon_sym_RBRACE] = ACTIONS(132), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), + [anon_sym_LBRACE] = ACTIONS(55), + [anon_sym_RBRACE] = ACTIONS(59), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3720,44 +3657,110 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_error] = ACTIONS(43), [sym_none] = ACTIONS(45), }, + [8] = { + [aux_sym__statement_list] = STATE(8), + [sym_doc_comment] = STATE(8), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), + [sym_qualifier_list] = STATE(295), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), + [sym_primitive_type] = STATE(107), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [ts_builtin_sym_end] = ACTIONS(61), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), + [anon_sym_LBRACE] = ACTIONS(63), + [anon_sym_import] = ACTIONS(66), + [anon_sym_static] = ACTIONS(69), + [anon_sym_pure] = ACTIONS(69), + [anon_sym_proto] = ACTIONS(72), + [anon_sym_LPAREN] = ACTIONS(75), + [anon_sym_fn] = ACTIONS(78), + [anon_sym_PIPE] = ACTIONS(81), + [anon_sym_class] = ACTIONS(84), + [anon_sym_print] = ACTIONS(87), + [anon_sym_assert] = ACTIONS(90), + [anon_sym_return] = ACTIONS(93), + [anon_sym_let] = ACTIONS(96), + [anon_sym_DASH] = ACTIONS(99), + [anon_sym_BANG] = ACTIONS(99), + [anon_sym_LBRACK] = ACTIONS(102), + [anon_sym_any] = ACTIONS(105), + [anon_sym_int] = ACTIONS(105), + [anon_sym_str] = ACTIONS(105), + [anon_sym_bool] = ACTIONS(105), + [anon_sym_void] = ACTIONS(105), + [aux_sym_identifier_token1] = ACTIONS(108), + [sym_number] = ACTIONS(111), + [sym_string] = ACTIONS(111), + [anon_sym_true] = ACTIONS(114), + [anon_sym_false] = ACTIONS(114), + [anon_sym_error] = ACTIONS(114), + [sym_none] = ACTIONS(117), + }, [9] = { - [aux_sym__statement_list] = STATE(11), - [sym_doc_comment] = STATE(11), - [sym__line_insensitive_statement] = STATE(11), - [sym_statement] = STATE(190), - [sym_block] = STATE(11), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [aux_sym__statement_list] = STATE(12), + [sym_doc_comment] = STATE(9), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(11), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(11), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(128), - [anon_sym_POUND_POUND] = ACTIONS(7), - [anon_sym_LBRACE] = ACTIONS(130), - [anon_sym_RBRACE] = ACTIONS(134), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), + [anon_sym_LBRACE] = ACTIONS(55), + [anon_sym_RBRACE] = ACTIONS(120), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3787,43 +3790,43 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(45), }, [10] = { - [aux_sym__statement_list] = STATE(11), - [sym_doc_comment] = STATE(11), - [sym__line_insensitive_statement] = STATE(11), - [sym_statement] = STATE(190), - [sym_block] = STATE(11), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [aux_sym__statement_list] = STATE(7), + [sym_doc_comment] = STATE(10), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(189), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(11), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(11), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(128), - [anon_sym_POUND_POUND] = ACTIONS(7), - [anon_sym_LBRACE] = ACTIONS(130), - [anon_sym_RBRACE] = ACTIONS(136), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), + [anon_sym_LBRACE] = ACTIONS(9), + [anon_sym_RBRACE] = ACTIONS(122), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), [anon_sym_pure] = ACTIONS(13), @@ -3853,108 +3856,42 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [sym_none] = ACTIONS(45), }, [11] = { - [aux_sym__statement_list] = STATE(11), + [aux_sym__statement_list] = STATE(8), [sym_doc_comment] = STATE(11), - [sym__line_insensitive_statement] = STATE(11), - [sym_statement] = STATE(190), - [sym_block] = STATE(11), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), - [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(11), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(11), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), - [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [sym_comment] = ACTIONS(138), - [anon_sym_POUND_POUND] = ACTIONS(66), - [anon_sym_LBRACE] = ACTIONS(141), - [anon_sym_RBRACE] = ACTIONS(61), - [anon_sym_import] = ACTIONS(72), - [anon_sym_static] = ACTIONS(75), - [anon_sym_pure] = ACTIONS(75), - [anon_sym_proto] = ACTIONS(78), - [anon_sym_LPAREN] = ACTIONS(81), - [anon_sym_fn] = ACTIONS(84), - [anon_sym_PIPE] = ACTIONS(87), - [anon_sym_class] = ACTIONS(90), - [anon_sym_print] = ACTIONS(93), - [anon_sym_assert] = ACTIONS(96), - [anon_sym_return] = ACTIONS(99), - [anon_sym_let] = ACTIONS(102), - [anon_sym_DASH] = ACTIONS(105), - [anon_sym_BANG] = ACTIONS(105), - [anon_sym_LBRACK] = ACTIONS(108), - [anon_sym_any] = ACTIONS(111), - [anon_sym_int] = ACTIONS(111), - [anon_sym_str] = ACTIONS(111), - [anon_sym_bool] = ACTIONS(111), - [anon_sym_void] = ACTIONS(111), - [aux_sym_identifier_token1] = ACTIONS(114), - [sym_number] = ACTIONS(117), - [sym_string] = ACTIONS(117), - [anon_sym_true] = ACTIONS(120), - [anon_sym_false] = ACTIONS(120), - [anon_sym_error] = ACTIONS(120), - [sym_none] = ACTIONS(123), - }, - [12] = { - [aux_sym__statement_list] = STATE(6), - [sym_doc_comment] = STATE(6), - [sym__line_insensitive_statement] = STATE(6), - [sym_statement] = STATE(190), - [sym_block] = STATE(6), - [sym_import] = STATE(247), - [sym_qualifier] = STATE(266), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), [sym_qualifier_list] = STATE(295), - [sym_proto] = STATE(247), - [sym_function_declaration] = STATE(6), - [sym_lambda] = STATE(130), - [sym_class_declaration] = STATE(6), - [sym_print] = STATE(247), - [sym_assert] = STATE(247), - [sym_return] = STATE(247), - [sym_expression] = STATE(85), - [sym_parenthesized_expression] = STATE(130), - [sym_access] = STATE(109), - [sym_call] = STATE(130), - [sym_literal] = STATE(130), - [sym_var_decl] = STATE(247), - [sym_assignment] = STATE(247), - [sym_unary_operator] = STATE(61), - [sym_unary_expression] = STATE(130), - [sym_binary_expression] = STATE(130), - [sym_vec] = STATE(130), - [sym_index] = STATE(109), - [sym_slice] = STATE(130), - [sym_map] = STATE(130), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), [sym_primitive_type] = STATE(107), - [sym_identifier] = STATE(109), - [sym_bool] = STATE(119), - [aux_sym_qualifier_list_repeat1] = STATE(266), - [ts_builtin_sym_end] = ACTIONS(144), - [sym_comment] = ACTIONS(146), - [anon_sym_POUND_POUND] = ACTIONS(7), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [ts_builtin_sym_end] = ACTIONS(124), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), [anon_sym_LBRACE] = ACTIONS(9), [anon_sym_import] = ACTIONS(11), [anon_sym_static] = ACTIONS(13), @@ -3984,15 +3921,87 @@ static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [anon_sym_error] = ACTIONS(43), [sym_none] = ACTIONS(45), }, + [12] = { + [aux_sym__statement_list] = STATE(12), + [sym_doc_comment] = STATE(12), + [sym__line_insensitive_statement] = STATE(89), + [sym_statement] = STATE(191), + [sym_block] = STATE(88), + [sym_import] = STATE(261), + [sym_qualifier] = STATE(272), + [sym_qualifier_list] = STATE(295), + [sym_proto] = STATE(261), + [sym_function_declaration] = STATE(88), + [sym_lambda] = STATE(118), + [sym_class_declaration] = STATE(88), + [sym_print] = STATE(261), + [sym_assert] = STATE(261), + [sym_return] = STATE(261), + [sym_expression] = STATE(86), + [sym_parenthesized_expression] = STATE(118), + [sym_access] = STATE(110), + [sym_call] = STATE(118), + [sym_literal] = STATE(118), + [sym_var_decl] = STATE(261), + [sym_assignment] = STATE(261), + [sym_unary_operator] = STATE(53), + [sym_unary_expression] = STATE(118), + [sym_binary_expression] = STATE(118), + [sym_vec] = STATE(118), + [sym_index] = STATE(110), + [sym_slice] = STATE(118), + [sym_map] = STATE(118), + [sym_primitive_type] = STATE(107), + [sym_identifier] = STATE(110), + [sym_bool] = STATE(115), + [aux_sym_qualifier_list_repeat1] = STATE(268), + [sym_comment] = ACTIONS(3), + [anon_sym_POUND_POUND] = ACTIONS(5), + [anon_sym_LBRACE] = ACTIONS(126), + [anon_sym_RBRACE] = ACTIONS(61), + [anon_sym_import] = ACTIONS(66), + [anon_sym_static] = ACTIONS(69), + [anon_sym_pure] = ACTIONS(69), + [anon_sym_proto] = ACTIONS(72), + [anon_sym_LPAREN] = ACTIONS(75), + [anon_sym_fn] = ACTIONS(78), + [anon_sym_PIPE] = ACTIONS(81), + [anon_sym_class] = ACTIONS(84), + [anon_sym_print] = ACTIONS(87), + [anon_sym_assert] = ACTIONS(90), + [anon_sym_return] = ACTIONS(93), + [anon_sym_let] = ACTIONS(96), + [anon_sym_DASH] = ACTIONS(99), + [anon_sym_BANG] = ACTIONS(99), + [anon_sym_LBRACK] = ACTIONS(102), + [anon_sym_any] = ACTIONS(105), + [anon_sym_int] = ACTIONS(105), + [anon_sym_str] = ACTIONS(105), + [anon_sym_bool] = ACTIONS(105), + [anon_sym_void] = ACTIONS(105), + [aux_sym_identifier_token1] = ACTIONS(108), + [sym_number] = ACTIONS(111), + [sym_string] = ACTIONS(111), + [anon_sym_true] = ACTIONS(114), + [anon_sym_false] = ACTIONS(114), + [anon_sym_error] = ACTIONS(114), + [sym_none] = ACTIONS(117), + }, }; static const uint16_t ts_small_parse_table[] = { - [0] = 4, - ACTIONS(148), 1, + [0] = 7, + ACTIONS(129), 1, ts_builtin_sym_end, - ACTIONS(152), 1, + ACTIONS(133), 1, anon_sym_LF, - ACTIONS(154), 20, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + STATE(13), 1, + sym_doc_comment, + ACTIONS(139), 20, anon_sym_import, anon_sym_proto, anon_sym_PIPE, @@ -4013,10 +4022,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - ACTIONS(150), 28, + ACTIONS(131), 26, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -4042,10 +4049,16 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [59] = 3, - ACTIONS(152), 1, + [66] = 6, + ACTIONS(133), 1, anon_sym_LF, - ACTIONS(154), 21, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + STATE(14), 1, + sym_doc_comment, + ACTIONS(139), 21, anon_sym_RBRACE, anon_sym_import, anon_sym_proto, @@ -4067,10 +4080,8 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - ACTIONS(150), 26, + ACTIONS(131), 24, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_DOT, anon_sym_static, @@ -4094,28 +4105,34 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [114] = 16, + [128] = 19, ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(158), 1, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(143), 1, anon_sym_LF, - ACTIONS(160), 1, + ACTIONS(145), 1, anon_sym_LBRACE, - ACTIONS(162), 1, + ACTIONS(147), 1, anon_sym_LPAREN, - ACTIONS(164), 1, + ACTIONS(149), 1, anon_sym_PIPE, - ACTIONS(168), 1, + ACTIONS(153), 1, anon_sym_LBRACK, - STATE(61), 1, + STATE(15), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(96), 1, + STATE(93), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, - ACTIONS(166), 2, + ACTIONS(151), 2, anon_sym_DASH, anon_sym_BANG, ACTIONS(43), 3, @@ -4132,16 +4149,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - ACTIONS(156), 8, + ACTIONS(141), 6, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4154,48 +4169,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [190] = 17, - ACTIONS(170), 1, + [211] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(172), 1, + ACTIONS(157), 1, anon_sym_RBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + STATE(16), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(313), 1, + STATE(168), 1, + sym_expression, + STATE(309), 1, sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4208,48 +4229,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [261] = 17, - ACTIONS(170), 1, + [291] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(190), 1, - anon_sym_RBRACE, - STATE(45), 1, + ACTIONS(175), 1, + anon_sym_RPAREN, + STATE(17), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, + STATE(147), 1, sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(288), 1, - sym_map_item, + STATE(329), 1, + sym_arg_list, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4262,48 +4289,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [332] = 17, - ACTIONS(170), 1, + [371] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(192), 1, + ACTIONS(177), 1, anon_sym_RBRACE, - STATE(45), 1, + STATE(18), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(313), 1, + STATE(168), 1, + sym_expression, + STATE(297), 1, sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4316,48 +4349,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [403] = 17, - ACTIONS(170), 1, + [451] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(194), 1, + ACTIONS(179), 1, anon_sym_RBRACE, - STATE(45), 1, + STATE(19), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(294), 1, + STATE(168), 1, + sym_expression, + STATE(309), 1, sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4370,48 +4409,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [474] = 17, - ACTIONS(170), 1, + [531] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(196), 1, + ACTIONS(181), 1, anon_sym_RBRACE, - STATE(45), 1, + STATE(20), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(313), 1, + STATE(168), 1, + sym_expression, + STATE(309), 1, sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4424,48 +4469,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [545] = 17, - ACTIONS(170), 1, + [611] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(198), 1, - anon_sym_RPAREN, - STATE(45), 1, + ACTIONS(183), 1, + anon_sym_RBRACE, + STATE(21), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(145), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(319), 1, - sym_arg_list, + STATE(168), 1, + sym_expression, + STATE(286), 1, + sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4478,48 +4529,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [616] = 17, - ACTIONS(170), 1, + [691] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(200), 1, - anon_sym_RPAREN, - STATE(45), 1, + ACTIONS(185), 1, + anon_sym_RBRACE, + STATE(22), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(145), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(325), 1, - sym_arg_list, + STATE(168), 1, + sym_expression, + STATE(309), 1, + sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4532,48 +4589,54 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [687] = 17, - ACTIONS(170), 1, + [771] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(202), 1, - anon_sym_RBRACE, - STATE(45), 1, + ACTIONS(187), 1, + anon_sym_RPAREN, + STATE(23), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, + STATE(147), 1, sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(313), 1, - sym_map_item, + STATE(324), 1, + sym_arg_list, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4586,46 +4649,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [758] = 16, - ACTIONS(170), 1, + [851] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(204), 1, - anon_sym_RPAREN, - STATE(45), 1, + ACTIONS(189), 1, + anon_sym_RBRACK, + STATE(24), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(147), 1, + STATE(145), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4638,46 +4707,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [826] = 16, - ACTIONS(170), 1, + [928] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(206), 1, + ACTIONS(191), 1, anon_sym_RBRACK, - STATE(45), 1, + STATE(25), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(175), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, + STATE(173), 1, + sym_expression, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4690,46 +4765,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [894] = 16, - ACTIONS(170), 1, + [1005] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(208), 1, - anon_sym_RBRACK, - STATE(45), 1, + ACTIONS(193), 1, + anon_sym_COLON, + STATE(26), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, STATE(146), 1, + sym_primitive_type, + STATE(151), 1, sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4742,46 +4823,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [962] = 16, - ACTIONS(170), 1, + [1082] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(210), 1, + ACTIONS(195), 1, anon_sym_RBRACK, - STATE(45), 1, + STATE(27), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(166), 1, + STATE(145), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4794,46 +4881,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1030] = 16, - ACTIONS(170), 1, + [1159] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + ACTIONS(197), 1, + anon_sym_RBRACK, + STATE(28), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(162), 1, + STATE(148), 1, sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, - STATE(313), 1, - sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4846,46 +4939,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1098] = 16, - ACTIONS(170), 1, + [1236] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(212), 1, - anon_sym_RBRACK, - STATE(45), 1, + ACTIONS(199), 1, + anon_sym_RPAREN, + STATE(29), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(155), 1, + STATE(145), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4898,46 +4997,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1166] = 16, - ACTIONS(170), 1, + [1313] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(214), 1, - anon_sym_RBRACK, - STATE(45), 1, + STATE(30), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(147), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, + STATE(168), 1, + sym_expression, + STATE(309), 1, + sym_map_item, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -4950,46 +5055,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1234] = 16, - ACTIONS(170), 1, + [1390] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(216), 1, + ACTIONS(201), 1, anon_sym_RBRACK, - STATE(45), 1, + STATE(31), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(147), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, + STATE(174), 1, + sym_expression, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5002,46 +5113,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1302] = 16, - ACTIONS(170), 1, + [1467] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(218), 1, - anon_sym_RBRACK, - STATE(45), 1, + ACTIONS(203), 1, + anon_sym_COLON, + STATE(32), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(147), 1, + STATE(150), 1, sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5054,46 +5171,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1370] = 16, - ACTIONS(170), 1, + [1544] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(220), 1, + ACTIONS(205), 1, anon_sym_RBRACK, - STATE(45), 1, + STATE(33), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(156), 1, + STATE(143), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5106,46 +5229,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1438] = 16, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, + [1621] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(222), 1, - anon_sym_RPAREN, - STATE(45), 1, + ACTIONS(207), 1, + anon_sym_LBRACE, + STATE(34), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(147), 1, + STATE(121), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, + STATE(165), 1, + sym_block, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5158,46 +5287,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1506] = 16, - ACTIONS(170), 1, + [1698] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(224), 1, - anon_sym_COLON, - STATE(45), 1, + ACTIONS(209), 1, + anon_sym_RBRACK, + STATE(35), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(149), 1, - sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, + STATE(175), 1, + sym_expression, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5210,46 +5345,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1574] = 16, - ACTIONS(174), 1, + [1775] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(226), 1, - anon_sym_LBRACE, - STATE(45), 1, + ACTIONS(211), 1, + anon_sym_RBRACK, + STATE(36), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(135), 1, + STATE(145), 1, sym_expression, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(153), 1, - sym_block, - STATE(178), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5262,46 +5403,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1642] = 16, - ACTIONS(170), 1, + [1852] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(228), 1, + ACTIONS(213), 1, anon_sym_RBRACK, - STATE(45), 1, + STATE(37), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(142), 1, - sym_expression, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(178), 1, + STATE(157), 1, sym_bool, + STATE(172), 1, + sym_expression, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5314,46 +5461,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1710] = 16, - ACTIONS(170), 1, + [1929] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(230), 1, - anon_sym_COLON, - STATE(45), 1, + ACTIONS(215), 1, + anon_sym_RPAREN, + STATE(38), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(148), 1, + STATE(145), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5366,46 +5519,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1778] = 16, - ACTIONS(174), 1, + [2006] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - ACTIONS(226), 1, + ACTIONS(217), 1, anon_sym_LBRACE, - STATE(45), 1, + STATE(39), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(136), 1, + STATE(74), 1, sym_expression, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(163), 1, - sym_block, - STATE(178), 1, + STATE(115), 1, sym_bool, + STATE(128), 1, + sym_block, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5418,46 +5577,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1846] = 16, - ACTIONS(17), 1, + [2083] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(232), 1, - anon_sym_LBRACE, - STATE(61), 1, + ACTIONS(219), 1, + anon_sym_RBRACK, + STATE(40), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(68), 1, + STATE(145), 1, sym_expression, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(157), 1, sym_bool, - STATE(131), 1, - sym_block, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5470,46 +5635,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1914] = 16, - ACTIONS(17), 1, + [2160] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(232), 1, + ACTIONS(207), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(41), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(74), 1, + STATE(133), 1, sym_expression, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(157), 1, sym_bool, - STATE(132), 1, + STATE(160), 1, sym_block, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5522,46 +5693,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [1982] = 16, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, + [2237] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - ACTIONS(234), 1, - anon_sym_RBRACK, - STATE(45), 1, + ACTIONS(217), 1, + anon_sym_LBRACE, + STATE(42), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(147), 1, + STATE(73), 1, sym_expression, - STATE(178), 1, + STATE(107), 1, + sym_primitive_type, + STATE(115), 1, sym_bool, + STATE(120), 1, + sym_block, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5574,44 +5751,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2050] = 15, - ACTIONS(170), 1, + [2314] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + STATE(43), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(140), 1, - sym_expression, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(178), 1, + STATE(149), 1, + sym_expression, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5624,7 +5807,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2115] = 15, + [2388] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -5635,15 +5822,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(44), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(100), 1, + STATE(70), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -5661,7 +5850,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5674,44 +5863,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2180] = 15, - ACTIONS(170), 1, + [2462] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, STATE(45), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(134), 1, + STATE(113), 1, sym_expression, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(178), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5724,44 +5919,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2245] = 15, - ACTIONS(170), 1, + [2536] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + STATE(46), 1, + sym_doc_comment, + STATE(47), 1, sym_unary_operator, - STATE(138), 1, + STATE(132), 1, sym_expression, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(178), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5774,44 +5975,49 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2310] = 15, - ACTIONS(17), 1, + [2610] = 17, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(236), 1, - anon_sym_LBRACE, - STATE(61), 1, - sym_unary_operator, - STATE(93), 1, + STATE(136), 1, sym_expression, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + STATE(47), 2, + sym_doc_comment, + sym_unary_operator, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5824,44 +6030,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2375] = 15, - ACTIONS(170), 1, + [2682] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, + STATE(48), 1, + sym_doc_comment, + STATE(146), 1, sym_primitive_type, - STATE(150), 1, + STATE(154), 1, sym_expression, - STATE(178), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5874,7 +6086,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2440] = 15, + [2756] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -5885,15 +6101,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(49), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(101), 1, + STATE(94), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -5911,7 +6129,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5924,44 +6142,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2505] = 15, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, - anon_sym_LPAREN, - ACTIONS(176), 1, + [2830] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, + anon_sym_LPAREN, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - STATE(45), 1, + ACTIONS(221), 1, + anon_sym_LBRACE, + STATE(50), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(141), 1, + STATE(81), 1, sym_expression, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(178), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -5974,7 +6198,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2570] = 15, + [2904] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -5985,15 +6213,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(51), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(77), 1, + STATE(80), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6011,7 +6241,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6024,44 +6254,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2635] = 15, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, + [2978] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - STATE(45), 1, + ACTIONS(221), 1, + anon_sym_LBRACE, + STATE(52), 1, + sym_doc_comment, + STATE(53), 1, sym_unary_operator, - STATE(137), 1, + STATE(87), 1, sym_expression, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(178), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6074,7 +6310,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2700] = 15, + [3052] = 17, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -6085,15 +6325,13 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, - sym_unary_operator, - STATE(75), 1, + STATE(68), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6101,6 +6339,9 @@ static const uint16_t ts_small_parse_table[] = { ACTIONS(41), 2, sym_number, sym_string, + STATE(53), 2, + sym_doc_comment, + sym_unary_operator, ACTIONS(43), 3, anon_sym_true, anon_sym_false, @@ -6111,7 +6352,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6124,7 +6365,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2765] = 15, + [3124] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -6135,15 +6380,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(53), 1, sym_unary_operator, - STATE(73), 1, + STATE(54), 1, + sym_doc_comment, + STATE(98), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6161,7 +6408,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6174,44 +6421,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2830] = 15, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, + [3198] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - STATE(45), 1, + ACTIONS(221), 1, + anon_sym_LBRACE, + STATE(53), 1, sym_unary_operator, - STATE(133), 1, + STATE(55), 1, + sym_doc_comment, + STATE(69), 1, sym_expression, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(178), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6224,44 +6477,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2895] = 15, - ACTIONS(17), 1, + [3272] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(236), 1, - anon_sym_LBRACE, - STATE(61), 1, + STATE(47), 1, sym_unary_operator, - STATE(88), 1, + STATE(56), 1, + sym_doc_comment, + STATE(130), 1, sym_expression, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6274,44 +6533,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [2960] = 15, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, + [3346] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - STATE(45), 1, + ACTIONS(221), 1, + anon_sym_LBRACE, + STATE(53), 1, sym_unary_operator, - STATE(139), 1, + STATE(57), 1, + sym_doc_comment, + STATE(96), 1, sym_expression, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(178), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6324,7 +6589,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3025] = 15, + [3420] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -6335,15 +6604,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(53), 1, sym_unary_operator, - STATE(81), 1, + STATE(58), 1, + sym_doc_comment, + STATE(71), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6361,7 +6632,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6374,44 +6645,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3090] = 15, - ACTIONS(170), 1, - anon_sym_LBRACE, - ACTIONS(174), 1, + [3494] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(17), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(21), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(35), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(45), 1, sym_none, - STATE(45), 1, + ACTIONS(221), 1, + anon_sym_LBRACE, + STATE(53), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(151), 1, + STATE(59), 1, + sym_doc_comment, + STATE(72), 1, sym_expression, - STATE(178), 1, + STATE(107), 1, + sym_primitive_type, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(41), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(43), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6424,44 +6701,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3155] = 15, - ACTIONS(17), 1, + [3568] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(236), 1, - anon_sym_LBRACE, - STATE(61), 1, + STATE(47), 1, sym_unary_operator, - STATE(69), 1, - sym_expression, - STATE(107), 1, + STATE(60), 1, + sym_doc_comment, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(153), 1, + sym_expression, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6474,44 +6757,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3220] = 15, - ACTIONS(17), 1, + [3642] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(236), 1, - anon_sym_LBRACE, - STATE(61), 1, + STATE(47), 1, sym_unary_operator, - STATE(76), 1, + STATE(61), 1, + sym_doc_comment, + STATE(122), 1, sym_expression, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6524,44 +6813,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3285] = 15, - ACTIONS(170), 1, + [3716] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(173), 1, + STATE(62), 1, + sym_doc_comment, + STATE(126), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6574,7 +6869,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3350] = 15, + [3790] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -6585,15 +6884,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(53), 1, sym_unary_operator, - STATE(98), 1, + STATE(63), 1, + sym_doc_comment, + STATE(77), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6611,7 +6912,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6624,7 +6925,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3415] = 15, + [3864] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -6635,15 +6940,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(53), 1, sym_unary_operator, - STATE(99), 1, + STATE(64), 1, + sym_doc_comment, + STATE(75), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6661,7 +6968,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6674,7 +6981,11 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3480] = 15, + [3938] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(17), 1, anon_sym_LPAREN, ACTIONS(21), 1, @@ -6685,15 +6996,17 @@ static const uint16_t ts_small_parse_table[] = { aux_sym_identifier_token1, ACTIONS(45), 1, sym_none, - ACTIONS(236), 1, + ACTIONS(221), 1, anon_sym_LBRACE, - STATE(61), 1, + STATE(53), 1, sym_unary_operator, - STATE(70), 1, + STATE(65), 1, + sym_doc_comment, + STATE(100), 1, sym_expression, STATE(107), 1, sym_primitive_type, - STATE(119), 1, + STATE(115), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, @@ -6711,7 +7024,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(118), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6724,44 +7037,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3545] = 15, - ACTIONS(170), 1, + [4012] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, anon_sym_LBRACE, - ACTIONS(174), 1, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(176), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(178), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(188), 1, + ACTIONS(173), 1, sym_none, - STATE(45), 1, + STATE(47), 1, sym_unary_operator, - STATE(144), 1, - sym_primitive_type, - STATE(147), 1, + STATE(66), 1, + sym_doc_comment, + STATE(123), 1, sym_expression, - STATE(178), 1, + STATE(146), 1, + sym_primitive_type, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(184), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(186), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(176), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6774,44 +7093,50 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3610] = 15, - ACTIONS(17), 1, + [4086] = 18, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(155), 1, + anon_sym_LBRACE, + ACTIONS(159), 1, anon_sym_LPAREN, - ACTIONS(21), 1, + ACTIONS(161), 1, anon_sym_PIPE, - ACTIONS(35), 1, + ACTIONS(163), 1, anon_sym_LBRACK, - ACTIONS(39), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(45), 1, + ACTIONS(173), 1, sym_none, - ACTIONS(236), 1, - anon_sym_LBRACE, - STATE(61), 1, + STATE(47), 1, sym_unary_operator, - STATE(71), 1, + STATE(67), 1, + sym_doc_comment, + STATE(145), 1, sym_expression, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(119), 1, + STATE(157), 1, sym_bool, ACTIONS(33), 2, anon_sym_DASH, anon_sym_BANG, - ACTIONS(41), 2, + ACTIONS(169), 2, sym_number, sym_string, - ACTIONS(43), 3, + ACTIONS(171), 3, anon_sym_true, anon_sym_false, anon_sym_error, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - STATE(130), 12, + STATE(155), 12, sym_lambda, sym_parenthesized_expression, sym_access, @@ -6824,48 +7149,52 @@ static const uint16_t ts_small_parse_table[] = { sym_slice, sym_map, sym_identifier, - [3675] = 15, - ACTIONS(240), 1, + [4160] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(225), 1, anon_sym_LF, - ACTIONS(242), 1, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(68), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(238), 10, + ACTIONS(223), 8, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, @@ -6873,217 +7202,184 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_fn, anon_sym_class, anon_sym_COLON, - [3739] = 10, - ACTIONS(242), 1, + [4231] = 17, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(258), 1, + ACTIONS(239), 1, + sym_and_operator, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(262), 1, + ACTIONS(247), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(260), 24, - anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - anon_sym_LT, - anon_sym_GT, - anon_sym_COLON, + STATE(69), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(231), 6, + anon_sym_LT, + anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - sym_and_operator, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - [3793] = 9, - ACTIONS(242), 1, - anon_sym_DOT, - ACTIONS(244), 1, - anon_sym_LPAREN, - ACTIONS(258), 1, - anon_sym_LBRACK, - ACTIONS(262), 1, - anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, - sym_comparative_operator, - STATE(54), 1, - sym_additive_operator, - STATE(60), 1, - sym_multiplicative_operator, - ACTIONS(260), 25, + ACTIONS(245), 10, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - anon_sym_LT, - anon_sym_GT, anon_sym_COLON, - anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, - anon_sym_SLASH, - anon_sym_PERCENT, - anon_sym_PLUS, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - [3845] = 13, - ACTIONS(242), 1, + [4300] = 15, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(262), 1, + ACTIONS(247), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(70), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, - anon_sym_LT, - anon_sym_GT, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - ACTIONS(260), 13, + ACTIONS(245), 17, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, + anon_sym_LT, + anon_sym_GT, anon_sym_COLON, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - [3905] = 16, - ACTIONS(242), 1, + [4365] = 14, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, - sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(266), 1, + ACTIONS(247), 1, anon_sym_LF, - ACTIONS(268), 1, - anon_sym_COLON, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(256), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(252), 3, + STATE(71), 1, + sym_doc_comment, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(245), 19, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, + anon_sym_COLON, + anon_sym_DASH, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(264), 9, - anon_sym_SEMI, + sym_and_operator, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + [4428] = 13, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [3971] = 11, - ACTIONS(242), 1, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(262), 1, + ACTIONS(247), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(252), 3, - anon_sym_STAR, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(260), 21, + STATE(72), 1, + sym_doc_comment, + ACTIONS(245), 22, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, @@ -7094,6 +7390,9 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_GT, anon_sym_COLON, anon_sym_DASH, + anon_sym_STAR, + anon_sym_SLASH, + anon_sym_PERCENT, anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, @@ -7102,48 +7401,52 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - [4027] = 15, - ACTIONS(242), 1, + [4489] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(272), 1, + ACTIONS(251), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(73), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(270), 10, + ACTIONS(249), 8, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, @@ -7151,36 +7454,84 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_fn, anon_sym_class, anon_sym_COLON, - [4091] = 12, - ACTIONS(242), 1, + [4560] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(258), 1, + ACTIONS(239), 1, + sym_and_operator, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(262), 1, + ACTIONS(255), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(74), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(252), 3, + ACTIONS(241), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(260), 19, + ACTIONS(231), 6, + anon_sym_LT, + anon_sym_GT, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + ACTIONS(253), 8, anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + anon_sym_COLON, + [4631] = 12, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(227), 1, + anon_sym_DOT, + ACTIONS(229), 1, + anon_sym_LPAREN, + ACTIONS(243), 1, + anon_sym_LBRACK, + ACTIONS(247), 1, + anon_sym_LF, + STATE(44), 1, + sym_comparative_operator, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, + sym_additive_operator, + STATE(59), 1, + sym_multiplicative_operator, + STATE(75), 1, + sym_doc_comment, + ACTIONS(245), 23, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, @@ -7190,6 +7541,12 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LT, anon_sym_GT, anon_sym_COLON, + anon_sym_DASH, + sym_power_operator, + anon_sym_STAR, + anon_sym_SLASH, + anon_sym_PERCENT, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, @@ -7197,94 +7554,101 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - [4149] = 15, - ACTIONS(242), 1, + [4690] = 19, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(276), 1, + ACTIONS(259), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + ACTIONS(261), 1, + anon_sym_COLON, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(76), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(274), 10, + ACTIONS(257), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - anon_sym_COLON, - [4213] = 14, - ACTIONS(242), 1, + [4763] = 16, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, - sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(262), 1, + ACTIONS(247), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(77), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(260), 12, + ACTIONS(245), 11, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, @@ -7292,13 +7656,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_fn, anon_sym_class, anon_sym_COLON, + sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - [4275] = 2, - ACTIONS(278), 12, - ts_builtin_sym_end, + [4830] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(78), 1, + sym_doc_comment, + ACTIONS(263), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7308,7 +7677,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(280), 20, + ACTIONS(265), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7329,11 +7698,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4312] = 2, - ACTIONS(282), 12, - ts_builtin_sym_end, + [4874] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(79), 1, + sym_doc_comment, + ACTIONS(267), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7343,7 +7716,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(284), 20, + ACTIONS(269), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7364,129 +7737,119 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4349] = 2, - ACTIONS(286), 12, - ts_builtin_sym_end, + [4918] = 18, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(227), 1, + anon_sym_DOT, + ACTIONS(229), 1, anon_sym_LPAREN, - anon_sym_PIPE, - anon_sym_DASH, - anon_sym_BANG, + ACTIONS(235), 1, + sym_power_operator, + ACTIONS(239), 1, + sym_and_operator, + ACTIONS(243), 1, anon_sym_LBRACK, - sym_number, - sym_string, - ACTIONS(288), 20, - anon_sym_import, - anon_sym_static, - anon_sym_pure, - anon_sym_proto, - anon_sym_fn, - anon_sym_class, - anon_sym_print, - anon_sym_assert, - anon_sym_return, - anon_sym_let, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - aux_sym_identifier_token1, - anon_sym_true, - anon_sym_false, - anon_sym_error, - sym_none, - [4386] = 15, - ACTIONS(242), 1, - anon_sym_DOT, - ACTIONS(244), 1, - anon_sym_LPAREN, - ACTIONS(250), 1, - sym_power_operator, - ACTIONS(254), 1, - sym_and_operator, - ACTIONS(258), 1, - anon_sym_LBRACK, - ACTIONS(292), 1, + ACTIONS(273), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(80), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(290), 9, + ACTIONS(271), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [4449] = 2, - ACTIONS(294), 12, - ts_builtin_sym_end, + [4988] = 18, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(227), 1, + anon_sym_DOT, + ACTIONS(229), 1, anon_sym_LPAREN, - anon_sym_PIPE, - anon_sym_DASH, - anon_sym_BANG, + ACTIONS(235), 1, + sym_power_operator, + ACTIONS(239), 1, + sym_and_operator, + ACTIONS(243), 1, anon_sym_LBRACK, - sym_number, - sym_string, - ACTIONS(296), 20, - anon_sym_import, + ACTIONS(277), 1, + anon_sym_LF, + STATE(44), 1, + sym_comparative_operator, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, + sym_additive_operator, + STATE(59), 1, + sym_multiplicative_operator, + STATE(81), 1, + sym_doc_comment, + ACTIONS(233), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(241), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(237), 3, + anon_sym_STAR, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(231), 6, + anon_sym_LT, + anon_sym_GT, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + ACTIONS(275), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_static, anon_sym_pure, - anon_sym_proto, anon_sym_fn, anon_sym_class, - anon_sym_print, - anon_sym_assert, - anon_sym_return, - anon_sym_let, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - aux_sym_identifier_token1, - anon_sym_true, - anon_sym_false, - anon_sym_error, - sym_none, - [4486] = 2, - ACTIONS(298), 12, - ts_builtin_sym_end, + [5058] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(82), 1, + sym_doc_comment, + ACTIONS(279), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7496,7 +7859,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(300), 20, + ACTIONS(281), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7517,11 +7880,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4523] = 2, - ACTIONS(302), 12, - ts_builtin_sym_end, + [5102] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(83), 1, + sym_doc_comment, + ACTIONS(283), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7531,7 +7898,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(304), 20, + ACTIONS(285), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7552,59 +7919,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4560] = 15, - ACTIONS(242), 1, - anon_sym_DOT, - ACTIONS(244), 1, - anon_sym_LPAREN, - ACTIONS(250), 1, - sym_power_operator, - ACTIONS(254), 1, - sym_and_operator, - ACTIONS(258), 1, - anon_sym_LBRACK, - ACTIONS(266), 1, - anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, - sym_comparative_operator, - STATE(54), 1, - sym_additive_operator, - STATE(60), 1, - sym_multiplicative_operator, - ACTIONS(248), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(256), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(252), 3, - anon_sym_STAR, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(246), 6, - anon_sym_LT, - anon_sym_GT, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - ACTIONS(264), 9, - anon_sym_SEMI, + [5146] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [4623] = 2, - ACTIONS(148), 12, + STATE(84), 1, + sym_doc_comment, + ACTIONS(287), 10, ts_builtin_sym_end, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7614,7 +7937,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(154), 20, + ACTIONS(289), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7635,11 +7958,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4660] = 2, - ACTIONS(306), 12, - ts_builtin_sym_end, + [5190] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(85), 1, + sym_doc_comment, + ACTIONS(129), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7649,7 +7976,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(308), 20, + ACTIONS(139), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7670,94 +7997,119 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4697] = 15, - ACTIONS(242), 1, + [5234] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(312), 1, + ACTIONS(259), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(86), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(310), 9, + ACTIONS(257), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [4760] = 2, - ACTIONS(314), 12, - ts_builtin_sym_end, + [5304] = 18, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(227), 1, + anon_sym_DOT, + ACTIONS(229), 1, anon_sym_LPAREN, - anon_sym_PIPE, - anon_sym_DASH, - anon_sym_BANG, + ACTIONS(235), 1, + sym_power_operator, + ACTIONS(239), 1, + sym_and_operator, + ACTIONS(243), 1, anon_sym_LBRACK, - sym_number, - sym_string, - ACTIONS(316), 20, - anon_sym_import, + ACTIONS(293), 1, + anon_sym_LF, + STATE(44), 1, + sym_comparative_operator, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, + sym_additive_operator, + STATE(59), 1, + sym_multiplicative_operator, + STATE(87), 1, + sym_doc_comment, + ACTIONS(233), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(241), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(237), 3, + anon_sym_STAR, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(231), 6, + anon_sym_LT, + anon_sym_GT, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + ACTIONS(291), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_static, anon_sym_pure, - anon_sym_proto, anon_sym_fn, anon_sym_class, - anon_sym_print, - anon_sym_assert, - anon_sym_return, - anon_sym_let, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - aux_sym_identifier_token1, - anon_sym_true, - anon_sym_false, - anon_sym_error, - sym_none, - [4797] = 2, - ACTIONS(318), 12, - ts_builtin_sym_end, + [5374] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(88), 1, + sym_doc_comment, + ACTIONS(295), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7767,7 +8119,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(320), 20, + ACTIONS(297), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7788,11 +8140,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4834] = 2, - ACTIONS(322), 12, - ts_builtin_sym_end, + [5418] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(89), 1, + sym_doc_comment, + ACTIONS(299), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7802,7 +8158,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(324), 20, + ACTIONS(301), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7823,11 +8179,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4871] = 2, - ACTIONS(61), 12, - ts_builtin_sym_end, + [5462] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(90), 1, + sym_doc_comment, + ACTIONS(303), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7837,7 +8197,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(326), 20, + ACTIONS(305), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7858,59 +8218,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [4908] = 15, - ACTIONS(242), 1, - anon_sym_DOT, - ACTIONS(244), 1, - anon_sym_LPAREN, - ACTIONS(250), 1, - sym_power_operator, - ACTIONS(254), 1, - sym_and_operator, - ACTIONS(258), 1, - anon_sym_LBRACK, - ACTIONS(330), 1, - anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, - sym_comparative_operator, - STATE(54), 1, - sym_additive_operator, - STATE(60), 1, - sym_multiplicative_operator, - ACTIONS(248), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(256), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(252), 3, - anon_sym_STAR, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(246), 6, - anon_sym_LT, - anon_sym_GT, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - ACTIONS(328), 9, - anon_sym_SEMI, + [5506] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [4971] = 2, - ACTIONS(332), 12, + STATE(91), 1, + sym_doc_comment, + ACTIONS(307), 10, ts_builtin_sym_end, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7920,7 +8236,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(334), 20, + ACTIONS(309), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7941,11 +8257,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5008] = 2, - ACTIONS(336), 12, - ts_builtin_sym_end, + [5550] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(92), 1, + sym_doc_comment, + ACTIONS(311), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -7955,7 +8275,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(338), 20, + ACTIONS(313), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -7976,61 +8296,121 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5045] = 15, - ACTIONS(242), 1, + [5594] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(342), 1, + ACTIONS(317), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(93), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(340), 9, + ACTIONS(315), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [5108] = 2, - ACTIONS(344), 12, - ts_builtin_sym_end, + [5664] = 18, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(227), 1, + anon_sym_DOT, + ACTIONS(229), 1, + anon_sym_LPAREN, + ACTIONS(235), 1, + sym_power_operator, + ACTIONS(239), 1, + sym_and_operator, + ACTIONS(243), 1, + anon_sym_LBRACK, + ACTIONS(321), 1, + anon_sym_LF, + STATE(44), 1, + sym_comparative_operator, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, + sym_additive_operator, + STATE(59), 1, + sym_multiplicative_operator, + STATE(94), 1, + sym_doc_comment, + ACTIONS(233), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(241), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(237), 3, + anon_sym_STAR, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(231), 6, + anon_sym_LT, + anon_sym_GT, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + ACTIONS(319), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [5734] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(95), 1, + sym_doc_comment, + ACTIONS(61), 10, + ts_builtin_sym_end, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_LPAREN, anon_sym_PIPE, anon_sym_DASH, @@ -8038,7 +8418,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(346), 20, + ACTIONS(323), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -8059,203 +8439,327 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5145] = 15, - ACTIONS(242), 1, + [5778] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(350), 1, + ACTIONS(327), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(96), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(348), 9, + ACTIONS(325), 7, anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [5848] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(97), 1, + sym_doc_comment, + ACTIONS(329), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, + anon_sym_LPAREN, + anon_sym_PIPE, + anon_sym_DASH, + anon_sym_BANG, + anon_sym_LBRACK, + sym_number, + sym_string, + ACTIONS(331), 20, + anon_sym_import, anon_sym_static, anon_sym_pure, + anon_sym_proto, anon_sym_fn, anon_sym_class, - [5208] = 15, - ACTIONS(242), 1, + anon_sym_print, + anon_sym_assert, + anon_sym_return, + anon_sym_let, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + aux_sym_identifier_token1, + anon_sym_true, + anon_sym_false, + anon_sym_error, + sym_none, + [5892] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(354), 1, + ACTIONS(335), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(98), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(352), 9, + ACTIONS(333), 7, anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [5962] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(99), 1, + sym_doc_comment, + ACTIONS(337), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, + anon_sym_LPAREN, + anon_sym_PIPE, + anon_sym_DASH, + anon_sym_BANG, + anon_sym_LBRACK, + sym_number, + sym_string, + ACTIONS(339), 20, + anon_sym_import, anon_sym_static, anon_sym_pure, + anon_sym_proto, anon_sym_fn, anon_sym_class, - [5271] = 15, - ACTIONS(242), 1, + anon_sym_print, + anon_sym_assert, + anon_sym_return, + anon_sym_let, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + aux_sym_identifier_token1, + anon_sym_true, + anon_sym_false, + anon_sym_error, + sym_none, + [6006] = 18, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(227), 1, anon_sym_DOT, - ACTIONS(244), 1, + ACTIONS(229), 1, anon_sym_LPAREN, - ACTIONS(250), 1, + ACTIONS(235), 1, sym_power_operator, - ACTIONS(254), 1, + ACTIONS(239), 1, sym_and_operator, - ACTIONS(258), 1, + ACTIONS(243), 1, anon_sym_LBRACK, - ACTIONS(358), 1, + ACTIONS(343), 1, anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, + STATE(44), 1, sym_comparative_operator, - STATE(54), 1, + STATE(55), 1, + sym_or_operator, + STATE(58), 1, sym_additive_operator, - STATE(60), 1, + STATE(59), 1, sym_multiplicative_operator, - ACTIONS(248), 2, + STATE(100), 1, + sym_doc_comment, + ACTIONS(233), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(256), 2, + ACTIONS(241), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(252), 3, + ACTIONS(237), 3, anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(246), 6, + ACTIONS(231), 6, anon_sym_LT, anon_sym_GT, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(356), 9, + ACTIONS(341), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [5334] = 15, - ACTIONS(242), 1, - anon_sym_DOT, - ACTIONS(244), 1, + [6076] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(101), 1, + sym_doc_comment, + ACTIONS(345), 10, + ts_builtin_sym_end, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_LPAREN, - ACTIONS(250), 1, - sym_power_operator, - ACTIONS(254), 1, - sym_and_operator, - ACTIONS(258), 1, - anon_sym_LBRACK, - ACTIONS(362), 1, - anon_sym_LF, - STATE(51), 1, - sym_or_operator, - STATE(53), 1, - sym_comparative_operator, - STATE(54), 1, - sym_additive_operator, - STATE(60), 1, - sym_multiplicative_operator, - ACTIONS(248), 2, + anon_sym_PIPE, anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(256), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(252), 3, - anon_sym_STAR, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(246), 6, - anon_sym_LT, - anon_sym_GT, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - ACTIONS(360), 9, - anon_sym_SEMI, + anon_sym_BANG, + anon_sym_LBRACK, + sym_number, + sym_string, + ACTIONS(347), 20, + anon_sym_import, + anon_sym_static, + anon_sym_pure, + anon_sym_proto, + anon_sym_fn, + anon_sym_class, + anon_sym_print, + anon_sym_assert, + anon_sym_return, + anon_sym_let, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + aux_sym_identifier_token1, + anon_sym_true, + anon_sym_false, + anon_sym_error, + sym_none, + [6120] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(102), 1, + sym_doc_comment, + ACTIONS(349), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, + anon_sym_LPAREN, + anon_sym_PIPE, + anon_sym_DASH, + anon_sym_BANG, + anon_sym_LBRACK, + sym_number, + sym_string, + ACTIONS(351), 20, + anon_sym_import, anon_sym_static, anon_sym_pure, + anon_sym_proto, anon_sym_fn, anon_sym_class, - [5397] = 2, - ACTIONS(364), 12, - ts_builtin_sym_end, + anon_sym_print, + anon_sym_assert, + anon_sym_return, + anon_sym_let, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + aux_sym_identifier_token1, + anon_sym_true, + anon_sym_false, + anon_sym_error, + sym_none, + [6164] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(103), 1, + sym_doc_comment, + ACTIONS(353), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -8265,7 +8769,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(366), 20, + ACTIONS(355), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -8286,11 +8790,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5434] = 2, - ACTIONS(368), 12, - ts_builtin_sym_end, + [6208] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(104), 1, + sym_doc_comment, + ACTIONS(357), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -8300,7 +8808,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(370), 20, + ACTIONS(359), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -8321,11 +8829,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5471] = 2, - ACTIONS(372), 12, - ts_builtin_sym_end, + [6252] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(105), 1, + sym_doc_comment, + ACTIONS(361), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -8335,7 +8847,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(374), 20, + ACTIONS(363), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -8356,11 +8868,15 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5508] = 2, - ACTIONS(376), 12, - ts_builtin_sym_end, + [6296] = 5, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, + STATE(106), 1, + sym_doc_comment, + ACTIONS(365), 10, + ts_builtin_sym_end, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_LPAREN, @@ -8370,7 +8886,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(378), 20, + ACTIONS(367), 20, anon_sym_import, anon_sym_static, anon_sym_pure, @@ -8391,13 +8907,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [5545] = 2, - ACTIONS(382), 1, - anon_sym_LF, - ACTIONS(380), 30, - anon_sym_SEMI, + [6340] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(371), 1, + anon_sym_LF, + STATE(107), 1, + sym_doc_comment, + ACTIONS(369), 28, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8425,13 +8945,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5581] = 2, - ACTIONS(386), 1, - anon_sym_LF, - ACTIONS(384), 30, - anon_sym_SEMI, + [6383] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(375), 1, + anon_sym_LF, + STATE(108), 1, + sym_doc_comment, + ACTIONS(373), 28, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8459,13 +8983,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5617] = 2, - ACTIONS(390), 1, - anon_sym_LF, - ACTIONS(388), 29, - anon_sym_SEMI, + [6426] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(379), 1, + anon_sym_LF, + STATE(109), 1, + sym_doc_comment, + ACTIONS(377), 27, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8492,15 +9020,19 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5652] = 3, - ACTIONS(394), 1, + [6468] = 6, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(383), 1, anon_sym_LF, - ACTIONS(396), 1, + ACTIONS(385), 1, anon_sym_EQ, - ACTIONS(392), 28, + STATE(110), 1, + sym_doc_comment, + ACTIONS(381), 26, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8526,13 +9058,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5689] = 2, - ACTIONS(400), 1, - anon_sym_LF, - ACTIONS(398), 29, - anon_sym_SEMI, + [6512] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(389), 1, + anon_sym_LF, + STATE(111), 1, + sym_doc_comment, + ACTIONS(387), 27, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8559,13 +9095,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5724] = 2, - ACTIONS(404), 1, - anon_sym_LF, - ACTIONS(402), 28, - anon_sym_SEMI, + [6554] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(393), 1, + anon_sym_LF, + STATE(112), 1, + sym_doc_comment, + ACTIONS(391), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8591,45 +9131,65 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5758] = 2, - ACTIONS(408), 1, - anon_sym_LF, - ACTIONS(406), 28, - anon_sym_SEMI, + [6595] = 17, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(113), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - anon_sym_COLON, + ACTIONS(399), 2, anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, + anon_sym_PLUS, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, + ACTIONS(247), 8, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_LBRACK, - [5792] = 2, - ACTIONS(412), 1, - anon_sym_LF, - ACTIONS(410), 28, - anon_sym_SEMI, + anon_sym_RBRACK, + [6660] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(411), 1, + anon_sym_LF, + STATE(114), 1, + sym_doc_comment, + ACTIONS(409), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8655,13 +9215,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5826] = 2, - ACTIONS(416), 1, - anon_sym_LF, - ACTIONS(414), 28, - anon_sym_SEMI, + [6701] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(415), 1, + anon_sym_LF, + STATE(115), 1, + sym_doc_comment, + ACTIONS(413), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8687,13 +9251,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5860] = 2, - ACTIONS(420), 1, - anon_sym_LF, - ACTIONS(418), 28, - anon_sym_SEMI, + [6742] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(419), 1, + anon_sym_LF, + STATE(116), 1, + sym_doc_comment, + ACTIONS(417), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8719,13 +9287,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5894] = 2, - ACTIONS(424), 1, - anon_sym_LF, - ACTIONS(422), 28, - anon_sym_SEMI, + [6783] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(423), 1, + anon_sym_LF, + STATE(117), 1, + sym_doc_comment, + ACTIONS(421), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8751,13 +9323,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5928] = 2, - ACTIONS(428), 1, - anon_sym_LF, - ACTIONS(426), 28, - anon_sym_SEMI, + [6824] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(383), 1, + anon_sym_LF, + STATE(118), 1, + sym_doc_comment, + ACTIONS(381), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8783,13 +9359,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5962] = 2, - ACTIONS(432), 1, - anon_sym_LF, - ACTIONS(430), 28, - anon_sym_SEMI, + [6865] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(427), 1, + anon_sym_LF, + STATE(119), 1, + sym_doc_comment, + ACTIONS(425), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8815,13 +9395,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [5996] = 2, - ACTIONS(436), 1, - anon_sym_LF, - ACTIONS(434), 28, - anon_sym_SEMI, + [6906] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(251), 1, + anon_sym_LF, + STATE(120), 1, + sym_doc_comment, + ACTIONS(249), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8847,94 +9431,144 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6030] = 2, - ACTIONS(440), 1, - anon_sym_LF, - ACTIONS(438), 28, - anon_sym_SEMI, + [6947] = 19, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(121), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - anon_sym_COLON, + ACTIONS(399), 2, anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, + anon_sym_PLUS, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - sym_and_operator, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - anon_sym_LBRACK, - [6064] = 2, - ACTIONS(152), 1, - anon_sym_LF, - ACTIONS(150), 28, - anon_sym_SEMI, + ACTIONS(255), 5, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, + anon_sym_RBRACK, + [7016] = 18, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(122), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - anon_sym_COLON, + ACTIONS(399), 2, anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, + anon_sym_PLUS, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - sym_and_operator, + ACTIONS(247), 7, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_LBRACK, - [6098] = 2, - ACTIONS(444), 1, - anon_sym_LF, - ACTIONS(442), 28, - anon_sym_SEMI, + anon_sym_RBRACK, + [7083] = 16, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(123), 1, + sym_doc_comment, + ACTIONS(245), 2, anon_sym_LT, anon_sym_GT, - anon_sym_COLON, + ACTIONS(399), 2, anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, + anon_sym_PLUS, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(247), 12, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, @@ -8942,14 +9576,18 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_LBRACK, - [6132] = 2, - ACTIONS(286), 1, - anon_sym_LF, - ACTIONS(288), 28, - anon_sym_SEMI, + anon_sym_RBRACK, + [7146] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(435), 1, + anon_sym_LF, + STATE(124), 1, + sym_doc_comment, + ACTIONS(433), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -8975,13 +9613,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6166] = 2, - ACTIONS(448), 1, - anon_sym_LF, - ACTIONS(446), 28, - anon_sym_SEMI, + [7187] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(439), 1, + anon_sym_LF, + STATE(125), 1, + sym_doc_comment, + ACTIONS(437), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9007,29 +9649,43 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6200] = 2, - ACTIONS(152), 1, - anon_sym_LF, - ACTIONS(150), 28, - anon_sym_SEMI, + [7228] = 15, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(126), 1, + sym_doc_comment, + ACTIONS(245), 2, anon_sym_LT, anon_sym_GT, - anon_sym_COLON, - anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, + ACTIONS(247), 14, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, + anon_sym_DASH, anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, @@ -9038,14 +9694,18 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_LBRACK, - [6234] = 2, - ACTIONS(452), 1, - anon_sym_LF, - ACTIONS(450), 28, - anon_sym_SEMI, + anon_sym_RBRACK, + [7289] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(443), 1, + anon_sym_LF, + STATE(127), 1, + sym_doc_comment, + ACTIONS(441), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9071,13 +9731,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6268] = 2, - ACTIONS(456), 1, - anon_sym_LF, - ACTIONS(454), 28, - anon_sym_SEMI, + [7330] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(255), 1, + anon_sym_LF, + STATE(128), 1, + sym_doc_comment, + ACTIONS(253), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9103,13 +9767,17 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6302] = 2, - ACTIONS(460), 1, - anon_sym_LF, - ACTIONS(458), 28, - anon_sym_SEMI, + [7371] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(447), 1, + anon_sym_LF, + STATE(129), 1, + sym_doc_comment, + ACTIONS(445), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9135,27 +9803,39 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6336] = 2, - ACTIONS(464), 1, - anon_sym_LF, - ACTIONS(462), 28, - anon_sym_SEMI, + [7412] = 13, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(130), 1, + sym_doc_comment, + ACTIONS(245), 3, anon_sym_LT, anon_sym_GT, + anon_sym_STAR, + ACTIONS(247), 16, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, anon_sym_COLON, anon_sym_DASH, - sym_power_operator, - anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PLUS, @@ -9166,14 +9846,18 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_LBRACK, - [6370] = 2, - ACTIONS(394), 1, - anon_sym_LF, - ACTIONS(392), 28, - anon_sym_SEMI, + anon_sym_RBRACK, + [7469] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(451), 1, + anon_sym_LF, + STATE(131), 1, + sym_doc_comment, + ACTIONS(449), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9199,27 +9883,38 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6404] = 2, - ACTIONS(240), 1, - anon_sym_LF, - ACTIONS(238), 28, - anon_sym_SEMI, + [7510] = 12, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, + ACTIONS(395), 1, anon_sym_DOT, - anon_sym_static, - anon_sym_pure, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_fn, - anon_sym_class, - anon_sym_LT, + ACTIONS(407), 1, + anon_sym_LBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(132), 1, + sym_doc_comment, + ACTIONS(245), 3, + anon_sym_LT, anon_sym_GT, + anon_sym_STAR, + ACTIONS(247), 17, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, anon_sym_COLON, anon_sym_DASH, sym_power_operator, - anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PLUS, @@ -9230,14 +9925,68 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, + anon_sym_RBRACK, + [7565] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, + anon_sym_DOT, + ACTIONS(397), 1, + anon_sym_LPAREN, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, anon_sym_LBRACK, - [6438] = 2, - ACTIONS(272), 1, + ACTIONS(429), 1, + sym_and_operator, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(133), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(403), 2, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + ACTIONS(251), 5, + anon_sym_RBRACE, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, + anon_sym_RBRACK, + [7634] = 5, + ACTIONS(133), 1, anon_sym_LF, - ACTIONS(270), 28, - anon_sym_SEMI, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + STATE(134), 1, + sym_doc_comment, + ACTIONS(131), 26, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9263,32 +10012,31 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, anon_sym_LBRACK, - [6472] = 9, - ACTIONS(466), 1, + [7675] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(283), 1, + anon_sym_LF, + STATE(135), 1, + sym_doc_comment, + ACTIONS(285), 26, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(260), 3, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - anon_sym_STAR, - ACTIONS(262), 17, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, anon_sym_COLON, anon_sym_DASH, sym_power_operator, + anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PLUS, @@ -9299,170 +10047,120 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_RBRACK, - [6518] = 16, - ACTIONS(252), 1, + anon_sym_LBRACK, + [7716] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - ACTIONS(246), 2, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(136), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(276), 5, + ACTIONS(225), 5, anon_sym_RBRACE, anon_sym_RPAREN, anon_sym_COMMA, anon_sym_COLON, anon_sym_RBRACK, - [6578] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, + [7785] = 5, + ACTIONS(133), 1, + anon_sym_LF, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + STATE(137), 1, + sym_doc_comment, + ACTIONS(131), 26, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + anon_sym_COLON, anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, + sym_power_operator, + anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(478), 4, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(272), 5, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, - anon_sym_COLON, - anon_sym_RBRACK, - [6638] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, - anon_sym_DOT, - ACTIONS(468), 1, - anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, sym_and_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(482), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - ACTIONS(240), 5, + anon_sym_LBRACK, + [7826] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(455), 1, + anon_sym_LF, + STATE(138), 1, + sym_doc_comment, + ACTIONS(453), 26, + anon_sym_SEMI, + anon_sym_LBRACE, anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, - anon_sym_COLON, - anon_sym_RBRACK, - [6698] = 12, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(260), 2, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(262), 14, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, anon_sym_COLON, anon_sym_DASH, + sym_power_operator, + anon_sym_STAR, + anon_sym_SLASH, + anon_sym_PERCENT, anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, @@ -9471,34 +10169,32 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_RBRACK, - [6750] = 10, - ACTIONS(466), 1, + anon_sym_LBRACK, + [7867] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(459), 1, + anon_sym_LF, + STATE(139), 1, + sym_doc_comment, + ACTIONS(457), 26, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(260), 3, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - anon_sym_STAR, - ACTIONS(262), 16, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, anon_sym_COLON, anon_sym_DASH, + sym_power_operator, + anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, anon_sym_PLUS, @@ -9509,83 +10205,71 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_RBRACK, - [6798] = 15, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, + anon_sym_LBRACK, + [7908] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(463), 1, + anon_sym_LF, + STATE(140), 1, + sym_doc_comment, + ACTIONS(461), 26, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + anon_sym_COLON, anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, + sym_power_operator, + anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(478), 4, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(262), 7, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, - anon_sym_COLON, + sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_RBRACK, - [6856] = 13, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, + anon_sym_LBRACK, + [7949] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(467), 1, + anon_sym_LF, + STATE(141), 1, + sym_doc_comment, + ACTIONS(465), 26, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(260), 2, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + anon_sym_COLON, anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, + sym_power_operator, + anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(262), 12, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, - anon_sym_COLON, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, @@ -9593,100 +10277,106 @@ static const uint16_t ts_small_parse_table[] = { sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_RBRACK, - [6910] = 14, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, + anon_sym_LBRACK, + [7990] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(471), 1, + anon_sym_LF, + STATE(142), 1, + sym_doc_comment, + ACTIONS(469), 26, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, + anon_sym_static, + anon_sym_pure, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, + anon_sym_fn, + anon_sym_class, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + anon_sym_COLON, anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, + sym_power_operator, + anon_sym_STAR, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(478), 4, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - ACTIONS(262), 8, - anon_sym_RBRACE, - anon_sym_RPAREN, - anon_sym_COMMA, - anon_sym_COLON, sym_and_operator, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - anon_sym_RBRACK, - [6966] = 18, - ACTIONS(252), 1, + anon_sym_LBRACK, + [8031] = 21, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(484), 1, + ACTIONS(473), 1, anon_sym_COMMA, - ACTIONS(486), 1, + ACTIONS(475), 1, anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - STATE(301), 1, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(143), 1, + sym_doc_comment, + STATE(294), 1, aux_sym_arg_list_repeat1, - ACTIONS(246), 2, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7028] = 2, - ACTIONS(380), 4, + [8102] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(144), 1, + sym_doc_comment, + ACTIONS(373), 4, anon_sym_LT, anon_sym_GT, anon_sym_DASH, anon_sym_STAR, - ACTIONS(382), 21, + ACTIONS(375), 21, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9708,13 +10398,67 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7058] = 2, - ACTIONS(384), 4, + [8141] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, + anon_sym_DOT, + ACTIONS(397), 1, + anon_sym_LPAREN, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(145), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(403), 2, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(477), 3, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_RBRACK, + ACTIONS(405), 4, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + [8208] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(146), 1, + sym_doc_comment, + ACTIONS(369), 4, anon_sym_LT, anon_sym_GT, anon_sym_DASH, anon_sym_STAR, - ACTIONS(386), 21, + ACTIONS(371), 21, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_DOT, @@ -9736,333 +10480,385 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7088] = 18, - ACTIONS(252), 1, + [8247] = 21, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(488), 1, + ACTIONS(479), 1, anon_sym_RPAREN, - ACTIONS(490), 1, + ACTIONS(481), 1, anon_sym_COMMA, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - STATE(293), 1, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(147), 1, + sym_doc_comment, + STATE(296), 1, aux_sym_arg_list_repeat1, - ACTIONS(246), 2, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7150] = 18, - ACTIONS(252), 1, + [8318] = 21, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(492), 1, + ACTIONS(483), 1, anon_sym_COMMA, - ACTIONS(494), 1, + ACTIONS(485), 1, anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - STATE(282), 1, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(148), 1, + sym_doc_comment, + STATE(299), 1, aux_sym_arg_list_repeat1, - ACTIONS(246), 2, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7212] = 16, - ACTIONS(252), 1, + [8389] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - ACTIONS(246), 2, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(149), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(496), 3, - anon_sym_RPAREN, + ACTIONS(487), 2, + anon_sym_RBRACE, anon_sym_COMMA, - anon_sym_RBRACK, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7270] = 17, - ACTIONS(252), 1, + [8455] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(498), 1, + ACTIONS(489), 1, anon_sym_COLON, - ACTIONS(500), 1, + ACTIONS(491), 1, anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - ACTIONS(246), 2, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(150), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7329] = 17, - ACTIONS(252), 1, + [8523] = 20, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(502), 1, + ACTIONS(493), 1, anon_sym_COLON, - ACTIONS(504), 1, + ACTIONS(495), 1, anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - ACTIONS(246), 2, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(151), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7388] = 16, - ACTIONS(252), 1, + [8591] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(152), 1, + sym_doc_comment, + ACTIONS(391), 3, + anon_sym_LT, + anon_sym_GT, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(393), 20, + anon_sym_RBRACE, anon_sym_DOT, - ACTIONS(468), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, + sym_power_operator, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(506), 2, - anon_sym_RBRACE, - anon_sym_COMMA, - ACTIONS(478), 4, + anon_sym_PLUS, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7445] = 16, - ACTIONS(252), 1, + sym_and_operator, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + anon_sym_LBRACK, + anon_sym_RBRACK, + [8628] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(508), 1, + ACTIONS(497), 1, anon_sym_RPAREN, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - ACTIONS(246), 2, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(153), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [7501] = 2, - ACTIONS(430), 3, - anon_sym_LT, - anon_sym_GT, + [8693] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(432), 20, - anon_sym_RBRACE, + ACTIONS(395), 1, anon_sym_DOT, + ACTIONS(397), 1, anon_sym_LPAREN, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + ACTIONS(499), 1, anon_sym_RPAREN, - anon_sym_COMMA, - anon_sym_COLON, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(154), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, anon_sym_DASH, - sym_power_operator, + anon_sym_PLUS, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - sym_and_operator, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - anon_sym_LBRACK, - anon_sym_RBRACK, - [7529] = 2, - ACTIONS(270), 3, + [8758] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(155), 1, + sym_doc_comment, + ACTIONS(381), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(272), 20, + ACTIONS(383), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10083,12 +10879,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7557] = 2, - ACTIONS(454), 3, + [8795] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(156), 1, + sym_doc_comment, + ACTIONS(417), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(456), 20, + ACTIONS(419), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10109,92 +10911,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7585] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, - anon_sym_DOT, - ACTIONS(468), 1, - anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - ACTIONS(510), 1, - anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(478), 4, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - [7641] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, - anon_sym_DOT, - ACTIONS(468), 1, - anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - ACTIONS(512), 1, - anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(478), 4, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - [7697] = 2, - ACTIONS(442), 3, + [8832] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(157), 1, + sym_doc_comment, + ACTIONS(413), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(444), 20, + ACTIONS(415), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10215,12 +10943,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7725] = 2, - ACTIONS(388), 3, + [8869] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(158), 1, + sym_doc_comment, + ACTIONS(437), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(390), 20, + ACTIONS(439), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10241,12 +10975,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7753] = 2, - ACTIONS(426), 3, + [8906] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(159), 1, + sym_doc_comment, + ACTIONS(453), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(428), 20, + ACTIONS(455), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10267,12 +11007,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7781] = 2, - ACTIONS(446), 3, + [8943] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(160), 1, + sym_doc_comment, + ACTIONS(249), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(448), 20, + ACTIONS(251), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10293,12 +11039,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7809] = 2, - ACTIONS(150), 3, + [8980] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(161), 1, + sym_doc_comment, + ACTIONS(425), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(152), 20, + ACTIONS(427), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10319,52 +11071,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7837] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, - anon_sym_DOT, - ACTIONS(468), 1, - anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - ACTIONS(514), 1, - anon_sym_COLON, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(478), 4, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - [7893] = 2, - ACTIONS(238), 3, + [9017] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(162), 1, + sym_doc_comment, + ACTIONS(377), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(240), 20, + ACTIONS(379), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10385,12 +11103,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7921] = 2, - ACTIONS(288), 3, + [9054] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(163), 1, + sym_doc_comment, + ACTIONS(433), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(286), 20, + ACTIONS(435), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10411,12 +11135,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7949] = 2, - ACTIONS(150), 3, + [9091] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(164), 1, + sym_doc_comment, + ACTIONS(445), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(152), 20, + ACTIONS(447), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10437,52 +11167,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [7977] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, - anon_sym_DOT, - ACTIONS(468), 1, - anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - ACTIONS(516), 1, - anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(478), 4, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - [8033] = 2, - ACTIONS(458), 3, + [9128] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(165), 1, + sym_doc_comment, + ACTIONS(253), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(460), 20, + ACTIONS(255), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10503,12 +11199,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8061] = 2, - ACTIONS(462), 3, + [9165] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(166), 1, + sym_doc_comment, + ACTIONS(457), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(464), 20, + ACTIONS(459), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10529,12 +11231,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8089] = 2, - ACTIONS(450), 3, + [9202] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(167), 1, + sym_doc_comment, + ACTIONS(449), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(452), 20, + ACTIONS(451), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10555,38 +11263,64 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8117] = 2, - ACTIONS(410), 3, - anon_sym_LT, - anon_sym_GT, + [9239] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(412), 20, - anon_sym_RBRACE, + ACTIONS(395), 1, anon_sym_DOT, + ACTIONS(397), 1, anon_sym_LPAREN, - anon_sym_RPAREN, - anon_sym_COMMA, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + ACTIONS(501), 1, anon_sym_COLON, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(168), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, anon_sym_DASH, - sym_power_operator, + anon_sym_PLUS, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - anon_sym_PLUS, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - sym_and_operator, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - anon_sym_LBRACK, - anon_sym_RBRACK, - [8145] = 2, - ACTIONS(402), 3, + [9304] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(169), 1, + sym_doc_comment, + ACTIONS(387), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(404), 20, + ACTIONS(389), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10607,12 +11341,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8173] = 2, - ACTIONS(398), 3, + [9341] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(170), 1, + sym_doc_comment, + ACTIONS(131), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(400), 20, + ACTIONS(133), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10633,52 +11373,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8201] = 16, - ACTIONS(252), 1, - anon_sym_STAR, - ACTIONS(466), 1, - anon_sym_DOT, - ACTIONS(468), 1, - anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, - sym_power_operator, - ACTIONS(480), 1, - sym_and_operator, - ACTIONS(518), 1, - anon_sym_RPAREN, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, - sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, - sym_or_operator, - ACTIONS(246), 2, - anon_sym_LT, - anon_sym_GT, - ACTIONS(472), 2, - anon_sym_DASH, - anon_sym_PLUS, - ACTIONS(476), 2, - anon_sym_SLASH, - anon_sym_PERCENT, - ACTIONS(482), 2, - anon_sym_PIPE_PIPE, - anon_sym_CARET_CARET, - ACTIONS(478), 4, - anon_sym_EQ_EQ, - anon_sym_BANG_EQ, - anon_sym_LT_EQ, - anon_sym_GT_EQ, - [8257] = 2, - ACTIONS(422), 3, + [9378] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(171), 1, + sym_doc_comment, + ACTIONS(409), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(424), 20, + ACTIONS(411), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10699,52 +11405,234 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8285] = 16, - ACTIONS(252), 1, + [9415] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, anon_sym_STAR, - ACTIONS(466), 1, + ACTIONS(395), 1, anon_sym_DOT, - ACTIONS(468), 1, + ACTIONS(397), 1, anon_sym_LPAREN, - ACTIONS(470), 1, - anon_sym_LBRACK, - ACTIONS(474), 1, + ACTIONS(401), 1, sym_power_operator, - ACTIONS(480), 1, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, sym_and_operator, - ACTIONS(520), 1, + ACTIONS(503), 1, anon_sym_RBRACK, - STATE(43), 1, - sym_comparative_operator, - STATE(46), 1, + STATE(56), 1, sym_multiplicative_operator, - STATE(52), 1, - sym_additive_operator, - STATE(57), 1, + STATE(61), 1, sym_or_operator, - ACTIONS(246), 2, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(172), 1, + sym_doc_comment, + ACTIONS(231), 2, anon_sym_LT, anon_sym_GT, - ACTIONS(472), 2, + ACTIONS(399), 2, anon_sym_DASH, anon_sym_PLUS, - ACTIONS(476), 2, + ACTIONS(403), 2, anon_sym_SLASH, anon_sym_PERCENT, - ACTIONS(482), 2, + ACTIONS(431), 2, anon_sym_PIPE_PIPE, anon_sym_CARET_CARET, - ACTIONS(478), 4, + ACTIONS(405), 4, anon_sym_EQ_EQ, anon_sym_BANG_EQ, anon_sym_LT_EQ, anon_sym_GT_EQ, - [8341] = 2, - ACTIONS(392), 3, - anon_sym_LT, + [9480] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, + anon_sym_DOT, + ACTIONS(397), 1, + anon_sym_LPAREN, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + ACTIONS(505), 1, + anon_sym_RBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(173), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(403), 2, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + [9545] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, + anon_sym_DOT, + ACTIONS(397), 1, + anon_sym_LPAREN, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + ACTIONS(507), 1, + anon_sym_RBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(174), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(403), 2, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + [9610] = 19, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(237), 1, + anon_sym_STAR, + ACTIONS(395), 1, + anon_sym_DOT, + ACTIONS(397), 1, + anon_sym_LPAREN, + ACTIONS(401), 1, + sym_power_operator, + ACTIONS(407), 1, + anon_sym_LBRACK, + ACTIONS(429), 1, + sym_and_operator, + ACTIONS(509), 1, + anon_sym_RBRACK, + STATE(56), 1, + sym_multiplicative_operator, + STATE(61), 1, + sym_or_operator, + STATE(62), 1, + sym_additive_operator, + STATE(66), 1, + sym_comparative_operator, + STATE(175), 1, + sym_doc_comment, + ACTIONS(231), 2, + anon_sym_LT, + anon_sym_GT, + ACTIONS(399), 2, + anon_sym_DASH, + anon_sym_PLUS, + ACTIONS(403), 2, + anon_sym_SLASH, + anon_sym_PERCENT, + ACTIONS(431), 2, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + ACTIONS(405), 4, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + [9675] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(176), 1, + sym_doc_comment, + ACTIONS(421), 3, + anon_sym_LT, + anon_sym_GT, + anon_sym_STAR, + ACTIONS(423), 20, + anon_sym_RBRACE, + anon_sym_DOT, + anon_sym_LPAREN, + anon_sym_RPAREN, + anon_sym_COMMA, + anon_sym_COLON, + anon_sym_DASH, + sym_power_operator, + anon_sym_SLASH, + anon_sym_PERCENT, + anon_sym_PLUS, + anon_sym_EQ_EQ, + anon_sym_BANG_EQ, + anon_sym_LT_EQ, + anon_sym_GT_EQ, + sym_and_operator, + anon_sym_PIPE_PIPE, + anon_sym_CARET_CARET, + anon_sym_LBRACK, + anon_sym_RBRACK, + [9712] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(177), 1, + sym_doc_comment, + ACTIONS(469), 3, + anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(394), 20, + ACTIONS(471), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10765,12 +11653,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8369] = 2, - ACTIONS(438), 3, + [9749] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(178), 1, + sym_doc_comment, + ACTIONS(441), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(440), 20, + ACTIONS(443), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10791,12 +11685,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8397] = 2, - ACTIONS(434), 3, + [9786] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(179), 1, + sym_doc_comment, + ACTIONS(461), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(436), 20, + ACTIONS(463), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10817,12 +11717,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8425] = 2, - ACTIONS(406), 3, + [9823] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(180), 1, + sym_doc_comment, + ACTIONS(131), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(408), 20, + ACTIONS(133), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10843,12 +11749,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8453] = 2, - ACTIONS(418), 3, + [9860] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(181), 1, + sym_doc_comment, + ACTIONS(285), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(420), 20, + ACTIONS(283), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10869,12 +11781,18 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8481] = 2, - ACTIONS(414), 3, + [9897] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(182), 1, + sym_doc_comment, + ACTIONS(465), 3, anon_sym_LT, anon_sym_GT, anon_sym_STAR, - ACTIONS(416), 20, + ACTIONS(467), 20, anon_sym_RBRACE, anon_sym_DOT, anon_sym_LPAREN, @@ -10895,8 +11813,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_CARET_CARET, anon_sym_LBRACK, anon_sym_RBRACK, - [8509] = 2, - ACTIONS(522), 8, + [9934] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(183), 1, + sym_doc_comment, + ACTIONS(511), 8, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_PIPE, @@ -10905,7 +11829,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(524), 10, + ACTIONS(513), 10, anon_sym_any, anon_sym_int, anon_sym_str, @@ -10916,8 +11840,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [8532] = 2, - ACTIONS(526), 8, + [9966] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(184), 1, + sym_doc_comment, + ACTIONS(515), 8, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_PIPE, @@ -10926,7 +11856,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(528), 10, + ACTIONS(517), 10, anon_sym_any, anon_sym_int, anon_sym_str, @@ -10937,8 +11867,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [8555] = 2, - ACTIONS(530), 8, + [9998] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(185), 1, + sym_doc_comment, + ACTIONS(519), 8, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_PIPE, @@ -10947,7 +11883,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(532), 10, + ACTIONS(521), 10, anon_sym_any, anon_sym_int, anon_sym_str, @@ -10958,8 +11894,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [8578] = 2, - ACTIONS(534), 8, + [10030] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(186), 1, + sym_doc_comment, + ACTIONS(523), 8, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_PIPE, @@ -10968,7 +11910,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(536), 10, + ACTIONS(525), 10, anon_sym_any, anon_sym_int, anon_sym_str, @@ -10979,8 +11921,14 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [8601] = 2, - ACTIONS(538), 8, + [10062] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(187), 1, + sym_doc_comment, + ACTIONS(527), 8, anon_sym_LBRACE, anon_sym_LPAREN, anon_sym_PIPE, @@ -10989,7 +11937,7 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_LBRACK, sym_number, sym_string, - ACTIONS(540), 10, + ACTIONS(529), 10, anon_sym_any, anon_sym_int, anon_sym_str, @@ -11000,159 +11948,187 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_false, anon_sym_error, sym_none, - [8624] = 11, + [10094] = 15, ACTIONS(19), 1, anon_sym_fn, ACTIONS(23), 1, anon_sym_class, - ACTIONS(544), 1, - anon_sym_LF, - ACTIONS(546), 1, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - ACTIONS(548), 1, + ACTIONS(531), 1, + anon_sym_SEMI, + ACTIONS(533), 1, + anon_sym_LF, + ACTIONS(535), 1, anon_sym_LBRACE, - ACTIONS(550), 1, + ACTIONS(537), 1, anon_sym_RBRACE, - STATE(320), 1, + STATE(95), 1, + sym__line_insensitive_statement, + STATE(188), 1, + sym_doc_comment, + STATE(268), 1, + aux_sym_qualifier_list_repeat1, + STATE(272), 1, + sym_qualifier, + STATE(330), 1, sym_qualifier_list, ACTIONS(13), 2, anon_sym_static, anon_sym_pure, - ACTIONS(542), 2, - anon_sym_SEMI, - sym_comment, - STATE(266), 2, - sym_qualifier, - aux_sym_qualifier_list_repeat1, - STATE(92), 5, - sym_doc_comment, - sym__line_insensitive_statement, + STATE(88), 3, sym_block, sym_function_declaration, sym_class_declaration, - [8665] = 11, + [10143] = 15, ACTIONS(19), 1, anon_sym_fn, ACTIONS(23), 1, anon_sym_class, - ACTIONS(544), 1, - anon_sym_LF, - ACTIONS(546), 1, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - ACTIONS(548), 1, + ACTIONS(531), 1, + anon_sym_SEMI, + ACTIONS(533), 1, + anon_sym_LF, + ACTIONS(535), 1, anon_sym_LBRACE, - ACTIONS(552), 1, + ACTIONS(539), 1, anon_sym_RBRACE, - STATE(320), 1, + STATE(95), 1, + sym__line_insensitive_statement, + STATE(189), 1, + sym_doc_comment, + STATE(268), 1, + aux_sym_qualifier_list_repeat1, + STATE(272), 1, + sym_qualifier, + STATE(330), 1, sym_qualifier_list, ACTIONS(13), 2, anon_sym_static, anon_sym_pure, - ACTIONS(542), 2, - anon_sym_SEMI, - sym_comment, - STATE(266), 2, - sym_qualifier, - aux_sym_qualifier_list_repeat1, - STATE(92), 5, - sym_doc_comment, - sym__line_insensitive_statement, + STATE(88), 3, sym_block, sym_function_declaration, sym_class_declaration, - [8706] = 11, + [10192] = 15, ACTIONS(19), 1, anon_sym_fn, ACTIONS(23), 1, anon_sym_class, - ACTIONS(544), 1, - anon_sym_LF, - ACTIONS(546), 1, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - ACTIONS(548), 1, + ACTIONS(531), 1, + anon_sym_SEMI, + ACTIONS(533), 1, + anon_sym_LF, + ACTIONS(535), 1, anon_sym_LBRACE, - ACTIONS(554), 1, + ACTIONS(541), 1, anon_sym_RBRACE, - STATE(320), 1, + STATE(95), 1, + sym__line_insensitive_statement, + STATE(190), 1, + sym_doc_comment, + STATE(268), 1, + aux_sym_qualifier_list_repeat1, + STATE(272), 1, + sym_qualifier, + STATE(330), 1, sym_qualifier_list, ACTIONS(13), 2, anon_sym_static, anon_sym_pure, - ACTIONS(542), 2, - anon_sym_SEMI, - sym_comment, - STATE(266), 2, - sym_qualifier, - aux_sym_qualifier_list_repeat1, - STATE(92), 5, - sym_doc_comment, - sym__line_insensitive_statement, + STATE(88), 3, sym_block, sym_function_declaration, sym_class_declaration, - [8747] = 10, + [10241] = 14, ACTIONS(19), 1, anon_sym_fn, ACTIONS(23), 1, anon_sym_class, - ACTIONS(544), 1, - anon_sym_LF, - ACTIONS(546), 1, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - ACTIONS(548), 1, + ACTIONS(531), 1, + anon_sym_SEMI, + ACTIONS(533), 1, + anon_sym_LF, + ACTIONS(535), 1, anon_sym_LBRACE, - STATE(320), 1, + STATE(95), 1, + sym__line_insensitive_statement, + STATE(191), 1, + sym_doc_comment, + STATE(268), 1, + aux_sym_qualifier_list_repeat1, + STATE(272), 1, + sym_qualifier, + STATE(330), 1, sym_qualifier_list, ACTIONS(13), 2, anon_sym_static, anon_sym_pure, - ACTIONS(542), 2, - anon_sym_SEMI, - sym_comment, - STATE(266), 2, - sym_qualifier, - aux_sym_qualifier_list_repeat1, - STATE(92), 5, - sym_doc_comment, - sym__line_insensitive_statement, + STATE(88), 3, sym_block, sym_function_declaration, sym_class_declaration, - [8785] = 8, - ACTIONS(39), 1, + [10287] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(192), 1, + sym_doc_comment, + STATE(273), 1, sym_identifier, - STATE(251), 1, + STATE(274), 1, + sym_type_name, + STATE(310), 1, sym_type, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [8814] = 8, + [10325] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(549), 1, anon_sym_map, STATE(107), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(193), 1, + sym_doc_comment, + STATE(244), 1, sym_identifier, - STATE(253), 1, + STATE(246), 1, + sym_type_name, + STATE(254), 1, sym_type, ACTIONS(37), 5, anon_sym_any, @@ -11160,136 +12136,134 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - [8843] = 3, - ACTIONS(562), 1, - anon_sym_LF, - ACTIONS(564), 1, - anon_sym_LT, - ACTIONS(560), 10, - anon_sym_SEMI, + [10363] = 11, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - anon_sym_EQ, - [8862] = 8, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, + STATE(194), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(331), 1, - sym_type, - ACTIONS(180), 5, + STATE(274), 1, + sym_type_name, + STATE(312), 1, + sym_type, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [8891] = 8, - ACTIONS(566), 1, + [10401] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, + aux_sym_identifier_token1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - ACTIONS(572), 1, - aux_sym_identifier_token1, - STATE(272), 1, - sym_type_name, + STATE(146), 1, + sym_primitive_type, + STATE(195), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(277), 1, - sym_primitive_type, - STATE(315), 1, + STATE(274), 1, + sym_type_name, + STATE(334), 1, sym_type, - ACTIONS(570), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [8920] = 8, - ACTIONS(566), 1, + [10439] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - ACTIONS(572), 1, + ACTIONS(553), 1, aux_sym_identifier_token1, - STATE(272), 1, - sym_type_name, + STATE(196), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(277), 1, + STATE(274), 1, + sym_type_name, + STATE(279), 1, sym_primitive_type, - STATE(317), 1, + STATE(322), 1, sym_type, - ACTIONS(570), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [8949] = 3, - ACTIONS(562), 1, - anon_sym_LF, - ACTIONS(574), 1, - anon_sym_LT, - ACTIONS(560), 10, - anon_sym_SEMI, + [10477] = 11, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - anon_sym_EQ, - [8968] = 8, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, + STATE(197), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(309), 1, + STATE(274), 1, + sym_type_name, + STATE(316), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [8997] = 8, + [10515] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(549), 1, anon_sym_map, STATE(107), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(198), 1, + sym_doc_comment, + STATE(244), 1, sym_identifier, - STATE(245), 1, + STATE(246), 1, + sym_type_name, + STATE(260), 1, sym_type, ACTIONS(37), 5, anon_sym_any, @@ -11297,20 +12271,80 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - [9026] = 8, + [10553] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(543), 1, + anon_sym_vec, + ACTIONS(545), 1, + anon_sym_map, + ACTIONS(553), 1, + aux_sym_identifier_token1, + STATE(199), 1, + sym_doc_comment, + STATE(273), 1, + sym_identifier, + STATE(274), 1, + sym_type_name, + STATE(279), 1, + sym_primitive_type, + STATE(289), 1, + sym_type, + ACTIONS(551), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [10591] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(543), 1, + anon_sym_vec, + ACTIONS(545), 1, + anon_sym_map, + ACTIONS(553), 1, + aux_sym_identifier_token1, + STATE(200), 1, + sym_doc_comment, + STATE(273), 1, + sym_identifier, + STATE(274), 1, + sym_type_name, + STATE(279), 1, + sym_primitive_type, + STATE(321), 1, + sym_type, + ACTIONS(551), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [10629] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(549), 1, anon_sym_map, STATE(107), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, - sym_identifier, + STATE(201), 1, + sym_doc_comment, STATE(244), 1, + sym_identifier, + STATE(246), 1, + sym_type_name, + STATE(256), 1, sym_type, ACTIONS(37), 5, anon_sym_any, @@ -11318,104 +12352,134 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - [9055] = 8, - ACTIONS(182), 1, + [10667] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(549), 1, anon_sym_map, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, - STATE(273), 1, + STATE(202), 1, + sym_doc_comment, + STATE(244), 1, sym_identifier, - STATE(307), 1, + STATE(246), 1, + sym_type_name, + STATE(258), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9084] = 8, + [10705] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(549), 1, anon_sym_map, STATE(107), 1, sym_primitive_type, - STATE(225), 1, - sym_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(203), 1, + sym_doc_comment, + STATE(244), 1, sym_identifier, + STATE(246), 1, + sym_type_name, + STATE(248), 1, + sym_type, ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9113] = 8, - ACTIONS(182), 1, + [10743] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, + STATE(204), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(314), 1, + STATE(274), 1, + sym_type_name, + STATE(289), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9142] = 8, - ACTIONS(566), 1, + [10781] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, + aux_sym_identifier_token1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - ACTIONS(572), 1, - aux_sym_identifier_token1, - STATE(272), 1, - sym_type_name, + STATE(146), 1, + sym_primitive_type, + STATE(205), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(277), 1, - sym_primitive_type, - STATE(290), 1, + STATE(274), 1, + sym_type_name, + STATE(315), 1, sym_type, - ACTIONS(570), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9171] = 8, + [10819] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(549), 1, anon_sym_map, STATE(107), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(206), 1, + sym_doc_comment, + STATE(244), 1, sym_identifier, - STATE(255), 1, + STATE(246), 1, + sym_type_name, + STATE(252), 1, sym_type, ACTIONS(37), 5, anon_sym_any, @@ -11423,439 +12487,521 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - [9200] = 8, - ACTIONS(566), 1, + [10857] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - ACTIONS(572), 1, + ACTIONS(553), 1, aux_sym_identifier_token1, - STATE(272), 1, - sym_type_name, + STATE(207), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(277), 1, + STATE(274), 1, + sym_type_name, + STATE(279), 1, sym_primitive_type, - STATE(329), 1, + STATE(320), 1, sym_type, - ACTIONS(570), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9229] = 8, - ACTIONS(39), 1, + [10895] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(558), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(107), 1, + STATE(146), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(208), 1, + sym_doc_comment, + STATE(273), 1, sym_identifier, - STATE(256), 1, + STATE(274), 1, + sym_type_name, + STATE(314), 1, sym_type, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9258] = 2, - ACTIONS(578), 1, - anon_sym_LF, - ACTIONS(576), 11, - anon_sym_SEMI, + [10933] = 11, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_LPAREN, - anon_sym_DASH_GT, - anon_sym_fn, - anon_sym_class, - [9275] = 8, - ACTIONS(182), 1, - aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(144), 1, - sym_primitive_type, - STATE(272), 1, - sym_type_name, + ACTIONS(553), 1, + aux_sym_identifier_token1, + STATE(209), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(306), 1, + STATE(274), 1, + sym_type_name, + STATE(279), 1, + sym_primitive_type, + STATE(323), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9304] = 4, - ACTIONS(582), 1, - anon_sym_LF, - ACTIONS(584), 1, - anon_sym_LPAREN, - ACTIONS(586), 1, - anon_sym_DASH_GT, - ACTIONS(580), 9, - anon_sym_SEMI, + [10971] = 11, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9325] = 8, - ACTIONS(182), 1, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(549), 1, anon_sym_map, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, - STATE(273), 1, + STATE(210), 1, + sym_doc_comment, + STATE(244), 1, sym_identifier, - STATE(326), 1, + STATE(246), 1, + sym_type_name, + STATE(265), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9354] = 8, - ACTIONS(182), 1, + [11009] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, + STATE(211), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(312), 1, + STATE(274), 1, + sym_type_name, + STATE(313), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9383] = 8, - ACTIONS(182), 1, + [11047] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(543), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(545), 1, anon_sym_map, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, + STATE(212), 1, + sym_doc_comment, STATE(273), 1, sym_identifier, - STATE(290), 1, + STATE(274), 1, + sym_type_name, + STATE(333), 1, sym_type, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9412] = 8, - ACTIONS(182), 1, + [11085] = 11, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(566), 1, + ACTIONS(547), 1, anon_sym_vec, - ACTIONS(568), 1, + ACTIONS(549), 1, anon_sym_map, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(272), 1, - sym_type_name, - STATE(273), 1, - sym_identifier, - STATE(311), 1, + STATE(213), 1, + sym_doc_comment, + STATE(240), 1, sym_type, - ACTIONS(180), 5, + STATE(244), 1, + sym_identifier, + STATE(246), 1, + sym_type_name, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9441] = 4, - ACTIONS(590), 1, - anon_sym_LF, - ACTIONS(592), 1, - anon_sym_COLON, - ACTIONS(594), 1, - anon_sym_EQ, - ACTIONS(588), 9, - anon_sym_SEMI, + [11123] = 10, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9462] = 8, - ACTIONS(566), 1, - anon_sym_vec, - ACTIONS(568), 1, - anon_sym_map, - ACTIONS(572), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - STATE(272), 1, - sym_type_name, - STATE(273), 1, - sym_identifier, - STATE(277), 1, + ACTIONS(555), 1, + anon_sym_RPAREN, + STATE(146), 1, sym_primitive_type, - STATE(316), 1, - sym_type, - ACTIONS(570), 5, + STATE(214), 1, + sym_doc_comment, + STATE(284), 1, + sym_param, + STATE(298), 1, + sym_identifier, + STATE(326), 1, + sym_param_list, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9491] = 4, - ACTIONS(598), 1, - anon_sym_LF, - ACTIONS(600), 1, - anon_sym_COLON, - ACTIONS(602), 1, - anon_sym_EQ, - ACTIONS(596), 9, - anon_sym_SEMI, + [11158] = 10, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9512] = 8, - ACTIONS(39), 1, + ACTIONS(553), 1, aux_sym_identifier_token1, - ACTIONS(556), 1, - anon_sym_vec, - ACTIONS(558), 1, - anon_sym_map, - STATE(107), 1, + ACTIONS(557), 1, + anon_sym_PIPE, + STATE(215), 1, + sym_doc_comment, + STATE(279), 1, sym_primitive_type, - STATE(229), 1, - sym_type_name, - STATE(234), 1, + STATE(300), 1, + sym_param, + STATE(306), 1, sym_identifier, - STATE(240), 1, - sym_type, - ACTIONS(37), 5, + STATE(319), 1, + sym_param_list, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9541] = 4, - ACTIONS(606), 1, - anon_sym_LF, - ACTIONS(608), 1, - anon_sym_LPAREN, - ACTIONS(610), 1, - anon_sym_DASH_GT, - ACTIONS(604), 9, - anon_sym_SEMI, + [11193] = 8, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9562] = 2, - ACTIONS(614), 1, - anon_sym_LF, - ACTIONS(612), 10, - anon_sym_SEMI, + ACTIONS(167), 1, + aux_sym_identifier_token1, + STATE(146), 1, + sym_primitive_type, + STATE(216), 1, + sym_doc_comment, + ACTIONS(559), 2, + anon_sym_PLUS_PLUS, + anon_sym_EQ_EQ_EQ, + STATE(281), 2, + sym_overloadable_operator, + sym_identifier, + ACTIONS(165), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [11224] = 10, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - anon_sym_EQ, - [9578] = 7, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(616), 1, + ACTIONS(561), 1, anon_sym_RPAREN, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(287), 1, - sym_identifier, - STATE(289), 1, + STATE(217), 1, + sym_doc_comment, + STATE(284), 1, sym_param, - STATE(332), 1, + STATE(298), 1, + sym_identifier, + STATE(317), 1, sym_param_list, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9604] = 7, - ACTIONS(182), 1, + [11259] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(618), 1, - anon_sym_RPAREN, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(287), 1, + STATE(218), 1, + sym_doc_comment, + ACTIONS(563), 2, + anon_sym_PLUS_PLUS, + anon_sym_EQ_EQ_EQ, + STATE(226), 2, + sym_overloadable_operator, sym_identifier, - STATE(289), 1, - sym_param, - STATE(327), 1, - sym_param_list, - ACTIONS(180), 5, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9630] = 7, - ACTIONS(572), 1, + [11290] = 10, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(553), 1, aux_sym_identifier_token1, - ACTIONS(620), 1, + ACTIONS(565), 1, anon_sym_PIPE, - STATE(277), 1, + STATE(219), 1, + sym_doc_comment, + STATE(279), 1, sym_primitive_type, STATE(300), 1, - sym_identifier, - STATE(303), 1, sym_param, - STATE(321), 1, + STATE(306), 1, + sym_identifier, + STATE(328), 1, sym_param_list, - ACTIONS(570), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9656] = 7, - ACTIONS(182), 1, + [11325] = 10, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(622), 1, - anon_sym_RPAREN, - STATE(144), 1, + ACTIONS(567), 1, + anon_sym_DOT, + STATE(107), 1, sym_primitive_type, - STATE(287), 1, + STATE(220), 1, + sym_doc_comment, + STATE(249), 1, sym_identifier, - STATE(289), 1, + STATE(250), 1, + sym_import_relative_dot, + STATE(253), 1, + sym_import_path, + ACTIONS(37), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [11360] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(39), 1, + aux_sym_identifier_token1, + STATE(107), 1, + sym_primitive_type, + STATE(221), 1, + sym_doc_comment, + ACTIONS(563), 2, + anon_sym_PLUS_PLUS, + anon_sym_EQ_EQ_EQ, + STATE(229), 2, + sym_overloadable_operator, + sym_identifier, + ACTIONS(37), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [11391] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, + aux_sym_identifier_token1, + STATE(146), 1, + sym_primitive_type, + STATE(222), 1, + sym_doc_comment, + ACTIONS(559), 2, + anon_sym_PLUS_PLUS, + anon_sym_EQ_EQ_EQ, + STATE(278), 2, + sym_overloadable_operator, + sym_identifier, + ACTIONS(165), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [11422] = 10, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, + aux_sym_identifier_token1, + ACTIONS(569), 1, + anon_sym_RPAREN, + STATE(146), 1, + sym_primitive_type, + STATE(223), 1, + sym_doc_comment, + STATE(284), 1, sym_param, - STATE(318), 1, + STATE(298), 1, + sym_identifier, + STATE(332), 1, sym_param_list, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9682] = 3, - ACTIONS(626), 1, - anon_sym_LF, - ACTIONS(628), 1, - anon_sym_EQ, - ACTIONS(624), 9, - anon_sym_SEMI, + [11457] = 10, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9700] = 3, - ACTIONS(632), 1, - anon_sym_LF, - ACTIONS(634), 1, - anon_sym_DASH_GT, - ACTIONS(630), 9, - anon_sym_SEMI, + ACTIONS(167), 1, + aux_sym_identifier_token1, + ACTIONS(571), 1, + anon_sym_RPAREN, + STATE(146), 1, + sym_primitive_type, + STATE(224), 1, + sym_doc_comment, + STATE(284), 1, + sym_param, + STATE(298), 1, + sym_identifier, + STATE(318), 1, + sym_param_list, + ACTIONS(165), 5, + anon_sym_any, + anon_sym_int, + anon_sym_str, + anon_sym_bool, + anon_sym_void, + [11492] = 10, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9718] = 7, - ACTIONS(182), 1, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(636), 1, + ACTIONS(573), 1, anon_sym_RPAREN, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(287), 1, - sym_identifier, - STATE(289), 1, + STATE(225), 1, + sym_doc_comment, + STATE(284), 1, sym_param, - STATE(324), 1, + STATE(298), 1, + sym_identifier, + STATE(325), 1, sym_param_list, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9744] = 3, - ACTIONS(640), 1, + [11527] = 7, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(577), 1, anon_sym_LF, - ACTIONS(642), 1, + ACTIONS(579), 1, + anon_sym_LPAREN, + ACTIONS(581), 1, anon_sym_DASH_GT, - ACTIONS(638), 9, + STATE(226), 1, + sym_doc_comment, + ACTIONS(575), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [9762] = 2, - ACTIONS(646), 1, - anon_sym_LF, - ACTIONS(644), 10, - anon_sym_SEMI, + [11555] = 6, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(585), 1, + anon_sym_LF, + ACTIONS(587), 1, + anon_sym_LT, + STATE(227), 1, + sym_doc_comment, + ACTIONS(583), 8, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, @@ -11863,440 +13009,463 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_fn, anon_sym_class, anon_sym_EQ, - [9778] = 7, - ACTIONS(572), 1, + [11581] = 9, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(553), 1, aux_sym_identifier_token1, - ACTIONS(648), 1, + ACTIONS(589), 1, anon_sym_PIPE, - STATE(277), 1, + STATE(228), 1, + sym_doc_comment, + STATE(279), 1, sym_primitive_type, - STATE(300), 1, - sym_identifier, - STATE(303), 1, + STATE(283), 1, sym_param, - STATE(330), 1, - sym_param_list, - ACTIONS(570), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [9804] = 5, - ACTIONS(182), 1, - aux_sym_identifier_token1, - STATE(144), 1, - sym_primitive_type, - ACTIONS(650), 2, - anon_sym_PLUS_PLUS, - anon_sym_EQ_EQ_EQ, - STATE(279), 2, - sym_overloadable_operator, + STATE(306), 1, sym_identifier, - ACTIONS(180), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9826] = 2, - ACTIONS(654), 1, - anon_sym_LF, - ACTIONS(652), 10, - anon_sym_SEMI, + [11613] = 7, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - anon_sym_EQ, - [9842] = 3, - ACTIONS(658), 1, + ACTIONS(593), 1, anon_sym_LF, - ACTIONS(660), 1, + ACTIONS(595), 1, + anon_sym_LPAREN, + ACTIONS(597), 1, anon_sym_DASH_GT, - ACTIONS(656), 9, + STATE(229), 1, + sym_doc_comment, + ACTIONS(591), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [9860] = 2, - ACTIONS(562), 1, - anon_sym_LF, - ACTIONS(560), 10, - anon_sym_SEMI, + [11641] = 7, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - anon_sym_EQ, - [9876] = 3, - ACTIONS(664), 1, + ACTIONS(601), 1, anon_sym_LF, - ACTIONS(666), 1, - anon_sym_DASH_GT, - ACTIONS(662), 9, + ACTIONS(603), 1, + anon_sym_COLON, + ACTIONS(605), 1, + anon_sym_EQ, + STATE(230), 1, + sym_doc_comment, + ACTIONS(599), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [9894] = 7, - ACTIONS(182), 1, - aux_sym_identifier_token1, - ACTIONS(668), 1, - anon_sym_RPAREN, - STATE(144), 1, - sym_primitive_type, - STATE(287), 1, - sym_identifier, - STATE(289), 1, - sym_param, - STATE(323), 1, - sym_param_list, - ACTIONS(180), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [9920] = 3, - ACTIONS(672), 1, - anon_sym_LF, - ACTIONS(674), 1, - anon_sym_DOT, - ACTIONS(670), 9, - anon_sym_SEMI, + [11669] = 9, + ACTIONS(3), 1, sym_comment, + ACTIONS(5), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [9938] = 5, - ACTIONS(182), 1, + ACTIONS(553), 1, aux_sym_identifier_token1, - STATE(144), 1, + ACTIONS(607), 1, + anon_sym_PIPE, + STATE(231), 1, + sym_doc_comment, + STATE(279), 1, sym_primitive_type, - ACTIONS(650), 2, - anon_sym_PLUS_PLUS, - anon_sym_EQ_EQ_EQ, - STATE(280), 2, - sym_overloadable_operator, + STATE(283), 1, + sym_param, + STATE(306), 1, sym_identifier, - ACTIONS(180), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9960] = 5, - ACTIONS(39), 1, + [11701] = 9, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - STATE(107), 1, + ACTIONS(607), 1, + anon_sym_RPAREN, + STATE(146), 1, sym_primitive_type, - ACTIONS(676), 2, - anon_sym_PLUS_PLUS, - anon_sym_EQ_EQ_EQ, - STATE(210), 2, - sym_overloadable_operator, + STATE(232), 1, + sym_doc_comment, + STATE(283), 1, + sym_param, + STATE(298), 1, sym_identifier, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [9982] = 3, - ACTIONS(680), 1, + [11733] = 7, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(611), 1, anon_sym_LF, - ACTIONS(682), 1, + ACTIONS(613), 1, + anon_sym_COLON, + ACTIONS(615), 1, anon_sym_EQ, - ACTIONS(678), 9, + STATE(233), 1, + sym_doc_comment, + ACTIONS(609), 7, anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [11761] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(619), 1, + anon_sym_LF, + STATE(234), 1, + sym_doc_comment, + ACTIONS(617), 9, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, + anon_sym_LPAREN, + anon_sym_DASH_GT, anon_sym_fn, anon_sym_class, - [10000] = 7, - ACTIONS(39), 1, + [11785] = 6, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(585), 1, + anon_sym_LF, + ACTIONS(621), 1, + anon_sym_LT, + STATE(235), 1, + sym_doc_comment, + ACTIONS(583), 8, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + anon_sym_EQ, + [11811] = 9, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(684), 1, - anon_sym_DOT, - STATE(107), 1, + ACTIONS(589), 1, + anon_sym_RPAREN, + STATE(146), 1, sym_primitive_type, - STATE(237), 1, + STATE(236), 1, + sym_doc_comment, + STATE(283), 1, + sym_param, + STATE(298), 1, sym_identifier, - STATE(248), 1, - sym_import_path, - STATE(258), 1, - sym_import_relative_dot, - ACTIONS(37), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10026] = 5, - ACTIONS(39), 1, + [11843] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(625), 1, + anon_sym_LF, + STATE(237), 1, + sym_doc_comment, + ACTIONS(623), 8, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + anon_sym_EQ, + [11866] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(553), 1, aux_sym_identifier_token1, - STATE(107), 1, + STATE(238), 1, + sym_doc_comment, + STATE(279), 1, sym_primitive_type, - ACTIONS(676), 2, - anon_sym_PLUS_PLUS, - anon_sym_EQ_EQ_EQ, - STATE(219), 2, - sym_overloadable_operator, + STATE(283), 1, + sym_param, + STATE(306), 1, sym_identifier, - ACTIONS(37), 5, + ACTIONS(551), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10048] = 2, - ACTIONS(688), 1, - anon_sym_LF, - ACTIONS(686), 9, - anon_sym_SEMI, + [11895] = 6, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [10063] = 2, - ACTIONS(692), 1, + ACTIONS(629), 1, anon_sym_LF, - ACTIONS(690), 9, + ACTIONS(631), 1, + anon_sym_DASH_GT, + STATE(239), 1, + sym_doc_comment, + ACTIONS(627), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10078] = 2, - ACTIONS(696), 1, - anon_sym_LF, - ACTIONS(694), 9, - anon_sym_SEMI, + [11920] = 6, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, - anon_sym_LBRACE, - anon_sym_RBRACE, - anon_sym_static, - anon_sym_pure, - anon_sym_fn, - anon_sym_class, - [10093] = 2, - ACTIONS(700), 1, + ACTIONS(635), 1, anon_sym_LF, - ACTIONS(698), 9, + ACTIONS(637), 1, + anon_sym_EQ, + STATE(240), 1, + sym_doc_comment, + ACTIONS(633), 7, anon_sym_SEMI, - sym_comment, - anon_sym_POUND_POUND, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10108] = 2, - ACTIONS(266), 1, - anon_sym_LF, - ACTIONS(264), 9, - anon_sym_SEMI, + [11945] = 6, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(641), 1, + anon_sym_LF, + ACTIONS(643), 1, + anon_sym_DASH_GT, + STATE(241), 1, + sym_doc_comment, + ACTIONS(639), 7, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10123] = 2, - ACTIONS(704), 1, - anon_sym_LF, - ACTIONS(702), 9, - anon_sym_SEMI, + [11970] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(647), 1, + anon_sym_LF, + STATE(242), 1, + sym_doc_comment, + ACTIONS(645), 8, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10138] = 6, - ACTIONS(182), 1, - aux_sym_identifier_token1, - ACTIONS(706), 1, - anon_sym_RPAREN, - STATE(144), 1, - sym_primitive_type, - STATE(283), 1, - sym_param, - STATE(287), 1, - sym_identifier, - ACTIONS(180), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [10161] = 6, - ACTIONS(572), 1, + anon_sym_EQ, + [11993] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - ACTIONS(708), 1, - anon_sym_PIPE, - STATE(277), 1, + STATE(146), 1, sym_primitive_type, + STATE(243), 1, + sym_doc_comment, STATE(283), 1, sym_param, - STATE(300), 1, + STATE(298), 1, sym_identifier, - ACTIONS(570), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10184] = 2, - ACTIONS(712), 1, - anon_sym_LF, - ACTIONS(710), 9, - anon_sym_SEMI, + [12022] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(585), 1, + anon_sym_LF, + STATE(244), 1, + sym_doc_comment, + ACTIONS(583), 8, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10199] = 6, - ACTIONS(182), 1, + anon_sym_EQ, + [12045] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(39), 1, aux_sym_identifier_token1, - ACTIONS(708), 1, - anon_sym_RPAREN, - STATE(144), 1, + STATE(107), 1, sym_primitive_type, - STATE(283), 1, - sym_param, - STATE(287), 1, + STATE(245), 1, + sym_doc_comment, + STATE(249), 1, sym_identifier, - ACTIONS(180), 5, + STATE(262), 1, + sym_import_path, + ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10222] = 2, - ACTIONS(716), 1, - anon_sym_LF, - ACTIONS(714), 9, - anon_sym_SEMI, + [12074] = 5, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(651), 1, + anon_sym_LF, + STATE(246), 1, + sym_doc_comment, + ACTIONS(649), 8, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10237] = 6, - ACTIONS(572), 1, - aux_sym_identifier_token1, - ACTIONS(706), 1, - anon_sym_PIPE, - STATE(277), 1, - sym_primitive_type, - STATE(283), 1, - sym_param, - STATE(300), 1, - sym_identifier, - ACTIONS(570), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [10260] = 2, - ACTIONS(720), 1, - anon_sym_LF, - ACTIONS(718), 9, - anon_sym_SEMI, + anon_sym_EQ, + [12097] = 6, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(655), 1, + anon_sym_LF, + ACTIONS(657), 1, + anon_sym_DASH_GT, + STATE(247), 1, + sym_doc_comment, + ACTIONS(653), 7, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10275] = 2, - ACTIONS(724), 1, + [12122] = 6, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(661), 1, anon_sym_LF, - ACTIONS(722), 9, + ACTIONS(663), 1, + anon_sym_EQ, + STATE(248), 1, + sym_doc_comment, + ACTIONS(659), 7, anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12147] = 6, + ACTIONS(135), 1, sym_comment, + ACTIONS(137), 1, anon_sym_POUND_POUND, + ACTIONS(667), 1, + anon_sym_LF, + ACTIONS(669), 1, + anon_sym_DOT, + STATE(249), 1, + sym_doc_comment, + ACTIONS(665), 7, + anon_sym_SEMI, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_static, anon_sym_pure, anon_sym_fn, anon_sym_class, - [10290] = 5, - ACTIONS(39), 1, - aux_sym_identifier_token1, - STATE(107), 1, - sym_primitive_type, - STATE(237), 1, - sym_identifier, - STATE(243), 1, - sym_import_path, - ACTIONS(37), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [10310] = 5, + [12172] = 8, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, STATE(107), 1, sym_primitive_type, - STATE(237), 1, + STATE(249), 1, sym_identifier, - STATE(246), 1, + STATE(250), 1, + sym_doc_comment, + STATE(263), 1, sym_import_path, ACTIONS(37), 5, anon_sym_any, @@ -12304,1241 +13473,1841 @@ static const uint16_t ts_small_parse_table[] = { anon_sym_str, anon_sym_bool, anon_sym_void, - [10330] = 5, - ACTIONS(182), 1, - aux_sym_identifier_token1, - STATE(144), 1, - sym_primitive_type, - STATE(283), 1, - sym_param, - STATE(287), 1, - sym_identifier, - ACTIONS(180), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [10350] = 5, - ACTIONS(572), 1, + [12201] = 6, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(673), 1, + anon_sym_LF, + ACTIONS(675), 1, + anon_sym_DASH_GT, + STATE(251), 1, + sym_doc_comment, + ACTIONS(671), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12226] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(679), 1, + anon_sym_LF, + STATE(252), 1, + sym_doc_comment, + ACTIONS(677), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12248] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(683), 1, + anon_sym_LF, + STATE(253), 1, + sym_doc_comment, + ACTIONS(681), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12270] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(687), 1, + anon_sym_LF, + STATE(254), 1, + sym_doc_comment, + ACTIONS(685), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12292] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - STATE(277), 1, + STATE(146), 1, sym_primitive_type, - STATE(283), 1, - sym_param, - STATE(300), 1, + STATE(162), 1, sym_identifier, - ACTIONS(570), 5, + STATE(255), 1, + sym_doc_comment, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10370] = 4, + [12318] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(691), 1, + anon_sym_LF, + STATE(256), 1, + sym_doc_comment, + ACTIONS(689), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12340] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, STATE(107), 1, sym_primitive_type, - STATE(217), 1, + STATE(233), 1, sym_identifier, + STATE(257), 1, + sym_doc_comment, ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10387] = 4, + [12366] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(695), 1, + anon_sym_LF, + STATE(258), 1, + sym_doc_comment, + ACTIONS(693), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12388] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, STATE(107), 1, sym_primitive_type, - STATE(108), 1, + STATE(109), 1, sym_identifier, + STATE(259), 1, + sym_doc_comment, ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10404] = 4, + [12414] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(699), 1, + anon_sym_LF, + STATE(260), 1, + sym_doc_comment, + ACTIONS(697), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12436] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(259), 1, + anon_sym_LF, + STATE(261), 1, + sym_doc_comment, + ACTIONS(257), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12458] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(703), 1, + anon_sym_LF, + STATE(262), 1, + sym_doc_comment, + ACTIONS(701), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12480] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(707), 1, + anon_sym_LF, + STATE(263), 1, + sym_doc_comment, + ACTIONS(705), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12502] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(39), 1, aux_sym_identifier_token1, STATE(107), 1, sym_primitive_type, - STATE(215), 1, + STATE(230), 1, sym_identifier, + STATE(264), 1, + sym_doc_comment, ACTIONS(37), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10421] = 4, - ACTIONS(182), 1, - aux_sym_identifier_token1, - STATE(144), 1, - sym_primitive_type, - STATE(158), 1, - sym_identifier, - ACTIONS(180), 5, - anon_sym_any, - anon_sym_int, - anon_sym_str, - anon_sym_bool, - anon_sym_void, - [10438] = 4, - ACTIONS(182), 1, + [12528] = 5, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(711), 1, + anon_sym_LF, + STATE(265), 1, + sym_doc_comment, + ACTIONS(709), 7, + anon_sym_SEMI, + anon_sym_LBRACE, + anon_sym_RBRACE, + anon_sym_static, + anon_sym_pure, + anon_sym_fn, + anon_sym_class, + [12550] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(167), 1, aux_sym_identifier_token1, - STATE(144), 1, + STATE(146), 1, sym_primitive_type, - STATE(281), 1, + STATE(266), 1, + sym_doc_comment, + STATE(304), 1, sym_identifier, - ACTIONS(180), 5, + ACTIONS(165), 5, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, - [10455] = 3, - ACTIONS(726), 2, + [12576] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(272), 1, + sym_qualifier, + ACTIONS(713), 2, anon_sym_static, anon_sym_pure, STATE(267), 2, - sym_qualifier, + sym_doc_comment, aux_sym_qualifier_list_repeat1, - ACTIONS(728), 3, + ACTIONS(716), 3, anon_sym_proto, anon_sym_fn, anon_sym_let, - [10469] = 3, - ACTIONS(730), 2, + [12599] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(267), 1, + aux_sym_qualifier_list_repeat1, + STATE(268), 1, + sym_doc_comment, + STATE(272), 1, + sym_qualifier, + ACTIONS(718), 2, anon_sym_static, anon_sym_pure, - STATE(267), 2, - sym_qualifier, - aux_sym_qualifier_list_repeat1, - ACTIONS(733), 3, + ACTIONS(720), 3, anon_sym_proto, anon_sym_fn, anon_sym_let, - [10483] = 1, - ACTIONS(735), 6, + [12624] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(269), 1, + sym_doc_comment, + ACTIONS(722), 6, anon_sym_any, anon_sym_int, anon_sym_str, anon_sym_bool, anon_sym_void, aux_sym_identifier_token1, - [10492] = 2, - ACTIONS(737), 1, + [12642] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(724), 1, anon_sym_LT, - ACTIONS(562), 5, + STATE(270), 1, + sym_doc_comment, + ACTIONS(585), 5, anon_sym_LBRACE, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, - [10503] = 2, - ACTIONS(739), 1, + [12662] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(726), 1, anon_sym_LT, - ACTIONS(562), 5, + STATE(271), 1, + sym_doc_comment, + ACTIONS(585), 5, anon_sym_LBRACE, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, - [10514] = 1, - ACTIONS(741), 5, + [12682] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(272), 1, + sym_doc_comment, + ACTIONS(728), 5, anon_sym_static, anon_sym_pure, anon_sym_proto, anon_sym_fn, anon_sym_let, - [10522] = 1, - ACTIONS(646), 5, - anon_sym_LBRACE, - anon_sym_RPAREN, - anon_sym_PIPE, + [12699] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(273), 1, + sym_doc_comment, + ACTIONS(585), 5, + anon_sym_LBRACE, + anon_sym_RPAREN, + anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, - [10530] = 1, - ACTIONS(562), 5, + [12716] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(274), 1, + sym_doc_comment, + ACTIONS(651), 5, anon_sym_LBRACE, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, - [10538] = 1, - ACTIONS(614), 5, + [12733] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(275), 1, + sym_doc_comment, + ACTIONS(730), 5, + anon_sym_static, + anon_sym_pure, + anon_sym_proto, + anon_sym_fn, + anon_sym_let, + [12750] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(276), 1, + sym_doc_comment, + ACTIONS(647), 5, anon_sym_LBRACE, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, - [10546] = 1, - ACTIONS(654), 5, + [12767] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(277), 1, + sym_doc_comment, + ACTIONS(625), 5, anon_sym_LBRACE, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, - [10554] = 3, - ACTIONS(743), 1, - anon_sym_COMMA, - STATE(276), 1, - aux_sym_arg_list_repeat1, - ACTIONS(496), 2, - anon_sym_RPAREN, - anon_sym_RBRACK, - [10565] = 1, - ACTIONS(386), 4, + [12784] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, + anon_sym_LBRACE, + ACTIONS(734), 1, + anon_sym_LPAREN, + ACTIONS(736), 1, + anon_sym_DASH_GT, + STATE(92), 1, + sym_block, + STATE(278), 1, + sym_doc_comment, + [12806] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(279), 1, + sym_doc_comment, + ACTIONS(371), 4, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, anon_sym_COLON, - [10572] = 1, - ACTIONS(382), 4, + [12822] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(280), 1, + sym_doc_comment, + ACTIONS(375), 4, anon_sym_PIPE, anon_sym_GT, anon_sym_COMMA, anon_sym_COLON, - [10579] = 4, - ACTIONS(746), 1, + [12838] = 7, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - ACTIONS(748), 1, + ACTIONS(738), 1, anon_sym_LPAREN, - ACTIONS(750), 1, + ACTIONS(740), 1, anon_sym_DASH_GT, - STATE(94), 1, + STATE(97), 1, sym_block, - [10592] = 4, - ACTIONS(746), 1, + STATE(281), 1, + sym_doc_comment, + [12860] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(742), 1, + anon_sym_COMMA, + ACTIONS(477), 2, + anon_sym_RPAREN, + anon_sym_RBRACK, + STATE(282), 2, + sym_doc_comment, + aux_sym_arg_list_repeat1, + [12878] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(283), 1, + sym_doc_comment, + ACTIONS(745), 3, + anon_sym_RPAREN, + anon_sym_PIPE, + anon_sym_COMMA, + [12893] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(747), 1, + anon_sym_RPAREN, + ACTIONS(749), 1, + anon_sym_COMMA, + STATE(284), 1, + sym_doc_comment, + STATE(292), 1, + aux_sym_param_list_repeat1, + [12912] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(285), 1, + sym_doc_comment, + ACTIONS(619), 3, anon_sym_LBRACE, - ACTIONS(752), 1, anon_sym_LPAREN, - ACTIONS(754), 1, anon_sym_DASH_GT, - STATE(91), 1, - sym_block, - [10605] = 3, - ACTIONS(746), 1, - anon_sym_LBRACE, - ACTIONS(756), 1, - anon_sym_LPAREN, - STATE(102), 1, - sym_block, - [10615] = 3, - ACTIONS(214), 1, - anon_sym_RBRACK, + [12927] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(751), 1, + anon_sym_RBRACE, + ACTIONS(753), 1, + anon_sym_COMMA, + STATE(286), 1, + sym_doc_comment, + STATE(288), 1, + aux_sym_map_repeat1, + [12946] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(745), 1, + anon_sym_PIPE, + ACTIONS(755), 1, + anon_sym_COMMA, + STATE(287), 2, + sym_doc_comment, + aux_sym_param_list_repeat1, + [12963] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(157), 1, + anon_sym_RBRACE, ACTIONS(758), 1, anon_sym_COMMA, - STATE(276), 1, - aux_sym_arg_list_repeat1, - [10625] = 1, + STATE(288), 1, + sym_doc_comment, + STATE(302), 1, + aux_sym_map_repeat1, + [12982] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(289), 1, + sym_doc_comment, ACTIONS(760), 3, anon_sym_RPAREN, anon_sym_PIPE, anon_sym_COMMA, - [10631] = 3, - ACTIONS(760), 1, - anon_sym_RPAREN, + [12997] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, + anon_sym_LBRACE, ACTIONS(762), 1, + anon_sym_DASH_GT, + STATE(79), 1, + sym_block, + STATE(290), 1, + sym_doc_comment, + [13016] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(745), 1, + anon_sym_RPAREN, + ACTIONS(764), 1, anon_sym_COMMA, - STATE(284), 1, + STATE(291), 2, + sym_doc_comment, aux_sym_param_list_repeat1, - [10641] = 3, - ACTIONS(706), 1, + [13033] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(607), 1, anon_sym_RPAREN, - ACTIONS(765), 1, + ACTIONS(767), 1, anon_sym_COMMA, - STATE(284), 1, + STATE(291), 1, aux_sym_param_list_repeat1, - [10651] = 3, - ACTIONS(746), 1, - anon_sym_LBRACE, - ACTIONS(767), 1, - anon_sym_DASH_GT, - STATE(84), 1, - sym_block, - [10661] = 2, + STATE(292), 1, + sym_doc_comment, + [13052] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(607), 1, + anon_sym_PIPE, + ACTIONS(769), 1, + anon_sym_COMMA, + STATE(287), 1, + aux_sym_param_list_repeat1, + STATE(293), 1, + sym_doc_comment, + [13071] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(219), 1, + anon_sym_RBRACK, ACTIONS(771), 1, - anon_sym_COLON, - ACTIONS(769), 2, - anon_sym_RPAREN, anon_sym_COMMA, - [10669] = 3, + STATE(282), 1, + aux_sym_arg_list_repeat1, + STATE(294), 1, + sym_doc_comment, + [13090] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, ACTIONS(773), 1, - anon_sym_RBRACE, + anon_sym_proto, ACTIONS(775), 1, - anon_sym_COMMA, - STATE(305), 1, - aux_sym_map_repeat1, - [10679] = 3, + anon_sym_fn, ACTIONS(777), 1, + anon_sym_let, + STATE(295), 1, + sym_doc_comment, + [13109] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(199), 1, anon_sym_RPAREN, ACTIONS(779), 1, anon_sym_COMMA, - STATE(285), 1, - aux_sym_param_list_repeat1, - [10689] = 1, - ACTIONS(781), 3, + STATE(282), 1, + aux_sym_arg_list_repeat1, + STATE(296), 1, + sym_doc_comment, + [13128] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(781), 1, + anon_sym_RBRACE, + ACTIONS(783), 1, + anon_sym_COMMA, + STATE(297), 1, + sym_doc_comment, + STATE(305), 1, + aux_sym_map_repeat1, + [13147] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(787), 1, + anon_sym_COLON, + STATE(298), 1, + sym_doc_comment, + ACTIONS(785), 2, anon_sym_RPAREN, - anon_sym_PIPE, anon_sym_COMMA, - [10695] = 3, - ACTIONS(760), 1, + [13164] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(195), 1, + anon_sym_RBRACK, + ACTIONS(789), 1, + anon_sym_COMMA, + STATE(282), 1, + aux_sym_arg_list_repeat1, + STATE(299), 1, + sym_doc_comment, + [13183] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(747), 1, anon_sym_PIPE, - ACTIONS(783), 1, + ACTIONS(791), 1, anon_sym_COMMA, - STATE(291), 1, + STATE(293), 1, aux_sym_param_list_repeat1, - [10705] = 3, - ACTIONS(746), 1, + STATE(300), 1, + sym_doc_comment, + [13202] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - ACTIONS(786), 1, + ACTIONS(793), 1, anon_sym_DASH_GT, - STATE(89), 1, + STATE(105), 1, sym_block, - [10715] = 3, - ACTIONS(204), 1, - anon_sym_RPAREN, - ACTIONS(788), 1, - anon_sym_COMMA, - STATE(276), 1, - aux_sym_arg_list_repeat1, - [10725] = 3, - ACTIONS(790), 1, - anon_sym_RBRACE, - ACTIONS(792), 1, - anon_sym_COMMA, - STATE(302), 1, - aux_sym_map_repeat1, - [10735] = 3, - ACTIONS(794), 1, - anon_sym_proto, - ACTIONS(796), 1, - anon_sym_fn, - ACTIONS(798), 1, - anon_sym_let, - [10745] = 3, - ACTIONS(800), 1, + STATE(301), 1, + sym_doc_comment, + [13221] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(795), 1, anon_sym_RBRACE, - ACTIONS(802), 1, + ACTIONS(797), 1, anon_sym_COMMA, - STATE(296), 1, + STATE(302), 2, + sym_doc_comment, aux_sym_map_repeat1, - [10755] = 3, - ACTIONS(746), 1, + [13238] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - ACTIONS(805), 1, + ACTIONS(800), 1, anon_sym_DASH_GT, - STATE(78), 1, + STATE(91), 1, sym_block, - [10765] = 3, - ACTIONS(706), 1, - anon_sym_PIPE, - ACTIONS(807), 1, - anon_sym_COMMA, - STATE(291), 1, - aux_sym_param_list_repeat1, - [10775] = 1, - ACTIONS(578), 3, + STATE(303), 1, + sym_doc_comment, + [13257] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, + ACTIONS(802), 1, anon_sym_LPAREN, - anon_sym_DASH_GT, - [10781] = 2, - ACTIONS(809), 1, - anon_sym_COLON, - ACTIONS(769), 2, - anon_sym_PIPE, - anon_sym_COMMA, - [10789] = 3, - ACTIONS(216), 1, - anon_sym_RBRACK, - ACTIONS(811), 1, - anon_sym_COMMA, - STATE(276), 1, - aux_sym_arg_list_repeat1, - [10799] = 3, - ACTIONS(172), 1, + STATE(104), 1, + sym_block, + STATE(304), 1, + sym_doc_comment, + [13276] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(185), 1, anon_sym_RBRACE, - ACTIONS(813), 1, + ACTIONS(804), 1, anon_sym_COMMA, - STATE(296), 1, + STATE(302), 1, aux_sym_map_repeat1, - [10809] = 3, - ACTIONS(777), 1, + STATE(305), 1, + sym_doc_comment, + [13295] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(806), 1, + anon_sym_COLON, + STATE(306), 1, + sym_doc_comment, + ACTIONS(785), 2, anon_sym_PIPE, - ACTIONS(815), 1, anon_sym_COMMA, - STATE(298), 1, - aux_sym_param_list_repeat1, - [10819] = 3, - ACTIONS(746), 1, + [13312] = 6, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - ACTIONS(817), 1, + ACTIONS(808), 1, anon_sym_DASH_GT, - STATE(83), 1, + STATE(82), 1, sym_block, - [10829] = 3, - ACTIONS(196), 1, - anon_sym_RBRACE, - ACTIONS(819), 1, - anon_sym_COMMA, - STATE(296), 1, - aux_sym_map_repeat1, - [10839] = 2, - ACTIONS(746), 1, + STATE(307), 1, + sym_doc_comment, + [13331] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(104), 1, + STATE(103), 1, sym_block, - [10846] = 2, - ACTIONS(746), 1, + STATE(308), 1, + sym_doc_comment, + [13347] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + STATE(309), 1, + sym_doc_comment, + ACTIONS(795), 2, + anon_sym_RBRACE, + anon_sym_COMMA, + [13361] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(90), 1, + STATE(78), 1, sym_block, - [10853] = 2, - ACTIONS(746), 1, + STATE(310), 1, + sym_doc_comment, + [13377] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(87), 1, + STATE(102), 1, sym_block, - [10860] = 2, - ACTIONS(746), 1, + STATE(311), 1, + sym_doc_comment, + [13393] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(82), 1, + STATE(84), 1, sym_block, - [10867] = 2, - ACTIONS(746), 1, + STATE(312), 1, + sym_doc_comment, + [13409] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(95), 1, + STATE(106), 1, sym_block, - [10874] = 2, - ACTIONS(746), 1, + STATE(313), 1, + sym_doc_comment, + [13425] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(105), 1, + STATE(99), 1, sym_block, - [10881] = 2, - ACTIONS(746), 1, + STATE(314), 1, + sym_doc_comment, + [13441] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(79), 1, + STATE(101), 1, sym_block, - [10888] = 1, - ACTIONS(800), 2, - anon_sym_RBRACE, - anon_sym_COMMA, - [10893] = 2, - ACTIONS(746), 1, + STATE(315), 1, + sym_doc_comment, + [13457] = 5, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(732), 1, anon_sym_LBRACE, - STATE(103), 1, + STATE(90), 1, sym_block, - [10900] = 1, - ACTIONS(821), 1, + STATE(316), 1, + sym_doc_comment, + [13473] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(810), 1, + anon_sym_RPAREN, + STATE(317), 1, + sym_doc_comment, + [13486] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(812), 1, + anon_sym_RPAREN, + STATE(318), 1, + sym_doc_comment, + [13499] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(814), 1, + anon_sym_PIPE, + STATE(319), 1, + sym_doc_comment, + [13512] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(816), 1, anon_sym_GT, - [10904] = 1, - ACTIONS(823), 1, + STATE(320), 1, + sym_doc_comment, + [13525] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(818), 1, anon_sym_GT, - [10908] = 1, - ACTIONS(825), 1, + STATE(321), 1, + sym_doc_comment, + [13538] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(820), 1, + anon_sym_GT, + STATE(322), 1, + sym_doc_comment, + [13551] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(822), 1, anon_sym_GT, - [10912] = 1, - ACTIONS(827), 1, + STATE(323), 1, + sym_doc_comment, + [13564] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(824), 1, anon_sym_RPAREN, - [10916] = 1, - ACTIONS(829), 1, + STATE(324), 1, + sym_doc_comment, + [13577] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(826), 1, anon_sym_RPAREN, - [10920] = 1, - ACTIONS(796), 1, - anon_sym_fn, - [10924] = 1, - ACTIONS(831), 1, - anon_sym_PIPE, - [10928] = 1, - ACTIONS(833), 1, - sym_doc_comment_content, - [10932] = 1, - ACTIONS(835), 1, + STATE(325), 1, + sym_doc_comment, + [13590] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(828), 1, anon_sym_RPAREN, - [10936] = 1, - ACTIONS(837), 1, + STATE(326), 1, + sym_doc_comment, + [13603] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(830), 1, + ts_builtin_sym_end, + STATE(327), 1, + sym_doc_comment, + [13616] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(832), 1, + anon_sym_PIPE, + STATE(328), 1, + sym_doc_comment, + [13629] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(834), 1, anon_sym_RPAREN, - [10940] = 1, - ACTIONS(839), 1, + STATE(329), 1, + sym_doc_comment, + [13642] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(775), 1, + anon_sym_fn, + STATE(330), 1, + sym_doc_comment, + [13655] = 4, + ACTIONS(135), 1, + sym_comment, + ACTIONS(137), 1, + anon_sym_POUND_POUND, + ACTIONS(836), 1, + sym_doc_comment_content, + STATE(331), 1, + sym_doc_comment, + [13668] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(838), 1, anon_sym_RPAREN, - [10944] = 1, - ACTIONS(841), 1, + STATE(332), 1, + sym_doc_comment, + [13681] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(840), 1, anon_sym_COMMA, - [10948] = 1, - ACTIONS(843), 1, - anon_sym_RPAREN, - [10952] = 1, - ACTIONS(845), 1, - ts_builtin_sym_end, - [10956] = 1, - ACTIONS(847), 1, - anon_sym_GT, - [10960] = 1, - ACTIONS(849), 1, - anon_sym_PIPE, - [10964] = 1, - ACTIONS(851), 1, + STATE(333), 1, + sym_doc_comment, + [13694] = 4, + ACTIONS(3), 1, + sym_comment, + ACTIONS(5), 1, + anon_sym_POUND_POUND, + ACTIONS(842), 1, anon_sym_COMMA, - [10968] = 1, - ACTIONS(853), 1, - anon_sym_RPAREN, + STATE(334), 1, + sym_doc_comment, + [13707] = 1, + ACTIONS(844), 1, + ts_builtin_sym_end, }; static const uint32_t ts_small_parse_table_map[] = { [SMALL_STATE(13)] = 0, - [SMALL_STATE(14)] = 59, - [SMALL_STATE(15)] = 114, - [SMALL_STATE(16)] = 190, - [SMALL_STATE(17)] = 261, - [SMALL_STATE(18)] = 332, - [SMALL_STATE(19)] = 403, - [SMALL_STATE(20)] = 474, - [SMALL_STATE(21)] = 545, - [SMALL_STATE(22)] = 616, - [SMALL_STATE(23)] = 687, - [SMALL_STATE(24)] = 758, - [SMALL_STATE(25)] = 826, - [SMALL_STATE(26)] = 894, - [SMALL_STATE(27)] = 962, - [SMALL_STATE(28)] = 1030, - [SMALL_STATE(29)] = 1098, - [SMALL_STATE(30)] = 1166, - [SMALL_STATE(31)] = 1234, - [SMALL_STATE(32)] = 1302, - [SMALL_STATE(33)] = 1370, - [SMALL_STATE(34)] = 1438, - [SMALL_STATE(35)] = 1506, - [SMALL_STATE(36)] = 1574, - [SMALL_STATE(37)] = 1642, - [SMALL_STATE(38)] = 1710, - [SMALL_STATE(39)] = 1778, - [SMALL_STATE(40)] = 1846, - [SMALL_STATE(41)] = 1914, - [SMALL_STATE(42)] = 1982, - [SMALL_STATE(43)] = 2050, - [SMALL_STATE(44)] = 2115, - [SMALL_STATE(45)] = 2180, - [SMALL_STATE(46)] = 2245, - [SMALL_STATE(47)] = 2310, - [SMALL_STATE(48)] = 2375, - [SMALL_STATE(49)] = 2440, - [SMALL_STATE(50)] = 2505, - [SMALL_STATE(51)] = 2570, - [SMALL_STATE(52)] = 2635, - [SMALL_STATE(53)] = 2700, - [SMALL_STATE(54)] = 2765, - [SMALL_STATE(55)] = 2830, - [SMALL_STATE(56)] = 2895, - [SMALL_STATE(57)] = 2960, - [SMALL_STATE(58)] = 3025, - [SMALL_STATE(59)] = 3090, - [SMALL_STATE(60)] = 3155, - [SMALL_STATE(61)] = 3220, - [SMALL_STATE(62)] = 3285, - [SMALL_STATE(63)] = 3350, - [SMALL_STATE(64)] = 3415, - [SMALL_STATE(65)] = 3480, - [SMALL_STATE(66)] = 3545, - [SMALL_STATE(67)] = 3610, - [SMALL_STATE(68)] = 3675, - [SMALL_STATE(69)] = 3739, - [SMALL_STATE(70)] = 3793, - [SMALL_STATE(71)] = 3845, - [SMALL_STATE(72)] = 3905, - [SMALL_STATE(73)] = 3971, - [SMALL_STATE(74)] = 4027, - [SMALL_STATE(75)] = 4091, - [SMALL_STATE(76)] = 4149, - [SMALL_STATE(77)] = 4213, - [SMALL_STATE(78)] = 4275, - [SMALL_STATE(79)] = 4312, - [SMALL_STATE(80)] = 4349, - [SMALL_STATE(81)] = 4386, - [SMALL_STATE(82)] = 4449, - [SMALL_STATE(83)] = 4486, - [SMALL_STATE(84)] = 4523, - [SMALL_STATE(85)] = 4560, - [SMALL_STATE(86)] = 4623, - [SMALL_STATE(87)] = 4660, - [SMALL_STATE(88)] = 4697, - [SMALL_STATE(89)] = 4760, - [SMALL_STATE(90)] = 4797, - [SMALL_STATE(91)] = 4834, - [SMALL_STATE(92)] = 4871, - [SMALL_STATE(93)] = 4908, - [SMALL_STATE(94)] = 4971, - [SMALL_STATE(95)] = 5008, - [SMALL_STATE(96)] = 5045, - [SMALL_STATE(97)] = 5108, - [SMALL_STATE(98)] = 5145, - [SMALL_STATE(99)] = 5208, - [SMALL_STATE(100)] = 5271, - [SMALL_STATE(101)] = 5334, - [SMALL_STATE(102)] = 5397, - [SMALL_STATE(103)] = 5434, - [SMALL_STATE(104)] = 5471, - [SMALL_STATE(105)] = 5508, - [SMALL_STATE(106)] = 5545, - [SMALL_STATE(107)] = 5581, - [SMALL_STATE(108)] = 5617, - [SMALL_STATE(109)] = 5652, - [SMALL_STATE(110)] = 5689, - [SMALL_STATE(111)] = 5724, - [SMALL_STATE(112)] = 5758, - [SMALL_STATE(113)] = 5792, - [SMALL_STATE(114)] = 5826, - [SMALL_STATE(115)] = 5860, - [SMALL_STATE(116)] = 5894, - [SMALL_STATE(117)] = 5928, - [SMALL_STATE(118)] = 5962, - [SMALL_STATE(119)] = 5996, - [SMALL_STATE(120)] = 6030, - [SMALL_STATE(121)] = 6064, - [SMALL_STATE(122)] = 6098, - [SMALL_STATE(123)] = 6132, - [SMALL_STATE(124)] = 6166, - [SMALL_STATE(125)] = 6200, - [SMALL_STATE(126)] = 6234, - [SMALL_STATE(127)] = 6268, - [SMALL_STATE(128)] = 6302, - [SMALL_STATE(129)] = 6336, - [SMALL_STATE(130)] = 6370, - [SMALL_STATE(131)] = 6404, - [SMALL_STATE(132)] = 6438, - [SMALL_STATE(133)] = 6472, - [SMALL_STATE(134)] = 6518, - [SMALL_STATE(135)] = 6578, - [SMALL_STATE(136)] = 6638, - [SMALL_STATE(137)] = 6698, - [SMALL_STATE(138)] = 6750, - [SMALL_STATE(139)] = 6798, - [SMALL_STATE(140)] = 6856, - [SMALL_STATE(141)] = 6910, - [SMALL_STATE(142)] = 6966, - [SMALL_STATE(143)] = 7028, - [SMALL_STATE(144)] = 7058, - [SMALL_STATE(145)] = 7088, - [SMALL_STATE(146)] = 7150, - [SMALL_STATE(147)] = 7212, - [SMALL_STATE(148)] = 7270, - [SMALL_STATE(149)] = 7329, - [SMALL_STATE(150)] = 7388, - [SMALL_STATE(151)] = 7445, - [SMALL_STATE(152)] = 7501, - [SMALL_STATE(153)] = 7529, - [SMALL_STATE(154)] = 7557, - [SMALL_STATE(155)] = 7585, - [SMALL_STATE(156)] = 7641, - [SMALL_STATE(157)] = 7697, - [SMALL_STATE(158)] = 7725, - [SMALL_STATE(159)] = 7753, - [SMALL_STATE(160)] = 7781, - [SMALL_STATE(161)] = 7809, - [SMALL_STATE(162)] = 7837, - [SMALL_STATE(163)] = 7893, - [SMALL_STATE(164)] = 7921, - [SMALL_STATE(165)] = 7949, - [SMALL_STATE(166)] = 7977, - [SMALL_STATE(167)] = 8033, - [SMALL_STATE(168)] = 8061, - [SMALL_STATE(169)] = 8089, - [SMALL_STATE(170)] = 8117, - [SMALL_STATE(171)] = 8145, - [SMALL_STATE(172)] = 8173, - [SMALL_STATE(173)] = 8201, - [SMALL_STATE(174)] = 8257, - [SMALL_STATE(175)] = 8285, - [SMALL_STATE(176)] = 8341, - [SMALL_STATE(177)] = 8369, - [SMALL_STATE(178)] = 8397, - [SMALL_STATE(179)] = 8425, - [SMALL_STATE(180)] = 8453, - [SMALL_STATE(181)] = 8481, - [SMALL_STATE(182)] = 8509, - [SMALL_STATE(183)] = 8532, - [SMALL_STATE(184)] = 8555, - [SMALL_STATE(185)] = 8578, - [SMALL_STATE(186)] = 8601, - [SMALL_STATE(187)] = 8624, - [SMALL_STATE(188)] = 8665, - [SMALL_STATE(189)] = 8706, - [SMALL_STATE(190)] = 8747, - [SMALL_STATE(191)] = 8785, - [SMALL_STATE(192)] = 8814, - [SMALL_STATE(193)] = 8843, - [SMALL_STATE(194)] = 8862, - [SMALL_STATE(195)] = 8891, - [SMALL_STATE(196)] = 8920, - [SMALL_STATE(197)] = 8949, - [SMALL_STATE(198)] = 8968, - [SMALL_STATE(199)] = 8997, - [SMALL_STATE(200)] = 9026, - [SMALL_STATE(201)] = 9055, - [SMALL_STATE(202)] = 9084, - [SMALL_STATE(203)] = 9113, - [SMALL_STATE(204)] = 9142, - [SMALL_STATE(205)] = 9171, - [SMALL_STATE(206)] = 9200, - [SMALL_STATE(207)] = 9229, - [SMALL_STATE(208)] = 9258, - [SMALL_STATE(209)] = 9275, - [SMALL_STATE(210)] = 9304, - [SMALL_STATE(211)] = 9325, - [SMALL_STATE(212)] = 9354, - [SMALL_STATE(213)] = 9383, - [SMALL_STATE(214)] = 9412, - [SMALL_STATE(215)] = 9441, - [SMALL_STATE(216)] = 9462, - [SMALL_STATE(217)] = 9491, - [SMALL_STATE(218)] = 9512, - [SMALL_STATE(219)] = 9541, - [SMALL_STATE(220)] = 9562, - [SMALL_STATE(221)] = 9578, - [SMALL_STATE(222)] = 9604, - [SMALL_STATE(223)] = 9630, - [SMALL_STATE(224)] = 9656, - [SMALL_STATE(225)] = 9682, - [SMALL_STATE(226)] = 9700, - [SMALL_STATE(227)] = 9718, - [SMALL_STATE(228)] = 9744, - [SMALL_STATE(229)] = 9762, - [SMALL_STATE(230)] = 9778, - [SMALL_STATE(231)] = 9804, - [SMALL_STATE(232)] = 9826, - [SMALL_STATE(233)] = 9842, - [SMALL_STATE(234)] = 9860, - [SMALL_STATE(235)] = 9876, - [SMALL_STATE(236)] = 9894, - [SMALL_STATE(237)] = 9920, - [SMALL_STATE(238)] = 9938, - [SMALL_STATE(239)] = 9960, - [SMALL_STATE(240)] = 9982, - [SMALL_STATE(241)] = 10000, - [SMALL_STATE(242)] = 10026, - [SMALL_STATE(243)] = 10048, - [SMALL_STATE(244)] = 10063, - [SMALL_STATE(245)] = 10078, - [SMALL_STATE(246)] = 10093, - [SMALL_STATE(247)] = 10108, - [SMALL_STATE(248)] = 10123, - [SMALL_STATE(249)] = 10138, - [SMALL_STATE(250)] = 10161, - [SMALL_STATE(251)] = 10184, - [SMALL_STATE(252)] = 10199, - [SMALL_STATE(253)] = 10222, - [SMALL_STATE(254)] = 10237, - [SMALL_STATE(255)] = 10260, - [SMALL_STATE(256)] = 10275, - [SMALL_STATE(257)] = 10290, - [SMALL_STATE(258)] = 10310, - [SMALL_STATE(259)] = 10330, - [SMALL_STATE(260)] = 10350, - [SMALL_STATE(261)] = 10370, - [SMALL_STATE(262)] = 10387, - [SMALL_STATE(263)] = 10404, - [SMALL_STATE(264)] = 10421, - [SMALL_STATE(265)] = 10438, - [SMALL_STATE(266)] = 10455, - [SMALL_STATE(267)] = 10469, - [SMALL_STATE(268)] = 10483, - [SMALL_STATE(269)] = 10492, - [SMALL_STATE(270)] = 10503, - [SMALL_STATE(271)] = 10514, - [SMALL_STATE(272)] = 10522, - [SMALL_STATE(273)] = 10530, - [SMALL_STATE(274)] = 10538, - [SMALL_STATE(275)] = 10546, - [SMALL_STATE(276)] = 10554, - [SMALL_STATE(277)] = 10565, - [SMALL_STATE(278)] = 10572, - [SMALL_STATE(279)] = 10579, - [SMALL_STATE(280)] = 10592, - [SMALL_STATE(281)] = 10605, - [SMALL_STATE(282)] = 10615, - [SMALL_STATE(283)] = 10625, - [SMALL_STATE(284)] = 10631, - [SMALL_STATE(285)] = 10641, - [SMALL_STATE(286)] = 10651, - [SMALL_STATE(287)] = 10661, - [SMALL_STATE(288)] = 10669, - [SMALL_STATE(289)] = 10679, - [SMALL_STATE(290)] = 10689, - [SMALL_STATE(291)] = 10695, - [SMALL_STATE(292)] = 10705, - [SMALL_STATE(293)] = 10715, - [SMALL_STATE(294)] = 10725, - [SMALL_STATE(295)] = 10735, - [SMALL_STATE(296)] = 10745, - [SMALL_STATE(297)] = 10755, - [SMALL_STATE(298)] = 10765, - [SMALL_STATE(299)] = 10775, - [SMALL_STATE(300)] = 10781, - [SMALL_STATE(301)] = 10789, - [SMALL_STATE(302)] = 10799, - [SMALL_STATE(303)] = 10809, - [SMALL_STATE(304)] = 10819, - [SMALL_STATE(305)] = 10829, - [SMALL_STATE(306)] = 10839, - [SMALL_STATE(307)] = 10846, - [SMALL_STATE(308)] = 10853, - [SMALL_STATE(309)] = 10860, - [SMALL_STATE(310)] = 10867, - [SMALL_STATE(311)] = 10874, - [SMALL_STATE(312)] = 10881, - [SMALL_STATE(313)] = 10888, - [SMALL_STATE(314)] = 10893, - [SMALL_STATE(315)] = 10900, - [SMALL_STATE(316)] = 10904, - [SMALL_STATE(317)] = 10908, - [SMALL_STATE(318)] = 10912, - [SMALL_STATE(319)] = 10916, - [SMALL_STATE(320)] = 10920, - [SMALL_STATE(321)] = 10924, - [SMALL_STATE(322)] = 10928, - [SMALL_STATE(323)] = 10932, - [SMALL_STATE(324)] = 10936, - [SMALL_STATE(325)] = 10940, - [SMALL_STATE(326)] = 10944, - [SMALL_STATE(327)] = 10948, - [SMALL_STATE(328)] = 10952, - [SMALL_STATE(329)] = 10956, - [SMALL_STATE(330)] = 10960, - [SMALL_STATE(331)] = 10964, - [SMALL_STATE(332)] = 10968, + [SMALL_STATE(14)] = 66, + [SMALL_STATE(15)] = 128, + [SMALL_STATE(16)] = 211, + [SMALL_STATE(17)] = 291, + [SMALL_STATE(18)] = 371, + [SMALL_STATE(19)] = 451, + [SMALL_STATE(20)] = 531, + [SMALL_STATE(21)] = 611, + [SMALL_STATE(22)] = 691, + [SMALL_STATE(23)] = 771, + [SMALL_STATE(24)] = 851, + [SMALL_STATE(25)] = 928, + [SMALL_STATE(26)] = 1005, + [SMALL_STATE(27)] = 1082, + [SMALL_STATE(28)] = 1159, + [SMALL_STATE(29)] = 1236, + [SMALL_STATE(30)] = 1313, + [SMALL_STATE(31)] = 1390, + [SMALL_STATE(32)] = 1467, + [SMALL_STATE(33)] = 1544, + [SMALL_STATE(34)] = 1621, + [SMALL_STATE(35)] = 1698, + [SMALL_STATE(36)] = 1775, + [SMALL_STATE(37)] = 1852, + [SMALL_STATE(38)] = 1929, + [SMALL_STATE(39)] = 2006, + [SMALL_STATE(40)] = 2083, + [SMALL_STATE(41)] = 2160, + [SMALL_STATE(42)] = 2237, + [SMALL_STATE(43)] = 2314, + [SMALL_STATE(44)] = 2388, + [SMALL_STATE(45)] = 2462, + [SMALL_STATE(46)] = 2536, + [SMALL_STATE(47)] = 2610, + [SMALL_STATE(48)] = 2682, + [SMALL_STATE(49)] = 2756, + [SMALL_STATE(50)] = 2830, + [SMALL_STATE(51)] = 2904, + [SMALL_STATE(52)] = 2978, + [SMALL_STATE(53)] = 3052, + [SMALL_STATE(54)] = 3124, + [SMALL_STATE(55)] = 3198, + [SMALL_STATE(56)] = 3272, + [SMALL_STATE(57)] = 3346, + [SMALL_STATE(58)] = 3420, + [SMALL_STATE(59)] = 3494, + [SMALL_STATE(60)] = 3568, + [SMALL_STATE(61)] = 3642, + [SMALL_STATE(62)] = 3716, + [SMALL_STATE(63)] = 3790, + [SMALL_STATE(64)] = 3864, + [SMALL_STATE(65)] = 3938, + [SMALL_STATE(66)] = 4012, + [SMALL_STATE(67)] = 4086, + [SMALL_STATE(68)] = 4160, + [SMALL_STATE(69)] = 4231, + [SMALL_STATE(70)] = 4300, + [SMALL_STATE(71)] = 4365, + [SMALL_STATE(72)] = 4428, + [SMALL_STATE(73)] = 4489, + [SMALL_STATE(74)] = 4560, + [SMALL_STATE(75)] = 4631, + [SMALL_STATE(76)] = 4690, + [SMALL_STATE(77)] = 4763, + [SMALL_STATE(78)] = 4830, + [SMALL_STATE(79)] = 4874, + [SMALL_STATE(80)] = 4918, + [SMALL_STATE(81)] = 4988, + [SMALL_STATE(82)] = 5058, + [SMALL_STATE(83)] = 5102, + [SMALL_STATE(84)] = 5146, + [SMALL_STATE(85)] = 5190, + [SMALL_STATE(86)] = 5234, + [SMALL_STATE(87)] = 5304, + [SMALL_STATE(88)] = 5374, + [SMALL_STATE(89)] = 5418, + [SMALL_STATE(90)] = 5462, + [SMALL_STATE(91)] = 5506, + [SMALL_STATE(92)] = 5550, + [SMALL_STATE(93)] = 5594, + [SMALL_STATE(94)] = 5664, + [SMALL_STATE(95)] = 5734, + [SMALL_STATE(96)] = 5778, + [SMALL_STATE(97)] = 5848, + [SMALL_STATE(98)] = 5892, + [SMALL_STATE(99)] = 5962, + [SMALL_STATE(100)] = 6006, + [SMALL_STATE(101)] = 6076, + [SMALL_STATE(102)] = 6120, + [SMALL_STATE(103)] = 6164, + [SMALL_STATE(104)] = 6208, + [SMALL_STATE(105)] = 6252, + [SMALL_STATE(106)] = 6296, + [SMALL_STATE(107)] = 6340, + [SMALL_STATE(108)] = 6383, + [SMALL_STATE(109)] = 6426, + [SMALL_STATE(110)] = 6468, + [SMALL_STATE(111)] = 6512, + [SMALL_STATE(112)] = 6554, + [SMALL_STATE(113)] = 6595, + [SMALL_STATE(114)] = 6660, + [SMALL_STATE(115)] = 6701, + [SMALL_STATE(116)] = 6742, + [SMALL_STATE(117)] = 6783, + [SMALL_STATE(118)] = 6824, + [SMALL_STATE(119)] = 6865, + [SMALL_STATE(120)] = 6906, + [SMALL_STATE(121)] = 6947, + [SMALL_STATE(122)] = 7016, + [SMALL_STATE(123)] = 7083, + [SMALL_STATE(124)] = 7146, + [SMALL_STATE(125)] = 7187, + [SMALL_STATE(126)] = 7228, + [SMALL_STATE(127)] = 7289, + [SMALL_STATE(128)] = 7330, + [SMALL_STATE(129)] = 7371, + [SMALL_STATE(130)] = 7412, + [SMALL_STATE(131)] = 7469, + [SMALL_STATE(132)] = 7510, + [SMALL_STATE(133)] = 7565, + [SMALL_STATE(134)] = 7634, + [SMALL_STATE(135)] = 7675, + [SMALL_STATE(136)] = 7716, + [SMALL_STATE(137)] = 7785, + [SMALL_STATE(138)] = 7826, + [SMALL_STATE(139)] = 7867, + [SMALL_STATE(140)] = 7908, + [SMALL_STATE(141)] = 7949, + [SMALL_STATE(142)] = 7990, + [SMALL_STATE(143)] = 8031, + [SMALL_STATE(144)] = 8102, + [SMALL_STATE(145)] = 8141, + [SMALL_STATE(146)] = 8208, + [SMALL_STATE(147)] = 8247, + [SMALL_STATE(148)] = 8318, + [SMALL_STATE(149)] = 8389, + [SMALL_STATE(150)] = 8455, + [SMALL_STATE(151)] = 8523, + [SMALL_STATE(152)] = 8591, + [SMALL_STATE(153)] = 8628, + [SMALL_STATE(154)] = 8693, + [SMALL_STATE(155)] = 8758, + [SMALL_STATE(156)] = 8795, + [SMALL_STATE(157)] = 8832, + [SMALL_STATE(158)] = 8869, + [SMALL_STATE(159)] = 8906, + [SMALL_STATE(160)] = 8943, + [SMALL_STATE(161)] = 8980, + [SMALL_STATE(162)] = 9017, + [SMALL_STATE(163)] = 9054, + [SMALL_STATE(164)] = 9091, + [SMALL_STATE(165)] = 9128, + [SMALL_STATE(166)] = 9165, + [SMALL_STATE(167)] = 9202, + [SMALL_STATE(168)] = 9239, + [SMALL_STATE(169)] = 9304, + [SMALL_STATE(170)] = 9341, + [SMALL_STATE(171)] = 9378, + [SMALL_STATE(172)] = 9415, + [SMALL_STATE(173)] = 9480, + [SMALL_STATE(174)] = 9545, + [SMALL_STATE(175)] = 9610, + [SMALL_STATE(176)] = 9675, + [SMALL_STATE(177)] = 9712, + [SMALL_STATE(178)] = 9749, + [SMALL_STATE(179)] = 9786, + [SMALL_STATE(180)] = 9823, + [SMALL_STATE(181)] = 9860, + [SMALL_STATE(182)] = 9897, + [SMALL_STATE(183)] = 9934, + [SMALL_STATE(184)] = 9966, + [SMALL_STATE(185)] = 9998, + [SMALL_STATE(186)] = 10030, + [SMALL_STATE(187)] = 10062, + [SMALL_STATE(188)] = 10094, + [SMALL_STATE(189)] = 10143, + [SMALL_STATE(190)] = 10192, + [SMALL_STATE(191)] = 10241, + [SMALL_STATE(192)] = 10287, + [SMALL_STATE(193)] = 10325, + [SMALL_STATE(194)] = 10363, + [SMALL_STATE(195)] = 10401, + [SMALL_STATE(196)] = 10439, + [SMALL_STATE(197)] = 10477, + [SMALL_STATE(198)] = 10515, + [SMALL_STATE(199)] = 10553, + [SMALL_STATE(200)] = 10591, + [SMALL_STATE(201)] = 10629, + [SMALL_STATE(202)] = 10667, + [SMALL_STATE(203)] = 10705, + [SMALL_STATE(204)] = 10743, + [SMALL_STATE(205)] = 10781, + [SMALL_STATE(206)] = 10819, + [SMALL_STATE(207)] = 10857, + [SMALL_STATE(208)] = 10895, + [SMALL_STATE(209)] = 10933, + [SMALL_STATE(210)] = 10971, + [SMALL_STATE(211)] = 11009, + [SMALL_STATE(212)] = 11047, + [SMALL_STATE(213)] = 11085, + [SMALL_STATE(214)] = 11123, + [SMALL_STATE(215)] = 11158, + [SMALL_STATE(216)] = 11193, + [SMALL_STATE(217)] = 11224, + [SMALL_STATE(218)] = 11259, + [SMALL_STATE(219)] = 11290, + [SMALL_STATE(220)] = 11325, + [SMALL_STATE(221)] = 11360, + [SMALL_STATE(222)] = 11391, + [SMALL_STATE(223)] = 11422, + [SMALL_STATE(224)] = 11457, + [SMALL_STATE(225)] = 11492, + [SMALL_STATE(226)] = 11527, + [SMALL_STATE(227)] = 11555, + [SMALL_STATE(228)] = 11581, + [SMALL_STATE(229)] = 11613, + [SMALL_STATE(230)] = 11641, + [SMALL_STATE(231)] = 11669, + [SMALL_STATE(232)] = 11701, + [SMALL_STATE(233)] = 11733, + [SMALL_STATE(234)] = 11761, + [SMALL_STATE(235)] = 11785, + [SMALL_STATE(236)] = 11811, + [SMALL_STATE(237)] = 11843, + [SMALL_STATE(238)] = 11866, + [SMALL_STATE(239)] = 11895, + [SMALL_STATE(240)] = 11920, + [SMALL_STATE(241)] = 11945, + [SMALL_STATE(242)] = 11970, + [SMALL_STATE(243)] = 11993, + [SMALL_STATE(244)] = 12022, + [SMALL_STATE(245)] = 12045, + [SMALL_STATE(246)] = 12074, + [SMALL_STATE(247)] = 12097, + [SMALL_STATE(248)] = 12122, + [SMALL_STATE(249)] = 12147, + [SMALL_STATE(250)] = 12172, + [SMALL_STATE(251)] = 12201, + [SMALL_STATE(252)] = 12226, + [SMALL_STATE(253)] = 12248, + [SMALL_STATE(254)] = 12270, + [SMALL_STATE(255)] = 12292, + [SMALL_STATE(256)] = 12318, + [SMALL_STATE(257)] = 12340, + [SMALL_STATE(258)] = 12366, + [SMALL_STATE(259)] = 12388, + [SMALL_STATE(260)] = 12414, + [SMALL_STATE(261)] = 12436, + [SMALL_STATE(262)] = 12458, + [SMALL_STATE(263)] = 12480, + [SMALL_STATE(264)] = 12502, + [SMALL_STATE(265)] = 12528, + [SMALL_STATE(266)] = 12550, + [SMALL_STATE(267)] = 12576, + [SMALL_STATE(268)] = 12599, + [SMALL_STATE(269)] = 12624, + [SMALL_STATE(270)] = 12642, + [SMALL_STATE(271)] = 12662, + [SMALL_STATE(272)] = 12682, + [SMALL_STATE(273)] = 12699, + [SMALL_STATE(274)] = 12716, + [SMALL_STATE(275)] = 12733, + [SMALL_STATE(276)] = 12750, + [SMALL_STATE(277)] = 12767, + [SMALL_STATE(278)] = 12784, + [SMALL_STATE(279)] = 12806, + [SMALL_STATE(280)] = 12822, + [SMALL_STATE(281)] = 12838, + [SMALL_STATE(282)] = 12860, + [SMALL_STATE(283)] = 12878, + [SMALL_STATE(284)] = 12893, + [SMALL_STATE(285)] = 12912, + [SMALL_STATE(286)] = 12927, + [SMALL_STATE(287)] = 12946, + [SMALL_STATE(288)] = 12963, + [SMALL_STATE(289)] = 12982, + [SMALL_STATE(290)] = 12997, + [SMALL_STATE(291)] = 13016, + [SMALL_STATE(292)] = 13033, + [SMALL_STATE(293)] = 13052, + [SMALL_STATE(294)] = 13071, + [SMALL_STATE(295)] = 13090, + [SMALL_STATE(296)] = 13109, + [SMALL_STATE(297)] = 13128, + [SMALL_STATE(298)] = 13147, + [SMALL_STATE(299)] = 13164, + [SMALL_STATE(300)] = 13183, + [SMALL_STATE(301)] = 13202, + [SMALL_STATE(302)] = 13221, + [SMALL_STATE(303)] = 13238, + [SMALL_STATE(304)] = 13257, + [SMALL_STATE(305)] = 13276, + [SMALL_STATE(306)] = 13295, + [SMALL_STATE(307)] = 13312, + [SMALL_STATE(308)] = 13331, + [SMALL_STATE(309)] = 13347, + [SMALL_STATE(310)] = 13361, + [SMALL_STATE(311)] = 13377, + [SMALL_STATE(312)] = 13393, + [SMALL_STATE(313)] = 13409, + [SMALL_STATE(314)] = 13425, + [SMALL_STATE(315)] = 13441, + [SMALL_STATE(316)] = 13457, + [SMALL_STATE(317)] = 13473, + [SMALL_STATE(318)] = 13486, + [SMALL_STATE(319)] = 13499, + [SMALL_STATE(320)] = 13512, + [SMALL_STATE(321)] = 13525, + [SMALL_STATE(322)] = 13538, + [SMALL_STATE(323)] = 13551, + [SMALL_STATE(324)] = 13564, + [SMALL_STATE(325)] = 13577, + [SMALL_STATE(326)] = 13590, + [SMALL_STATE(327)] = 13603, + [SMALL_STATE(328)] = 13616, + [SMALL_STATE(329)] = 13629, + [SMALL_STATE(330)] = 13642, + [SMALL_STATE(331)] = 13655, + [SMALL_STATE(332)] = 13668, + [SMALL_STATE(333)] = 13681, + [SMALL_STATE(334)] = 13694, + [SMALL_STATE(335)] = 13707, }; static const TSParseActionEntry ts_parse_actions[] = { [0] = {.entry = {.count = 0, .reusable = false}}, [1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(), - [3] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 0, 0, 0), - [5] = {.entry = {.count = 1, .reusable = true}}, SHIFT(12), - [7] = {.entry = {.count = 1, .reusable = true}}, SHIFT(322), - [9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2), - [11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(241), - [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(271), - [15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(239), - [17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62), - [19] = {.entry = {.count = 1, .reusable = false}}, SHIFT(231), - [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230), - [23] = {.entry = {.count = 1, .reusable = false}}, SHIFT(265), - [25] = {.entry = {.count = 1, .reusable = false}}, SHIFT(64), - [27] = {.entry = {.count = 1, .reusable = false}}, SHIFT(63), + [3] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(), + [5] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331), + [7] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 0), + [9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3), + [11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(220), + [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(275), + [15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(218), + [17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), + [19] = {.entry = {.count = 1, .reusable = false}}, SHIFT(216), + [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), + [23] = {.entry = {.count = 1, .reusable = false}}, SHIFT(266), + [25] = {.entry = {.count = 1, .reusable = false}}, SHIFT(50), + [27] = {.entry = {.count = 1, .reusable = false}}, SHIFT(51), [29] = {.entry = {.count = 1, .reusable = false}}, SHIFT(15), - [31] = {.entry = {.count = 1, .reusable = false}}, SHIFT(261), - [33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), - [35] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), - [37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(106), + [31] = {.entry = {.count = 1, .reusable = false}}, SHIFT(257), + [33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184), + [35] = {.entry = {.count = 1, .reusable = true}}, SHIFT(33), + [37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(108), [39] = {.entry = {.count = 1, .reusable = false}}, SHIFT(107), - [41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119), - [43] = {.entry = {.count = 1, .reusable = false}}, SHIFT(120), - [45] = {.entry = {.count = 1, .reusable = false}}, SHIFT(119), - [47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), + [41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115), + [43] = {.entry = {.count = 1, .reusable = false}}, SHIFT(116), + [45] = {.entry = {.count = 1, .reusable = false}}, SHIFT(115), + [47] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137), [49] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13), - [51] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8), - [53] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161), - [55] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), - [57] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121), - [59] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), - [61] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), - [63] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(6), - [66] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(322), - [69] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(2), - [72] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(241), - [75] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(271), - [78] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(239), - [81] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(62), - [84] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(231), - [87] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(230), - [90] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(265), - [93] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(64), - [96] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(63), - [99] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(15), - [102] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(261), - [105] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(182), - [108] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(37), - [111] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(106), - [114] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(107), - [117] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(119), - [120] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(120), - [123] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(119), - [126] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86), - [128] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11), - [130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5), - [132] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), - [134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80), - [136] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123), - [138] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(11), - [141] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2, 0, 0), SHIFT_REPEAT(5), - [144] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 1, 0, 0), - [146] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6), - [148] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block, 2, 0, 0), - [150] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 2, 0, 0), - [152] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 2, 0, 0), - [154] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block, 2, 0, 0), - [156] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return, 1, 0, 0), - [158] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return, 1, 0, 0), - [160] = {.entry = {.count = 1, .reusable = false}}, SHIFT(17), - [162] = {.entry = {.count = 1, .reusable = false}}, SHIFT(62), - [164] = {.entry = {.count = 1, .reusable = false}}, SHIFT(230), - [166] = {.entry = {.count = 1, .reusable = false}}, SHIFT(182), - [168] = {.entry = {.count = 1, .reusable = false}}, SHIFT(37), - [170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19), - [172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154), - [174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), - [176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223), - [178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26), - [180] = {.entry = {.count = 1, .reusable = false}}, SHIFT(143), - [182] = {.entry = {.count = 1, .reusable = false}}, SHIFT(144), - [184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), - [186] = {.entry = {.count = 1, .reusable = false}}, SHIFT(177), - [188] = {.entry = {.count = 1, .reusable = false}}, SHIFT(178), - [190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125), - [192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), - [194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165), - [196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127), - [198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157), - [200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122), - [202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179), - [204] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arg_list, 2, 0, 0), - [206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), - [208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), - [210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111), - [212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113), - [214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168), - [216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), - [218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180), - [220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170), - [222] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arg_list, 3, 0, 0), - [224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(27), - [226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3), - [228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116), - [230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25), - [232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4), - [234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115), - [236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17), - [238] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda, 3, 0, 13), - [240] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda, 3, 0, 13), - [242] = {.entry = {.count = 1, .reusable = false}}, SHIFT(262), - [244] = {.entry = {.count = 1, .reusable = false}}, SHIFT(22), - [246] = {.entry = {.count = 1, .reusable = false}}, SHIFT(184), - [248] = {.entry = {.count = 1, .reusable = false}}, SHIFT(186), - [250] = {.entry = {.count = 1, .reusable = false}}, SHIFT(65), - [252] = {.entry = {.count = 1, .reusable = false}}, SHIFT(185), - [254] = {.entry = {.count = 1, .reusable = false}}, SHIFT(67), - [256] = {.entry = {.count = 1, .reusable = false}}, SHIFT(183), - [258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(35), - [260] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3, 0, 17), - [262] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3, 0, 17), - [264] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_statement, 1, 0, 0), - [266] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_statement, 1, 0, 0), - [268] = {.entry = {.count = 1, .reusable = false}}, SHIFT(48), - [270] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda, 4, 0, 22), - [272] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda, 4, 0, 22), - [274] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_expression, 2, 0, 8), - [276] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_expression, 2, 0, 8), - [278] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 7, 0, 48), - [280] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 7, 0, 48), - [282] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 7, 0, 46), - [284] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 7, 0, 46), - [286] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block, 3, 0, 9), - [288] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block, 3, 0, 9), - [290] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 5, 0, 35), - [292] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 5, 0, 35), - [294] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 5, 0, 32), - [296] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 5, 0, 32), - [298] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, 0, 39), - [300] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, 0, 39), - [302] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 5, 0, 31), - [304] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 5, 0, 31), - [306] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, 0, 39), - [308] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, 0, 39), - [310] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 6, 0, 40), - [312] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 6, 0, 40), - [314] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, 0, 42), - [316] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, 0, 42), - [318] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, 0, 43), - [320] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, 0, 43), - [322] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 4, 0, 26), - [324] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 4, 0, 26), - [326] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__statement_list, 2, 0, 0), - [328] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 4, 0, 25), - [330] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 4, 0, 25), - [332] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 3, 0, 12), - [334] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 3, 0, 12), - [336] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, 0, 31), - [338] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, 0, 31), - [340] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return, 2, 0, 7), - [342] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return, 2, 0, 7), - [344] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_doc_comment, 2, 0, 0), - [346] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_doc_comment, 2, 0, 0), - [348] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assert, 2, 0, 6), - [350] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assert, 2, 0, 6), - [352] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_print, 2, 0, 5), - [354] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_print, 2, 0, 5), - [356] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 7, 0, 49), - [358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 7, 0, 49), - [360] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assignment, 3, 0, 18), - [362] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assignment, 3, 0, 18), - [364] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 3, 0, 12), - [366] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 3, 0, 12), - [368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 8, 0, 50), - [370] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 8, 0, 50), - [372] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 8, 0, 52), - [374] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 8, 0, 52), - [376] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 9, 0, 53), - [378] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 9, 0, 53), - [380] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_primitive_type, 1, 0, 0), - [382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_primitive_type, 1, 0, 0), - [384] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_identifier, 1, 0, 0), - [386] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_identifier, 1, 0, 0), - [388] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_access, 3, 0, 15), - [390] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_access, 3, 0, 15), - [392] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0), - [394] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0), - [396] = {.entry = {.count = 1, .reusable = false}}, SHIFT(49), - [398] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_index, 4, 0, 29), - [400] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_index, 4, 0, 29), - [402] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 4, 0, 28), - [404] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 4, 0, 28), - [406] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 5, 0, 0), - [408] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 5, 0, 0), - [410] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 5, 0, 37), - [412] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 5, 0, 37), - [414] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 5, 0, 36), - [416] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 5, 0, 36), - [418] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 5, 0, 0), - [420] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 5, 0, 0), - [422] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 2, 0, 0), - [424] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 2, 0, 0), - [426] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 3, 0, 0), - [428] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 3, 0, 0), - [430] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 3, 0, 0), - [432] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 3, 0, 0), - [434] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_literal, 1, 0, 0), - [436] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_literal, 1, 0, 0), - [438] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_bool, 1, 0, 0), - [440] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_bool, 1, 0, 0), - [442] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_call, 3, 0, 16), - [444] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_call, 3, 0, 16), - [446] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 6, 0, 44), - [448] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 6, 0, 44), - [450] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_call, 4, 0, 27), - [452] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_call, 4, 0, 27), - [454] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 4, 0, 0), - [456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 4, 0, 0), - [458] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_expression, 3, 0, 11), - [460] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_expression, 3, 0, 11), - [462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 4, 0, 0), - [464] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 4, 0, 0), - [466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264), - [468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), - [470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38), - [472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), - [474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55), - [476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), - [478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184), - [480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50), - [482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), - [484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(31), - [486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117), - [488] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arg_list, 1, 0, 0), - [490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24), - [492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30), - [494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159), - [496] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_arg_list_repeat1, 2, 0, 0), - [498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(33), - [500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172), - [502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29), - [504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), - [506] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map_item, 3, 0, 19), - [508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), - [510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124), - [512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(160), - [514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), - [516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114), - [518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128), - [520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), - [522] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_operator, 1, 0, 0), - [524] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_operator, 1, 0, 0), - [526] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_or_operator, 1, 0, 0), - [528] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_or_operator, 1, 0, 0), - [530] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_comparative_operator, 1, 0, 0), - [532] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_comparative_operator, 1, 0, 0), - [534] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_multiplicative_operator, 1, 0, 0), - [536] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_multiplicative_operator, 1, 0, 0), - [538] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_additive_operator, 1, 0, 0), - [540] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_additive_operator, 1, 0, 0), - [542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(92), - [544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(92), - [546] = {.entry = {.count = 1, .reusable = false}}, SHIFT(322), - [548] = {.entry = {.count = 1, .reusable = false}}, SHIFT(7), - [550] = {.entry = {.count = 1, .reusable = false}}, SHIFT(123), - [552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(164), - [554] = {.entry = {.count = 1, .reusable = false}}, SHIFT(80), - [556] = {.entry = {.count = 1, .reusable = false}}, SHIFT(193), - [558] = {.entry = {.count = 1, .reusable = false}}, SHIFT(197), - [560] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_name, 1, 0, 0), - [562] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_name, 1, 0, 0), - [564] = {.entry = {.count = 1, .reusable = false}}, SHIFT(206), - [566] = {.entry = {.count = 1, .reusable = false}}, SHIFT(269), - [568] = {.entry = {.count = 1, .reusable = false}}, SHIFT(270), - [570] = {.entry = {.count = 1, .reusable = false}}, SHIFT(278), - [572] = {.entry = {.count = 1, .reusable = false}}, SHIFT(277), - [574] = {.entry = {.count = 1, .reusable = false}}, SHIFT(211), - [576] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_overloadable_operator, 1, 0, 0), - [578] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_overloadable_operator, 1, 0, 0), - [580] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 2, 0, 3), - [582] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 2, 0, 3), - [584] = {.entry = {.count = 1, .reusable = false}}, SHIFT(227), - [586] = {.entry = {.count = 1, .reusable = false}}, SHIFT(191), - [588] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 3, 0, 14), - [590] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 3, 0, 14), - [592] = {.entry = {.count = 1, .reusable = false}}, SHIFT(202), - [594] = {.entry = {.count = 1, .reusable = false}}, SHIFT(58), - [596] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 2, 0, 3), - [598] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 2, 0, 3), - [600] = {.entry = {.count = 1, .reusable = false}}, SHIFT(218), - [602] = {.entry = {.count = 1, .reusable = false}}, SHIFT(47), - [604] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 3, 0, 14), - [606] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 3, 0, 14), - [608] = {.entry = {.count = 1, .reusable = false}}, SHIFT(236), - [610] = {.entry = {.count = 1, .reusable = false}}, SHIFT(200), - [612] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 4, 0, 0), - [614] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 4, 0, 0), - [616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(292), - [618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286), - [620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), - [622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(310), - [624] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 5, 0, 34), - [626] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 5, 0, 34), - [628] = {.entry = {.count = 1, .reusable = false}}, SHIFT(44), - [630] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 4, 0, 3), - [632] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 4, 0, 3), - [634] = {.entry = {.count = 1, .reusable = false}}, SHIFT(205), - [636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226), - [638] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 5, 0, 14), - [640] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 5, 0, 14), - [642] = {.entry = {.count = 1, .reusable = false}}, SHIFT(207), - [644] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 1, 0, 0), - [646] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 1, 0, 0), - [648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), - [650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(299), - [652] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 6, 0, 0), - [654] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 6, 0, 0), - [656] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 5, 0, 30), - [658] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 5, 0, 30), - [660] = {.entry = {.count = 1, .reusable = false}}, SHIFT(199), - [662] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 6, 0, 41), - [664] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 6, 0, 41), - [666] = {.entry = {.count = 1, .reusable = false}}, SHIFT(192), - [668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), - [670] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_path, 1, 0, 2), - [672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_path, 1, 0, 2), - [674] = {.entry = {.count = 1, .reusable = false}}, SHIFT(257), - [676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), - [678] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 4, 0, 24), - [680] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 4, 0, 24), - [682] = {.entry = {.count = 1, .reusable = false}}, SHIFT(56), - [684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268), - [686] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_path, 3, 0, 20), - [688] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_path, 3, 0, 20), - [690] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 5, 0, 33), - [692] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 5, 0, 33), - [694] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 7, 0, 45), - [696] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 7, 0, 45), - [698] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 3, 0, 10), - [700] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 3, 0, 10), - [702] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 2, 0, 1), - [704] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 2, 0, 1), - [706] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param_list, 2, 0, 0), - [708] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param_list, 3, 0, 0), - [710] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 4, 0, 21), - [712] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 4, 0, 21), - [714] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 8, 0, 51), - [716] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 8, 0, 51), - [718] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 6, 0, 38), - [720] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 6, 0, 38), - [722] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 7, 0, 47), - [724] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 7, 0, 47), - [726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271), - [728] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualifier_list, 1, 0, 0), - [730] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_qualifier_list_repeat1, 2, 0, 0), SHIFT_REPEAT(271), - [733] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_qualifier_list_repeat1, 2, 0, 0), - [735] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_relative_dot, 1, 0, 0), - [737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196), - [739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), - [741] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualifier, 1, 0, 0), - [743] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_arg_list_repeat1, 2, 0, 0), SHIFT_REPEAT(66), - [746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7), - [748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222), - [750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198), - [752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), - [754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201), - [756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224), - [758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(32), - [760] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_param_list_repeat1, 2, 0, 0), - [762] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_param_list_repeat1, 2, 0, 0), SHIFT_REPEAT(259), - [765] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252), - [767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), - [769] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param, 1, 0, 4), - [771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), - [773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(118), - [775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(20), - [777] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param_list, 1, 0, 0), - [779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249), - [781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param, 3, 0, 23), - [783] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_param_list_repeat1, 2, 0, 0), SHIFT_REPEAT(260), - [786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), - [788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(34), - [790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152), - [792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), - [794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242), - [796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(238), - [798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263), - [800] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_map_repeat1, 2, 0, 0), - [802] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_map_repeat1, 2, 0, 0), SHIFT_REPEAT(28), - [805] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), - [807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250), - [809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), - [811] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42), - [813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(23), - [815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254), - [817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), - [819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18), - [821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275), - [823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232), - [825] = {.entry = {.count = 1, .reusable = true}}, SHIFT(274), - [827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308), - [829] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169), - [831] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), - [833] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97), - [835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235), - [837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233), - [839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126), - [841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216), - [843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304), - [845] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), - [847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), - [849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41), - [851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), - [853] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297), + [51] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), + [53] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180), + [55] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4), + [57] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), + [59] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83), + [61] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), + [63] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(3), + [66] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(220), + [69] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(275), + [72] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(218), + [75] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(48), + [78] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(216), + [81] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(215), + [84] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(266), + [87] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(50), + [90] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(51), + [93] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(15), + [96] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(257), + [99] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(184), + [102] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(33), + [105] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(108), + [108] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(107), + [111] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(115), + [114] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(116), + [117] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(115), + [120] = {.entry = {.count = 1, .reusable = true}}, SHIFT(135), + [122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(85), + [124] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 1), + [126] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__statement_list, 2), SHIFT_REPEAT(4), + [129] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block, 2), + [131] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 2), + [133] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 2), + [135] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(), + [137] = {.entry = {.count = 1, .reusable = false}}, SHIFT(331), + [139] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block, 2), + [141] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return, 1), + [143] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return, 1), + [145] = {.entry = {.count = 1, .reusable = false}}, SHIFT(21), + [147] = {.entry = {.count = 1, .reusable = false}}, SHIFT(48), + [149] = {.entry = {.count = 1, .reusable = false}}, SHIFT(215), + [151] = {.entry = {.count = 1, .reusable = false}}, SHIFT(184), + [153] = {.entry = {.count = 1, .reusable = false}}, SHIFT(33), + [155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18), + [157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), + [159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60), + [161] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219), + [163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28), + [165] = {.entry = {.count = 1, .reusable = false}}, SHIFT(144), + [167] = {.entry = {.count = 1, .reusable = false}}, SHIFT(146), + [169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157), + [171] = {.entry = {.count = 1, .reusable = false}}, SHIFT(156), + [173] = {.entry = {.count = 1, .reusable = false}}, SHIFT(157), + [175] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124), + [177] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170), + [179] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114), + [181] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), + [183] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134), + [185] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), + [187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163), + [189] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176), + [191] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127), + [193] = {.entry = {.count = 1, .reusable = true}}, SHIFT(35), + [195] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166), + [197] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), + [199] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arg_list, 2), + [201] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), + [203] = {.entry = {.count = 1, .reusable = true}}, SHIFT(31), + [205] = {.entry = {.count = 1, .reusable = true}}, SHIFT(141), + [207] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5), + [209] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152), + [211] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117), + [213] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), + [215] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arg_list, 3), + [217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2), + [219] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139), + [221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), + [223] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_expression, 2, .production_id = 8), + [225] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_expression, 2, .production_id = 8), + [227] = {.entry = {.count = 1, .reusable = false}}, SHIFT(259), + [229] = {.entry = {.count = 1, .reusable = false}}, SHIFT(17), + [231] = {.entry = {.count = 1, .reusable = false}}, SHIFT(187), + [233] = {.entry = {.count = 1, .reusable = false}}, SHIFT(183), + [235] = {.entry = {.count = 1, .reusable = false}}, SHIFT(64), + [237] = {.entry = {.count = 1, .reusable = false}}, SHIFT(186), + [239] = {.entry = {.count = 1, .reusable = false}}, SHIFT(63), + [241] = {.entry = {.count = 1, .reusable = false}}, SHIFT(185), + [243] = {.entry = {.count = 1, .reusable = false}}, SHIFT(32), + [245] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3, .production_id = 17), + [247] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3, .production_id = 17), + [249] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda, 3, .production_id = 13), + [251] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda, 3, .production_id = 13), + [253] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_lambda, 4, .production_id = 22), + [255] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_lambda, 4, .production_id = 22), + [257] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_statement, 1), + [259] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_statement, 1), + [261] = {.entry = {.count = 1, .reusable = false}}, SHIFT(43), + [263] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, .production_id = 43), + [265] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, .production_id = 43), + [267] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, .production_id = 42), + [269] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, .production_id = 42), + [271] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assert, 2, .production_id = 6), + [273] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assert, 2, .production_id = 6), + [275] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_print, 2, .production_id = 5), + [277] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_print, 2, .production_id = 5), + [279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 5, .production_id = 31), + [281] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 5, .production_id = 31), + [283] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_block, 3, .production_id = 9), + [285] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_block, 3, .production_id = 9), + [287] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 7, .production_id = 46), + [289] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 7, .production_id = 46), + [291] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 5, .production_id = 35), + [293] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 5, .production_id = 35), + [295] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_insensitive_statement, 1), + [297] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__line_insensitive_statement, 1), + [299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__statement_list, 1), + [301] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__statement_list, 1), + [303] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 9, .production_id = 53), + [305] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 9, .production_id = 53), + [307] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 7, .production_id = 48), + [309] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 7, .production_id = 48), + [311] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 4, .production_id = 26), + [313] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 4, .production_id = 26), + [315] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return, 2, .production_id = 7), + [317] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return, 2, .production_id = 7), + [319] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 4, .production_id = 25), + [321] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 4, .production_id = 25), + [323] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__statement_list, 2), + [325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 7, .production_id = 49), + [327] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 7, .production_id = 49), + [329] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 3, .production_id = 12), + [331] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 3, .production_id = 12), + [333] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assignment, 3, .production_id = 18), + [335] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assignment, 3, .production_id = 18), + [337] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 5, .production_id = 32), + [339] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 5, .production_id = 32), + [341] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 6, .production_id = 40), + [343] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 6, .production_id = 40), + [345] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 8, .production_id = 50), + [347] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 8, .production_id = 50), + [349] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 5, .production_id = 31), + [351] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 5, .production_id = 31), + [353] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 6, .production_id = 39), + [355] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 6, .production_id = 39), + [357] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_class_declaration, 3, .production_id = 12), + [359] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_class_declaration, 3, .production_id = 12), + [361] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, .production_id = 39), + [363] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, .production_id = 39), + [365] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 8, .production_id = 52), + [367] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 8, .production_id = 52), + [369] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_identifier, 1), + [371] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_identifier, 1), + [373] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_primitive_type, 1), + [375] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_primitive_type, 1), + [377] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_access, 3, .production_id = 15), + [379] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_access, 3, .production_id = 15), + [381] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression, 1), + [383] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression, 1), + [385] = {.entry = {.count = 1, .reusable = false}}, SHIFT(54), + [387] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_index, 4, .production_id = 29), + [389] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_index, 4, .production_id = 29), + [391] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 4, .production_id = 28), + [393] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 4, .production_id = 28), + [395] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255), + [397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(23), + [399] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), + [401] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46), + [403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), + [405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), + [407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26), + [409] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 5), + [411] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 5), + [413] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_literal, 1), + [415] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_literal, 1), + [417] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_bool, 1), + [419] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_bool, 1), + [421] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 5), + [423] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 5), + [425] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 3), + [427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 3), + [429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45), + [431] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), + [433] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_call, 3, .production_id = 16), + [435] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_call, 3, .production_id = 16), + [437] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 3), + [439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 3), + [441] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 5, .production_id = 37), + [443] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 5, .production_id = 37), + [445] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_map, 4), + [447] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map, 4), + [449] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_call, 4, .production_id = 27), + [451] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_call, 4, .production_id = 27), + [453] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_expression, 3, .production_id = 11), + [455] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_expression, 3, .production_id = 11), + [457] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 4), + [459] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 4), + [461] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 6, .production_id = 44), + [463] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 6, .production_id = 44), + [465] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vec, 2), + [467] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vec, 2), + [469] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_slice, 5, .production_id = 36), + [471] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_slice, 5, .production_id = 36), + [473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40), + [475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119), + [477] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_arg_list_repeat1, 2), + [479] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arg_list, 1), + [481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29), + [483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(27), + [485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161), + [487] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_map_item, 3, .production_id = 19), + [489] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25), + [491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111), + [493] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), + [495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169), + [497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159), + [499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138), + [501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43), + [503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179), + [505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140), + [507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142), + [509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177), + [511] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_additive_operator, 1), + [513] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_additive_operator, 1), + [515] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_operator, 1), + [517] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_operator, 1), + [519] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_or_operator, 1), + [521] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_or_operator, 1), + [523] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_multiplicative_operator, 1), + [525] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_multiplicative_operator, 1), + [527] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_comparative_operator, 1), + [529] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_comparative_operator, 1), + [531] = {.entry = {.count = 1, .reusable = false}}, SHIFT(95), + [533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95), + [535] = {.entry = {.count = 1, .reusable = false}}, SHIFT(10), + [537] = {.entry = {.count = 1, .reusable = false}}, SHIFT(181), + [539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(83), + [541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(135), + [543] = {.entry = {.count = 1, .reusable = false}}, SHIFT(270), + [545] = {.entry = {.count = 1, .reusable = false}}, SHIFT(271), + [547] = {.entry = {.count = 1, .reusable = false}}, SHIFT(235), + [549] = {.entry = {.count = 1, .reusable = false}}, SHIFT(227), + [551] = {.entry = {.count = 1, .reusable = false}}, SHIFT(280), + [553] = {.entry = {.count = 1, .reusable = false}}, SHIFT(279), + [555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307), + [557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42), + [559] = {.entry = {.count = 1, .reusable = true}}, SHIFT(285), + [561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241), + [563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234), + [565] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41), + [567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269), + [569] = {.entry = {.count = 1, .reusable = true}}, SHIFT(290), + [571] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247), + [573] = {.entry = {.count = 1, .reusable = true}}, SHIFT(311), + [575] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 2, .production_id = 3), + [577] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 2, .production_id = 3), + [579] = {.entry = {.count = 1, .reusable = false}}, SHIFT(224), + [581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(202), + [583] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type_name, 1), + [585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type_name, 1), + [587] = {.entry = {.count = 1, .reusable = false}}, SHIFT(195), + [589] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param_list, 3), + [591] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 3, .production_id = 14), + [593] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 3, .production_id = 14), + [595] = {.entry = {.count = 1, .reusable = false}}, SHIFT(217), + [597] = {.entry = {.count = 1, .reusable = false}}, SHIFT(210), + [599] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 3, .production_id = 14), + [601] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 3, .production_id = 14), + [603] = {.entry = {.count = 1, .reusable = false}}, SHIFT(203), + [605] = {.entry = {.count = 1, .reusable = false}}, SHIFT(52), + [607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param_list, 2), + [609] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 2, .production_id = 3), + [611] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 2, .production_id = 3), + [613] = {.entry = {.count = 1, .reusable = false}}, SHIFT(213), + [615] = {.entry = {.count = 1, .reusable = false}}, SHIFT(49), + [617] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_overloadable_operator, 1), + [619] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_overloadable_operator, 1), + [621] = {.entry = {.count = 1, .reusable = false}}, SHIFT(196), + [623] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 4), + [625] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 4), + [627] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 6, .production_id = 41), + [629] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 6, .production_id = 41), + [631] = {.entry = {.count = 1, .reusable = false}}, SHIFT(206), + [633] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 4, .production_id = 24), + [635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 4, .production_id = 24), + [637] = {.entry = {.count = 1, .reusable = false}}, SHIFT(65), + [639] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 5, .production_id = 14), + [641] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 5, .production_id = 14), + [643] = {.entry = {.count = 1, .reusable = false}}, SHIFT(193), + [645] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 6), + [647] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 6), + [649] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_type, 1), + [651] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_type, 1), + [653] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 4, .production_id = 3), + [655] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 4, .production_id = 3), + [657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(198), + [659] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_decl, 5, .production_id = 34), + [661] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_decl, 5, .production_id = 34), + [663] = {.entry = {.count = 1, .reusable = false}}, SHIFT(57), + [665] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_path, 1, .production_id = 2), + [667] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_path, 1, .production_id = 2), + [669] = {.entry = {.count = 1, .reusable = false}}, SHIFT(245), + [671] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 5, .production_id = 30), + [673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 5, .production_id = 30), + [675] = {.entry = {.count = 1, .reusable = false}}, SHIFT(201), + [677] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 8, .production_id = 51), + [679] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 8, .production_id = 51), + [681] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 2, .production_id = 1), + [683] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 2, .production_id = 1), + [685] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 7, .production_id = 47), + [687] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 7, .production_id = 47), + [689] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 7, .production_id = 45), + [691] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 7, .production_id = 45), + [693] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 4, .production_id = 21), + [695] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 4, .production_id = 21), + [697] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 6, .production_id = 38), + [699] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 6, .production_id = 38), + [701] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_path, 3, .production_id = 20), + [703] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import_path, 3, .production_id = 20), + [705] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import, 3, .production_id = 10), + [707] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_import, 3, .production_id = 10), + [709] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_proto, 5, .production_id = 33), + [711] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_proto, 5, .production_id = 33), + [713] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_qualifier_list_repeat1, 2), SHIFT_REPEAT(275), + [716] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_qualifier_list_repeat1, 2), + [718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275), + [720] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualifier_list, 1), + [722] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_import_relative_dot, 1), + [724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), + [726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), + [728] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_qualifier_list_repeat1, 1), + [730] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_qualifier, 1), + [732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), + [734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223), + [736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192), + [738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), + [740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), + [742] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_arg_list_repeat1, 2), SHIFT_REPEAT(67), + [745] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_param_list_repeat1, 2), + [747] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param_list, 1), + [749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232), + [751] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125), + [753] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), + [755] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_param_list_repeat1, 2), SHIFT_REPEAT(238), + [758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19), + [760] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param, 3, .production_id = 23), + [762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211), + [764] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_param_list_repeat1, 2), SHIFT_REPEAT(243), + [767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236), + [769] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), + [771] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), + [773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), + [775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222), + [777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264), + [779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38), + [781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158), + [783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), + [785] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_param, 1, .production_id = 4), + [787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), + [789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24), + [791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231), + [793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), + [795] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_map_repeat1, 2), + [797] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_map_repeat1, 2), SHIFT_REPEAT(30), + [800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197), + [802] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225), + [804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(20), + [806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199), + [808] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), + [810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239), + [812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251), + [814] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), + [816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277), + [818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(276), + [820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237), + [822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242), + [824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), + [826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308), + [828] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301), + [830] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), + [832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(34), + [834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(131), + [836] = {.entry = {.count = 1, .reusable = false}}, SHIFT(335), + [838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303), + [840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200), + [842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), + [844] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_doc_comment, 2), }; #ifdef __cplusplus extern "C" { #endif -#ifdef TREE_SITTER_HIDE_SYMBOLS -#define TS_PUBLIC -#elif defined(_WIN32) -#define TS_PUBLIC __declspec(dllexport) -#else -#define TS_PUBLIC __attribute__((visibility("default"))) +#ifdef _WIN32 +#define extern __declspec(dllexport) #endif -TS_PUBLIC const TSLanguage *tree_sitter_flamingo(void) { +extern const TSLanguage *tree_sitter_flamingo(void) { static const TSLanguage language = { .version = LANGUAGE_VERSION, .symbol_count = SYMBOL_COUNT, diff --git a/flamingo/tree_sitter/parser.h b/flamingo/tree_sitter/parser.h index 799f599..17b4fde 100644 --- a/flamingo/tree_sitter/parser.h +++ b/flamingo/tree_sitter/parser.h @@ -47,7 +47,6 @@ struct TSLexer { uint32_t (*get_column)(TSLexer *); bool (*is_at_included_range_start)(const TSLexer *); bool (*eof)(const TSLexer *); - void (*log)(const TSLexer *, const char *, ...); }; typedef enum { @@ -87,11 +86,6 @@ typedef union { } entry; } TSParseActionEntry; -typedef struct { - int32_t start; - int32_t end; -} TSCharacterRange; - struct TSLanguage { uint32_t version; uint32_t symbol_count; @@ -131,24 +125,6 @@ struct TSLanguage { const TSStateId *primary_state_ids; }; -static inline bool set_contains(TSCharacterRange *ranges, uint32_t len, int32_t lookahead) { - uint32_t index = 0; - uint32_t size = len - index; - while (size > 1) { - uint32_t half_size = size / 2; - uint32_t mid_index = index + half_size; - TSCharacterRange *range = &ranges[mid_index]; - if (lookahead >= range->start && lookahead <= range->end) { - return true; - } else if (lookahead > range->end) { - index = mid_index; - } - size -= half_size; - } - TSCharacterRange *range = &ranges[index]; - return (lookahead >= range->start && lookahead <= range->end); -} - /* * Lexer Macros */ @@ -178,17 +154,6 @@ static inline bool set_contains(TSCharacterRange *ranges, uint32_t len, int32_t goto next_state; \ } -#define ADVANCE_MAP(...) \ - { \ - static const uint16_t map[] = { __VA_ARGS__ }; \ - for (uint32_t i = 0; i < sizeof(map) / sizeof(map[0]); i += 2) { \ - if (map[i] == lookahead) { \ - state = map[i + 1]; \ - goto next_state; \ - } \ - } \ - } - #define SKIP(state_value) \ { \ skip = true; \ @@ -238,15 +203,14 @@ static inline bool set_contains(TSCharacterRange *ranges, uint32_t len, int32_t } \ }} -#define REDUCE(symbol_name, children, precedence, prod_id) \ - {{ \ - .reduce = { \ - .type = TSParseActionTypeReduce, \ - .symbol = symbol_name, \ - .child_count = children, \ - .dynamic_precedence = precedence, \ - .production_id = prod_id \ - }, \ +#define REDUCE(symbol_val, child_count_val, ...) \ + {{ \ + .reduce = { \ + .type = TSParseActionTypeReduce, \ + .symbol = symbol_val, \ + .child_count = child_count_val, \ + __VA_ARGS__ \ + }, \ }} #define RECOVER() \