#include #if defined(__GNUC__) || defined(__clang__) #pragma GCC diagnostic push #pragma GCC diagnostic ignored "-Wmissing-field-initializers" #endif #define LANGUAGE_VERSION 14 #define STATE_COUNT 216 #define LARGE_STATE_COUNT 2 #define SYMBOL_COUNT 84 #define ALIAS_COUNT 2 #define TOKEN_COUNT 47 #define EXTERNAL_TOKEN_COUNT 0 #define FIELD_COUNT 0 #define MAX_ALIAS_SEQUENCE_LENGTH 8 #define PRODUCTION_ID_COUNT 3 enum { sym__word = 1, anon_sym_ = 2, anon_sym_TAB = 3, sym__dash = 4, sym__root_attr_key = 5, anon_sym_LBRACE = 6, anon_sym_RBRACE = 7, anon_sym_style = 8, anon_sym_shape = 9, anon_sym_label = 10, anon_sym_constraint = 11, anon_sym_icon = 12, anon_sym_width = 13, anon_sym_height = 14, anon_sym_opacity = 15, anon_sym_fill = 16, anon_sym_stroke = 17, anon_sym_stroke_DASHwidth = 18, anon_sym_stroke_DASHdash = 19, anon_sym_border_DASHradius = 20, anon_sym_font_DASHcolor = 21, anon_sym_shadow = 22, anon_sym_multiple = 23, anon_sym_animated = 24, anon_sym_3d = 25, anon_sym_link = 26, sym__text_attr_key = 27, anon_sym_source_DASHarrowhead = 28, anon_sym_target_DASHarrowhead = 29, anon_sym_COLON = 30, aux_sym_arrow_token1 = 31, aux_sym_arrow_token2 = 32, aux_sym_arrow_token3 = 33, aux_sym_arrow_token4 = 34, sym_dot = 35, sym__unquoted_string = 36, anon_sym_SQUOTE = 37, aux_sym_string_token1 = 38, anon_sym_DQUOTE = 39, aux_sym_string_token2 = 40, anon_sym_BQUOTE = 41, aux_sym_string_token3 = 42, sym_line_comment = 43, anon_sym_LF = 44, anon_sym_2 = 45, anon_sym_SEMI = 46, sym_source_file = 47, sym__root_definition = 48, sym_connection = 49, sym__shape_definition = 50, sym__shape_path = 51, sym_shape_key = 52, sym_label = 53, sym_attr_value = 54, sym__root_attribute = 55, sym__shape_block = 56, sym__shape_block_definition = 57, sym__shape_attribute = 58, sym__style_attribute = 59, sym__style_attr_block = 60, sym__inner_style_attribute = 61, sym__connection_attribute = 62, sym__shape_attr_key = 63, sym__style_attr_key = 64, sym__connection_attr_key = 65, sym__colon = 66, sym__arrow = 67, sym_arrow = 68, sym_string = 69, sym__emptyline = 70, sym__eof = 71, sym__end = 72, aux_sym_source_file_repeat1 = 73, aux_sym_connection_repeat1 = 74, aux_sym__shape_definition_repeat1 = 75, aux_sym__shape_path_repeat1 = 76, aux_sym_shape_key_repeat1 = 77, aux_sym_shape_key_repeat2 = 78, aux_sym__shape_block_repeat1 = 79, aux_sym__style_attr_block_repeat1 = 80, aux_sym_string_repeat1 = 81, aux_sym_string_repeat2 = 82, aux_sym_string_repeat3 = 83, alias_sym_container_key = 84, alias_sym_invalid = 85, }; static const char * const ts_symbol_names[] = { [ts_builtin_sym_end] = "end", [sym__word] = "_word", [anon_sym_] = " ", [anon_sym_TAB] = "\t", [sym__dash] = "_dash", [sym__root_attr_key] = "attr_key", [anon_sym_LBRACE] = "{", [anon_sym_RBRACE] = "}", [anon_sym_style] = "attr_key", [anon_sym_shape] = "shape", [anon_sym_label] = "label", [anon_sym_constraint] = "constraint", [anon_sym_icon] = "icon", [anon_sym_width] = "width", [anon_sym_height] = "height", [anon_sym_opacity] = "opacity", [anon_sym_fill] = "fill", [anon_sym_stroke] = "stroke", [anon_sym_stroke_DASHwidth] = "stroke-width", [anon_sym_stroke_DASHdash] = "stroke-dash", [anon_sym_border_DASHradius] = "border-radius", [anon_sym_font_DASHcolor] = "font-color", [anon_sym_shadow] = "shadow", [anon_sym_multiple] = "multiple", [anon_sym_animated] = "animated", [anon_sym_3d] = "3d", [anon_sym_link] = "link", [sym__text_attr_key] = "_text_attr_key", [anon_sym_source_DASHarrowhead] = "source-arrowhead", [anon_sym_target_DASHarrowhead] = "target-arrowhead", [anon_sym_COLON] = ":", [aux_sym_arrow_token1] = "arrow_token1", [aux_sym_arrow_token2] = "arrow_token2", [aux_sym_arrow_token3] = "arrow_token3", [aux_sym_arrow_token4] = "arrow_token4", [sym_dot] = "dot", [sym__unquoted_string] = "_unquoted_string", [anon_sym_SQUOTE] = "'", [aux_sym_string_token1] = "string_token1", [anon_sym_DQUOTE] = "\"", [aux_sym_string_token2] = "string_token2", [anon_sym_BQUOTE] = "`", [aux_sym_string_token3] = "string_token3", [sym_line_comment] = "line_comment", [anon_sym_LF] = "\n", [anon_sym_2] = "", [anon_sym_SEMI] = ";", [sym_source_file] = "source_file", [sym__root_definition] = "_root_definition", [sym_connection] = "connection", [sym__shape_definition] = "_shape_definition", [sym__shape_path] = "_shape_path", [sym_shape_key] = "shape_key", [sym_label] = "label", [sym_attr_value] = "attr_value", [sym__root_attribute] = "_root_attribute", [sym__shape_block] = "block", [sym__shape_block_definition] = "_shape_block_definition", [sym__shape_attribute] = "_shape_attribute", [sym__style_attribute] = "_style_attribute", [sym__style_attr_block] = "block", [sym__inner_style_attribute] = "_inner_style_attribute", [sym__connection_attribute] = "_connection_attribute", [sym__shape_attr_key] = "attr_key", [sym__style_attr_key] = "attr_key", [sym__connection_attr_key] = "attr_key", [sym__colon] = "_colon", [sym__arrow] = "_arrow", [sym_arrow] = "arrow", [sym_string] = "string", [sym__emptyline] = "_emptyline", [sym__eof] = "_eof", [sym__end] = "_end", [aux_sym_source_file_repeat1] = "source_file_repeat1", [aux_sym_connection_repeat1] = "connection_repeat1", [aux_sym__shape_definition_repeat1] = "_shape_definition_repeat1", [aux_sym__shape_path_repeat1] = "_shape_path_repeat1", [aux_sym_shape_key_repeat1] = "shape_key_repeat1", [aux_sym_shape_key_repeat2] = "shape_key_repeat2", [aux_sym__shape_block_repeat1] = "_shape_block_repeat1", [aux_sym__style_attr_block_repeat1] = "_style_attr_block_repeat1", [aux_sym_string_repeat1] = "string_repeat1", [aux_sym_string_repeat2] = "string_repeat2", [aux_sym_string_repeat3] = "string_repeat3", [alias_sym_container_key] = "container_key", [alias_sym_invalid] = "invalid", }; static const TSSymbol ts_symbol_map[] = { [ts_builtin_sym_end] = ts_builtin_sym_end, [sym__word] = sym__word, [anon_sym_] = anon_sym_, [anon_sym_TAB] = anon_sym_TAB, [sym__dash] = sym__dash, [sym__root_attr_key] = sym__root_attr_key, [anon_sym_LBRACE] = anon_sym_LBRACE, [anon_sym_RBRACE] = anon_sym_RBRACE, [anon_sym_style] = sym__root_attr_key, [anon_sym_shape] = anon_sym_shape, [anon_sym_label] = anon_sym_label, [anon_sym_constraint] = anon_sym_constraint, [anon_sym_icon] = anon_sym_icon, [anon_sym_width] = anon_sym_width, [anon_sym_height] = anon_sym_height, [anon_sym_opacity] = anon_sym_opacity, [anon_sym_fill] = anon_sym_fill, [anon_sym_stroke] = anon_sym_stroke, [anon_sym_stroke_DASHwidth] = anon_sym_stroke_DASHwidth, [anon_sym_stroke_DASHdash] = anon_sym_stroke_DASHdash, [anon_sym_border_DASHradius] = anon_sym_border_DASHradius, [anon_sym_font_DASHcolor] = anon_sym_font_DASHcolor, [anon_sym_shadow] = anon_sym_shadow, [anon_sym_multiple] = anon_sym_multiple, [anon_sym_animated] = anon_sym_animated, [anon_sym_3d] = anon_sym_3d, [anon_sym_link] = anon_sym_link, [sym__text_attr_key] = sym__text_attr_key, [anon_sym_source_DASHarrowhead] = anon_sym_source_DASHarrowhead, [anon_sym_target_DASHarrowhead] = anon_sym_target_DASHarrowhead, [anon_sym_COLON] = anon_sym_COLON, [aux_sym_arrow_token1] = aux_sym_arrow_token1, [aux_sym_arrow_token2] = aux_sym_arrow_token2, [aux_sym_arrow_token3] = aux_sym_arrow_token3, [aux_sym_arrow_token4] = aux_sym_arrow_token4, [sym_dot] = sym_dot, [sym__unquoted_string] = sym__unquoted_string, [anon_sym_SQUOTE] = anon_sym_SQUOTE, [aux_sym_string_token1] = aux_sym_string_token1, [anon_sym_DQUOTE] = anon_sym_DQUOTE, [aux_sym_string_token2] = aux_sym_string_token2, [anon_sym_BQUOTE] = anon_sym_BQUOTE, [aux_sym_string_token3] = aux_sym_string_token3, [sym_line_comment] = sym_line_comment, [anon_sym_LF] = anon_sym_LF, [anon_sym_2] = anon_sym_2, [anon_sym_SEMI] = anon_sym_SEMI, [sym_source_file] = sym_source_file, [sym__root_definition] = sym__root_definition, [sym_connection] = sym_connection, [sym__shape_definition] = sym__shape_definition, [sym__shape_path] = sym__shape_path, [sym_shape_key] = sym_shape_key, [sym_label] = sym_label, [sym_attr_value] = sym_attr_value, [sym__root_attribute] = sym__root_attribute, [sym__shape_block] = sym__shape_block, [sym__shape_block_definition] = sym__shape_block_definition, [sym__shape_attribute] = sym__shape_attribute, [sym__style_attribute] = sym__style_attribute, [sym__style_attr_block] = sym__shape_block, [sym__inner_style_attribute] = sym__inner_style_attribute, [sym__connection_attribute] = sym__connection_attribute, [sym__shape_attr_key] = sym__root_attr_key, [sym__style_attr_key] = sym__root_attr_key, [sym__connection_attr_key] = sym__root_attr_key, [sym__colon] = sym__colon, [sym__arrow] = sym__arrow, [sym_arrow] = sym_arrow, [sym_string] = sym_string, [sym__emptyline] = sym__emptyline, [sym__eof] = sym__eof, [sym__end] = sym__end, [aux_sym_source_file_repeat1] = aux_sym_source_file_repeat1, [aux_sym_connection_repeat1] = aux_sym_connection_repeat1, [aux_sym__shape_definition_repeat1] = aux_sym__shape_definition_repeat1, [aux_sym__shape_path_repeat1] = aux_sym__shape_path_repeat1, [aux_sym_shape_key_repeat1] = aux_sym_shape_key_repeat1, [aux_sym_shape_key_repeat2] = aux_sym_shape_key_repeat2, [aux_sym__shape_block_repeat1] = aux_sym__shape_block_repeat1, [aux_sym__style_attr_block_repeat1] = aux_sym__style_attr_block_repeat1, [aux_sym_string_repeat1] = aux_sym_string_repeat1, [aux_sym_string_repeat2] = aux_sym_string_repeat2, [aux_sym_string_repeat3] = aux_sym_string_repeat3, [alias_sym_container_key] = alias_sym_container_key, [alias_sym_invalid] = alias_sym_invalid, }; static const TSSymbolMetadata ts_symbol_metadata[] = { [ts_builtin_sym_end] = { .visible = false, .named = true, }, [sym__word] = { .visible = false, .named = true, }, [anon_sym_] = { .visible = true, .named = false, }, [anon_sym_TAB] = { .visible = true, .named = false, }, [sym__dash] = { .visible = false, .named = true, }, [sym__root_attr_key] = { .visible = true, .named = true, }, [anon_sym_LBRACE] = { .visible = true, .named = false, }, [anon_sym_RBRACE] = { .visible = true, .named = false, }, [anon_sym_style] = { .visible = true, .named = true, }, [anon_sym_shape] = { .visible = true, .named = false, }, [anon_sym_label] = { .visible = true, .named = false, }, [anon_sym_constraint] = { .visible = true, .named = false, }, [anon_sym_icon] = { .visible = true, .named = false, }, [anon_sym_width] = { .visible = true, .named = false, }, [anon_sym_height] = { .visible = true, .named = false, }, [anon_sym_opacity] = { .visible = true, .named = false, }, [anon_sym_fill] = { .visible = true, .named = false, }, [anon_sym_stroke] = { .visible = true, .named = false, }, [anon_sym_stroke_DASHwidth] = { .visible = true, .named = false, }, [anon_sym_stroke_DASHdash] = { .visible = true, .named = false, }, [anon_sym_border_DASHradius] = { .visible = true, .named = false, }, [anon_sym_font_DASHcolor] = { .visible = true, .named = false, }, [anon_sym_shadow] = { .visible = true, .named = false, }, [anon_sym_multiple] = { .visible = true, .named = false, }, [anon_sym_animated] = { .visible = true, .named = false, }, [anon_sym_3d] = { .visible = true, .named = false, }, [anon_sym_link] = { .visible = true, .named = false, }, [sym__text_attr_key] = { .visible = false, .named = true, }, [anon_sym_source_DASHarrowhead] = { .visible = true, .named = false, }, [anon_sym_target_DASHarrowhead] = { .visible = true, .named = false, }, [anon_sym_COLON] = { .visible = true, .named = false, }, [aux_sym_arrow_token1] = { .visible = false, .named = false, }, [aux_sym_arrow_token2] = { .visible = false, .named = false, }, [aux_sym_arrow_token3] = { .visible = false, .named = false, }, [aux_sym_arrow_token4] = { .visible = false, .named = false, }, [sym_dot] = { .visible = true, .named = true, }, [sym__unquoted_string] = { .visible = false, .named = true, }, [anon_sym_SQUOTE] = { .visible = true, .named = false, }, [aux_sym_string_token1] = { .visible = false, .named = false, }, [anon_sym_DQUOTE] = { .visible = true, .named = false, }, [aux_sym_string_token2] = { .visible = false, .named = false, }, [anon_sym_BQUOTE] = { .visible = true, .named = false, }, [aux_sym_string_token3] = { .visible = false, .named = false, }, [sym_line_comment] = { .visible = true, .named = true, }, [anon_sym_LF] = { .visible = true, .named = false, }, [anon_sym_2] = { .visible = true, .named = false, }, [anon_sym_SEMI] = { .visible = true, .named = false, }, [sym_source_file] = { .visible = true, .named = true, }, [sym__root_definition] = { .visible = false, .named = true, }, [sym_connection] = { .visible = true, .named = true, }, [sym__shape_definition] = { .visible = false, .named = true, }, [sym__shape_path] = { .visible = false, .named = true, }, [sym_shape_key] = { .visible = true, .named = true, }, [sym_label] = { .visible = true, .named = true, }, [sym_attr_value] = { .visible = true, .named = true, }, [sym__root_attribute] = { .visible = false, .named = true, }, [sym__shape_block] = { .visible = true, .named = true, }, [sym__shape_block_definition] = { .visible = false, .named = true, }, [sym__shape_attribute] = { .visible = false, .named = true, }, [sym__style_attribute] = { .visible = false, .named = true, }, [sym__style_attr_block] = { .visible = true, .named = true, }, [sym__inner_style_attribute] = { .visible = false, .named = true, }, [sym__connection_attribute] = { .visible = false, .named = true, }, [sym__shape_attr_key] = { .visible = true, .named = true, }, [sym__style_attr_key] = { .visible = true, .named = true, }, [sym__connection_attr_key] = { .visible = true, .named = true, }, [sym__colon] = { .visible = false, .named = true, }, [sym__arrow] = { .visible = false, .named = true, }, [sym_arrow] = { .visible = true, .named = true, }, [sym_string] = { .visible = true, .named = true, }, [sym__emptyline] = { .visible = false, .named = true, }, [sym__eof] = { .visible = false, .named = true, }, [sym__end] = { .visible = false, .named = true, }, [aux_sym_source_file_repeat1] = { .visible = false, .named = false, }, [aux_sym_connection_repeat1] = { .visible = false, .named = false, }, [aux_sym__shape_definition_repeat1] = { .visible = false, .named = false, }, [aux_sym__shape_path_repeat1] = { .visible = false, .named = false, }, [aux_sym_shape_key_repeat1] = { .visible = false, .named = false, }, [aux_sym_shape_key_repeat2] = { .visible = false, .named = false, }, [aux_sym__shape_block_repeat1] = { .visible = false, .named = false, }, [aux_sym__style_attr_block_repeat1] = { .visible = false, .named = false, }, [aux_sym_string_repeat1] = { .visible = false, .named = false, }, [aux_sym_string_repeat2] = { .visible = false, .named = false, }, [aux_sym_string_repeat3] = { .visible = false, .named = false, }, [alias_sym_container_key] = { .visible = true, .named = true, }, [alias_sym_invalid] = { .visible = true, .named = true, }, }; static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = { [0] = {0}, [1] = { [0] = alias_sym_container_key, }, [2] = { [0] = alias_sym_invalid, [1] = alias_sym_invalid, }, }; static const uint16_t ts_non_terminal_alias_map[] = { sym_shape_key, 2, sym_shape_key, alias_sym_container_key, sym__shape_attribute, 2, sym__shape_attribute, alias_sym_invalid, sym__end, 2, sym__end, alias_sym_invalid, 0, }; static const TSStateId ts_primary_state_ids[STATE_COUNT] = { [0] = 0, [1] = 1, [2] = 2, [3] = 3, [4] = 4, [5] = 5, [6] = 6, [7] = 7, [8] = 8, [9] = 9, [10] = 10, [11] = 11, [12] = 12, [13] = 13, [14] = 14, [15] = 15, [16] = 16, [17] = 17, [18] = 18, [19] = 19, [20] = 20, [21] = 21, [22] = 13, [23] = 23, [24] = 24, [25] = 25, [26] = 26, [27] = 27, [28] = 28, [29] = 29, [30] = 30, [31] = 31, [32] = 32, [33] = 33, [34] = 34, [35] = 35, [36] = 36, [37] = 37, [38] = 38, [39] = 39, [40] = 40, [41] = 41, [42] = 42, [43] = 43, [44] = 44, [45] = 45, [46] = 46, [47] = 47, [48] = 48, [49] = 49, [50] = 50, [51] = 51, [52] = 24, [53] = 39, [54] = 36, [55] = 55, [56] = 56, [57] = 57, [58] = 58, [59] = 59, [60] = 60, [61] = 61, [62] = 62, [63] = 63, [64] = 64, [65] = 65, [66] = 66, [67] = 67, [68] = 68, [69] = 69, [70] = 70, [71] = 71, [72] = 72, [73] = 73, [74] = 74, [75] = 75, [76] = 76, [77] = 77, [78] = 78, [79] = 79, [80] = 80, [81] = 81, [82] = 82, [83] = 83, [84] = 84, [85] = 85, [86] = 86, [87] = 13, [88] = 88, [89] = 89, [90] = 90, [91] = 91, [92] = 92, [93] = 93, [94] = 94, [95] = 95, [96] = 96, [97] = 97, [98] = 98, [99] = 99, [100] = 100, [101] = 101, [102] = 102, [103] = 103, [104] = 104, [105] = 105, [106] = 106, [107] = 107, [108] = 108, [109] = 109, [110] = 110, [111] = 111, [112] = 112, [113] = 113, [114] = 114, [115] = 115, [116] = 116, [117] = 117, [118] = 118, [119] = 119, [120] = 120, [121] = 121, [122] = 122, [123] = 123, [124] = 124, [125] = 125, [126] = 126, [127] = 127, [128] = 128, [129] = 129, [130] = 130, [131] = 131, [132] = 132, [133] = 133, [134] = 133, [135] = 135, [136] = 136, [137] = 13, [138] = 138, [139] = 139, [140] = 140, [141] = 141, [142] = 142, [143] = 143, [144] = 144, [145] = 145, [146] = 62, [147] = 147, [148] = 148, [149] = 91, [150] = 150, [151] = 151, [152] = 152, [153] = 64, [154] = 65, [155] = 155, [156] = 156, [157] = 157, [158] = 158, [159] = 159, [160] = 160, [161] = 161, [162] = 66, [163] = 69, [164] = 164, [165] = 165, [166] = 67, [167] = 167, [168] = 168, [169] = 169, [170] = 170, [171] = 171, [172] = 172, [173] = 173, [174] = 174, [175] = 175, [176] = 176, [177] = 177, [178] = 178, [179] = 179, [180] = 91, [181] = 181, [182] = 182, [183] = 183, [184] = 184, [185] = 185, [186] = 186, [187] = 187, [188] = 187, [189] = 75, [190] = 190, [191] = 191, [192] = 80, [193] = 193, [194] = 194, [195] = 195, [196] = 196, [197] = 197, [198] = 198, [199] = 199, [200] = 200, [201] = 201, [202] = 91, [203] = 203, [204] = 204, [205] = 205, [206] = 203, [207] = 207, [208] = 208, [209] = 209, [210] = 205, [211] = 211, [212] = 211, [213] = 213, [214] = 214, [215] = 213, }; static bool ts_lex(TSLexer *lexer, TSStateId state) { START_LEXER(); eof = lexer->eof(lexer); switch (state) { case 0: if (eof) ADVANCE(105); if (lookahead == 0) ADVANCE(188); if (lookahead == '\t') ADVANCE(108); if (lookahead == '\n') ADVANCE(187); if (lookahead == ' ') ADVANCE(106); if (lookahead == '"') ADVANCE(145); if (lookahead == '#') ADVANCE(149); if (lookahead == '\'') ADVANCE(143); if (lookahead == '-') ADVANCE(111); if (lookahead == '.') ADVANCE(141); if (lookahead == '3') ADVANCE(154); if (lookahead == ':') ADVANCE(136); if (lookahead == ';') ADVANCE(190); if (lookahead == '<') ADVANCE(10); if (lookahead == '`') ADVANCE(147); if (lookahead == 'a') ADVANCE(174); if (lookahead == 'f') ADVANCE(161); if (lookahead == 'l') ADVANCE(163); if (lookahead == 'm') ADVANCE(183); if (lookahead == 'o') ADVANCE(177); if (lookahead == 's') ADVANCE(160); if (lookahead == '{') ADVANCE(112); if (lookahead == '}') ADVANCE(113); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('_' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 1: if (lookahead == 0) ADVANCE(188); if (lookahead == '\t') ADVANCE(108); if (lookahead == '\n') ADVANCE(187); if (lookahead == ' ') ADVANCE(106); if (lookahead == '#') ADVANCE(149); if (lookahead == '-') ADVANCE(111); if (lookahead == '.') ADVANCE(141); if (lookahead == ':') ADVANCE(136); if (lookahead == ';') ADVANCE(190); if (lookahead == '<') ADVANCE(10); if (lookahead == '{') ADVANCE(112); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 2: if (lookahead == 0) ADVANCE(188); if (lookahead == '\t') ADVANCE(108); if (lookahead == '\n') ADVANCE(187); if (lookahead == ' ') ADVANCE(106); if (lookahead == '#') ADVANCE(149); if (lookahead == '-') ADVANCE(9); if (lookahead == '3') ADVANCE(28); if (lookahead == ':') ADVANCE(136); if (lookahead == ';') ADVANCE(190); if (lookahead == '<') ADVANCE(10); if (lookahead == 'a') ADVANCE(68); if (lookahead == 'b') ADVANCE(69); if (lookahead == 'f') ADVANCE(51); if (lookahead == 'l') ADVANCE(54); if (lookahead == 'm') ADVANCE(97); if (lookahead == 'o') ADVANCE(76); if (lookahead == 's') ADVANCE(48); if (lookahead == 't') ADVANCE(18); if (lookahead == '{') ADVANCE(112); if (lookahead == '}') ADVANCE(113); END_STATE(); case 3: if (lookahead == 0) ADVANCE(189); if (lookahead == '\t') ADVANCE(109); if (lookahead == '\n') ADVANCE(187); if (lookahead == ' ') ADVANCE(107); if (lookahead == '"') ADVANCE(145); if (lookahead == '#') ADVANCE(142); if (lookahead == '\'') ADVANCE(143); if (lookahead == ';') ADVANCE(190); if (lookahead == '`') ADVANCE(147); if (lookahead == '{') ADVANCE(112); if (lookahead != 0 && lookahead != '}') ADVANCE(142); END_STATE(); case 4: if (lookahead == '\t') ADVANCE(109); if (lookahead == ' ') ADVANCE(107); if (lookahead == '"') ADVANCE(145); if (lookahead == '#') ADVANCE(142); if (lookahead == '\'') ADVANCE(143); if (lookahead == '`') ADVANCE(147); if (lookahead != 0 && lookahead != '\n' && lookahead != ';' && lookahead != '{' && lookahead != '}') ADVANCE(142); END_STATE(); case 5: if (lookahead == '"') ADVANCE(145); if (lookahead == '#') ADVANCE(142); if (lookahead == '\'') ADVANCE(143); if (lookahead == '`') ADVANCE(147); if (lookahead != 0 && lookahead != '\n' && lookahead != ';' && lookahead != '{' && lookahead != '}') ADVANCE(142); END_STATE(); case 6: if (lookahead == '"') ADVANCE(145); if (lookahead == '#') ADVANCE(146); if (lookahead != 0 && lookahead != '\n') ADVANCE(146); END_STATE(); case 7: if (lookahead == '#') ADVANCE(144); if (lookahead == '\'') ADVANCE(143); if (lookahead != 0 && lookahead != '\n') ADVANCE(144); END_STATE(); case 8: if (lookahead == '#') ADVANCE(148); if (lookahead == '`') ADVANCE(147); if (lookahead != 0 && lookahead != '\n') ADVANCE(148); END_STATE(); case 9: if (lookahead == '-') ADVANCE(138); if (lookahead == '>') ADVANCE(137); END_STATE(); case 10: if (lookahead == '-') ADVANCE(139); END_STATE(); case 11: if (lookahead == '-') ADVANCE(26); END_STATE(); case 12: if (lookahead == '-') ADVANCE(85); END_STATE(); case 13: if (lookahead == '-') ADVANCE(22); END_STATE(); case 14: if (lookahead == '-') ADVANCE(24); END_STATE(); case 15: if (lookahead == 'a') ADVANCE(27); END_STATE(); case 16: if (lookahead == 'a') ADVANCE(89); END_STATE(); case 17: if (lookahead == 'a') ADVANCE(33); END_STATE(); case 18: if (lookahead == 'a') ADVANCE(78); END_STATE(); case 19: if (lookahead == 'a') ADVANCE(95); END_STATE(); case 20: if (lookahead == 'a') ADVANCE(35); END_STATE(); case 21: if (lookahead == 'a') ADVANCE(31); END_STATE(); case 22: if (lookahead == 'a') ADVANCE(86); END_STATE(); case 23: if (lookahead == 'a') ADVANCE(32); END_STATE(); case 24: if (lookahead == 'a') ADVANCE(88); END_STATE(); case 25: if (lookahead == 'c') ADVANCE(39); END_STATE(); case 26: if (lookahead == 'c') ADVANCE(73); END_STATE(); case 27: if (lookahead == 'c') ADVANCE(56); END_STATE(); case 28: if (lookahead == 'd') ADVANCE(130); END_STATE(); case 29: if (lookahead == 'd') ADVANCE(41); END_STATE(); case 30: if (lookahead == 'd') ADVANCE(128); END_STATE(); case 31: if (lookahead == 'd') ADVANCE(134); END_STATE(); case 32: if (lookahead == 'd') ADVANCE(135); END_STATE(); case 33: if (lookahead == 'd') ADVANCE(70); END_STATE(); case 34: if (lookahead == 'd') ADVANCE(93); END_STATE(); case 35: if (lookahead == 'd') ADVANCE(55); END_STATE(); case 36: if (lookahead == 'd') ADVANCE(16); if (lookahead == 'w') ADVANCE(57); END_STATE(); case 37: if (lookahead == 'e') ADVANCE(118); END_STATE(); case 38: if (lookahead == 'e') ADVANCE(126); END_STATE(); case 39: if (lookahead == 'e') ADVANCE(13); END_STATE(); case 40: if (lookahead == 'e') ADVANCE(30); END_STATE(); case 41: if (lookahead == 'e') ADVANCE(83); END_STATE(); case 42: if (lookahead == 'e') ADVANCE(21); END_STATE(); case 43: if (lookahead == 'e') ADVANCE(23); END_STATE(); case 44: if (lookahead == 'e') ADVANCE(96); END_STATE(); case 45: if (lookahead == 'g') ADVANCE(44); END_STATE(); case 46: if (lookahead == 'h') ADVANCE(121); END_STATE(); case 47: if (lookahead == 'h') ADVANCE(120); END_STATE(); case 48: if (lookahead == 'h') ADVANCE(17); if (lookahead == 'o') ADVANCE(99); if (lookahead == 't') ADVANCE(81); END_STATE(); case 49: if (lookahead == 'h') ADVANCE(42); END_STATE(); case 50: if (lookahead == 'h') ADVANCE(43); END_STATE(); case 51: if (lookahead == 'i') ADVANCE(62); if (lookahead == 'o') ADVANCE(66); END_STATE(); case 52: if (lookahead == 'i') ADVANCE(65); END_STATE(); case 53: if (lookahead == 'i') ADVANCE(77); END_STATE(); case 54: if (lookahead == 'i') ADVANCE(67); END_STATE(); case 55: if (lookahead == 'i') ADVANCE(98); END_STATE(); case 56: if (lookahead == 'i') ADVANCE(91); END_STATE(); case 57: if (lookahead == 'i') ADVANCE(34); END_STATE(); case 58: if (lookahead == 'k') ADVANCE(132); END_STATE(); case 59: if (lookahead == 'k') ADVANCE(37); END_STATE(); case 60: if (lookahead == 'l') ADVANCE(116); END_STATE(); case 61: if (lookahead == 'l') ADVANCE(94); END_STATE(); case 62: if (lookahead == 'l') ADVANCE(60); END_STATE(); case 63: if (lookahead == 'l') ADVANCE(38); END_STATE(); case 64: if (lookahead == 'l') ADVANCE(74); END_STATE(); case 65: if (lookahead == 'm') ADVANCE(19); END_STATE(); case 66: if (lookahead == 'n') ADVANCE(92); END_STATE(); case 67: if (lookahead == 'n') ADVANCE(58); END_STATE(); case 68: if (lookahead == 'n') ADVANCE(52); END_STATE(); case 69: if (lookahead == 'o') ADVANCE(80); END_STATE(); case 70: if (lookahead == 'o') ADVANCE(100); END_STATE(); case 71: if (lookahead == 'o') ADVANCE(59); END_STATE(); case 72: if (lookahead == 'o') ADVANCE(101); END_STATE(); case 73: if (lookahead == 'o') ADVANCE(64); END_STATE(); case 74: if (lookahead == 'o') ADVANCE(79); END_STATE(); case 75: if (lookahead == 'o') ADVANCE(102); END_STATE(); case 76: if (lookahead == 'p') ADVANCE(15); END_STATE(); case 77: if (lookahead == 'p') ADVANCE(63); END_STATE(); case 78: if (lookahead == 'r') ADVANCE(45); END_STATE(); case 79: if (lookahead == 'r') ADVANCE(123); END_STATE(); case 80: if (lookahead == 'r') ADVANCE(29); END_STATE(); case 81: if (lookahead == 'r') ADVANCE(71); END_STATE(); case 82: if (lookahead == 'r') ADVANCE(25); END_STATE(); case 83: if (lookahead == 'r') ADVANCE(12); END_STATE(); case 84: if (lookahead == 'r') ADVANCE(72); END_STATE(); case 85: if (lookahead == 'r') ADVANCE(20); END_STATE(); case 86: if (lookahead == 'r') ADVANCE(84); END_STATE(); case 87: if (lookahead == 'r') ADVANCE(75); END_STATE(); case 88: if (lookahead == 'r') ADVANCE(87); END_STATE(); case 89: if (lookahead == 's') ADVANCE(46); END_STATE(); case 90: if (lookahead == 's') ADVANCE(122); END_STATE(); case 91: if (lookahead == 't') ADVANCE(103); END_STATE(); case 92: if (lookahead == 't') ADVANCE(11); END_STATE(); case 93: if (lookahead == 't') ADVANCE(47); END_STATE(); case 94: if (lookahead == 't') ADVANCE(53); END_STATE(); case 95: if (lookahead == 't') ADVANCE(40); END_STATE(); case 96: if (lookahead == 't') ADVANCE(14); END_STATE(); case 97: if (lookahead == 'u') ADVANCE(61); END_STATE(); case 98: if (lookahead == 'u') ADVANCE(90); END_STATE(); case 99: if (lookahead == 'u') ADVANCE(82); END_STATE(); case 100: if (lookahead == 'w') ADVANCE(124); END_STATE(); case 101: if (lookahead == 'w') ADVANCE(49); END_STATE(); case 102: if (lookahead == 'w') ADVANCE(50); END_STATE(); case 103: if (lookahead == 'y') ADVANCE(114); END_STATE(); case 104: if (eof) ADVANCE(105); if (lookahead == 0) ADVANCE(188); if (lookahead == '\t') ADVANCE(108); if (lookahead == '\n') ADVANCE(187); if (lookahead == ' ') ADVANCE(106); if (lookahead == '"') ADVANCE(145); if (lookahead == '#') ADVANCE(149); if (lookahead == '\'') ADVANCE(143); if (lookahead == '-') ADVANCE(110); if (lookahead == '.') ADVANCE(141); if (lookahead == ':') ADVANCE(136); if (lookahead == ';') ADVANCE(190); if (lookahead == '`') ADVANCE(147); if (lookahead == '{') ADVANCE(112); if (lookahead == '}') ADVANCE(113); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || ('_' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 105: ACCEPT_TOKEN(ts_builtin_sym_end); END_STATE(); case 106: ACCEPT_TOKEN(anon_sym_); END_STATE(); case 107: ACCEPT_TOKEN(anon_sym_); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\'' && lookahead != ';' && lookahead != '`' && lookahead != '{' && lookahead != '}') ADVANCE(142); END_STATE(); case 108: ACCEPT_TOKEN(anon_sym_TAB); END_STATE(); case 109: ACCEPT_TOKEN(anon_sym_TAB); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\'' && lookahead != ';' && lookahead != '`' && lookahead != '{' && lookahead != '}') ADVANCE(142); END_STATE(); case 110: ACCEPT_TOKEN(sym__dash); END_STATE(); case 111: ACCEPT_TOKEN(sym__dash); if (lookahead == '-') ADVANCE(138); if (lookahead == '>') ADVANCE(137); END_STATE(); case 112: ACCEPT_TOKEN(anon_sym_LBRACE); END_STATE(); case 113: ACCEPT_TOKEN(anon_sym_RBRACE); END_STATE(); case 114: ACCEPT_TOKEN(anon_sym_opacity); END_STATE(); case 115: ACCEPT_TOKEN(anon_sym_opacity); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 116: ACCEPT_TOKEN(anon_sym_fill); END_STATE(); case 117: ACCEPT_TOKEN(anon_sym_fill); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 118: ACCEPT_TOKEN(anon_sym_stroke); if (lookahead == '-') ADVANCE(36); END_STATE(); case 119: ACCEPT_TOKEN(anon_sym_stroke); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 120: ACCEPT_TOKEN(anon_sym_stroke_DASHwidth); END_STATE(); case 121: ACCEPT_TOKEN(anon_sym_stroke_DASHdash); END_STATE(); case 122: ACCEPT_TOKEN(anon_sym_border_DASHradius); END_STATE(); case 123: ACCEPT_TOKEN(anon_sym_font_DASHcolor); END_STATE(); case 124: ACCEPT_TOKEN(anon_sym_shadow); END_STATE(); case 125: ACCEPT_TOKEN(anon_sym_shadow); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 126: ACCEPT_TOKEN(anon_sym_multiple); END_STATE(); case 127: ACCEPT_TOKEN(anon_sym_multiple); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 128: ACCEPT_TOKEN(anon_sym_animated); END_STATE(); case 129: ACCEPT_TOKEN(anon_sym_animated); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 130: ACCEPT_TOKEN(anon_sym_3d); END_STATE(); case 131: ACCEPT_TOKEN(anon_sym_3d); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 132: ACCEPT_TOKEN(anon_sym_link); END_STATE(); case 133: ACCEPT_TOKEN(anon_sym_link); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 134: ACCEPT_TOKEN(anon_sym_source_DASHarrowhead); END_STATE(); case 135: ACCEPT_TOKEN(anon_sym_target_DASHarrowhead); END_STATE(); case 136: ACCEPT_TOKEN(anon_sym_COLON); END_STATE(); case 137: ACCEPT_TOKEN(aux_sym_arrow_token1); END_STATE(); case 138: ACCEPT_TOKEN(aux_sym_arrow_token2); if (lookahead == '-') ADVANCE(138); if (lookahead == '>') ADVANCE(137); END_STATE(); case 139: ACCEPT_TOKEN(aux_sym_arrow_token3); if (lookahead == '-') ADVANCE(139); if (lookahead == '>') ADVANCE(140); END_STATE(); case 140: ACCEPT_TOKEN(aux_sym_arrow_token4); END_STATE(); case 141: ACCEPT_TOKEN(sym_dot); END_STATE(); case 142: ACCEPT_TOKEN(sym__unquoted_string); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\'' && lookahead != ';' && lookahead != '`' && lookahead != '{' && lookahead != '}') ADVANCE(142); END_STATE(); case 143: ACCEPT_TOKEN(anon_sym_SQUOTE); END_STATE(); case 144: ACCEPT_TOKEN(aux_sym_string_token1); if (lookahead != 0 && lookahead != '\n' && lookahead != '\'') ADVANCE(144); END_STATE(); case 145: ACCEPT_TOKEN(anon_sym_DQUOTE); END_STATE(); case 146: ACCEPT_TOKEN(aux_sym_string_token2); if (lookahead != 0 && lookahead != '\n' && lookahead != '"') ADVANCE(146); END_STATE(); case 147: ACCEPT_TOKEN(anon_sym_BQUOTE); END_STATE(); case 148: ACCEPT_TOKEN(aux_sym_string_token3); if (lookahead != 0 && lookahead != '\n' && lookahead != '`') ADVANCE(148); END_STATE(); case 149: ACCEPT_TOKEN(sym_line_comment); if (lookahead != 0 && lookahead != '\n') ADVANCE(149); END_STATE(); case 150: ACCEPT_TOKEN(sym__word); if (lookahead == 'a') ADVANCE(153); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 151: ACCEPT_TOKEN(sym__word); if (lookahead == 'a') ADVANCE(156); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 152: ACCEPT_TOKEN(sym__word); if (lookahead == 'a') ADVANCE(181); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('b' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 153: ACCEPT_TOKEN(sym__word); if (lookahead == 'c') ADVANCE(165); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 154: ACCEPT_TOKEN(sym__word); if (lookahead == 'd') ADVANCE(131); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 155: ACCEPT_TOKEN(sym__word); if (lookahead == 'd') ADVANCE(129); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 156: ACCEPT_TOKEN(sym__word); if (lookahead == 'd') ADVANCE(175); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 157: ACCEPT_TOKEN(sym__word); if (lookahead == 'e') ADVANCE(119); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 158: ACCEPT_TOKEN(sym__word); if (lookahead == 'e') ADVANCE(127); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 159: ACCEPT_TOKEN(sym__word); if (lookahead == 'e') ADVANCE(155); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 160: ACCEPT_TOKEN(sym__word); if (lookahead == 'h') ADVANCE(151); if (lookahead == 't') ADVANCE(179); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 161: ACCEPT_TOKEN(sym__word); if (lookahead == 'i') ADVANCE(170); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 162: ACCEPT_TOKEN(sym__word); if (lookahead == 'i') ADVANCE(172); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 163: ACCEPT_TOKEN(sym__word); if (lookahead == 'i') ADVANCE(173); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 164: ACCEPT_TOKEN(sym__word); if (lookahead == 'i') ADVANCE(178); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 165: ACCEPT_TOKEN(sym__word); if (lookahead == 'i') ADVANCE(180); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 166: ACCEPT_TOKEN(sym__word); if (lookahead == 'k') ADVANCE(133); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 167: ACCEPT_TOKEN(sym__word); if (lookahead == 'k') ADVANCE(157); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 168: ACCEPT_TOKEN(sym__word); if (lookahead == 'l') ADVANCE(182); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 169: ACCEPT_TOKEN(sym__word); if (lookahead == 'l') ADVANCE(117); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 170: ACCEPT_TOKEN(sym__word); if (lookahead == 'l') ADVANCE(169); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 171: ACCEPT_TOKEN(sym__word); if (lookahead == 'l') ADVANCE(158); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 172: ACCEPT_TOKEN(sym__word); if (lookahead == 'm') ADVANCE(152); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 173: ACCEPT_TOKEN(sym__word); if (lookahead == 'n') ADVANCE(166); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 174: ACCEPT_TOKEN(sym__word); if (lookahead == 'n') ADVANCE(162); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 175: ACCEPT_TOKEN(sym__word); if (lookahead == 'o') ADVANCE(184); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 176: ACCEPT_TOKEN(sym__word); if (lookahead == 'o') ADVANCE(167); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 177: ACCEPT_TOKEN(sym__word); if (lookahead == 'p') ADVANCE(150); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 178: ACCEPT_TOKEN(sym__word); if (lookahead == 'p') ADVANCE(171); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 179: ACCEPT_TOKEN(sym__word); if (lookahead == 'r') ADVANCE(176); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 180: ACCEPT_TOKEN(sym__word); if (lookahead == 't') ADVANCE(185); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 181: ACCEPT_TOKEN(sym__word); if (lookahead == 't') ADVANCE(159); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 182: ACCEPT_TOKEN(sym__word); if (lookahead == 't') ADVANCE(164); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 183: ACCEPT_TOKEN(sym__word); if (lookahead == 'u') ADVANCE(168); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 184: ACCEPT_TOKEN(sym__word); if (lookahead == 'w') ADVANCE(125); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 185: ACCEPT_TOKEN(sym__word); if (lookahead == 'y') ADVANCE(115); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 186: ACCEPT_TOKEN(sym__word); if (('0' <= lookahead && lookahead <= '9') || ('A' <= lookahead && lookahead <= 'Z') || lookahead == '_' || ('a' <= lookahead && lookahead <= 'z')) ADVANCE(186); END_STATE(); case 187: ACCEPT_TOKEN(anon_sym_LF); END_STATE(); case 188: ACCEPT_TOKEN(anon_sym_2); END_STATE(); case 189: ACCEPT_TOKEN(anon_sym_2); if (lookahead != 0 && lookahead != '\n' && lookahead != '"' && lookahead != '\'' && lookahead != ';' && lookahead != '`' && lookahead != '{' && lookahead != '}') ADVANCE(142); END_STATE(); case 190: ACCEPT_TOKEN(anon_sym_SEMI); END_STATE(); default: return false; } } static bool ts_lex_keywords(TSLexer *lexer, TSStateId state) { START_LEXER(); eof = lexer->eof(lexer); switch (state) { case 0: if (lookahead == 'c') ADVANCE(1); if (lookahead == 'd') ADVANCE(2); if (lookahead == 'h') ADVANCE(3); if (lookahead == 'i') ADVANCE(4); if (lookahead == 'l') ADVANCE(5); if (lookahead == 'n') ADVANCE(6); if (lookahead == 's') ADVANCE(7); if (lookahead == 'w') ADVANCE(8); END_STATE(); case 1: if (lookahead == 'o') ADVANCE(9); END_STATE(); case 2: if (lookahead == 'i') ADVANCE(10); END_STATE(); case 3: if (lookahead == 'e') ADVANCE(11); END_STATE(); case 4: if (lookahead == 'c') ADVANCE(12); END_STATE(); case 5: if (lookahead == 'a') ADVANCE(13); END_STATE(); case 6: if (lookahead == 'e') ADVANCE(14); END_STATE(); case 7: if (lookahead == 'h') ADVANCE(15); if (lookahead == 't') ADVANCE(16); END_STATE(); case 8: if (lookahead == 'i') ADVANCE(17); END_STATE(); case 9: if (lookahead == 'n') ADVANCE(18); END_STATE(); case 10: if (lookahead == 'r') ADVANCE(19); END_STATE(); case 11: if (lookahead == 'i') ADVANCE(20); END_STATE(); case 12: if (lookahead == 'o') ADVANCE(21); END_STATE(); case 13: if (lookahead == 'b') ADVANCE(22); END_STATE(); case 14: if (lookahead == 'a') ADVANCE(23); END_STATE(); case 15: if (lookahead == 'a') ADVANCE(24); END_STATE(); case 16: if (lookahead == 'y') ADVANCE(25); END_STATE(); case 17: if (lookahead == 'd') ADVANCE(26); END_STATE(); case 18: if (lookahead == 's') ADVANCE(27); END_STATE(); case 19: if (lookahead == 'e') ADVANCE(28); END_STATE(); case 20: if (lookahead == 'g') ADVANCE(29); END_STATE(); case 21: if (lookahead == 'n') ADVANCE(30); END_STATE(); case 22: if (lookahead == 'e') ADVANCE(31); END_STATE(); case 23: if (lookahead == 'r') ADVANCE(32); END_STATE(); case 24: if (lookahead == 'p') ADVANCE(33); END_STATE(); case 25: if (lookahead == 'l') ADVANCE(34); END_STATE(); case 26: if (lookahead == 't') ADVANCE(35); END_STATE(); case 27: if (lookahead == 't') ADVANCE(36); END_STATE(); case 28: if (lookahead == 'c') ADVANCE(37); END_STATE(); case 29: if (lookahead == 'h') ADVANCE(38); END_STATE(); case 30: ACCEPT_TOKEN(anon_sym_icon); END_STATE(); case 31: if (lookahead == 'l') ADVANCE(39); END_STATE(); case 32: ACCEPT_TOKEN(sym__text_attr_key); END_STATE(); case 33: if (lookahead == 'e') ADVANCE(40); END_STATE(); case 34: if (lookahead == 'e') ADVANCE(41); END_STATE(); case 35: if (lookahead == 'h') ADVANCE(42); END_STATE(); case 36: if (lookahead == 'r') ADVANCE(43); END_STATE(); case 37: if (lookahead == 't') ADVANCE(44); END_STATE(); case 38: if (lookahead == 't') ADVANCE(45); END_STATE(); case 39: ACCEPT_TOKEN(anon_sym_label); END_STATE(); case 40: ACCEPT_TOKEN(anon_sym_shape); END_STATE(); case 41: ACCEPT_TOKEN(anon_sym_style); END_STATE(); case 42: ACCEPT_TOKEN(anon_sym_width); END_STATE(); case 43: if (lookahead == 'a') ADVANCE(46); END_STATE(); case 44: if (lookahead == 'i') ADVANCE(47); END_STATE(); case 45: ACCEPT_TOKEN(anon_sym_height); END_STATE(); case 46: if (lookahead == 'i') ADVANCE(48); END_STATE(); case 47: if (lookahead == 'o') ADVANCE(49); END_STATE(); case 48: if (lookahead == 'n') ADVANCE(50); END_STATE(); case 49: if (lookahead == 'n') ADVANCE(51); END_STATE(); case 50: if (lookahead == 't') ADVANCE(52); END_STATE(); case 51: ACCEPT_TOKEN(sym__root_attr_key); END_STATE(); case 52: ACCEPT_TOKEN(anon_sym_constraint); END_STATE(); default: return false; } } static const TSLexMode ts_lex_modes[STATE_COUNT] = { [0] = {.lex_state = 0}, [1] = {.lex_state = 104}, [2] = {.lex_state = 104}, [3] = {.lex_state = 104}, [4] = {.lex_state = 104}, [5] = {.lex_state = 104}, [6] = {.lex_state = 104}, [7] = {.lex_state = 104}, [8] = {.lex_state = 104}, [9] = {.lex_state = 104}, [10] = {.lex_state = 104}, [11] = {.lex_state = 104}, [12] = {.lex_state = 104}, [13] = {.lex_state = 2}, [14] = {.lex_state = 2}, [15] = {.lex_state = 2}, [16] = {.lex_state = 2}, [17] = {.lex_state = 2}, [18] = {.lex_state = 2}, [19] = {.lex_state = 2}, [20] = {.lex_state = 2}, [21] = {.lex_state = 2}, [22] = {.lex_state = 104}, [23] = {.lex_state = 104}, [24] = {.lex_state = 104}, [25] = {.lex_state = 104}, [26] = {.lex_state = 2}, [27] = {.lex_state = 104}, [28] = {.lex_state = 104}, [29] = {.lex_state = 2}, [30] = {.lex_state = 2}, [31] = {.lex_state = 104}, [32] = {.lex_state = 0}, [33] = {.lex_state = 2}, [34] = {.lex_state = 104}, [35] = {.lex_state = 104}, [36] = {.lex_state = 104}, [37] = {.lex_state = 104}, [38] = {.lex_state = 2}, [39] = {.lex_state = 104}, [40] = {.lex_state = 2}, [41] = {.lex_state = 2}, [42] = {.lex_state = 2}, [43] = {.lex_state = 0}, [44] = {.lex_state = 104}, [45] = {.lex_state = 104}, [46] = {.lex_state = 104}, [47] = {.lex_state = 104}, [48] = {.lex_state = 2}, [49] = {.lex_state = 2}, [50] = {.lex_state = 104}, [51] = {.lex_state = 104}, [52] = {.lex_state = 2}, [53] = {.lex_state = 2}, [54] = {.lex_state = 2}, [55] = {.lex_state = 2}, [56] = {.lex_state = 104}, [57] = {.lex_state = 2}, [58] = {.lex_state = 2}, [59] = {.lex_state = 2}, [60] = {.lex_state = 3}, [61] = {.lex_state = 0}, [62] = {.lex_state = 1}, [63] = {.lex_state = 104}, [64] = {.lex_state = 1}, [65] = {.lex_state = 1}, [66] = {.lex_state = 0}, [67] = {.lex_state = 1}, [68] = {.lex_state = 3}, [69] = {.lex_state = 0}, [70] = {.lex_state = 0}, [71] = {.lex_state = 0}, [72] = {.lex_state = 0}, [73] = {.lex_state = 0}, [74] = {.lex_state = 104}, [75] = {.lex_state = 1}, [76] = {.lex_state = 0}, [77] = {.lex_state = 0}, [78] = {.lex_state = 0}, [79] = {.lex_state = 0}, [80] = {.lex_state = 1}, [81] = {.lex_state = 0}, [82] = {.lex_state = 0}, [83] = {.lex_state = 0}, [84] = {.lex_state = 104}, [85] = {.lex_state = 0}, [86] = {.lex_state = 0}, [87] = {.lex_state = 3}, [88] = {.lex_state = 104}, [89] = {.lex_state = 0}, [90] = {.lex_state = 0}, [91] = {.lex_state = 3}, [92] = {.lex_state = 104}, [93] = {.lex_state = 0}, [94] = {.lex_state = 4}, [95] = {.lex_state = 0}, [96] = {.lex_state = 4}, [97] = {.lex_state = 4}, [98] = {.lex_state = 104}, [99] = {.lex_state = 4}, [100] = {.lex_state = 104}, [101] = {.lex_state = 0}, [102] = {.lex_state = 4}, [103] = {.lex_state = 4}, [104] = {.lex_state = 0}, [105] = {.lex_state = 0}, [106] = {.lex_state = 104}, [107] = {.lex_state = 0}, [108] = {.lex_state = 0}, [109] = {.lex_state = 0}, [110] = {.lex_state = 0}, [111] = {.lex_state = 0}, [112] = {.lex_state = 104}, [113] = {.lex_state = 0}, [114] = {.lex_state = 104}, [115] = {.lex_state = 0}, [116] = {.lex_state = 0}, [117] = {.lex_state = 0}, [118] = {.lex_state = 0}, [119] = {.lex_state = 104}, [120] = {.lex_state = 0}, [121] = {.lex_state = 0}, [122] = {.lex_state = 0}, [123] = {.lex_state = 0}, [124] = {.lex_state = 0}, [125] = {.lex_state = 0}, [126] = {.lex_state = 0}, [127] = {.lex_state = 0}, [128] = {.lex_state = 104}, [129] = {.lex_state = 0}, [130] = {.lex_state = 0}, [131] = {.lex_state = 0}, [132] = {.lex_state = 4}, [133] = {.lex_state = 0}, [134] = {.lex_state = 0}, [135] = {.lex_state = 104}, [136] = {.lex_state = 104}, [137] = {.lex_state = 4}, [138] = {.lex_state = 0}, [139] = {.lex_state = 0}, [140] = {.lex_state = 0}, [141] = {.lex_state = 0}, [142] = {.lex_state = 0}, [143] = {.lex_state = 0}, [144] = {.lex_state = 0}, [145] = {.lex_state = 0}, [146] = {.lex_state = 104}, [147] = {.lex_state = 5}, [148] = {.lex_state = 0}, [149] = {.lex_state = 4}, [150] = {.lex_state = 0}, [151] = {.lex_state = 0}, [152] = {.lex_state = 0}, [153] = {.lex_state = 104}, [154] = {.lex_state = 104}, [155] = {.lex_state = 0}, [156] = {.lex_state = 0}, [157] = {.lex_state = 0}, [158] = {.lex_state = 0}, [159] = {.lex_state = 0}, [160] = {.lex_state = 0}, [161] = {.lex_state = 0}, [162] = {.lex_state = 104}, [163] = {.lex_state = 104}, [164] = {.lex_state = 0}, [165] = {.lex_state = 0}, [166] = {.lex_state = 104}, [167] = {.lex_state = 0}, [168] = {.lex_state = 0}, [169] = {.lex_state = 0}, [170] = {.lex_state = 0}, [171] = {.lex_state = 0}, [172] = {.lex_state = 0}, [173] = {.lex_state = 0}, [174] = {.lex_state = 0}, [175] = {.lex_state = 0}, [176] = {.lex_state = 0}, [177] = {.lex_state = 0}, [178] = {.lex_state = 0}, [179] = {.lex_state = 0}, [180] = {.lex_state = 5}, [181] = {.lex_state = 0}, [182] = {.lex_state = 0}, [183] = {.lex_state = 2}, [184] = {.lex_state = 0}, [185] = {.lex_state = 0}, [186] = {.lex_state = 0}, [187] = {.lex_state = 0}, [188] = {.lex_state = 0}, [189] = {.lex_state = 104}, [190] = {.lex_state = 0}, [191] = {.lex_state = 0}, [192] = {.lex_state = 104}, [193] = {.lex_state = 7}, [194] = {.lex_state = 0}, [195] = {.lex_state = 8}, [196] = {.lex_state = 6}, [197] = {.lex_state = 8}, [198] = {.lex_state = 8}, [199] = {.lex_state = 6}, [200] = {.lex_state = 7}, [201] = {.lex_state = 6}, [202] = {.lex_state = 0}, [203] = {.lex_state = 104}, [204] = {.lex_state = 104}, [205] = {.lex_state = 104}, [206] = {.lex_state = 104}, [207] = {.lex_state = 7}, [208] = {.lex_state = 0}, [209] = {.lex_state = 0}, [210] = {.lex_state = 104}, [211] = {.lex_state = 104}, [212] = {.lex_state = 104}, [213] = {.lex_state = 104}, [214] = {.lex_state = 0}, [215] = {.lex_state = 104}, }; static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = { [0] = { [ts_builtin_sym_end] = ACTIONS(1), [sym__word] = ACTIONS(1), [anon_sym_] = ACTIONS(1), [anon_sym_TAB] = ACTIONS(1), [sym__dash] = ACTIONS(1), [sym__root_attr_key] = ACTIONS(1), [anon_sym_LBRACE] = ACTIONS(1), [anon_sym_RBRACE] = ACTIONS(1), [anon_sym_style] = ACTIONS(1), [anon_sym_shape] = ACTIONS(1), [anon_sym_label] = ACTIONS(1), [anon_sym_constraint] = ACTIONS(1), [anon_sym_icon] = ACTIONS(1), [anon_sym_width] = ACTIONS(1), [anon_sym_height] = ACTIONS(1), [anon_sym_opacity] = ACTIONS(1), [anon_sym_fill] = ACTIONS(1), [anon_sym_stroke] = ACTIONS(1), [anon_sym_shadow] = ACTIONS(1), [anon_sym_multiple] = ACTIONS(1), [anon_sym_animated] = ACTIONS(1), [anon_sym_3d] = ACTIONS(1), [anon_sym_link] = ACTIONS(1), [sym__text_attr_key] = ACTIONS(1), [anon_sym_COLON] = ACTIONS(1), [aux_sym_arrow_token1] = ACTIONS(1), [aux_sym_arrow_token2] = ACTIONS(1), [aux_sym_arrow_token3] = ACTIONS(1), [aux_sym_arrow_token4] = ACTIONS(1), [sym_dot] = ACTIONS(1), [anon_sym_SQUOTE] = ACTIONS(1), [anon_sym_DQUOTE] = ACTIONS(1), [anon_sym_BQUOTE] = ACTIONS(1), [sym_line_comment] = ACTIONS(3), [anon_sym_LF] = ACTIONS(1), [anon_sym_2] = ACTIONS(1), [anon_sym_SEMI] = ACTIONS(1), }, [1] = { [sym_source_file] = STATE(214), [sym__root_definition] = STATE(3), [sym_connection] = STATE(3), [sym__shape_definition] = STATE(3), [sym__shape_path] = STATE(32), [sym_shape_key] = STATE(71), [sym__root_attribute] = STATE(3), [sym__shape_attribute] = STATE(124), [sym__style_attribute] = STATE(139), [sym__shape_attr_key] = STATE(176), [sym_string] = STATE(82), [sym__emptyline] = STATE(3), [sym__eof] = STATE(3), [aux_sym_source_file_repeat1] = STATE(3), [aux_sym__shape_definition_repeat1] = STATE(63), [aux_sym__shape_path_repeat1] = STATE(100), [aux_sym_shape_key_repeat2] = STATE(64), [ts_builtin_sym_end] = ACTIONS(5), [sym__word] = ACTIONS(7), [anon_sym_] = ACTIONS(9), [anon_sym_TAB] = ACTIONS(9), [sym__dash] = ACTIONS(11), [sym__root_attr_key] = ACTIONS(13), [anon_sym_style] = ACTIONS(15), [anon_sym_shape] = ACTIONS(17), [anon_sym_label] = ACTIONS(17), [anon_sym_constraint] = ACTIONS(17), [anon_sym_icon] = ACTIONS(17), [anon_sym_width] = ACTIONS(17), [anon_sym_height] = ACTIONS(17), [anon_sym_SQUOTE] = ACTIONS(19), [anon_sym_DQUOTE] = ACTIONS(21), [anon_sym_BQUOTE] = ACTIONS(23), [sym_line_comment] = ACTIONS(3), [anon_sym_LF] = ACTIONS(25), [anon_sym_2] = ACTIONS(25), }, }; static const uint16_t ts_small_parse_table[] = { [0] = 22, ACTIONS(3), 1, sym_line_comment, ACTIONS(27), 1, ts_builtin_sym_end, ACTIONS(29), 1, sym__word, ACTIONS(35), 1, sym__dash, ACTIONS(38), 1, sym__root_attr_key, ACTIONS(41), 1, anon_sym_style, ACTIONS(47), 1, anon_sym_SQUOTE, ACTIONS(50), 1, anon_sym_DQUOTE, ACTIONS(53), 1, anon_sym_BQUOTE, STATE(32), 1, sym__shape_path, STATE(63), 1, aux_sym__shape_definition_repeat1, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(124), 1, sym__shape_attribute, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(32), 2, anon_sym_, anon_sym_TAB, ACTIONS(56), 2, anon_sym_LF, anon_sym_2, ACTIONS(44), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, STATE(2), 7, sym__root_definition, sym_connection, sym__shape_definition, sym__root_attribute, sym__emptyline, sym__eof, aux_sym_source_file_repeat1, [80] = 22, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(13), 1, sym__root_attr_key, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(59), 1, ts_builtin_sym_end, STATE(32), 1, sym__shape_path, STATE(63), 1, aux_sym__shape_definition_repeat1, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(124), 1, sym__shape_attribute, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(9), 2, anon_sym_, anon_sym_TAB, ACTIONS(61), 2, anon_sym_LF, anon_sym_2, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, STATE(2), 7, sym__root_definition, sym_connection, sym__shape_definition, sym__root_attribute, sym__emptyline, sym__eof, aux_sym_source_file_repeat1, [160] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(65), 1, anon_sym_RBRACE, STATE(10), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(63), 2, anon_sym_, anon_sym_TAB, ACTIONS(67), 2, anon_sym_LF, anon_sym_2, STATE(8), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(95), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [236] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(71), 1, anon_sym_RBRACE, STATE(11), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(67), 2, anon_sym_LF, anon_sym_2, ACTIONS(69), 2, anon_sym_, anon_sym_TAB, STATE(8), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(107), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [312] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(75), 1, anon_sym_RBRACE, STATE(9), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(73), 2, anon_sym_, anon_sym_TAB, ACTIONS(77), 2, anon_sym_LF, anon_sym_2, STATE(5), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(104), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [388] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(71), 1, anon_sym_RBRACE, STATE(11), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(69), 2, anon_sym_, anon_sym_TAB, ACTIONS(79), 2, anon_sym_LF, anon_sym_2, STATE(4), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(107), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [464] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(81), 1, sym__word, ACTIONS(87), 1, sym__dash, ACTIONS(90), 1, anon_sym_RBRACE, ACTIONS(92), 1, anon_sym_style, ACTIONS(98), 1, anon_sym_SQUOTE, ACTIONS(101), 1, anon_sym_DQUOTE, ACTIONS(104), 1, anon_sym_BQUOTE, STATE(12), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(100), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(84), 2, anon_sym_, anon_sym_TAB, ACTIONS(107), 2, anon_sym_LF, anon_sym_2, STATE(8), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(126), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(95), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [540] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(71), 1, anon_sym_RBRACE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(39), 1, sym__eof, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(73), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(106), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(110), 2, anon_sym_, anon_sym_TAB, ACTIONS(112), 2, anon_sym_LF, anon_sym_2, STATE(117), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [614] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(114), 1, anon_sym_RBRACE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(39), 1, sym__eof, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(73), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(106), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(110), 2, anon_sym_, anon_sym_TAB, ACTIONS(112), 2, anon_sym_LF, anon_sym_2, STATE(117), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [688] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(65), 1, anon_sym_RBRACE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(39), 1, sym__eof, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(73), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(106), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(110), 2, anon_sym_, anon_sym_TAB, ACTIONS(112), 2, anon_sym_LF, anon_sym_2, STATE(117), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [762] = 20, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(15), 1, anon_sym_style, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(32), 1, sym__shape_path, STATE(39), 1, sym__eof, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(73), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(106), 1, aux_sym__shape_path_repeat1, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(110), 2, anon_sym_, anon_sym_TAB, ACTIONS(112), 2, anon_sym_LF, anon_sym_2, STATE(117), 4, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, ACTIONS(17), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [833] = 5, ACTIONS(3), 1, sym_line_comment, STATE(13), 1, aux_sym__shape_definition_repeat1, ACTIONS(116), 2, anon_sym_, anon_sym_TAB, ACTIONS(121), 3, anon_sym_stroke, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(119), 19, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [870] = 11, ACTIONS(3), 1, sym_line_comment, ACTIONS(125), 1, anon_sym_RBRACE, ACTIONS(129), 1, anon_sym_stroke, STATE(38), 1, aux_sym__shape_definition_repeat1, STATE(57), 1, sym__eof, STATE(101), 1, sym__inner_style_attribute, STATE(175), 1, sym__style_attr_key, ACTIONS(123), 2, anon_sym_, anon_sym_TAB, ACTIONS(131), 2, anon_sym_LF, anon_sym_2, STATE(17), 2, sym__emptyline, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [917] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(136), 1, anon_sym_RBRACE, ACTIONS(141), 1, anon_sym_stroke, STATE(40), 1, aux_sym__shape_definition_repeat1, STATE(121), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(133), 2, anon_sym_, anon_sym_TAB, ACTIONS(144), 2, anon_sym_LF, anon_sym_2, STATE(15), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(138), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [962] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(125), 1, anon_sym_RBRACE, ACTIONS(129), 1, anon_sym_stroke, STATE(33), 1, aux_sym__shape_definition_repeat1, STATE(101), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(147), 2, anon_sym_, anon_sym_TAB, ACTIONS(149), 2, anon_sym_LF, anon_sym_2, STATE(15), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1007] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(153), 1, anon_sym_RBRACE, STATE(29), 1, aux_sym__shape_definition_repeat1, STATE(93), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(149), 2, anon_sym_LF, anon_sym_2, ACTIONS(151), 2, anon_sym_, anon_sym_TAB, STATE(15), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1052] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(125), 1, anon_sym_RBRACE, ACTIONS(129), 1, anon_sym_stroke, STATE(21), 1, aux_sym__shape_definition_repeat1, STATE(101), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(155), 2, anon_sym_, anon_sym_TAB, ACTIONS(157), 2, anon_sym_LF, anon_sym_2, STATE(17), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1097] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(161), 1, anon_sym_RBRACE, STATE(30), 1, aux_sym__shape_definition_repeat1, STATE(108), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(149), 2, anon_sym_LF, anon_sym_2, ACTIONS(159), 2, anon_sym_, anon_sym_TAB, STATE(15), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1142] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(165), 1, anon_sym_RBRACE, STATE(14), 1, aux_sym__shape_definition_repeat1, STATE(105), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(163), 2, anon_sym_, anon_sym_TAB, ACTIONS(167), 2, anon_sym_LF, anon_sym_2, STATE(16), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1187] = 11, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(153), 1, anon_sym_RBRACE, STATE(26), 1, aux_sym__shape_definition_repeat1, STATE(57), 1, sym__eof, STATE(93), 1, sym__inner_style_attribute, STATE(175), 1, sym__style_attr_key, ACTIONS(131), 2, anon_sym_LF, anon_sym_2, ACTIONS(169), 2, anon_sym_, anon_sym_TAB, STATE(19), 2, sym__emptyline, aux_sym__style_attr_block_repeat1, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1234] = 5, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(171), 2, anon_sym_, anon_sym_TAB, ACTIONS(121), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(119), 11, sym__dash, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COLON, sym_dot, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1268] = 14, ACTIONS(3), 1, sym_line_comment, ACTIONS(174), 1, sym__word, ACTIONS(177), 1, sym__dash, ACTIONS(180), 1, anon_sym_SQUOTE, ACTIONS(183), 1, anon_sym_DQUOTE, ACTIONS(186), 1, anon_sym_BQUOTE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(72), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(98), 1, aux_sym__shape_path_repeat1, ACTIONS(171), 2, anon_sym_, anon_sym_TAB, ACTIONS(119), 3, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, ACTIONS(121), 7, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [1320] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(191), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(189), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1348] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(195), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(193), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1376] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(197), 1, anon_sym_RBRACE, ACTIONS(203), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(53), 1, sym__eof, STATE(170), 1, sym__style_attr_key, ACTIONS(116), 2, anon_sym_, anon_sym_TAB, ACTIONS(206), 2, anon_sym_LF, anon_sym_2, ACTIONS(200), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1416] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(211), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(209), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1444] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(215), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(213), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1472] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(161), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(53), 1, sym__eof, STATE(170), 1, sym__style_attr_key, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(219), 2, anon_sym_LF, anon_sym_2, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1512] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(221), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(53), 1, sym__eof, STATE(170), 1, sym__style_attr_key, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(219), 2, anon_sym_LF, anon_sym_2, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1552] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(225), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(223), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1580] = 15, ACTIONS(3), 1, sym_line_comment, ACTIONS(229), 1, anon_sym_LBRACE, ACTIONS(231), 1, anon_sym_COLON, ACTIONS(237), 1, sym_dot, STATE(35), 1, sym__end, STATE(36), 1, sym__eof, STATE(43), 1, aux_sym_connection_repeat1, STATE(60), 1, sym__colon, STATE(70), 1, aux_sym__shape_definition_repeat1, STATE(116), 1, sym__shape_block, ACTIONS(227), 2, anon_sym_, anon_sym_TAB, ACTIONS(233), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(235), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, STATE(74), 2, sym__arrow, sym_arrow, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1632] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, ACTIONS(153), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(53), 1, sym__eof, STATE(170), 1, sym__style_attr_key, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(219), 2, anon_sym_LF, anon_sym_2, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1672] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(243), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(241), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1700] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(247), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(245), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1728] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(251), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(249), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1756] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(255), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(253), 11, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1784] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(203), 1, anon_sym_stroke, ACTIONS(257), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(53), 1, sym__eof, STATE(170), 1, sym__style_attr_key, ACTIONS(116), 2, anon_sym_, anon_sym_TAB, ACTIONS(206), 2, anon_sym_LF, anon_sym_2, ACTIONS(200), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1824] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(262), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(260), 10, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, [1851] = 8, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(53), 1, sym__eof, STATE(170), 1, sym__style_attr_key, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(219), 2, anon_sym_LF, anon_sym_2, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [1888] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(267), 1, anon_sym_RBRACE, ACTIONS(270), 1, anon_sym_stroke, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(264), 2, anon_sym_, anon_sym_TAB, ACTIONS(136), 13, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [1920] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(270), 1, anon_sym_stroke, ACTIONS(275), 1, anon_sym_RBRACE, STATE(178), 1, aux_sym__shape_definition_repeat1, ACTIONS(272), 2, anon_sym_, anon_sym_TAB, ACTIONS(136), 13, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [1952] = 13, ACTIONS(3), 1, sym_line_comment, ACTIONS(280), 1, anon_sym_COLON, ACTIONS(282), 1, sym_dot, STATE(27), 1, sym__end, STATE(36), 1, sym__eof, STATE(61), 1, aux_sym_connection_repeat1, STATE(81), 1, aux_sym__shape_definition_repeat1, STATE(147), 1, sym__colon, ACTIONS(233), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(235), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(278), 2, anon_sym_, anon_sym_TAB, STATE(74), 2, sym__arrow, sym_arrow, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1998] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(289), 1, anon_sym_RBRACE, STATE(184), 1, aux_sym__shape_definition_repeat1, ACTIONS(286), 2, anon_sym_, anon_sym_TAB, ACTIONS(90), 6, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, ACTIONS(284), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [2030] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(295), 1, anon_sym_RBRACE, STATE(181), 1, aux_sym__shape_definition_repeat1, ACTIONS(292), 2, anon_sym_, anon_sym_TAB, ACTIONS(90), 6, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, ACTIONS(284), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [2062] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(301), 1, anon_sym_RBRACE, STATE(177), 1, aux_sym__shape_definition_repeat1, ACTIONS(298), 2, anon_sym_, anon_sym_TAB, ACTIONS(90), 6, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, ACTIONS(284), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [2094] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(304), 9, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, ACTIONS(306), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [2120] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(270), 1, anon_sym_stroke, ACTIONS(311), 1, anon_sym_RBRACE, STATE(179), 1, aux_sym__shape_definition_repeat1, ACTIONS(308), 2, anon_sym_, anon_sym_TAB, ACTIONS(136), 13, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2152] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(270), 1, anon_sym_stroke, ACTIONS(317), 1, anon_sym_RBRACE, STATE(190), 1, aux_sym__shape_definition_repeat1, ACTIONS(314), 2, anon_sym_, anon_sym_TAB, ACTIONS(136), 13, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2184] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(320), 9, ts_builtin_sym_end, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, ACTIONS(322), 9, sym__root_attr_key, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [2210] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(284), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(90), 9, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, [2235] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(191), 1, anon_sym_stroke, ACTIONS(189), 16, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2260] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(262), 1, anon_sym_stroke, ACTIONS(260), 16, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2285] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(251), 1, anon_sym_stroke, ACTIONS(249), 16, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2310] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(270), 1, anon_sym_stroke, ACTIONS(136), 16, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2335] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(324), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, ACTIONS(326), 9, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_RBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_2, [2360] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(331), 1, anon_sym_stroke, ACTIONS(328), 16, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, anon_sym_LF, anon_sym_2, [2385] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, STATE(59), 1, aux_sym__shape_definition_repeat1, STATE(140), 1, sym__inner_style_attribute, STATE(173), 1, sym__style_attr_key, ACTIONS(334), 2, anon_sym_, anon_sym_TAB, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [2418] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(129), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(170), 1, sym__style_attr_key, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(127), 11, anon_sym_opacity, anon_sym_fill, anon_sym_stroke_DASHwidth, anon_sym_stroke_DASHdash, anon_sym_border_DASHradius, anon_sym_font_DASHcolor, anon_sym_shadow, anon_sym_multiple, anon_sym_animated, anon_sym_3d, anon_sym_link, [2448] = 15, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(229), 1, anon_sym_LBRACE, ACTIONS(338), 1, sym__unquoted_string, ACTIONS(340), 1, sym_line_comment, ACTIONS(342), 1, anon_sym_2, STATE(28), 1, sym__end, STATE(36), 1, sym__eof, STATE(68), 1, aux_sym__shape_definition_repeat1, STATE(90), 1, sym_label, STATE(113), 1, sym__shape_block, STATE(158), 1, sym_string, ACTIONS(239), 2, anon_sym_LF, anon_sym_SEMI, ACTIONS(336), 2, anon_sym_, anon_sym_TAB, [2496] = 8, ACTIONS(3), 1, sym_line_comment, STATE(61), 1, aux_sym_connection_repeat1, STATE(109), 1, aux_sym__shape_definition_repeat1, ACTIONS(344), 2, anon_sym_, anon_sym_TAB, ACTIONS(349), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(352), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, STATE(74), 2, sym__arrow, sym_arrow, ACTIONS(347), 5, anon_sym_COLON, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2529] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(355), 1, sym__word, STATE(62), 1, aux_sym_shape_key_repeat2, ACTIONS(360), 3, sym__dash, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(358), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2556] = 14, ACTIONS(3), 1, sym_line_comment, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(362), 1, sym__word, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(39), 1, sym__eof, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(72), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(98), 1, aux_sym__shape_path_repeat1, ACTIONS(112), 2, anon_sym_LF, anon_sym_2, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [2601] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(366), 1, sym__word, ACTIONS(370), 1, sym__dash, STATE(62), 1, aux_sym_shape_key_repeat2, ACTIONS(372), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(368), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2630] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(366), 1, sym__word, ACTIONS(376), 1, sym__dash, STATE(62), 1, aux_sym_shape_key_repeat2, ACTIONS(378), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(374), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2659] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(380), 1, anon_sym_, ACTIONS(383), 1, sym__dash, STATE(203), 1, aux_sym_shape_key_repeat1, ACTIONS(378), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(374), 9, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2687] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(387), 3, sym__dash, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(385), 11, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, sym__word, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2709] = 13, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(338), 1, sym__unquoted_string, ACTIONS(340), 1, sym_line_comment, ACTIONS(391), 1, anon_sym_LBRACE, ACTIONS(395), 1, anon_sym_2, STATE(24), 1, sym__eof, STATE(87), 1, aux_sym__shape_definition_repeat1, STATE(89), 1, sym_label, STATE(158), 1, sym_string, ACTIONS(389), 2, anon_sym_, anon_sym_TAB, ACTIONS(393), 2, anon_sym_LF, anon_sym_SEMI, [2751] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(397), 1, anon_sym_, ACTIONS(400), 1, sym__dash, STATE(203), 1, aux_sym_shape_key_repeat1, ACTIONS(372), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(368), 9, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2779] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(391), 1, anon_sym_LBRACE, ACTIONS(402), 1, anon_sym_COLON, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, STATE(135), 1, sym_arrow, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(233), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(235), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2815] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(411), 1, sym_dot, STATE(182), 1, aux_sym__shape_definition_repeat1, ACTIONS(404), 2, anon_sym_, anon_sym_TAB, ACTIONS(409), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(407), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2842] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(421), 1, sym_dot, STATE(182), 1, aux_sym__shape_definition_repeat1, ACTIONS(414), 2, anon_sym_, anon_sym_TAB, ACTIONS(419), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(417), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2869] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(434), 1, sym_dot, STATE(182), 1, aux_sym__shape_definition_repeat1, ACTIONS(424), 2, anon_sym_, anon_sym_TAB, ACTIONS(431), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(428), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2896] = 13, ACTIONS(3), 1, sym_line_comment, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(362), 1, sym__word, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(71), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(84), 1, aux_sym__shape_definition_repeat1, STATE(86), 1, sym__shape_path, STATE(100), 1, aux_sym__shape_path_repeat1, ACTIONS(438), 2, anon_sym_, anon_sym_TAB, [2937] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(440), 1, sym__word, ACTIONS(378), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(374), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2960] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(452), 1, sym_dot, STATE(182), 1, aux_sym__shape_definition_repeat1, ACTIONS(442), 2, anon_sym_, anon_sym_TAB, ACTIONS(449), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(446), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2987] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(458), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(456), 11, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3008] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(462), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(460), 11, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_RBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3029] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(471), 1, sym_dot, STATE(182), 1, aux_sym__shape_definition_repeat1, ACTIONS(464), 2, anon_sym_, anon_sym_TAB, ACTIONS(469), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(467), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3056] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(440), 1, sym__word, ACTIONS(476), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(474), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3079] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(478), 1, anon_sym_COLON, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, STATE(135), 1, sym_arrow, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(233), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(235), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3112] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(372), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(368), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3132] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(476), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(474), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3152] = 12, ACTIONS(3), 1, sym_line_comment, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(362), 1, sym__word, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(72), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(98), 1, aux_sym__shape_path_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [3190] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(378), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(374), 10, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3210] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(480), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(347), 9, anon_sym_, anon_sym_TAB, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3229] = 5, ACTIONS(340), 1, sym_line_comment, STATE(87), 1, aux_sym__shape_definition_repeat1, ACTIONS(121), 2, sym__unquoted_string, anon_sym_2, ACTIONS(482), 2, anon_sym_, anon_sym_TAB, ACTIONS(119), 6, anon_sym_LBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_SEMI, [3252] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(485), 1, anon_sym_style, STATE(113), 1, sym__shape_attribute, STATE(139), 1, sym__style_attribute, STATE(176), 1, sym__shape_attr_key, ACTIONS(487), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [3276] = 8, ACTIONS(3), 1, sym_line_comment, ACTIONS(229), 1, anon_sym_LBRACE, STATE(25), 1, sym__end, STATE(36), 1, sym__eof, STATE(118), 1, sym__shape_block, STATE(123), 1, aux_sym__shape_definition_repeat1, ACTIONS(489), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3304] = 8, ACTIONS(3), 1, sym_line_comment, ACTIONS(229), 1, anon_sym_LBRACE, STATE(36), 1, sym__eof, STATE(37), 1, sym__end, STATE(122), 1, sym__shape_block, STATE(123), 1, aux_sym__shape_definition_repeat1, ACTIONS(489), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3332] = 3, ACTIONS(340), 1, sym_line_comment, ACTIONS(491), 4, anon_sym_, anon_sym_TAB, sym__unquoted_string, anon_sym_2, ACTIONS(493), 6, anon_sym_LBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_SEMI, [3350] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(495), 1, sym__word, ACTIONS(498), 1, sym__dash, ACTIONS(501), 1, anon_sym_SQUOTE, ACTIONS(504), 1, anon_sym_DQUOTE, ACTIONS(507), 1, anon_sym_BQUOTE, STATE(82), 1, sym_string, STATE(92), 1, aux_sym__shape_path_repeat1, STATE(153), 1, aux_sym_shape_key_repeat2, STATE(191), 1, sym_shape_key, [3381] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(161), 1, anon_sym_RBRACE, STATE(41), 1, sym__end, STATE(54), 1, sym__eof, STATE(127), 1, aux_sym__shape_definition_repeat1, ACTIONS(510), 2, anon_sym_, anon_sym_TAB, ACTIONS(512), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3406] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(516), 1, sym__unquoted_string, STATE(132), 1, aux_sym__shape_definition_repeat1, STATE(141), 1, sym_string, STATE(155), 1, sym_attr_value, ACTIONS(514), 2, anon_sym_, anon_sym_TAB, [3435] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(114), 1, anon_sym_RBRACE, STATE(36), 1, sym__eof, STATE(44), 1, sym__end, STATE(130), 1, aux_sym__shape_definition_repeat1, ACTIONS(518), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3460] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(516), 1, sym__unquoted_string, STATE(132), 1, aux_sym__shape_definition_repeat1, STATE(141), 1, sym_string, STATE(172), 1, sym_attr_value, ACTIONS(514), 2, anon_sym_, anon_sym_TAB, [3489] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(516), 1, sym__unquoted_string, STATE(132), 1, aux_sym__shape_definition_repeat1, STATE(141), 1, sym_string, STATE(145), 1, sym_attr_value, ACTIONS(514), 2, anon_sym_, anon_sym_TAB, [3518] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(362), 1, sym__word, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(79), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(92), 1, aux_sym__shape_path_repeat1, [3549] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(516), 1, sym__unquoted_string, STATE(131), 1, sym_attr_value, STATE(132), 1, aux_sym__shape_definition_repeat1, STATE(141), 1, sym_string, ACTIONS(514), 2, anon_sym_, anon_sym_TAB, [3578] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(362), 1, sym__word, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(72), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(92), 1, aux_sym__shape_path_repeat1, [3609] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(153), 1, anon_sym_RBRACE, STATE(48), 1, sym__end, STATE(54), 1, sym__eof, STATE(111), 1, aux_sym__shape_definition_repeat1, ACTIONS(520), 2, anon_sym_, anon_sym_TAB, ACTIONS(512), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3634] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(516), 1, sym__unquoted_string, STATE(132), 1, aux_sym__shape_definition_repeat1, STATE(141), 1, sym_string, STATE(148), 1, sym_attr_value, ACTIONS(514), 2, anon_sym_, anon_sym_TAB, [3663] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(516), 1, sym__unquoted_string, STATE(132), 1, aux_sym__shape_definition_repeat1, STATE(141), 1, sym_string, STATE(156), 1, sym_attr_value, ACTIONS(514), 2, anon_sym_, anon_sym_TAB, [3692] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(71), 1, anon_sym_RBRACE, STATE(36), 1, sym__eof, STATE(45), 1, sym__end, STATE(115), 1, aux_sym__shape_definition_repeat1, ACTIONS(522), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3717] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(125), 1, anon_sym_RBRACE, STATE(42), 1, sym__end, STATE(54), 1, sym__eof, STATE(110), 1, aux_sym__shape_definition_repeat1, ACTIONS(524), 2, anon_sym_, anon_sym_TAB, ACTIONS(512), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3742] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(362), 1, sym__word, STATE(64), 1, aux_sym_shape_key_repeat2, STATE(76), 1, sym_shape_key, STATE(82), 1, sym_string, STATE(92), 1, aux_sym__shape_path_repeat1, [3773] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(65), 1, anon_sym_RBRACE, STATE(36), 1, sym__eof, STATE(46), 1, sym__end, STATE(129), 1, aux_sym__shape_definition_repeat1, ACTIONS(526), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3798] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(221), 1, anon_sym_RBRACE, STATE(49), 1, sym__end, STATE(54), 1, sym__eof, STATE(120), 1, aux_sym__shape_definition_repeat1, ACTIONS(528), 2, anon_sym_, anon_sym_TAB, ACTIONS(512), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3823] = 6, ACTIONS(3), 1, sym_line_comment, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(135), 1, sym_arrow, ACTIONS(217), 2, anon_sym_, anon_sym_TAB, ACTIONS(233), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(235), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, [3845] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(153), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(52), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(530), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3867] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(161), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(52), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(530), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3889] = 4, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(532), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [3907] = 6, ACTIONS(3), 1, sym_line_comment, STATE(36), 1, sym__eof, STATE(37), 1, sym__end, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3929] = 4, ACTIONS(3), 1, sym_line_comment, STATE(128), 1, aux_sym__shape_definition_repeat1, ACTIONS(536), 2, anon_sym_, anon_sym_TAB, ACTIONS(532), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [3947] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(65), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3969] = 6, ACTIONS(3), 1, sym_line_comment, STATE(28), 1, sym__end, STATE(36), 1, sym__eof, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3991] = 6, ACTIONS(3), 1, sym_line_comment, STATE(36), 1, sym__eof, STATE(56), 1, sym__end, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4013] = 6, ACTIONS(3), 1, sym_line_comment, STATE(31), 1, sym__end, STATE(36), 1, sym__eof, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4035] = 4, ACTIONS(3), 1, sym_line_comment, STATE(112), 1, aux_sym__shape_definition_repeat1, ACTIONS(540), 2, anon_sym_, anon_sym_TAB, ACTIONS(538), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4053] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(542), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(52), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(530), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4075] = 6, ACTIONS(3), 1, sym_line_comment, STATE(54), 1, sym__eof, STATE(55), 1, sym__end, STATE(134), 1, aux_sym__shape_definition_repeat1, ACTIONS(544), 2, anon_sym_, anon_sym_TAB, ACTIONS(512), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4097] = 6, ACTIONS(3), 1, sym_line_comment, STATE(25), 1, sym__end, STATE(36), 1, sym__eof, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4119] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(391), 1, anon_sym_LBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4141] = 6, ACTIONS(3), 1, sym_line_comment, STATE(36), 1, sym__eof, STATE(47), 1, sym__end, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4163] = 6, ACTIONS(3), 1, sym_line_comment, STATE(34), 1, sym__end, STATE(36), 1, sym__eof, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4185] = 6, ACTIONS(3), 1, sym_line_comment, STATE(36), 1, sym__eof, STATE(51), 1, sym__end, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4207] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(221), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(52), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(530), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4229] = 4, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(546), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4247] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(114), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4269] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(548), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4291] = 6, ACTIONS(3), 1, sym_line_comment, STATE(36), 1, sym__eof, STATE(50), 1, sym__end, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(534), 2, anon_sym_, anon_sym_TAB, ACTIONS(239), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4313] = 8, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(552), 1, sym__unquoted_string, STATE(137), 1, aux_sym__shape_definition_repeat1, STATE(143), 1, sym_string, ACTIONS(550), 2, anon_sym_, anon_sym_TAB, [4339] = 5, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(24), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(393), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4358] = 5, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(52), 1, sym__eof, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, ACTIONS(530), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4377] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(554), 7, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4390] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(556), 7, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4403] = 5, ACTIONS(121), 1, sym__unquoted_string, ACTIONS(340), 1, sym_line_comment, STATE(137), 1, aux_sym__shape_definition_repeat1, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, ACTIONS(119), 3, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, [4422] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(561), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4434] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(563), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4446] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(565), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4458] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(567), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4470] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(569), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4482] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(571), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4494] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(575), 1, anon_sym_COLON, ACTIONS(577), 1, sym_dot, STATE(167), 1, sym__colon, STATE(188), 1, aux_sym__shape_definition_repeat1, ACTIONS(573), 2, anon_sym_, anon_sym_TAB, [4514] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(579), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4526] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(581), 1, sym__word, STATE(146), 1, aux_sym_shape_key_repeat2, ACTIONS(358), 4, anon_sym_, anon_sym_TAB, sym__dash, sym_dot, [4542] = 7, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(340), 1, sym_line_comment, ACTIONS(584), 1, sym__unquoted_string, STATE(125), 1, sym_label, STATE(158), 1, sym_string, [4564] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(586), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4576] = 3, ACTIONS(340), 1, sym_line_comment, ACTIONS(491), 3, anon_sym_, anon_sym_TAB, sym__unquoted_string, ACTIONS(493), 3, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, [4590] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(588), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4602] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(590), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4614] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(592), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4626] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(594), 1, sym__word, ACTIONS(596), 1, sym__dash, STATE(146), 1, aux_sym_shape_key_repeat2, ACTIONS(368), 3, anon_sym_, anon_sym_TAB, sym_dot, [4644] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(594), 1, sym__word, ACTIONS(598), 1, sym__dash, STATE(146), 1, aux_sym_shape_key_repeat2, ACTIONS(374), 3, anon_sym_, anon_sym_TAB, sym_dot, [4662] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(600), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4674] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(603), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4686] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(605), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4698] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(607), 6, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4710] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(609), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4722] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(611), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4733] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(615), 1, anon_sym_COLON, STATE(99), 1, sym__colon, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(613), 2, anon_sym_, anon_sym_TAB, [4750] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(617), 1, anon_sym_, ACTIONS(620), 1, sym__dash, STATE(206), 1, aux_sym_shape_key_repeat1, ACTIONS(374), 2, anon_sym_TAB, sym_dot, [4767] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(622), 1, anon_sym_, ACTIONS(625), 1, sym__dash, STATE(206), 1, aux_sym_shape_key_repeat1, ACTIONS(368), 2, anon_sym_TAB, sym_dot, [4784] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(627), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4795] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(629), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4806] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(385), 5, anon_sym_, anon_sym_TAB, sym__dash, sym_dot, sym__word, [4817] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(633), 1, anon_sym_LBRACE, STATE(140), 1, sym__style_attr_block, STATE(185), 1, aux_sym__shape_definition_repeat1, ACTIONS(631), 2, anon_sym_, anon_sym_TAB, [4834] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(635), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4845] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(637), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4856] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(639), 1, anon_sym_COLON, STATE(103), 1, sym__colon, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(613), 2, anon_sym_, anon_sym_TAB, [4873] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(641), 1, anon_sym_COLON, STATE(96), 1, sym__colon, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(613), 2, anon_sym_, anon_sym_TAB, [4890] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(643), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4901] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(645), 1, anon_sym_COLON, STATE(102), 1, sym__colon, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(613), 2, anon_sym_, anon_sym_TAB, [4918] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(647), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4929] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(649), 1, anon_sym_COLON, STATE(94), 1, sym__colon, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(613), 2, anon_sym_, anon_sym_TAB, [4946] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(651), 1, anon_sym_COLON, STATE(97), 1, sym__colon, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(613), 2, anon_sym_, anon_sym_TAB, [4963] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(548), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [4977] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(161), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [4991] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(221), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5005] = 2, ACTIONS(340), 1, sym_line_comment, ACTIONS(493), 4, sym__unquoted_string, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, [5015] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(114), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5029] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(653), 1, sym_dot, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5043] = 4, ACTIONS(3), 1, sym_line_comment, STATE(125), 1, sym__connection_attribute, STATE(171), 1, sym__connection_attr_key, ACTIONS(655), 2, anon_sym_source_DASHarrowhead, anon_sym_target_DASHarrowhead, [5057] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(657), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5071] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(659), 1, anon_sym_LBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5085] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(542), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5099] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(661), 1, anon_sym_COLON, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5113] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(663), 1, anon_sym_COLON, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5127] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(665), 1, sym__word, ACTIONS(374), 3, anon_sym_, anon_sym_TAB, sym_dot, [5139] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(667), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(364), 2, anon_sym_, anon_sym_TAB, [5153] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(671), 1, sym_dot, STATE(182), 1, aux_sym__shape_definition_repeat1, ACTIONS(669), 2, anon_sym_, anon_sym_TAB, [5167] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(665), 1, sym__word, ACTIONS(474), 3, anon_sym_, anon_sym_TAB, sym_dot, [5179] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(673), 1, anon_sym_SQUOTE, ACTIONS(675), 1, aux_sym_string_token1, STATE(193), 1, aux_sym_string_repeat1, [5192] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(678), 3, anon_sym_, anon_sym_TAB, anon_sym_COLON, [5201] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(680), 1, anon_sym_BQUOTE, ACTIONS(682), 1, aux_sym_string_token3, STATE(195), 1, aux_sym_string_repeat3, [5214] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(685), 1, anon_sym_DQUOTE, ACTIONS(687), 1, aux_sym_string_token2, STATE(196), 1, aux_sym_string_repeat2, [5227] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(690), 1, anon_sym_BQUOTE, ACTIONS(692), 1, aux_sym_string_token3, STATE(198), 1, aux_sym_string_repeat3, [5240] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(694), 1, anon_sym_BQUOTE, ACTIONS(696), 1, aux_sym_string_token3, STATE(195), 1, aux_sym_string_repeat3, [5253] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(690), 1, anon_sym_DQUOTE, ACTIONS(698), 1, aux_sym_string_token2, STATE(201), 1, aux_sym_string_repeat2, [5266] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(690), 1, anon_sym_SQUOTE, ACTIONS(700), 1, aux_sym_string_token1, STATE(207), 1, aux_sym_string_repeat1, [5279] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(694), 1, anon_sym_DQUOTE, ACTIONS(702), 1, aux_sym_string_token2, STATE(196), 1, aux_sym_string_repeat2, [5292] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(493), 3, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, [5301] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(440), 1, sym__word, ACTIONS(704), 1, anon_sym_, STATE(204), 1, aux_sym_shape_key_repeat1, [5314] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(706), 1, sym__word, ACTIONS(708), 1, anon_sym_, STATE(204), 1, aux_sym_shape_key_repeat1, [5327] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(711), 1, anon_sym_, ACTIONS(713), 1, sym__dash, STATE(206), 1, aux_sym_shape_key_repeat1, [5340] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(665), 1, sym__word, ACTIONS(704), 1, anon_sym_, STATE(204), 1, aux_sym_shape_key_repeat1, [5353] = 4, ACTIONS(340), 1, sym_line_comment, ACTIONS(694), 1, anon_sym_SQUOTE, ACTIONS(715), 1, aux_sym_string_token1, STATE(193), 1, aux_sym_string_repeat1, [5366] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(717), 3, anon_sym_, anon_sym_TAB, anon_sym_COLON, [5375] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(719), 3, anon_sym_, anon_sym_TAB, anon_sym_COLON, [5384] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(721), 1, anon_sym_, ACTIONS(723), 1, sym__dash, STATE(203), 1, aux_sym_shape_key_repeat1, [5397] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(725), 1, sym__word, STATE(154), 1, aux_sym_shape_key_repeat2, [5407] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(727), 1, sym__word, STATE(65), 1, aux_sym_shape_key_repeat2, [5417] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(440), 1, sym__word, [5424] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(729), 1, ts_builtin_sym_end, [5431] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(665), 1, sym__word, }; static const uint32_t ts_small_parse_table_map[] = { [SMALL_STATE(2)] = 0, [SMALL_STATE(3)] = 80, [SMALL_STATE(4)] = 160, [SMALL_STATE(5)] = 236, [SMALL_STATE(6)] = 312, [SMALL_STATE(7)] = 388, [SMALL_STATE(8)] = 464, [SMALL_STATE(9)] = 540, [SMALL_STATE(10)] = 614, [SMALL_STATE(11)] = 688, [SMALL_STATE(12)] = 762, [SMALL_STATE(13)] = 833, [SMALL_STATE(14)] = 870, [SMALL_STATE(15)] = 917, [SMALL_STATE(16)] = 962, [SMALL_STATE(17)] = 1007, [SMALL_STATE(18)] = 1052, [SMALL_STATE(19)] = 1097, [SMALL_STATE(20)] = 1142, [SMALL_STATE(21)] = 1187, [SMALL_STATE(22)] = 1234, [SMALL_STATE(23)] = 1268, [SMALL_STATE(24)] = 1320, [SMALL_STATE(25)] = 1348, [SMALL_STATE(26)] = 1376, [SMALL_STATE(27)] = 1416, [SMALL_STATE(28)] = 1444, [SMALL_STATE(29)] = 1472, [SMALL_STATE(30)] = 1512, [SMALL_STATE(31)] = 1552, [SMALL_STATE(32)] = 1580, [SMALL_STATE(33)] = 1632, [SMALL_STATE(34)] = 1672, [SMALL_STATE(35)] = 1700, [SMALL_STATE(36)] = 1728, [SMALL_STATE(37)] = 1756, [SMALL_STATE(38)] = 1784, [SMALL_STATE(39)] = 1824, [SMALL_STATE(40)] = 1851, [SMALL_STATE(41)] = 1888, [SMALL_STATE(42)] = 1920, [SMALL_STATE(43)] = 1952, [SMALL_STATE(44)] = 1998, [SMALL_STATE(45)] = 2030, [SMALL_STATE(46)] = 2062, [SMALL_STATE(47)] = 2094, [SMALL_STATE(48)] = 2120, [SMALL_STATE(49)] = 2152, [SMALL_STATE(50)] = 2184, [SMALL_STATE(51)] = 2210, [SMALL_STATE(52)] = 2235, [SMALL_STATE(53)] = 2260, [SMALL_STATE(54)] = 2285, [SMALL_STATE(55)] = 2310, [SMALL_STATE(56)] = 2335, [SMALL_STATE(57)] = 2360, [SMALL_STATE(58)] = 2385, [SMALL_STATE(59)] = 2418, [SMALL_STATE(60)] = 2448, [SMALL_STATE(61)] = 2496, [SMALL_STATE(62)] = 2529, [SMALL_STATE(63)] = 2556, [SMALL_STATE(64)] = 2601, [SMALL_STATE(65)] = 2630, [SMALL_STATE(66)] = 2659, [SMALL_STATE(67)] = 2687, [SMALL_STATE(68)] = 2709, [SMALL_STATE(69)] = 2751, [SMALL_STATE(70)] = 2779, [SMALL_STATE(71)] = 2815, [SMALL_STATE(72)] = 2842, [SMALL_STATE(73)] = 2869, [SMALL_STATE(74)] = 2896, [SMALL_STATE(75)] = 2937, [SMALL_STATE(76)] = 2960, [SMALL_STATE(77)] = 2987, [SMALL_STATE(78)] = 3008, [SMALL_STATE(79)] = 3029, [SMALL_STATE(80)] = 3056, [SMALL_STATE(81)] = 3079, [SMALL_STATE(82)] = 3112, [SMALL_STATE(83)] = 3132, [SMALL_STATE(84)] = 3152, [SMALL_STATE(85)] = 3190, [SMALL_STATE(86)] = 3210, [SMALL_STATE(87)] = 3229, [SMALL_STATE(88)] = 3252, [SMALL_STATE(89)] = 3276, [SMALL_STATE(90)] = 3304, [SMALL_STATE(91)] = 3332, [SMALL_STATE(92)] = 3350, [SMALL_STATE(93)] = 3381, [SMALL_STATE(94)] = 3406, [SMALL_STATE(95)] = 3435, [SMALL_STATE(96)] = 3460, [SMALL_STATE(97)] = 3489, [SMALL_STATE(98)] = 3518, [SMALL_STATE(99)] = 3549, [SMALL_STATE(100)] = 3578, [SMALL_STATE(101)] = 3609, [SMALL_STATE(102)] = 3634, [SMALL_STATE(103)] = 3663, [SMALL_STATE(104)] = 3692, [SMALL_STATE(105)] = 3717, [SMALL_STATE(106)] = 3742, [SMALL_STATE(107)] = 3773, [SMALL_STATE(108)] = 3798, [SMALL_STATE(109)] = 3823, [SMALL_STATE(110)] = 3845, [SMALL_STATE(111)] = 3867, [SMALL_STATE(112)] = 3889, [SMALL_STATE(113)] = 3907, [SMALL_STATE(114)] = 3929, [SMALL_STATE(115)] = 3947, [SMALL_STATE(116)] = 3969, [SMALL_STATE(117)] = 3991, [SMALL_STATE(118)] = 4013, [SMALL_STATE(119)] = 4035, [SMALL_STATE(120)] = 4053, [SMALL_STATE(121)] = 4075, [SMALL_STATE(122)] = 4097, [SMALL_STATE(123)] = 4119, [SMALL_STATE(124)] = 4141, [SMALL_STATE(125)] = 4163, [SMALL_STATE(126)] = 4185, [SMALL_STATE(127)] = 4207, [SMALL_STATE(128)] = 4229, [SMALL_STATE(129)] = 4247, [SMALL_STATE(130)] = 4269, [SMALL_STATE(131)] = 4291, [SMALL_STATE(132)] = 4313, [SMALL_STATE(133)] = 4339, [SMALL_STATE(134)] = 4358, [SMALL_STATE(135)] = 4377, [SMALL_STATE(136)] = 4390, [SMALL_STATE(137)] = 4403, [SMALL_STATE(138)] = 4422, [SMALL_STATE(139)] = 4434, [SMALL_STATE(140)] = 4446, [SMALL_STATE(141)] = 4458, [SMALL_STATE(142)] = 4470, [SMALL_STATE(143)] = 4482, [SMALL_STATE(144)] = 4494, [SMALL_STATE(145)] = 4514, [SMALL_STATE(146)] = 4526, [SMALL_STATE(147)] = 4542, [SMALL_STATE(148)] = 4564, [SMALL_STATE(149)] = 4576, [SMALL_STATE(150)] = 4590, [SMALL_STATE(151)] = 4602, [SMALL_STATE(152)] = 4614, [SMALL_STATE(153)] = 4626, [SMALL_STATE(154)] = 4644, [SMALL_STATE(155)] = 4662, [SMALL_STATE(156)] = 4674, [SMALL_STATE(157)] = 4686, [SMALL_STATE(158)] = 4698, [SMALL_STATE(159)] = 4710, [SMALL_STATE(160)] = 4722, [SMALL_STATE(161)] = 4733, [SMALL_STATE(162)] = 4750, [SMALL_STATE(163)] = 4767, [SMALL_STATE(164)] = 4784, [SMALL_STATE(165)] = 4795, [SMALL_STATE(166)] = 4806, [SMALL_STATE(167)] = 4817, [SMALL_STATE(168)] = 4834, [SMALL_STATE(169)] = 4845, [SMALL_STATE(170)] = 4856, [SMALL_STATE(171)] = 4873, [SMALL_STATE(172)] = 4890, [SMALL_STATE(173)] = 4901, [SMALL_STATE(174)] = 4918, [SMALL_STATE(175)] = 4929, [SMALL_STATE(176)] = 4946, [SMALL_STATE(177)] = 4963, [SMALL_STATE(178)] = 4977, [SMALL_STATE(179)] = 4991, [SMALL_STATE(180)] = 5005, [SMALL_STATE(181)] = 5015, [SMALL_STATE(182)] = 5029, [SMALL_STATE(183)] = 5043, [SMALL_STATE(184)] = 5057, [SMALL_STATE(185)] = 5071, [SMALL_STATE(186)] = 5085, [SMALL_STATE(187)] = 5099, [SMALL_STATE(188)] = 5113, [SMALL_STATE(189)] = 5127, [SMALL_STATE(190)] = 5139, [SMALL_STATE(191)] = 5153, [SMALL_STATE(192)] = 5167, [SMALL_STATE(193)] = 5179, [SMALL_STATE(194)] = 5192, [SMALL_STATE(195)] = 5201, [SMALL_STATE(196)] = 5214, [SMALL_STATE(197)] = 5227, [SMALL_STATE(198)] = 5240, [SMALL_STATE(199)] = 5253, [SMALL_STATE(200)] = 5266, [SMALL_STATE(201)] = 5279, [SMALL_STATE(202)] = 5292, [SMALL_STATE(203)] = 5301, [SMALL_STATE(204)] = 5314, [SMALL_STATE(205)] = 5327, [SMALL_STATE(206)] = 5340, [SMALL_STATE(207)] = 5353, [SMALL_STATE(208)] = 5366, [SMALL_STATE(209)] = 5375, [SMALL_STATE(210)] = 5384, [SMALL_STATE(211)] = 5397, [SMALL_STATE(212)] = 5407, [SMALL_STATE(213)] = 5417, [SMALL_STATE(214)] = 5424, [SMALL_STATE(215)] = 5431, }; 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}}, SHIFT_EXTRA(), [5] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 0), [7] = {.entry = {.count = 1, .reusable = false}}, SHIFT(69), [9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63), [11] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(161), [15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(144), [17] = {.entry = {.count = 1, .reusable = false}}, SHIFT(194), [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200), [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199), [23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197), [25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3), [27] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), [29] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(69), [32] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(63), [35] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(212), [38] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(161), [41] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(144), [44] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(194), [47] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(200), [50] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(199), [53] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(197), [56] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(2), [59] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 1), [61] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2), [63] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), [65] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), [67] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8), [69] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11), [71] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165), [73] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), [75] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169), [77] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5), [79] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4), [81] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(69), [84] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(12), [87] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(212), [90] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), [92] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(144), [95] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(194), [98] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(200), [101] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(199), [104] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(197), [107] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(8), [110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(23), [112] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39), [114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168), [116] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(13), [119] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), [121] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), [123] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38), [125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142), [127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), [129] = {.entry = {.count = 1, .reusable = false}}, SHIFT(209), [131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), [133] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(40), [136] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), [138] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(209), [141] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(209), [144] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(15), [147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(33), [149] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15), [151] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29), [153] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157), [155] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), [157] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17), [159] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30), [161] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159), [163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), [165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138), [167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), [169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26), [171] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(22), [174] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(69), [177] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(212), [180] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(200), [183] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(199), [186] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(197), [189] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__end, 2), [191] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__end, 2), [193] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 5), [195] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 5), [197] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(159), [200] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(209), [203] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(209), [206] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(53), [209] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_connection, 3), [211] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_connection, 3), [213] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 3), [215] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 3), [217] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13), [219] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53), [221] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150), [223] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 6), [225] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 6), [227] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70), [229] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6), [231] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60), [233] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136), [235] = {.entry = {.count = 1, .reusable = false}}, SHIFT(136), [237] = {.entry = {.count = 1, .reusable = true}}, SHIFT(88), [239] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), [241] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_connection, 5), [243] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_connection, 5), [245] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 2), [247] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 2), [249] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__end, 1), [251] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__end, 1), [253] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 4), [255] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 4), [257] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(157), [260] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__emptyline, 2), [262] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__emptyline, 2), [264] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(186), [267] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(150), [270] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), [272] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(178), [275] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(157), [278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(81), [280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147), [282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), [284] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), [286] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT(184), [289] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT(160), [292] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT(181), [295] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT(174), [298] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT(177), [301] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT(168), [304] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__root_attribute, 2, .production_id = 2), [306] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__root_attribute, 2, .production_id = 2), [308] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(179), [311] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(159), [314] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(190), [317] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(151), [320] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__root_attribute, 4), [322] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__root_attribute, 4), [324] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 3), [326] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 3), [328] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__emptyline, 1), REDUCE(sym__emptyline, 2), [331] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__emptyline, 1), REDUCE(sym__emptyline, 2), [334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59), [336] = {.entry = {.count = 1, .reusable = false}}, SHIFT(68), [338] = {.entry = {.count = 1, .reusable = false}}, SHIFT(158), [340] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(), [342] = {.entry = {.count = 1, .reusable = false}}, SHIFT(36), [344] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_connection_repeat1, 2), SHIFT_REPEAT(109), [347] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_connection_repeat1, 2), [349] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_connection_repeat1, 2), SHIFT_REPEAT(136), [352] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_connection_repeat1, 2), SHIFT_REPEAT(136), [355] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 2), SHIFT_REPEAT(210), [358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 2), [360] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_shape_key_repeat2, 2), [362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69), [364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), [366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210), [368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shape_key, 1), [370] = {.entry = {.count = 1, .reusable = false}}, SHIFT(85), [372] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shape_key, 1), [374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shape_key, 2), [376] = {.entry = {.count = 1, .reusable = false}}, SHIFT(83), [378] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shape_key, 2), [380] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 2), SHIFT(203), [383] = {.entry = {.count = 1, .reusable = false}}, SHIFT(80), [385] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 3), [387] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_shape_key_repeat2, 3), [389] = {.entry = {.count = 1, .reusable = false}}, SHIFT(87), [391] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7), [393] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24), [395] = {.entry = {.count = 1, .reusable = false}}, SHIFT(24), [397] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 1), SHIFT(203), [400] = {.entry = {.count = 1, .reusable = false}}, SHIFT(75), [402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91), [404] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 1), SHIFT(182), [407] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_path, 1), [409] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_path, 1), [411] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 1), SHIFT(119), [414] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 2), SHIFT(182), [417] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_path, 2), [419] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_path, 2), [421] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 2), SHIFT(119), [424] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), SHIFT(182), [428] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), [431] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), [434] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), SHIFT(119), [438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84), [440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67), [442] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), SHIFT(182), [446] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), [449] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), [452] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), SHIFT(119), [456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 3), [458] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 3), [460] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 2), [462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 2), [464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 3), SHIFT(182), [467] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_path, 3), [469] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_path, 3), [471] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 3), SHIFT(119), [474] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shape_key, 3), [476] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shape_key, 3), [478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180), [480] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_connection_repeat1, 2), [482] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(87), [485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144), [487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), [489] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123), [491] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__colon, 2), [493] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__colon, 2), [495] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(163), [498] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(211), [501] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(200), [504] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(199), [507] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(197), [510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127), [512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54), [514] = {.entry = {.count = 1, .reusable = false}}, SHIFT(132), [516] = {.entry = {.count = 1, .reusable = false}}, SHIFT(141), [518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130), [520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111), [522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115), [524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110), [526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129), [528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120), [530] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52), [532] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 3, .production_id = 1), [534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133), [536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128), [538] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2, .production_id = 1), [540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112), [542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(151), [544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134), [546] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 4, .production_id = 1), [548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(160), [550] = {.entry = {.count = 1, .reusable = false}}, SHIFT(137), [552] = {.entry = {.count = 1, .reusable = false}}, SHIFT(143), [554] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow, 2), [556] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arrow, 1), [558] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(137), [561] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 2), [563] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_attribute, 1), [565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attribute, 3), [567] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attr_value, 1), [569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 3), [571] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attr_value, 2), [573] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188), [575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167), [577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58), [579] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_attribute, 3), [581] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 2), SHIFT_REPEAT(205), [584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158), [586] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__inner_style_attribute, 3), [588] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 6), [590] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 7), [592] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 8), [594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), [596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(85), [598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83), [600] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__inner_style_attribute, 3), REDUCE(sym__inner_style_attribute, 4), [603] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__inner_style_attribute, 4), [605] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 4), [607] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_label, 1), [609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 5), [611] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 6), [613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), [615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99), [617] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 2), SHIFT(206), [620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192), [622] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 1), SHIFT(206), [625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(189), [627] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 7), [629] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 3), [631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185), [633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(20), [635] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 5), [637] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 2), [639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103), [641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96), [643] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__connection_attribute, 3), [645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102), [647] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 4), [649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94), [651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97), [653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114), [655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), [657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), [659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18), [661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149), [663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202), [665] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166), [667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152), [669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182), [671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119), [673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2), [675] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2), SHIFT_REPEAT(193), [678] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_attr_key, 1), [680] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat3, 2), [682] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat3, 2), SHIFT_REPEAT(195), [685] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat2, 2), [687] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat2, 2), SHIFT_REPEAT(196), [690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(78), [692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198), [694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77), [696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), [698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201), [700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), [702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196), [704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), [706] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat1, 2), [708] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat1, 2), SHIFT_REPEAT(204), [711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206), [713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), [715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193), [717] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__connection_attr_key, 1), [719] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_key, 1), [721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), [723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), [725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162), [727] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66), [729] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(), }; #ifdef __cplusplus extern "C" { #endif #ifdef _WIN32 #define extern __declspec(dllexport) #endif extern const TSLanguage *tree_sitter_d2(void) { static const TSLanguage language = { .version = LANGUAGE_VERSION, .symbol_count = SYMBOL_COUNT, .alias_count = ALIAS_COUNT, .token_count = TOKEN_COUNT, .external_token_count = EXTERNAL_TOKEN_COUNT, .state_count = STATE_COUNT, .large_state_count = LARGE_STATE_COUNT, .production_id_count = PRODUCTION_ID_COUNT, .field_count = FIELD_COUNT, .max_alias_sequence_length = MAX_ALIAS_SEQUENCE_LENGTH, .parse_table = &ts_parse_table[0][0], .small_parse_table = ts_small_parse_table, .small_parse_table_map = ts_small_parse_table_map, .parse_actions = ts_parse_actions, .symbol_names = ts_symbol_names, .symbol_metadata = ts_symbol_metadata, .public_symbol_map = ts_symbol_map, .alias_map = ts_non_terminal_alias_map, .alias_sequences = &ts_alias_sequences[0][0], .lex_modes = ts_lex_modes, .lex_fn = ts_lex, .keyword_lex_fn = ts_lex_keywords, .keyword_capture_token = sym__word, .primary_state_ids = ts_primary_state_ids, }; return &language; } #ifdef __cplusplus } #endif