#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 231 #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] = 52, [53] = 53, [54] = 54, [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] = 42, [69] = 28, [70] = 70, [71] = 38, [72] = 72, [73] = 73, [74] = 73, [75] = 75, [76] = 76, [77] = 75, [78] = 78, [79] = 79, [80] = 80, [81] = 81, [82] = 82, [83] = 83, [84] = 84, [85] = 85, [86] = 86, [87] = 87, [88] = 88, [89] = 89, [90] = 90, [91] = 45, [92] = 92, [93] = 48, [94] = 94, [95] = 95, [96] = 96, [97] = 97, [98] = 98, [99] = 99, [100] = 100, [101] = 101, [102] = 102, [103] = 103, [104] = 13, [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] = 122, [124] = 114, [125] = 121, [126] = 126, [127] = 127, [128] = 128, [129] = 129, [130] = 130, [131] = 131, [132] = 132, [133] = 133, [134] = 134, [135] = 135, [136] = 131, [137] = 137, [138] = 138, [139] = 139, [140] = 140, [141] = 141, [142] = 142, [143] = 143, [144] = 144, [145] = 145, [146] = 146, [147] = 147, [148] = 148, [149] = 149, [150] = 150, [151] = 13, [152] = 152, [153] = 149, [154] = 79, [155] = 155, [156] = 156, [157] = 156, [158] = 158, [159] = 159, [160] = 78, [161] = 80, [162] = 106, [163] = 163, [164] = 164, [165] = 165, [166] = 166, [167] = 163, [168] = 168, [169] = 169, [170] = 170, [171] = 171, [172] = 172, [173] = 173, [174] = 86, [175] = 175, [176] = 84, [177] = 177, [178] = 85, [179] = 179, [180] = 168, [181] = 181, [182] = 170, [183] = 183, [184] = 90, [185] = 185, [186] = 186, [187] = 187, [188] = 188, [189] = 189, [190] = 190, [191] = 191, [192] = 192, [193] = 193, [194] = 88, [195] = 195, [196] = 196, [197] = 186, [198] = 106, [199] = 199, [200] = 200, [201] = 201, [202] = 202, [203] = 203, [204] = 204, [205] = 205, [206] = 206, [207] = 106, [208] = 208, [209] = 206, [210] = 205, [211] = 208, [212] = 212, [213] = 203, [214] = 214, [215] = 215, [216] = 216, [217] = 217, [218] = 215, [219] = 212, [220] = 220, [221] = 221, [222] = 222, [223] = 220, [224] = 224, [225] = 214, [226] = 226, [227] = 226, [228] = 228, [229] = 229, [230] = 228, }; 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 = 104}, [27] = {.lex_state = 104}, [28] = {.lex_state = 104}, [29] = {.lex_state = 104}, [30] = {.lex_state = 0}, [31] = {.lex_state = 104}, [32] = {.lex_state = 2}, [33] = {.lex_state = 104}, [34] = {.lex_state = 2}, [35] = {.lex_state = 2}, [36] = {.lex_state = 2}, [37] = {.lex_state = 2}, [38] = {.lex_state = 104}, [39] = {.lex_state = 104}, [40] = {.lex_state = 104}, [41] = {.lex_state = 104}, [42] = {.lex_state = 104}, [43] = {.lex_state = 2}, [44] = {.lex_state = 104}, [45] = {.lex_state = 104}, [46] = {.lex_state = 104}, [47] = {.lex_state = 104}, [48] = {.lex_state = 104}, [49] = {.lex_state = 104}, [50] = {.lex_state = 104}, [51] = {.lex_state = 2}, [52] = {.lex_state = 104}, [53] = {.lex_state = 104}, [54] = {.lex_state = 2}, [55] = {.lex_state = 104}, [56] = {.lex_state = 104}, [57] = {.lex_state = 104}, [58] = {.lex_state = 2}, [59] = {.lex_state = 104}, [60] = {.lex_state = 2}, [61] = {.lex_state = 104}, [62] = {.lex_state = 104}, [63] = {.lex_state = 0}, [64] = {.lex_state = 104}, [65] = {.lex_state = 104}, [66] = {.lex_state = 104}, [67] = {.lex_state = 104}, [68] = {.lex_state = 2}, [69] = {.lex_state = 2}, [70] = {.lex_state = 2}, [71] = {.lex_state = 2}, [72] = {.lex_state = 2}, [73] = {.lex_state = 2}, [74] = {.lex_state = 2}, [75] = {.lex_state = 2}, [76] = {.lex_state = 3}, [77] = {.lex_state = 2}, [78] = {.lex_state = 1}, [79] = {.lex_state = 1}, [80] = {.lex_state = 1}, [81] = {.lex_state = 0}, [82] = {.lex_state = 104}, [83] = {.lex_state = 3}, [84] = {.lex_state = 0}, [85] = {.lex_state = 0}, [86] = {.lex_state = 1}, [87] = {.lex_state = 0}, [88] = {.lex_state = 1}, [89] = {.lex_state = 0}, [90] = {.lex_state = 1}, [91] = {.lex_state = 0}, [92] = {.lex_state = 104}, [93] = {.lex_state = 0}, [94] = {.lex_state = 0}, [95] = {.lex_state = 0}, [96] = {.lex_state = 0}, [97] = {.lex_state = 0}, [98] = {.lex_state = 0}, [99] = {.lex_state = 104}, [100] = {.lex_state = 0}, [101] = {.lex_state = 0}, [102] = {.lex_state = 0}, [103] = {.lex_state = 0}, [104] = {.lex_state = 3}, [105] = {.lex_state = 0}, [106] = {.lex_state = 3}, [107] = {.lex_state = 104}, [108] = {.lex_state = 0}, [109] = {.lex_state = 4}, [110] = {.lex_state = 0}, [111] = {.lex_state = 104}, [112] = {.lex_state = 0}, [113] = {.lex_state = 104}, [114] = {.lex_state = 4}, [115] = {.lex_state = 104}, [116] = {.lex_state = 104}, [117] = {.lex_state = 4}, [118] = {.lex_state = 4}, [119] = {.lex_state = 0}, [120] = {.lex_state = 0}, [121] = {.lex_state = 4}, [122] = {.lex_state = 4}, [123] = {.lex_state = 4}, [124] = {.lex_state = 4}, [125] = {.lex_state = 4}, [126] = {.lex_state = 104}, [127] = {.lex_state = 0}, [128] = {.lex_state = 104}, [129] = {.lex_state = 0}, [130] = {.lex_state = 0}, [131] = {.lex_state = 4}, [132] = {.lex_state = 0}, [133] = {.lex_state = 0}, [134] = {.lex_state = 0}, [135] = {.lex_state = 0}, [136] = {.lex_state = 4}, [137] = {.lex_state = 0}, [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 = 104}, [146] = {.lex_state = 0}, [147] = {.lex_state = 104}, [148] = {.lex_state = 0}, [149] = {.lex_state = 0}, [150] = {.lex_state = 104}, [151] = {.lex_state = 4}, [152] = {.lex_state = 104}, [153] = {.lex_state = 0}, [154] = {.lex_state = 104}, [155] = {.lex_state = 0}, [156] = {.lex_state = 0}, [157] = {.lex_state = 0}, [158] = {.lex_state = 0}, [159] = {.lex_state = 5}, [160] = {.lex_state = 104}, [161] = {.lex_state = 104}, [162] = {.lex_state = 4}, [163] = {.lex_state = 0}, [164] = {.lex_state = 0}, [165] = {.lex_state = 0}, [166] = {.lex_state = 0}, [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 = 104}, [175] = {.lex_state = 0}, [176] = {.lex_state = 104}, [177] = {.lex_state = 0}, [178] = {.lex_state = 104}, [179] = {.lex_state = 0}, [180] = {.lex_state = 0}, [181] = {.lex_state = 0}, [182] = {.lex_state = 0}, [183] = {.lex_state = 0}, [184] = {.lex_state = 104}, [185] = {.lex_state = 0}, [186] = {.lex_state = 0}, [187] = {.lex_state = 0}, [188] = {.lex_state = 0}, [189] = {.lex_state = 0}, [190] = {.lex_state = 0}, [191] = {.lex_state = 0}, [192] = {.lex_state = 0}, [193] = {.lex_state = 0}, [194] = {.lex_state = 104}, [195] = {.lex_state = 0}, [196] = {.lex_state = 0}, [197] = {.lex_state = 0}, [198] = {.lex_state = 5}, [199] = {.lex_state = 0}, [200] = {.lex_state = 2}, [201] = {.lex_state = 0}, [202] = {.lex_state = 104}, [203] = {.lex_state = 6}, [204] = {.lex_state = 6}, [205] = {.lex_state = 7}, [206] = {.lex_state = 8}, [207] = {.lex_state = 0}, [208] = {.lex_state = 6}, [209] = {.lex_state = 8}, [210] = {.lex_state = 7}, [211] = {.lex_state = 6}, [212] = {.lex_state = 8}, [213] = {.lex_state = 6}, [214] = {.lex_state = 7}, [215] = {.lex_state = 104}, [216] = {.lex_state = 0}, [217] = {.lex_state = 0}, [218] = {.lex_state = 104}, [219] = {.lex_state = 8}, [220] = {.lex_state = 104}, [221] = {.lex_state = 7}, [222] = {.lex_state = 0}, [223] = {.lex_state = 104}, [224] = {.lex_state = 8}, [225] = {.lex_state = 7}, [226] = {.lex_state = 104}, [227] = {.lex_state = 104}, [228] = {.lex_state = 104}, [229] = {.lex_state = 0}, [230] = {.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(229), [sym__root_definition] = STATE(3), [sym_connection] = STATE(3), [sym__shape_definition] = STATE(3), [sym__shape_path] = STATE(30), [sym_shape_key] = STATE(95), [sym__root_attribute] = STATE(3), [sym__shape_attribute] = STATE(141), [sym__style_attribute] = STATE(66), [sym__shape_attr_key] = STATE(182), [sym_string] = STATE(100), [sym__emptyline] = STATE(3), [sym__eof] = STATE(3), [aux_sym_source_file_repeat1] = STATE(3), [aux_sym__shape_definition_repeat1] = STATE(82), [aux_sym__shape_path_repeat1] = STATE(116), [aux_sym_shape_key_repeat2] = STATE(80), [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(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(82), 1, aux_sym__shape_definition_repeat1, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(141), 1, sym__shape_attribute, STATE(182), 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(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(82), 1, aux_sym__shape_definition_repeat1, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(141), 1, sym__shape_attribute, STATE(182), 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] = 20, ACTIONS(3), 1, sym_line_comment, ACTIONS(63), 1, sym__word, ACTIONS(69), 1, sym__dash, ACTIONS(72), 1, anon_sym_RBRACE, ACTIONS(74), 1, anon_sym_style, ACTIONS(80), 1, anon_sym_SQUOTE, ACTIONS(83), 1, anon_sym_DQUOTE, ACTIONS(86), 1, anon_sym_BQUOTE, STATE(12), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(66), 2, anon_sym_, anon_sym_TAB, ACTIONS(89), 2, anon_sym_LF, anon_sym_2, ACTIONS(77), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, STATE(4), 7, sym_connection, sym__shape_definition, sym__shape_block_definition, sym__shape_attribute, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, [234] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(94), 1, anon_sym_RBRACE, ACTIONS(96), 1, anon_sym_style, STATE(10), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(92), 2, anon_sym_, anon_sym_TAB, ACTIONS(98), 2, anon_sym_LF, anon_sym_2, STATE(6), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(25), 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, [310] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, ACTIONS(102), 1, anon_sym_RBRACE, STATE(11), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(100), 2, anon_sym_, anon_sym_TAB, ACTIONS(104), 2, anon_sym_LF, anon_sym_2, STATE(4), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(24), 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, [386] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, ACTIONS(102), 1, anon_sym_RBRACE, STATE(11), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(100), 2, anon_sym_, anon_sym_TAB, ACTIONS(106), 2, anon_sym_LF, anon_sym_2, STATE(8), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(24), 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, [462] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, ACTIONS(110), 1, anon_sym_RBRACE, STATE(9), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(95), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(116), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(104), 2, anon_sym_LF, anon_sym_2, ACTIONS(108), 2, anon_sym_, anon_sym_TAB, STATE(4), 3, sym__emptyline, sym__eof, aux_sym__shape_block_repeat1, STATE(26), 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, [538] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, ACTIONS(114), 1, anon_sym_RBRACE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(42), 1, sym__eof, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(94), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(115), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(112), 2, anon_sym_, anon_sym_TAB, ACTIONS(116), 2, anon_sym_LF, anon_sym_2, STATE(67), 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, [612] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, ACTIONS(102), 1, anon_sym_RBRACE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(42), 1, sym__eof, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(94), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(115), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(112), 2, anon_sym_, anon_sym_TAB, ACTIONS(116), 2, anon_sym_LF, anon_sym_2, STATE(67), 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, [686] = 21, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, ACTIONS(110), 1, anon_sym_RBRACE, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(42), 1, sym__eof, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(94), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(115), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(112), 2, anon_sym_, anon_sym_TAB, ACTIONS(116), 2, anon_sym_LF, anon_sym_2, STATE(67), 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, [760] = 20, ACTIONS(3), 1, sym_line_comment, ACTIONS(7), 1, sym__word, ACTIONS(11), 1, sym__dash, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(96), 1, anon_sym_style, STATE(23), 1, aux_sym__shape_definition_repeat1, STATE(30), 1, sym__shape_path, STATE(42), 1, sym__eof, STATE(66), 1, sym__style_attribute, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(94), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(115), 1, aux_sym__shape_path_repeat1, STATE(170), 1, sym__shape_attr_key, ACTIONS(112), 2, anon_sym_, anon_sym_TAB, ACTIONS(116), 2, anon_sym_LF, anon_sym_2, STATE(67), 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, [831] = 5, ACTIONS(3), 1, sym_line_comment, STATE(13), 1, aux_sym__shape_definition_repeat1, ACTIONS(118), 2, anon_sym_, anon_sym_TAB, ACTIONS(123), 3, anon_sym_stroke, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(121), 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, [868] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(127), 1, anon_sym_RBRACE, ACTIONS(131), 1, anon_sym_stroke, STATE(37), 1, aux_sym__shape_definition_repeat1, STATE(112), 1, sym__inner_style_attribute, STATE(180), 1, sym__style_attr_key, ACTIONS(125), 2, anon_sym_, anon_sym_TAB, ACTIONS(133), 2, anon_sym_LF, anon_sym_2, STATE(18), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [913] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(137), 1, anon_sym_RBRACE, STATE(21), 1, aux_sym__shape_definition_repeat1, STATE(110), 1, sym__inner_style_attribute, STATE(180), 1, sym__style_attr_key, ACTIONS(135), 2, anon_sym_, anon_sym_TAB, ACTIONS(139), 2, anon_sym_LF, anon_sym_2, STATE(14), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [958] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(127), 1, anon_sym_RBRACE, ACTIONS(131), 1, anon_sym_stroke, STATE(19), 1, aux_sym__shape_definition_repeat1, STATE(112), 1, sym__inner_style_attribute, STATE(180), 1, sym__style_attr_key, ACTIONS(141), 2, anon_sym_, anon_sym_TAB, ACTIONS(143), 2, anon_sym_LF, anon_sym_2, STATE(17), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [1003] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(147), 1, anon_sym_RBRACE, STATE(34), 1, aux_sym__shape_definition_repeat1, STATE(120), 1, sym__inner_style_attribute, STATE(180), 1, sym__style_attr_key, ACTIONS(133), 2, anon_sym_LF, anon_sym_2, ACTIONS(145), 2, anon_sym_, anon_sym_TAB, STATE(18), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [1048] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(152), 1, anon_sym_RBRACE, ACTIONS(157), 1, anon_sym_stroke, STATE(43), 1, aux_sym__shape_definition_repeat1, STATE(135), 1, sym__inner_style_attribute, STATE(180), 1, sym__style_attr_key, ACTIONS(149), 2, anon_sym_, anon_sym_TAB, ACTIONS(160), 2, anon_sym_LF, anon_sym_2, STATE(18), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(154), 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, [1093] = 11, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(147), 1, anon_sym_RBRACE, STATE(32), 1, aux_sym__shape_definition_repeat1, STATE(72), 1, sym__eof, STATE(120), 1, sym__inner_style_attribute, STATE(166), 1, sym__style_attr_key, ACTIONS(163), 2, anon_sym_, anon_sym_TAB, ACTIONS(165), 2, anon_sym_LF, anon_sym_2, STATE(20), 2, sym__emptyline, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [1140] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(169), 1, anon_sym_RBRACE, STATE(36), 1, aux_sym__shape_definition_repeat1, STATE(119), 1, sym__inner_style_attribute, STATE(180), 1, sym__style_attr_key, ACTIONS(133), 2, anon_sym_LF, anon_sym_2, ACTIONS(167), 2, anon_sym_, anon_sym_TAB, STATE(18), 3, sym__emptyline, sym__eof, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [1185] = 11, ACTIONS(3), 1, sym_line_comment, ACTIONS(127), 1, anon_sym_RBRACE, ACTIONS(131), 1, anon_sym_stroke, STATE(35), 1, aux_sym__shape_definition_repeat1, STATE(72), 1, sym__eof, STATE(112), 1, sym__inner_style_attribute, STATE(166), 1, sym__style_attr_key, ACTIONS(165), 2, anon_sym_LF, anon_sym_2, ACTIONS(171), 2, anon_sym_, anon_sym_TAB, STATE(17), 2, sym__emptyline, aux_sym__style_attr_block_repeat1, ACTIONS(129), 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, [1232] = 5, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(173), 2, anon_sym_, anon_sym_TAB, ACTIONS(123), 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(121), 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, [1266] = 14, ACTIONS(3), 1, sym_line_comment, ACTIONS(176), 1, sym__word, ACTIONS(179), 1, sym__dash, ACTIONS(182), 1, anon_sym_SQUOTE, ACTIONS(185), 1, anon_sym_DQUOTE, ACTIONS(188), 1, anon_sym_BQUOTE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(96), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(113), 1, aux_sym__shape_path_repeat1, ACTIONS(173), 2, anon_sym_, anon_sym_TAB, ACTIONS(121), 3, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, ACTIONS(123), 7, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [1318] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(198), 1, anon_sym_RBRACE, ACTIONS(204), 1, anon_sym_SEMI, STATE(38), 1, sym__eof, STATE(146), 1, aux_sym__shape_definition_repeat1, STATE(185), 1, sym__end, ACTIONS(193), 2, anon_sym_, anon_sym_TAB, ACTIONS(201), 2, anon_sym_LF, anon_sym_2, ACTIONS(196), 4, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, ACTIONS(191), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [1361] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(204), 1, anon_sym_SEMI, ACTIONS(209), 1, anon_sym_RBRACE, STATE(38), 1, sym__eof, STATE(127), 1, aux_sym__shape_definition_repeat1, STATE(192), 1, sym__end, ACTIONS(201), 2, anon_sym_LF, anon_sym_2, ACTIONS(206), 2, anon_sym_, anon_sym_TAB, ACTIONS(196), 4, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, ACTIONS(191), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [1404] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(204), 1, anon_sym_SEMI, ACTIONS(215), 1, anon_sym_RBRACE, STATE(38), 1, sym__eof, STATE(139), 1, aux_sym__shape_definition_repeat1, STATE(191), 1, sym__end, ACTIONS(201), 2, anon_sym_LF, anon_sym_2, ACTIONS(212), 2, anon_sym_, anon_sym_TAB, ACTIONS(196), 4, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, ACTIONS(191), 8, anon_sym_style, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, sym__word, [1447] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(220), 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(218), 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, [1475] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(224), 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(222), 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, [1503] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(228), 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(226), 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, [1531] = 15, ACTIONS(3), 1, sym_line_comment, ACTIONS(232), 1, anon_sym_LBRACE, ACTIONS(234), 1, anon_sym_COLON, ACTIONS(240), 1, sym_dot, STATE(38), 1, sym__eof, STATE(40), 1, sym__end, STATE(63), 1, aux_sym_connection_repeat1, STATE(76), 1, sym__colon, STATE(87), 1, aux_sym__shape_definition_repeat1, STATE(144), 1, sym__shape_block, ACTIONS(230), 2, anon_sym_, anon_sym_TAB, ACTIONS(236), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(238), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, STATE(92), 2, sym__arrow, sym_arrow, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [1583] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(244), 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(242), 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, [1611] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(246), 1, anon_sym_RBRACE, ACTIONS(252), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(68), 1, sym__eof, STATE(163), 1, sym__style_attr_key, ACTIONS(118), 2, anon_sym_, anon_sym_TAB, ACTIONS(255), 2, anon_sym_LF, anon_sym_2, ACTIONS(249), 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, [1651] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(260), 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(258), 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, [1679] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(169), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(68), 1, sym__eof, STATE(163), 1, sym__style_attr_key, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(264), 2, anon_sym_LF, anon_sym_2, ACTIONS(129), 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, [1719] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(252), 1, anon_sym_stroke, ACTIONS(266), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(68), 1, sym__eof, STATE(163), 1, sym__style_attr_key, ACTIONS(118), 2, anon_sym_, anon_sym_TAB, ACTIONS(255), 2, anon_sym_LF, anon_sym_2, ACTIONS(249), 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, [1759] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(269), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(68), 1, sym__eof, STATE(163), 1, sym__style_attr_key, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(264), 2, anon_sym_LF, anon_sym_2, ACTIONS(129), 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, [1799] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, ACTIONS(147), 1, anon_sym_RBRACE, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(68), 1, sym__eof, STATE(163), 1, sym__style_attr_key, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(264), 2, anon_sym_LF, anon_sym_2, ACTIONS(129), 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, [1839] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(273), 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(271), 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, [1867] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(277), 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(275), 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, [1895] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(281), 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(279), 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, [1923] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(285), 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(283), 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, [1951] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(289), 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(287), 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, [1978] = 8, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(68), 1, sym__eof, STATE(163), 1, sym__style_attr_key, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(264), 2, anon_sym_LF, anon_sym_2, ACTIONS(129), 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, [2015] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(291), 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(293), 10, 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, [2041] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(295), 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(297), 10, 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, [2067] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(299), 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(301), 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, [2093] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(303), 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(305), 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, [2119] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(307), 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(309), 10, 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, [2145] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(311), 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(313), 10, 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, [2171] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(315), 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(317), 10, 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, [2197] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(322), 1, anon_sym_RBRACE, ACTIONS(325), 1, anon_sym_stroke, STATE(190), 1, aux_sym__shape_definition_repeat1, ACTIONS(319), 2, anon_sym_, anon_sym_TAB, ACTIONS(152), 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, [2229] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(327), 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(329), 10, 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, [2255] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(331), 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(333), 10, 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, [2281] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(325), 1, anon_sym_stroke, ACTIONS(338), 1, anon_sym_RBRACE, STATE(196), 1, aux_sym__shape_definition_repeat1, ACTIONS(335), 2, anon_sym_, anon_sym_TAB, ACTIONS(152), 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, [2313] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(341), 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(343), 10, 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, [2339] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(345), 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(347), 10, 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, [2365] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(349), 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(351), 10, 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, [2391] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(325), 1, anon_sym_stroke, ACTIONS(356), 1, anon_sym_RBRACE, STATE(199), 1, aux_sym__shape_definition_repeat1, ACTIONS(353), 2, anon_sym_, anon_sym_TAB, ACTIONS(152), 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, [2423] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(359), 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(361), 10, 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, [2449] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(325), 1, anon_sym_stroke, ACTIONS(366), 1, anon_sym_RBRACE, STATE(193), 1, aux_sym__shape_definition_repeat1, ACTIONS(363), 2, anon_sym_, anon_sym_TAB, ACTIONS(152), 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, [2481] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(369), 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(371), 10, 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, [2507] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(373), 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(375), 10, 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, [2533] = 13, ACTIONS(3), 1, sym_line_comment, ACTIONS(379), 1, anon_sym_COLON, ACTIONS(381), 1, sym_dot, STATE(38), 1, sym__eof, STATE(39), 1, sym__end, STATE(81), 1, aux_sym_connection_repeat1, STATE(97), 1, aux_sym__shape_definition_repeat1, STATE(159), 1, sym__colon, ACTIONS(236), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(238), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(377), 2, anon_sym_, anon_sym_TAB, STATE(92), 2, sym__arrow, sym_arrow, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [2579] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(383), 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(385), 10, 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, [2605] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(387), 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(389), 10, 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, [2631] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(391), 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(393), 10, 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, [2657] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(395), 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(72), 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, [2682] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(289), 1, anon_sym_stroke, ACTIONS(287), 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, [2707] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(224), 1, anon_sym_stroke, ACTIONS(222), 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, [2732] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(325), 1, anon_sym_stroke, ACTIONS(152), 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, [2757] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(273), 1, anon_sym_stroke, ACTIONS(271), 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, [2782] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(400), 1, anon_sym_stroke, ACTIONS(397), 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, [2807] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, STATE(44), 1, sym__inner_style_attribute, STATE(75), 1, aux_sym__shape_definition_repeat1, STATE(180), 1, sym__style_attr_key, ACTIONS(403), 2, anon_sym_, anon_sym_TAB, ACTIONS(129), 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, [2840] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, STATE(44), 1, sym__inner_style_attribute, STATE(77), 1, aux_sym__shape_definition_repeat1, STATE(168), 1, sym__style_attr_key, ACTIONS(405), 2, anon_sym_, anon_sym_TAB, ACTIONS(129), 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, [2873] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(163), 1, sym__style_attr_key, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(129), 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, [2903] = 15, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(232), 1, anon_sym_LBRACE, ACTIONS(409), 1, sym__unquoted_string, ACTIONS(411), 1, sym_line_comment, ACTIONS(413), 1, anon_sym_2, STATE(29), 1, sym__end, STATE(38), 1, sym__eof, STATE(83), 1, aux_sym__shape_definition_repeat1, STATE(108), 1, sym_label, STATE(142), 1, sym__shape_block, STATE(158), 1, sym_string, ACTIONS(204), 2, anon_sym_LF, anon_sym_SEMI, ACTIONS(407), 2, anon_sym_, anon_sym_TAB, [2951] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(131), 1, anon_sym_stroke, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(167), 1, sym__style_attr_key, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(129), 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, [2981] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(415), 1, sym__word, STATE(78), 1, aux_sym_shape_key_repeat2, ACTIONS(420), 3, sym__dash, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(418), 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, [3008] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(422), 1, sym__word, ACTIONS(426), 1, sym__dash, STATE(78), 1, aux_sym_shape_key_repeat2, ACTIONS(428), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(424), 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, [3037] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(422), 1, sym__word, ACTIONS(432), 1, sym__dash, STATE(78), 1, aux_sym_shape_key_repeat2, ACTIONS(434), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(430), 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, [3066] = 8, ACTIONS(3), 1, sym_line_comment, STATE(81), 1, aux_sym_connection_repeat1, STATE(134), 1, aux_sym__shape_definition_repeat1, ACTIONS(436), 2, anon_sym_, anon_sym_TAB, ACTIONS(441), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(444), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, STATE(92), 2, sym__arrow, sym_arrow, ACTIONS(439), 5, anon_sym_COLON, sym_dot, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3099] = 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(447), 1, sym__word, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(42), 1, sym__eof, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(96), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(113), 1, aux_sym__shape_path_repeat1, ACTIONS(116), 2, anon_sym_LF, anon_sym_2, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [3144] = 13, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(409), 1, sym__unquoted_string, ACTIONS(411), 1, sym_line_comment, ACTIONS(453), 1, anon_sym_LBRACE, ACTIONS(457), 1, anon_sym_2, STATE(28), 1, sym__eof, STATE(104), 1, aux_sym__shape_definition_repeat1, STATE(105), 1, sym_label, STATE(158), 1, sym_string, ACTIONS(451), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 2, anon_sym_LF, anon_sym_SEMI, [3186] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(459), 1, anon_sym_, ACTIONS(462), 1, sym__dash, STATE(215), 1, aux_sym_shape_key_repeat1, ACTIONS(434), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(430), 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, [3214] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(464), 1, anon_sym_, ACTIONS(467), 1, sym__dash, STATE(215), 1, aux_sym_shape_key_repeat1, ACTIONS(428), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(424), 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, [3242] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(471), 3, sym__dash, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(469), 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, [3264] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(453), 1, anon_sym_LBRACE, ACTIONS(473), 1, anon_sym_COLON, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, STATE(150), 1, sym_arrow, ACTIONS(236), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(238), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3300] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(475), 1, sym__word, ACTIONS(479), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(477), 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, [3323] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(491), 1, sym_dot, STATE(195), 1, aux_sym__shape_definition_repeat1, ACTIONS(481), 2, anon_sym_, anon_sym_TAB, ACTIONS(488), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(485), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3350] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(475), 1, sym__word, ACTIONS(428), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(424), 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, [3373] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(295), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(297), 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, [3394] = 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(447), 1, sym__word, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(95), 1, sym_shape_key, STATE(99), 1, aux_sym__shape_definition_repeat1, STATE(100), 1, sym_string, STATE(103), 1, sym__shape_path, STATE(116), 1, aux_sym__shape_path_repeat1, ACTIONS(495), 2, anon_sym_, anon_sym_TAB, [3435] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(307), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(309), 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, [3456] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(507), 1, sym_dot, STATE(195), 1, aux_sym__shape_definition_repeat1, ACTIONS(497), 2, anon_sym_, anon_sym_TAB, ACTIONS(504), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(501), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3483] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(518), 1, sym_dot, STATE(195), 1, aux_sym__shape_definition_repeat1, ACTIONS(511), 2, anon_sym_, anon_sym_TAB, ACTIONS(516), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(514), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3510] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(528), 1, sym_dot, STATE(195), 1, aux_sym__shape_definition_repeat1, ACTIONS(521), 2, anon_sym_, anon_sym_TAB, ACTIONS(526), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(524), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3537] = 9, ACTIONS(3), 1, sym_line_comment, ACTIONS(531), 1, anon_sym_COLON, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, STATE(150), 1, sym_arrow, ACTIONS(236), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(238), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3570] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(540), 1, sym_dot, STATE(195), 1, aux_sym__shape_definition_repeat1, ACTIONS(533), 2, anon_sym_, anon_sym_TAB, ACTIONS(538), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(536), 7, anon_sym_LBRACE, anon_sym_COLON, aux_sym_arrow_token1, aux_sym_arrow_token4, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3597] = 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(447), 1, sym__word, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(96), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(113), 1, aux_sym__shape_path_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [3635] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(434), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(430), 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, [3655] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(479), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(477), 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, [3675] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(428), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(424), 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, [3695] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(543), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(439), 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, [3714] = 5, ACTIONS(411), 1, sym_line_comment, STATE(104), 1, aux_sym__shape_definition_repeat1, ACTIONS(123), 2, sym__unquoted_string, anon_sym_2, ACTIONS(545), 2, anon_sym_, anon_sym_TAB, ACTIONS(121), 6, anon_sym_LBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_SEMI, [3737] = 8, ACTIONS(3), 1, sym_line_comment, ACTIONS(232), 1, anon_sym_LBRACE, STATE(27), 1, sym__end, STATE(38), 1, sym__eof, STATE(137), 1, aux_sym__shape_definition_repeat1, STATE(148), 1, sym__shape_block, ACTIONS(548), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3765] = 3, ACTIONS(411), 1, sym_line_comment, ACTIONS(550), 4, anon_sym_, anon_sym_TAB, sym__unquoted_string, anon_sym_2, ACTIONS(552), 6, anon_sym_LBRACE, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, anon_sym_LF, anon_sym_SEMI, [3783] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(554), 1, anon_sym_style, STATE(66), 1, sym__style_attribute, STATE(142), 1, sym__shape_attribute, STATE(182), 1, sym__shape_attr_key, ACTIONS(556), 6, anon_sym_shape, anon_sym_label, anon_sym_constraint, anon_sym_icon, anon_sym_width, anon_sym_height, [3807] = 8, ACTIONS(3), 1, sym_line_comment, ACTIONS(232), 1, anon_sym_LBRACE, STATE(33), 1, sym__end, STATE(38), 1, sym__eof, STATE(137), 1, aux_sym__shape_definition_repeat1, STATE(138), 1, sym__shape_block, ACTIONS(548), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3835] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, STATE(59), 1, sym_string, STATE(131), 1, aux_sym__shape_definition_repeat1, STATE(155), 1, sym_attr_value, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, [3864] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(127), 1, anon_sym_RBRACE, STATE(58), 1, sym__end, STATE(71), 1, sym__eof, STATE(133), 1, aux_sym__shape_definition_repeat1, ACTIONS(562), 2, anon_sym_, anon_sym_TAB, ACTIONS(564), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3889] = 10, ACTIONS(3), 1, sym_line_comment, ACTIONS(566), 1, sym__word, ACTIONS(569), 1, sym__dash, ACTIONS(572), 1, anon_sym_SQUOTE, ACTIONS(575), 1, anon_sym_DQUOTE, ACTIONS(578), 1, anon_sym_BQUOTE, STATE(100), 1, sym_string, STATE(111), 1, aux_sym__shape_path_repeat1, STATE(161), 1, aux_sym_shape_key_repeat2, STATE(201), 1, sym_shape_key, [3920] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(147), 1, anon_sym_RBRACE, STATE(54), 1, sym__end, STATE(71), 1, sym__eof, STATE(143), 1, aux_sym__shape_definition_repeat1, ACTIONS(581), 2, anon_sym_, anon_sym_TAB, ACTIONS(564), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [3945] = 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(447), 1, sym__word, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(98), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(111), 1, aux_sym__shape_path_repeat1, [3976] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, STATE(59), 1, sym_string, STATE(61), 1, sym_attr_value, STATE(131), 1, aux_sym__shape_definition_repeat1, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, [4005] = 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(447), 1, sym__word, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(89), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(111), 1, aux_sym__shape_path_repeat1, [4036] = 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(447), 1, sym__word, STATE(80), 1, aux_sym_shape_key_repeat2, STATE(96), 1, sym_shape_key, STATE(100), 1, sym_string, STATE(111), 1, aux_sym__shape_path_repeat1, [4067] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, STATE(59), 1, sym_string, STATE(131), 1, aux_sym__shape_definition_repeat1, STATE(172), 1, sym_attr_value, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, [4096] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, STATE(59), 1, sym_string, STATE(131), 1, aux_sym__shape_definition_repeat1, STATE(132), 1, sym_attr_value, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, [4125] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(269), 1, anon_sym_RBRACE, STATE(60), 1, sym__end, STATE(71), 1, sym__eof, STATE(140), 1, aux_sym__shape_definition_repeat1, ACTIONS(583), 2, anon_sym_, anon_sym_TAB, ACTIONS(564), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4150] = 7, ACTIONS(3), 1, sym_line_comment, ACTIONS(169), 1, anon_sym_RBRACE, STATE(51), 1, sym__end, STATE(71), 1, sym__eof, STATE(130), 1, aux_sym__shape_definition_repeat1, ACTIONS(585), 2, anon_sym_, anon_sym_TAB, ACTIONS(564), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4175] = 9, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, ACTIONS(589), 1, anon_sym_SQUOTE, ACTIONS(591), 1, anon_sym_DQUOTE, ACTIONS(593), 1, anon_sym_BQUOTE, STATE(52), 1, sym_attr_value, STATE(59), 1, sym_string, STATE(136), 1, aux_sym__shape_definition_repeat1, ACTIONS(587), 2, anon_sym_, anon_sym_TAB, [4204] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, STATE(49), 1, sym_attr_value, STATE(59), 1, sym_string, STATE(131), 1, aux_sym__shape_definition_repeat1, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, [4233] = 9, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, ACTIONS(589), 1, anon_sym_SQUOTE, ACTIONS(591), 1, anon_sym_DQUOTE, ACTIONS(593), 1, anon_sym_BQUOTE, STATE(49), 1, sym_attr_value, STATE(59), 1, sym_string, STATE(136), 1, aux_sym__shape_definition_repeat1, ACTIONS(587), 2, anon_sym_, anon_sym_TAB, [4262] = 9, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, ACTIONS(589), 1, anon_sym_SQUOTE, ACTIONS(591), 1, anon_sym_DQUOTE, ACTIONS(593), 1, anon_sym_BQUOTE, STATE(59), 1, sym_string, STATE(61), 1, sym_attr_value, STATE(136), 1, aux_sym__shape_definition_repeat1, ACTIONS(587), 2, anon_sym_, anon_sym_TAB, [4291] = 9, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(560), 1, sym__unquoted_string, STATE(52), 1, sym_attr_value, STATE(59), 1, sym_string, STATE(131), 1, aux_sym__shape_definition_repeat1, ACTIONS(558), 2, anon_sym_, anon_sym_TAB, [4320] = 4, ACTIONS(3), 1, sym_line_comment, STATE(128), 1, aux_sym__shape_definition_repeat1, ACTIONS(597), 2, anon_sym_, anon_sym_TAB, ACTIONS(595), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4338] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(110), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4360] = 4, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(599), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4378] = 6, ACTIONS(3), 1, sym_line_comment, STATE(38), 1, sym__eof, STATE(41), 1, sym__end, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4400] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(269), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(69), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(603), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4422] = 8, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(607), 1, sym__unquoted_string, STATE(56), 1, sym_string, STATE(151), 1, aux_sym__shape_definition_repeat1, ACTIONS(605), 2, anon_sym_, anon_sym_TAB, [4448] = 6, ACTIONS(3), 1, sym_line_comment, STATE(38), 1, sym__eof, STATE(47), 1, sym__end, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4470] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(147), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(69), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(603), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4492] = 6, ACTIONS(3), 1, sym_line_comment, STATE(13), 1, aux_sym__shape_definition_repeat1, STATE(150), 1, sym_arrow, ACTIONS(236), 2, aux_sym_arrow_token1, aux_sym_arrow_token4, ACTIONS(238), 2, aux_sym_arrow_token2, aux_sym_arrow_token3, ACTIONS(262), 2, anon_sym_, anon_sym_TAB, [4514] = 6, ACTIONS(3), 1, sym_line_comment, STATE(70), 1, sym__end, STATE(71), 1, sym__eof, STATE(153), 1, aux_sym__shape_definition_repeat1, ACTIONS(609), 2, anon_sym_, anon_sym_TAB, ACTIONS(564), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4536] = 8, ACTIONS(411), 1, sym_line_comment, ACTIONS(589), 1, anon_sym_SQUOTE, ACTIONS(591), 1, anon_sym_DQUOTE, ACTIONS(593), 1, anon_sym_BQUOTE, ACTIONS(607), 1, sym__unquoted_string, STATE(56), 1, sym_string, STATE(151), 1, aux_sym__shape_definition_repeat1, ACTIONS(605), 2, anon_sym_, anon_sym_TAB, [4562] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(453), 1, anon_sym_LBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4584] = 6, ACTIONS(3), 1, sym_line_comment, STATE(27), 1, sym__end, STATE(38), 1, sym__eof, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4606] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(611), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4628] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(613), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(69), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(603), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4650] = 6, ACTIONS(3), 1, sym_line_comment, STATE(38), 1, sym__eof, STATE(46), 1, sym__end, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4672] = 6, ACTIONS(3), 1, sym_line_comment, STATE(33), 1, sym__end, STATE(38), 1, sym__eof, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4694] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(169), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(69), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(603), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4716] = 6, ACTIONS(3), 1, sym_line_comment, STATE(29), 1, sym__end, STATE(38), 1, sym__eof, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4738] = 4, ACTIONS(3), 1, sym_line_comment, STATE(147), 1, aux_sym__shape_definition_repeat1, ACTIONS(617), 2, anon_sym_, anon_sym_TAB, ACTIONS(615), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4756] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(114), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4778] = 4, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(595), 5, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4796] = 6, ACTIONS(3), 1, sym_line_comment, STATE(31), 1, sym__end, STATE(38), 1, sym__eof, STATE(149), 1, aux_sym__shape_definition_repeat1, ACTIONS(601), 2, anon_sym_, anon_sym_TAB, ACTIONS(204), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4818] = 5, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(28), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(455), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4837] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(619), 7, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4850] = 5, ACTIONS(123), 1, sym__unquoted_string, ACTIONS(411), 1, sym_line_comment, STATE(151), 1, aux_sym__shape_definition_repeat1, ACTIONS(621), 2, anon_sym_, anon_sym_TAB, ACTIONS(121), 3, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, [4869] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(624), 7, anon_sym_, anon_sym_TAB, sym__dash, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, sym__word, [4882] = 5, ACTIONS(3), 1, sym_line_comment, STATE(22), 1, aux_sym__shape_definition_repeat1, STATE(69), 1, sym__eof, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, ACTIONS(603), 3, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4901] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(626), 1, sym__word, ACTIONS(628), 1, sym__dash, STATE(160), 1, aux_sym_shape_key_repeat2, ACTIONS(424), 3, anon_sym_, anon_sym_TAB, sym_dot, [4919] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(630), 6, anon_sym_, anon_sym_TAB, anon_sym_RBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4931] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(635), 1, anon_sym_COLON, ACTIONS(637), 1, sym_dot, STATE(164), 1, sym__colon, STATE(197), 1, aux_sym__shape_definition_repeat1, ACTIONS(633), 2, anon_sym_, anon_sym_TAB, [4951] = 6, ACTIONS(3), 1, sym_line_comment, ACTIONS(635), 1, anon_sym_COLON, ACTIONS(639), 1, sym_dot, STATE(164), 1, sym__colon, STATE(197), 1, aux_sym__shape_definition_repeat1, ACTIONS(633), 2, anon_sym_, anon_sym_TAB, [4971] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(641), 6, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [4983] = 7, ACTIONS(19), 1, anon_sym_SQUOTE, ACTIONS(21), 1, anon_sym_DQUOTE, ACTIONS(23), 1, anon_sym_BQUOTE, ACTIONS(411), 1, sym_line_comment, ACTIONS(643), 1, sym__unquoted_string, STATE(129), 1, sym_label, STATE(158), 1, sym_string, [5005] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(645), 1, sym__word, STATE(160), 1, aux_sym_shape_key_repeat2, ACTIONS(418), 4, anon_sym_, anon_sym_TAB, sym__dash, sym_dot, [5021] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(626), 1, sym__word, ACTIONS(648), 1, sym__dash, STATE(160), 1, aux_sym_shape_key_repeat2, ACTIONS(430), 3, anon_sym_, anon_sym_TAB, sym_dot, [5039] = 3, ACTIONS(411), 1, sym_line_comment, ACTIONS(550), 3, anon_sym_, anon_sym_TAB, sym__unquoted_string, ACTIONS(552), 3, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, [5053] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(652), 1, anon_sym_COLON, STATE(125), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5070] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(656), 1, anon_sym_LBRACE, STATE(44), 1, sym__style_attr_block, STATE(189), 1, aux_sym__shape_definition_repeat1, ACTIONS(654), 2, anon_sym_, anon_sym_TAB, [5087] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(658), 1, anon_sym_COLON, STATE(118), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5104] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(660), 1, anon_sym_COLON, STATE(109), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5121] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(662), 1, anon_sym_COLON, STATE(121), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5138] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(664), 1, anon_sym_COLON, STATE(124), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5155] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(666), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5166] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(668), 1, anon_sym_COLON, STATE(123), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5183] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(670), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5194] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(672), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5205] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(674), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5216] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(469), 5, anon_sym_, anon_sym_TAB, sym__dash, sym_dot, sym__word, [5227] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(676), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5238] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(678), 1, anon_sym_, ACTIONS(681), 1, sym__dash, STATE(218), 1, aux_sym_shape_key_repeat1, ACTIONS(430), 2, anon_sym_TAB, sym_dot, [5255] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(683), 1, anon_sym_COLON, STATE(117), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5272] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(685), 1, anon_sym_, ACTIONS(688), 1, sym__dash, STATE(218), 1, aux_sym_shape_key_repeat1, ACTIONS(424), 2, anon_sym_TAB, sym_dot, [5289] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(690), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5300] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(692), 1, anon_sym_COLON, STATE(114), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5317] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(694), 5, anon_sym_, anon_sym_TAB, anon_sym_LF, anon_sym_2, anon_sym_SEMI, [5328] = 5, ACTIONS(3), 1, sym_line_comment, ACTIONS(696), 1, anon_sym_COLON, STATE(122), 1, sym__colon, STATE(186), 1, aux_sym__shape_definition_repeat1, ACTIONS(650), 2, anon_sym_, anon_sym_TAB, [5345] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(114), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5359] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(698), 1, sym__word, ACTIONS(424), 3, anon_sym_, anon_sym_TAB, sym_dot, [5371] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(114), 1, anon_sym_RBRACE, STATE(187), 1, aux_sym__shape_definition_repeat1, ACTIONS(700), 2, anon_sym_, anon_sym_TAB, [5385] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(702), 1, anon_sym_COLON, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5399] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(611), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5413] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(704), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5427] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(706), 1, anon_sym_LBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5441] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(613), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5455] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(611), 1, anon_sym_RBRACE, STATE(188), 1, aux_sym__shape_definition_repeat1, ACTIONS(708), 2, anon_sym_, anon_sym_TAB, [5469] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(110), 1, anon_sym_RBRACE, STATE(183), 1, aux_sym__shape_definition_repeat1, ACTIONS(710), 2, anon_sym_, anon_sym_TAB, [5483] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(712), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5497] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(698), 1, sym__word, ACTIONS(477), 3, anon_sym_, anon_sym_TAB, sym_dot, [5509] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(714), 1, sym_dot, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5523] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(269), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5537] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(716), 1, anon_sym_COLON, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5551] = 2, ACTIONS(411), 1, sym_line_comment, ACTIONS(552), 4, sym__unquoted_string, anon_sym_SQUOTE, anon_sym_DQUOTE, anon_sym_BQUOTE, [5561] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(169), 1, anon_sym_RBRACE, STATE(22), 1, aux_sym__shape_definition_repeat1, ACTIONS(449), 2, anon_sym_, anon_sym_TAB, [5575] = 4, ACTIONS(3), 1, sym_line_comment, STATE(129), 1, sym__connection_attribute, STATE(177), 1, sym__connection_attr_key, ACTIONS(718), 2, anon_sym_source_DASHarrowhead, anon_sym_target_DASHarrowhead, [5589] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(722), 1, sym_dot, STATE(195), 1, aux_sym__shape_definition_repeat1, ACTIONS(720), 2, anon_sym_, anon_sym_TAB, [5603] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(724), 1, sym__word, ACTIONS(726), 1, anon_sym_, STATE(202), 1, aux_sym_shape_key_repeat1, [5616] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(729), 1, anon_sym_DQUOTE, ACTIONS(731), 1, aux_sym_string_token2, STATE(204), 1, aux_sym_string_repeat2, [5629] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(733), 1, anon_sym_DQUOTE, ACTIONS(735), 1, aux_sym_string_token2, STATE(204), 1, aux_sym_string_repeat2, [5642] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(738), 1, anon_sym_SQUOTE, ACTIONS(740), 1, aux_sym_string_token1, STATE(225), 1, aux_sym_string_repeat1, [5655] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(729), 1, anon_sym_BQUOTE, ACTIONS(742), 1, aux_sym_string_token3, STATE(224), 1, aux_sym_string_repeat3, [5668] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(552), 3, anon_sym_, anon_sym_TAB, anon_sym_LBRACE, [5677] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(738), 1, anon_sym_DQUOTE, ACTIONS(744), 1, aux_sym_string_token2, STATE(213), 1, aux_sym_string_repeat2, [5690] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(742), 1, aux_sym_string_token3, ACTIONS(746), 1, anon_sym_BQUOTE, STATE(224), 1, aux_sym_string_repeat3, [5703] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(748), 1, anon_sym_SQUOTE, ACTIONS(750), 1, aux_sym_string_token1, STATE(214), 1, aux_sym_string_repeat1, [5716] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(748), 1, anon_sym_DQUOTE, ACTIONS(752), 1, aux_sym_string_token2, STATE(203), 1, aux_sym_string_repeat2, [5729] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(748), 1, anon_sym_BQUOTE, ACTIONS(754), 1, aux_sym_string_token3, STATE(206), 1, aux_sym_string_repeat3, [5742] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(731), 1, aux_sym_string_token2, ACTIONS(746), 1, anon_sym_DQUOTE, STATE(204), 1, aux_sym_string_repeat2, [5755] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(729), 1, anon_sym_SQUOTE, ACTIONS(756), 1, aux_sym_string_token1, STATE(221), 1, aux_sym_string_repeat1, [5768] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(475), 1, sym__word, ACTIONS(758), 1, anon_sym_, STATE(202), 1, aux_sym_shape_key_repeat1, [5781] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(760), 3, anon_sym_, anon_sym_TAB, anon_sym_COLON, [5790] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(762), 3, anon_sym_, anon_sym_TAB, anon_sym_COLON, [5799] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(698), 1, sym__word, ACTIONS(758), 1, anon_sym_, STATE(202), 1, aux_sym_shape_key_repeat1, [5812] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(738), 1, anon_sym_BQUOTE, ACTIONS(764), 1, aux_sym_string_token3, STATE(209), 1, aux_sym_string_repeat3, [5825] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(766), 1, anon_sym_, ACTIONS(768), 1, sym__dash, STATE(218), 1, aux_sym_shape_key_repeat1, [5838] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(770), 1, anon_sym_SQUOTE, ACTIONS(772), 1, aux_sym_string_token1, STATE(221), 1, aux_sym_string_repeat1, [5851] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(775), 3, anon_sym_, anon_sym_TAB, anon_sym_COLON, [5860] = 4, ACTIONS(3), 1, sym_line_comment, ACTIONS(777), 1, anon_sym_, ACTIONS(779), 1, sym__dash, STATE(215), 1, aux_sym_shape_key_repeat1, [5873] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(781), 1, anon_sym_BQUOTE, ACTIONS(783), 1, aux_sym_string_token3, STATE(224), 1, aux_sym_string_repeat3, [5886] = 4, ACTIONS(411), 1, sym_line_comment, ACTIONS(746), 1, anon_sym_SQUOTE, ACTIONS(756), 1, aux_sym_string_token1, STATE(221), 1, aux_sym_string_repeat1, [5899] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(786), 1, sym__word, STATE(79), 1, aux_sym_shape_key_repeat2, [5909] = 3, ACTIONS(3), 1, sym_line_comment, ACTIONS(788), 1, sym__word, STATE(154), 1, aux_sym_shape_key_repeat2, [5919] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(475), 1, sym__word, [5926] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(790), 1, ts_builtin_sym_end, [5933] = 2, ACTIONS(3), 1, sym_line_comment, ACTIONS(698), 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)] = 234, [SMALL_STATE(6)] = 310, [SMALL_STATE(7)] = 386, [SMALL_STATE(8)] = 462, [SMALL_STATE(9)] = 538, [SMALL_STATE(10)] = 612, [SMALL_STATE(11)] = 686, [SMALL_STATE(12)] = 760, [SMALL_STATE(13)] = 831, [SMALL_STATE(14)] = 868, [SMALL_STATE(15)] = 913, [SMALL_STATE(16)] = 958, [SMALL_STATE(17)] = 1003, [SMALL_STATE(18)] = 1048, [SMALL_STATE(19)] = 1093, [SMALL_STATE(20)] = 1140, [SMALL_STATE(21)] = 1185, [SMALL_STATE(22)] = 1232, [SMALL_STATE(23)] = 1266, [SMALL_STATE(24)] = 1318, [SMALL_STATE(25)] = 1361, [SMALL_STATE(26)] = 1404, [SMALL_STATE(27)] = 1447, [SMALL_STATE(28)] = 1475, [SMALL_STATE(29)] = 1503, [SMALL_STATE(30)] = 1531, [SMALL_STATE(31)] = 1583, [SMALL_STATE(32)] = 1611, [SMALL_STATE(33)] = 1651, [SMALL_STATE(34)] = 1679, [SMALL_STATE(35)] = 1719, [SMALL_STATE(36)] = 1759, [SMALL_STATE(37)] = 1799, [SMALL_STATE(38)] = 1839, [SMALL_STATE(39)] = 1867, [SMALL_STATE(40)] = 1895, [SMALL_STATE(41)] = 1923, [SMALL_STATE(42)] = 1951, [SMALL_STATE(43)] = 1978, [SMALL_STATE(44)] = 2015, [SMALL_STATE(45)] = 2041, [SMALL_STATE(46)] = 2067, [SMALL_STATE(47)] = 2093, [SMALL_STATE(48)] = 2119, [SMALL_STATE(49)] = 2145, [SMALL_STATE(50)] = 2171, [SMALL_STATE(51)] = 2197, [SMALL_STATE(52)] = 2229, [SMALL_STATE(53)] = 2255, [SMALL_STATE(54)] = 2281, [SMALL_STATE(55)] = 2313, [SMALL_STATE(56)] = 2339, [SMALL_STATE(57)] = 2365, [SMALL_STATE(58)] = 2391, [SMALL_STATE(59)] = 2423, [SMALL_STATE(60)] = 2449, [SMALL_STATE(61)] = 2481, [SMALL_STATE(62)] = 2507, [SMALL_STATE(63)] = 2533, [SMALL_STATE(64)] = 2579, [SMALL_STATE(65)] = 2605, [SMALL_STATE(66)] = 2631, [SMALL_STATE(67)] = 2657, [SMALL_STATE(68)] = 2682, [SMALL_STATE(69)] = 2707, [SMALL_STATE(70)] = 2732, [SMALL_STATE(71)] = 2757, [SMALL_STATE(72)] = 2782, [SMALL_STATE(73)] = 2807, [SMALL_STATE(74)] = 2840, [SMALL_STATE(75)] = 2873, [SMALL_STATE(76)] = 2903, [SMALL_STATE(77)] = 2951, [SMALL_STATE(78)] = 2981, [SMALL_STATE(79)] = 3008, [SMALL_STATE(80)] = 3037, [SMALL_STATE(81)] = 3066, [SMALL_STATE(82)] = 3099, [SMALL_STATE(83)] = 3144, [SMALL_STATE(84)] = 3186, [SMALL_STATE(85)] = 3214, [SMALL_STATE(86)] = 3242, [SMALL_STATE(87)] = 3264, [SMALL_STATE(88)] = 3300, [SMALL_STATE(89)] = 3323, [SMALL_STATE(90)] = 3350, [SMALL_STATE(91)] = 3373, [SMALL_STATE(92)] = 3394, [SMALL_STATE(93)] = 3435, [SMALL_STATE(94)] = 3456, [SMALL_STATE(95)] = 3483, [SMALL_STATE(96)] = 3510, [SMALL_STATE(97)] = 3537, [SMALL_STATE(98)] = 3570, [SMALL_STATE(99)] = 3597, [SMALL_STATE(100)] = 3635, [SMALL_STATE(101)] = 3655, [SMALL_STATE(102)] = 3675, [SMALL_STATE(103)] = 3695, [SMALL_STATE(104)] = 3714, [SMALL_STATE(105)] = 3737, [SMALL_STATE(106)] = 3765, [SMALL_STATE(107)] = 3783, [SMALL_STATE(108)] = 3807, [SMALL_STATE(109)] = 3835, [SMALL_STATE(110)] = 3864, [SMALL_STATE(111)] = 3889, [SMALL_STATE(112)] = 3920, [SMALL_STATE(113)] = 3945, [SMALL_STATE(114)] = 3976, [SMALL_STATE(115)] = 4005, [SMALL_STATE(116)] = 4036, [SMALL_STATE(117)] = 4067, [SMALL_STATE(118)] = 4096, [SMALL_STATE(119)] = 4125, [SMALL_STATE(120)] = 4150, [SMALL_STATE(121)] = 4175, [SMALL_STATE(122)] = 4204, [SMALL_STATE(123)] = 4233, [SMALL_STATE(124)] = 4262, [SMALL_STATE(125)] = 4291, [SMALL_STATE(126)] = 4320, [SMALL_STATE(127)] = 4338, [SMALL_STATE(128)] = 4360, [SMALL_STATE(129)] = 4378, [SMALL_STATE(130)] = 4400, [SMALL_STATE(131)] = 4422, [SMALL_STATE(132)] = 4448, [SMALL_STATE(133)] = 4470, [SMALL_STATE(134)] = 4492, [SMALL_STATE(135)] = 4514, [SMALL_STATE(136)] = 4536, [SMALL_STATE(137)] = 4562, [SMALL_STATE(138)] = 4584, [SMALL_STATE(139)] = 4606, [SMALL_STATE(140)] = 4628, [SMALL_STATE(141)] = 4650, [SMALL_STATE(142)] = 4672, [SMALL_STATE(143)] = 4694, [SMALL_STATE(144)] = 4716, [SMALL_STATE(145)] = 4738, [SMALL_STATE(146)] = 4756, [SMALL_STATE(147)] = 4778, [SMALL_STATE(148)] = 4796, [SMALL_STATE(149)] = 4818, [SMALL_STATE(150)] = 4837, [SMALL_STATE(151)] = 4850, [SMALL_STATE(152)] = 4869, [SMALL_STATE(153)] = 4882, [SMALL_STATE(154)] = 4901, [SMALL_STATE(155)] = 4919, [SMALL_STATE(156)] = 4931, [SMALL_STATE(157)] = 4951, [SMALL_STATE(158)] = 4971, [SMALL_STATE(159)] = 4983, [SMALL_STATE(160)] = 5005, [SMALL_STATE(161)] = 5021, [SMALL_STATE(162)] = 5039, [SMALL_STATE(163)] = 5053, [SMALL_STATE(164)] = 5070, [SMALL_STATE(165)] = 5087, [SMALL_STATE(166)] = 5104, [SMALL_STATE(167)] = 5121, [SMALL_STATE(168)] = 5138, [SMALL_STATE(169)] = 5155, [SMALL_STATE(170)] = 5166, [SMALL_STATE(171)] = 5183, [SMALL_STATE(172)] = 5194, [SMALL_STATE(173)] = 5205, [SMALL_STATE(174)] = 5216, [SMALL_STATE(175)] = 5227, [SMALL_STATE(176)] = 5238, [SMALL_STATE(177)] = 5255, [SMALL_STATE(178)] = 5272, [SMALL_STATE(179)] = 5289, [SMALL_STATE(180)] = 5300, [SMALL_STATE(181)] = 5317, [SMALL_STATE(182)] = 5328, [SMALL_STATE(183)] = 5345, [SMALL_STATE(184)] = 5359, [SMALL_STATE(185)] = 5371, [SMALL_STATE(186)] = 5385, [SMALL_STATE(187)] = 5399, [SMALL_STATE(188)] = 5413, [SMALL_STATE(189)] = 5427, [SMALL_STATE(190)] = 5441, [SMALL_STATE(191)] = 5455, [SMALL_STATE(192)] = 5469, [SMALL_STATE(193)] = 5483, [SMALL_STATE(194)] = 5497, [SMALL_STATE(195)] = 5509, [SMALL_STATE(196)] = 5523, [SMALL_STATE(197)] = 5537, [SMALL_STATE(198)] = 5551, [SMALL_STATE(199)] = 5561, [SMALL_STATE(200)] = 5575, [SMALL_STATE(201)] = 5589, [SMALL_STATE(202)] = 5603, [SMALL_STATE(203)] = 5616, [SMALL_STATE(204)] = 5629, [SMALL_STATE(205)] = 5642, [SMALL_STATE(206)] = 5655, [SMALL_STATE(207)] = 5668, [SMALL_STATE(208)] = 5677, [SMALL_STATE(209)] = 5690, [SMALL_STATE(210)] = 5703, [SMALL_STATE(211)] = 5716, [SMALL_STATE(212)] = 5729, [SMALL_STATE(213)] = 5742, [SMALL_STATE(214)] = 5755, [SMALL_STATE(215)] = 5768, [SMALL_STATE(216)] = 5781, [SMALL_STATE(217)] = 5790, [SMALL_STATE(218)] = 5799, [SMALL_STATE(219)] = 5812, [SMALL_STATE(220)] = 5825, [SMALL_STATE(221)] = 5838, [SMALL_STATE(222)] = 5851, [SMALL_STATE(223)] = 5860, [SMALL_STATE(224)] = 5873, [SMALL_STATE(225)] = 5886, [SMALL_STATE(226)] = 5899, [SMALL_STATE(227)] = 5909, [SMALL_STATE(228)] = 5919, [SMALL_STATE(229)] = 5926, [SMALL_STATE(230)] = 5933, }; 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(84), [9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82), [11] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226), [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(165), [15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(157), [17] = {.entry = {.count = 1, .reusable = false}}, SHIFT(217), [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205), [21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208), [23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219), [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(84), [32] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(82), [35] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(226), [38] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(165), [41] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(157), [44] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(217), [47] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(205), [50] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(208), [53] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2), SHIFT_REPEAT(219), [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 = 2, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(84), [66] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(12), [69] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(226), [72] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), [74] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(156), [77] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(217), [80] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(205), [83] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(208), [86] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(219), [89] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 2), SHIFT_REPEAT(4), [92] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10), [94] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171), [96] = {.entry = {.count = 1, .reusable = false}}, SHIFT(156), [98] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6), [100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11), [102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175), [104] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4), [106] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8), [108] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9), [110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173), [112] = {.entry = {.count = 1, .reusable = true}}, SHIFT(23), [114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169), [116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42), [118] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(13), [121] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), [123] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), [125] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37), [127] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65), [129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216), [131] = {.entry = {.count = 1, .reusable = false}}, SHIFT(216), [133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18), [135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21), [137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50), [139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14), [141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19), [143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17), [145] = {.entry = {.count = 1, .reusable = true}}, SHIFT(34), [147] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53), [149] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(43), [152] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), [154] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(216), [157] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(216), [160] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT_REPEAT(18), [163] = {.entry = {.count = 1, .reusable = true}}, SHIFT(32), [165] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72), [167] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36), [169] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55), [171] = {.entry = {.count = 1, .reusable = true}}, SHIFT(35), [173] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(22), [176] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(84), [179] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(226), [182] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(205), [185] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(208), [188] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(219), [191] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 1), [193] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(146), [196] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), [198] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(173), [201] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(38), [204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38), [206] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(127), [209] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(175), [212] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(139), [215] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_block_repeat1, 1), SHIFT(169), [218] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 5), [220] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 5), [222] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__end, 2), [224] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__end, 2), [226] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 3), [228] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 3), [230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(87), [232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5), [234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76), [236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152), [238] = {.entry = {.count = 1, .reusable = false}}, SHIFT(152), [240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107), [242] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 6), [244] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 6), [246] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(55), [249] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(216), [252] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(216), [255] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(68), [258] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 4), [260] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 4), [262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13), [264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68), [266] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT(53), [269] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62), [271] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__end, 1), [273] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__end, 1), [275] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_connection, 3), [277] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_connection, 3), [279] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_definition, 2), [281] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_definition, 2), [283] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_connection, 5), [285] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_connection, 5), [287] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__emptyline, 2), [289] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__emptyline, 2), [291] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attribute, 3), [293] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attribute, 3), [295] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 2), [297] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 2), [299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__root_attribute, 2, .production_id = 2), [301] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__root_attribute, 2, .production_id = 2), [303] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__root_attribute, 4), [305] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__root_attribute, 4), [307] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 3), [309] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 3), [311] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_attribute, 3), [313] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_attribute, 3), [315] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 2), [317] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 2), [319] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(190), [322] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(62), [325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), [327] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__inner_style_attribute, 4), [329] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__inner_style_attribute, 4), [331] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 4), [333] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 4), [335] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(196), [338] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(55), [341] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 5), [343] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 5), [345] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attr_value, 2), [347] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attr_value, 2), [349] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 8), [351] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 8), [353] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(199), [356] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(53), [359] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attr_value, 1), [361] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attr_value, 1), [363] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(193), [366] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__style_attr_block_repeat1, 2), SHIFT(64), [369] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__inner_style_attribute, 3), [371] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__inner_style_attribute, 3), [373] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 6), [375] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 6), [377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97), [379] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159), [381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200), [383] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 7), [385] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 7), [387] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__style_attr_block, 3), [389] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_block, 3), [391] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_attribute, 1), [393] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_attribute, 1), [395] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__shape_block_repeat1, 2), [397] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__emptyline, 1), REDUCE(sym__emptyline, 2), [400] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__emptyline, 1), REDUCE(sym__emptyline, 2), [403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75), [405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77), [407] = {.entry = {.count = 1, .reusable = false}}, SHIFT(83), [409] = {.entry = {.count = 1, .reusable = false}}, SHIFT(158), [411] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(), [413] = {.entry = {.count = 1, .reusable = false}}, SHIFT(38), [415] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 2), SHIFT_REPEAT(223), [418] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 2), [420] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_shape_key_repeat2, 2), [422] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223), [424] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shape_key, 2), [426] = {.entry = {.count = 1, .reusable = false}}, SHIFT(101), [428] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shape_key, 2), [430] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shape_key, 1), [432] = {.entry = {.count = 1, .reusable = false}}, SHIFT(102), [434] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shape_key, 1), [436] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_connection_repeat1, 2), SHIFT_REPEAT(134), [439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_connection_repeat1, 2), [441] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_connection_repeat1, 2), SHIFT_REPEAT(152), [444] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_connection_repeat1, 2), SHIFT_REPEAT(152), [447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84), [449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22), [451] = {.entry = {.count = 1, .reusable = false}}, SHIFT(104), [453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7), [455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28), [457] = {.entry = {.count = 1, .reusable = false}}, SHIFT(28), [459] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 1), SHIFT(215), [462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(90), [464] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 2), SHIFT(215), [467] = {.entry = {.count = 1, .reusable = false}}, SHIFT(88), [469] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 3), [471] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_shape_key_repeat2, 3), [473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(106), [475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86), [477] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shape_key, 3), [479] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shape_key, 3), [481] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), SHIFT(195), [485] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), [488] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), [491] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 2), REDUCE(sym__shape_path, 3), SHIFT(145), [495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99), [497] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), SHIFT(195), [501] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), [504] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), [507] = {.entry = {.count = 3, .reusable = true}}, REDUCE(sym__shape_path, 1), REDUCE(sym__shape_path, 2), SHIFT(145), [511] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 1), SHIFT(195), [514] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_path, 1), [516] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_path, 1), [518] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 1), SHIFT(145), [521] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 2), SHIFT(195), [524] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_path, 2), [526] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_path, 2), [528] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 2), SHIFT(145), [531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198), [533] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 3), SHIFT(195), [536] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_path, 3), [538] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__shape_path, 3), [540] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__shape_path, 3), SHIFT(145), [543] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_connection_repeat1, 2), [545] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(104), [548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137), [550] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__colon, 2), [552] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__colon, 2), [554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157), [556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217), [558] = {.entry = {.count = 1, .reusable = false}}, SHIFT(131), [560] = {.entry = {.count = 1, .reusable = false}}, SHIFT(59), [562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133), [564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(71), [566] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(176), [569] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(227), [572] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(205), [575] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(208), [578] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2), SHIFT_REPEAT(219), [581] = {.entry = {.count = 1, .reusable = true}}, SHIFT(143), [583] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140), [585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130), [587] = {.entry = {.count = 1, .reusable = false}}, SHIFT(136), [589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210), [591] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211), [593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212), [595] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 3, .production_id = 1), [597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128), [599] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 4, .production_id = 1), [601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149), [603] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69), [605] = {.entry = {.count = 1, .reusable = false}}, SHIFT(151), [607] = {.entry = {.count = 1, .reusable = false}}, SHIFT(56), [609] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153), [611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181), [613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64), [615] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__shape_path_repeat1, 2, .production_id = 1), [617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147), [619] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__arrow, 2), [621] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__shape_definition_repeat1, 2), SHIFT_REPEAT(151), [624] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arrow, 1), [626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220), [628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101), [630] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__inner_style_attribute, 3), REDUCE(sym__inner_style_attribute, 4), [633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197), [635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164), [637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74), [639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73), [641] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_label, 1), [643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158), [645] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat2, 2), SHIFT_REPEAT(220), [648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102), [650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186), [652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125), [654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(189), [656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15), [658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(118), [660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109), [662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121), [664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124), [666] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 5), [668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123), [670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 2), [672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__connection_attribute, 3), [674] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 4), [676] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 3), [678] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 1), SHIFT(218), [681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184), [683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117), [685] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_shape_key, 2), SHIFT(218), [688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(194), [690] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 7), [692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114), [694] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_block, 6), [696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122), [698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174), [700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187), [702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162), [704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179), [706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16), [708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188), [710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183), [712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57), [714] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126), [716] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207), [718] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222), [720] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195), [722] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145), [724] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat1, 2), [726] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_shape_key_repeat1, 2), SHIFT_REPEAT(202), [729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48), [731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204), [733] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat2, 2), [735] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat2, 2), SHIFT_REPEAT(204), [738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91), [740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225), [742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224), [744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213), [746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93), [748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45), [750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214), [752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203), [754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206), [756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221), [758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202), [760] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__style_attr_key, 1), [762] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__shape_attr_key, 1), [764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209), [766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218), [768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230), [770] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2), [772] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2), SHIFT_REPEAT(221), [775] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__connection_attr_key, 1), [777] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215), [779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228), [781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat3, 2), [783] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat3, 2), SHIFT_REPEAT(224), [786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(85), [788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178), [790] = {.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