#include "tree_sitter/parser.h"
#if defined(__GNUC__) || defined(__clang__)
#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
#endif
#define LANGUAGE_VERSION 15
#define STATE_COUNT 946
#define LARGE_STATE_COUNT 2
#define SYMBOL_COUNT 110
#define ALIAS_COUNT 0
#define TOKEN_COUNT 64
#define EXTERNAL_TOKEN_COUNT 0
#define FIELD_COUNT 2
#define MAX_ALIAS_SEQUENCE_LENGTH 13
#define MAX_RESERVED_WORD_SET_SIZE 0
#define PRODUCTION_ID_COUNT 14
#define SUPERTYPE_COUNT 0
enum ts_symbol_identifiers {
anon_sym_SEMI = 1,
anon_sym_POUND = 2,
aux_sym_comment_token1 = 3,
anon_sym_EQ = 4,
anon_sym_DOLLAR = 5,
aux_sym_variable_token1 = 6,
aux_sym_keyword_token1 = 7,
aux_sym_keyword_token2 = 8,
anon_sym_LBRACE = 9,
anon_sym_RBRACE = 10,
anon_sym_LPAREN = 11,
anon_sym_RPAREN = 12,
anon_sym_AT = 13,
anon_sym_COMMA = 14,
anon_sym_DQUOTE = 15,
anon_sym_SQUOTE = 16,
sym__quoted_string_text_fragment = 17,
sym__quoted_string_text_fragment2 = 18,
anon_sym_BSLASH_DOLLAR = 19,
aux_sym_variable_expansion_token1 = 20,
anon_sym_BSLASH_DOLLAR_LBRACE = 21,
aux_sym_escape_sequence_token1 = 22,
aux_sym_escape_sequence_token2 = 23,
aux_sym_escape_sequence_token3 = 24,
aux_sym_escape_sequence_token4 = 25,
anon_sym_PERCENT_PERCENT = 26,
anon_sym_PERCENT = 27,
anon_sym_LPAREN2 = 28,
anon_sym_RPAREN2 = 29,
aux_sym_format_converter_token1 = 30,
anon_sym_DOT = 31,
aux_sym_format_converter_token2 = 32,
anon_sym_LBRACK = 33,
anon_sym_RBRACK = 34,
anon_sym_LBRACE2 = 35,
anon_sym_RBRACE2 = 36,
anon_sym_B = 37,
anon_sym_LT = 38,
anon_sym_GT = 39,
anon_sym_SLASH = 40,
anon_sym_POUND_SLASH = 41,
anon_sym_T = 42,
anon_sym_DOT2 = 43,
anon_sym_POUND2 = 44,
aux_sym_format_flag_token1 = 45,
anon_sym_CARET = 46,
aux_sym_charset_token1 = 47,
anon_sym_BSLASH_RBRACK = 48,
anon_sym_PIPE = 49,
anon_sym_QMARK = 50,
aux_sym_enum_constant_token1 = 51,
aux_sym__char_token1 = 52,
sym_checksum_flag = 53,
sym_regex_pattern = 54,
aux_sym_timeformat_token1 = 55,
sym_time_conversion_spec = 56,
aux_sym_record_name_token1 = 57,
anon_sym_DASH = 58,
aux_sym_number_token1 = 59,
aux_sym_number_token2 = 60,
aux_sym_number_token3 = 61,
aux_sym_ascii_name_token1 = 62,
sym__identifier = 63,
sym_source_file = 64,
sym_comment = 65,
sym_assignment = 66,
sym_variable_name = 67,
sym_variable = 68,
sym__value = 69,
sym_keyword = 70,
sym_function = 71,
sym_function_name = 72,
sym_command = 73,
sym_command_name = 74,
sym_handler = 75,
sym_handler_name = 76,
sym_string = 77,
sym_quoted_literal = 78,
sym__double_quoted_string = 79,
sym__single_quoted_string = 80,
sym_variable_expansion = 81,
sym_escape_sequence = 82,
sym_format_converter = 83,
sym_format_inout = 84,
sym_format_flag = 85,
sym_charset = 86,
sym_format_enum = 87,
sym_enum_specifier = 88,
sym_enum_constant = 89,
sym__char = 90,
sym_checksum = 91,
sym_timeformat = 92,
sym_record_name = 93,
sym_field_name = 94,
sym_number = 95,
sym_ascii_name = 96,
aux_sym_source_file_repeat1 = 97,
aux_sym_function_repeat1 = 98,
aux_sym_handler_repeat1 = 99,
aux_sym_string_repeat1 = 100,
aux_sym__double_quoted_string_repeat1 = 101,
aux_sym__single_quoted_string_repeat1 = 102,
aux_sym_charset_repeat1 = 103,
aux_sym_format_enum_repeat1 = 104,
aux_sym_enum_constant_repeat1 = 105,
aux_sym_checksum_repeat1 = 106,
aux_sym_timeformat_repeat1 = 107,
aux_sym_record_name_repeat1 = 108,
aux_sym_field_name_repeat1 = 109,
};
static const char * const ts_symbol_names[] = {
[ts_builtin_sym_end] = "end",
[anon_sym_SEMI] = ";",
[anon_sym_POUND] = "#",
[aux_sym_comment_token1] = "comment_token1",
[anon_sym_EQ] = "=",
[anon_sym_DOLLAR] = "$",
[aux_sym_variable_token1] = "variable_token1",
[aux_sym_keyword_token1] = "keyword_token1",
[aux_sym_keyword_token2] = "keyword_token2",
[anon_sym_LBRACE] = "{",
[anon_sym_RBRACE] = "}",
[anon_sym_LPAREN] = "(",
[anon_sym_RPAREN] = ")",
[anon_sym_AT] = "@",
[anon_sym_COMMA] = ",",
[anon_sym_DQUOTE] = "\"",
[anon_sym_SQUOTE] = "'",
[sym__quoted_string_text_fragment] = "_quoted_string_text_fragment",
[sym__quoted_string_text_fragment2] = "_quoted_string_text_fragment2",
[anon_sym_BSLASH_DOLLAR] = "\\$",
[aux_sym_variable_expansion_token1] = "variable_name",
[anon_sym_BSLASH_DOLLAR_LBRACE] = "\\${",
[aux_sym_escape_sequence_token1] = "escape_sequence_token1",
[aux_sym_escape_sequence_token2] = "escape_sequence_token2",
[aux_sym_escape_sequence_token3] = "escape_sequence_token3",
[aux_sym_escape_sequence_token4] = "escape_sequence_token4",
[anon_sym_PERCENT_PERCENT] = "%%",
[anon_sym_PERCENT] = "%",
[anon_sym_LPAREN2] = "(",
[anon_sym_RPAREN2] = ")",
[aux_sym_format_converter_token1] = "number",
[anon_sym_DOT] = ".",
[aux_sym_format_converter_token2] = "format_converter_token2",
[anon_sym_LBRACK] = "[",
[anon_sym_RBRACK] = "]",
[anon_sym_LBRACE2] = "{",
[anon_sym_RBRACE2] = "}",
[anon_sym_B] = "B",
[anon_sym_LT] = "<",
[anon_sym_GT] = ">",
[anon_sym_SLASH] = "/",
[anon_sym_POUND_SLASH] = "#/",
[anon_sym_T] = "T",
[anon_sym_DOT2] = ".",
[anon_sym_POUND2] = "#",
[aux_sym_format_flag_token1] = "format_flag_token1",
[anon_sym_CARET] = "^",
[aux_sym_charset_token1] = "charset_token1",
[anon_sym_BSLASH_RBRACK] = "\\]",
[anon_sym_PIPE] = "|",
[anon_sym_QMARK] = "\?",
[aux_sym_enum_constant_token1] = "enum_constant_token1",
[aux_sym__char_token1] = "_char_token1",
[sym_checksum_flag] = "checksum_flag",
[sym_regex_pattern] = "regex_pattern",
[aux_sym_timeformat_token1] = "thing",
[sym_time_conversion_spec] = "time_conversion_spec",
[aux_sym_record_name_token1] = "record_name_token1",
[anon_sym_DASH] = "-",
[aux_sym_number_token1] = "number_token1",
[aux_sym_number_token2] = "number_token2",
[aux_sym_number_token3] = "number_token3",
[aux_sym_ascii_name_token1] = "ascii_name_token1",
[sym__identifier] = "_identifier",
[sym_source_file] = "source_file",
[sym_comment] = "comment",
[sym_assignment] = "assignment",
[sym_variable_name] = "variable_name",
[sym_variable] = "variable",
[sym__value] = "_value",
[sym_keyword] = "keyword",
[sym_function] = "function",
[sym_function_name] = "function_name",
[sym_command] = "command",
[sym_command_name] = "command_name",
[sym_handler] = "handler",
[sym_handler_name] = "handler_name",
[sym_string] = "string",
[sym_quoted_literal] = "quoted_literal",
[sym__double_quoted_string] = "_double_quoted_string",
[sym__single_quoted_string] = "_single_quoted_string",
[sym_variable_expansion] = "variable_expansion",
[sym_escape_sequence] = "escape_sequence",
[sym_format_converter] = "format_converter",
[sym_format_inout] = "format_inout",
[sym_format_flag] = "format_flag",
[sym_charset] = "charset",
[sym_format_enum] = "format_enum",
[sym_enum_specifier] = "enum_specifier",
[sym_enum_constant] = "enum_constant",
[sym__char] = "_char",
[sym_checksum] = "checksum",
[sym_timeformat] = "timeformat",
[sym_record_name] = "record_name",
[sym_field_name] = "field_name",
[sym_number] = "number",
[sym_ascii_name] = "ascii_name",
[aux_sym_source_file_repeat1] = "source_file_repeat1",
[aux_sym_function_repeat1] = "function_repeat1",
[aux_sym_handler_repeat1] = "handler_repeat1",
[aux_sym_string_repeat1] = "string_repeat1",
[aux_sym__double_quoted_string_repeat1] = "_double_quoted_string_repeat1",
[aux_sym__single_quoted_string_repeat1] = "_single_quoted_string_repeat1",
[aux_sym_charset_repeat1] = "charset_repeat1",
[aux_sym_format_enum_repeat1] = "format_enum_repeat1",
[aux_sym_enum_constant_repeat1] = "enum_constant_repeat1",
[aux_sym_checksum_repeat1] = "checksum_repeat1",
[aux_sym_timeformat_repeat1] = "timeformat_repeat1",
[aux_sym_record_name_repeat1] = "record_name_repeat1",
[aux_sym_field_name_repeat1] = "field_name_repeat1",
};
static const TSSymbol ts_symbol_map[] = {
[ts_builtin_sym_end] = ts_builtin_sym_end,
[anon_sym_SEMI] = anon_sym_SEMI,
[anon_sym_POUND] = anon_sym_POUND,
[aux_sym_comment_token1] = aux_sym_comment_token1,
[anon_sym_EQ] = anon_sym_EQ,
[anon_sym_DOLLAR] = anon_sym_DOLLAR,
[aux_sym_variable_token1] = aux_sym_variable_token1,
[aux_sym_keyword_token1] = aux_sym_keyword_token1,
[aux_sym_keyword_token2] = aux_sym_keyword_token2,
[anon_sym_LBRACE] = anon_sym_LBRACE,
[anon_sym_RBRACE] = anon_sym_RBRACE,
[anon_sym_LPAREN] = anon_sym_LPAREN,
[anon_sym_RPAREN] = anon_sym_RPAREN,
[anon_sym_AT] = anon_sym_AT,
[anon_sym_COMMA] = anon_sym_COMMA,
[anon_sym_DQUOTE] = anon_sym_DQUOTE,
[anon_sym_SQUOTE] = anon_sym_SQUOTE,
[sym__quoted_string_text_fragment] = sym__quoted_string_text_fragment,
[sym__quoted_string_text_fragment2] = sym__quoted_string_text_fragment2,
[anon_sym_BSLASH_DOLLAR] = anon_sym_BSLASH_DOLLAR,
[aux_sym_variable_expansion_token1] = sym_variable_name,
[anon_sym_BSLASH_DOLLAR_LBRACE] = anon_sym_BSLASH_DOLLAR_LBRACE,
[aux_sym_escape_sequence_token1] = aux_sym_escape_sequence_token1,
[aux_sym_escape_sequence_token2] = aux_sym_escape_sequence_token2,
[aux_sym_escape_sequence_token3] = aux_sym_escape_sequence_token3,
[aux_sym_escape_sequence_token4] = aux_sym_escape_sequence_token4,
[anon_sym_PERCENT_PERCENT] = anon_sym_PERCENT_PERCENT,
[anon_sym_PERCENT] = anon_sym_PERCENT,
[anon_sym_LPAREN2] = anon_sym_LPAREN,
[anon_sym_RPAREN2] = anon_sym_RPAREN,
[aux_sym_format_converter_token1] = sym_number,
[anon_sym_DOT] = anon_sym_DOT,
[aux_sym_format_converter_token2] = aux_sym_format_converter_token2,
[anon_sym_LBRACK] = anon_sym_LBRACK,
[anon_sym_RBRACK] = anon_sym_RBRACK,
[anon_sym_LBRACE2] = anon_sym_LBRACE,
[anon_sym_RBRACE2] = anon_sym_RBRACE,
[anon_sym_B] = anon_sym_B,
[anon_sym_LT] = anon_sym_LT,
[anon_sym_GT] = anon_sym_GT,
[anon_sym_SLASH] = anon_sym_SLASH,
[anon_sym_POUND_SLASH] = anon_sym_POUND_SLASH,
[anon_sym_T] = anon_sym_T,
[anon_sym_DOT2] = anon_sym_DOT,
[anon_sym_POUND2] = anon_sym_POUND,
[aux_sym_format_flag_token1] = aux_sym_format_flag_token1,
[anon_sym_CARET] = anon_sym_CARET,
[aux_sym_charset_token1] = aux_sym_charset_token1,
[anon_sym_BSLASH_RBRACK] = anon_sym_BSLASH_RBRACK,
[anon_sym_PIPE] = anon_sym_PIPE,
[anon_sym_QMARK] = anon_sym_QMARK,
[aux_sym_enum_constant_token1] = aux_sym_enum_constant_token1,
[aux_sym__char_token1] = aux_sym__char_token1,
[sym_checksum_flag] = sym_checksum_flag,
[sym_regex_pattern] = sym_regex_pattern,
[aux_sym_timeformat_token1] = aux_sym_timeformat_token1,
[sym_time_conversion_spec] = sym_time_conversion_spec,
[aux_sym_record_name_token1] = aux_sym_record_name_token1,
[anon_sym_DASH] = anon_sym_DASH,
[aux_sym_number_token1] = aux_sym_number_token1,
[aux_sym_number_token2] = aux_sym_number_token2,
[aux_sym_number_token3] = aux_sym_number_token3,
[aux_sym_ascii_name_token1] = aux_sym_ascii_name_token1,
[sym__identifier] = sym__identifier,
[sym_source_file] = sym_source_file,
[sym_comment] = sym_comment,
[sym_assignment] = sym_assignment,
[sym_variable_name] = sym_variable_name,
[sym_variable] = sym_variable,
[sym__value] = sym__value,
[sym_keyword] = sym_keyword,
[sym_function] = sym_function,
[sym_function_name] = sym_function_name,
[sym_command] = sym_command,
[sym_command_name] = sym_command_name,
[sym_handler] = sym_handler,
[sym_handler_name] = sym_handler_name,
[sym_string] = sym_string,
[sym_quoted_literal] = sym_quoted_literal,
[sym__double_quoted_string] = sym__double_quoted_string,
[sym__single_quoted_string] = sym__single_quoted_string,
[sym_variable_expansion] = sym_variable_expansion,
[sym_escape_sequence] = sym_escape_sequence,
[sym_format_converter] = sym_format_converter,
[sym_format_inout] = sym_format_inout,
[sym_format_flag] = sym_format_flag,
[sym_charset] = sym_charset,
[sym_format_enum] = sym_format_enum,
[sym_enum_specifier] = sym_enum_specifier,
[sym_enum_constant] = sym_enum_constant,
[sym__char] = sym__char,
[sym_checksum] = sym_checksum,
[sym_timeformat] = sym_timeformat,
[sym_record_name] = sym_record_name,
[sym_field_name] = sym_field_name,
[sym_number] = sym_number,
[sym_ascii_name] = sym_ascii_name,
[aux_sym_source_file_repeat1] = aux_sym_source_file_repeat1,
[aux_sym_function_repeat1] = aux_sym_function_repeat1,
[aux_sym_handler_repeat1] = aux_sym_handler_repeat1,
[aux_sym_string_repeat1] = aux_sym_string_repeat1,
[aux_sym__double_quoted_string_repeat1] = aux_sym__double_quoted_string_repeat1,
[aux_sym__single_quoted_string_repeat1] = aux_sym__single_quoted_string_repeat1,
[aux_sym_charset_repeat1] = aux_sym_charset_repeat1,
[aux_sym_format_enum_repeat1] = aux_sym_format_enum_repeat1,
[aux_sym_enum_constant_repeat1] = aux_sym_enum_constant_repeat1,
[aux_sym_checksum_repeat1] = aux_sym_checksum_repeat1,
[aux_sym_timeformat_repeat1] = aux_sym_timeformat_repeat1,
[aux_sym_record_name_repeat1] = aux_sym_record_name_repeat1,
[aux_sym_field_name_repeat1] = aux_sym_field_name_repeat1,
};
static const TSSymbolMetadata ts_symbol_metadata[] = {
[ts_builtin_sym_end] = {
.visible = false,
.named = true,
},
[anon_sym_SEMI] = {
.visible = true,
.named = false,
},
[anon_sym_POUND] = {
.visible = true,
.named = false,
},
[aux_sym_comment_token1] = {
.visible = false,
.named = false,
},
[anon_sym_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_DOLLAR] = {
.visible = true,
.named = false,
},
[aux_sym_variable_token1] = {
.visible = false,
.named = false,
},
[aux_sym_keyword_token1] = {
.visible = false,
.named = false,
},
[aux_sym_keyword_token2] = {
.visible = false,
.named = false,
},
[anon_sym_LBRACE] = {
.visible = true,
.named = false,
},
[anon_sym_RBRACE] = {
.visible = true,
.named = false,
},
[anon_sym_LPAREN] = {
.visible = true,
.named = false,
},
[anon_sym_RPAREN] = {
.visible = true,
.named = false,
},
[anon_sym_AT] = {
.visible = true,
.named = false,
},
[anon_sym_COMMA] = {
.visible = true,
.named = false,
},
[anon_sym_DQUOTE] = {
.visible = true,
.named = false,
},
[anon_sym_SQUOTE] = {
.visible = true,
.named = false,
},
[sym__quoted_string_text_fragment] = {
.visible = false,
.named = true,
},
[sym__quoted_string_text_fragment2] = {
.visible = false,
.named = true,
},
[anon_sym_BSLASH_DOLLAR] = {
.visible = true,
.named = false,
},
[aux_sym_variable_expansion_token1] = {
.visible = true,
.named = true,
},
[anon_sym_BSLASH_DOLLAR_LBRACE] = {
.visible = true,
.named = false,
},
[aux_sym_escape_sequence_token1] = {
.visible = false,
.named = false,
},
[aux_sym_escape_sequence_token2] = {
.visible = false,
.named = false,
},
[aux_sym_escape_sequence_token3] = {
.visible = false,
.named = false,
},
[aux_sym_escape_sequence_token4] = {
.visible = false,
.named = false,
},
[anon_sym_PERCENT_PERCENT] = {
.visible = true,
.named = false,
},
[anon_sym_PERCENT] = {
.visible = true,
.named = false,
},
[anon_sym_LPAREN2] = {
.visible = true,
.named = false,
},
[anon_sym_RPAREN2] = {
.visible = true,
.named = false,
},
[aux_sym_format_converter_token1] = {
.visible = true,
.named = true,
},
[anon_sym_DOT] = {
.visible = true,
.named = false,
},
[aux_sym_format_converter_token2] = {
.visible = false,
.named = false,
},
[anon_sym_LBRACK] = {
.visible = true,
.named = false,
},
[anon_sym_RBRACK] = {
.visible = true,
.named = false,
},
[anon_sym_LBRACE2] = {
.visible = true,
.named = false,
},
[anon_sym_RBRACE2] = {
.visible = true,
.named = false,
},
[anon_sym_B] = {
.visible = true,
.named = false,
},
[anon_sym_LT] = {
.visible = true,
.named = false,
},
[anon_sym_GT] = {
.visible = true,
.named = false,
},
[anon_sym_SLASH] = {
.visible = true,
.named = false,
},
[anon_sym_POUND_SLASH] = {
.visible = true,
.named = false,
},
[anon_sym_T] = {
.visible = true,
.named = false,
},
[anon_sym_DOT2] = {
.visible = true,
.named = false,
},
[anon_sym_POUND2] = {
.visible = true,
.named = false,
},
[aux_sym_format_flag_token1] = {
.visible = false,
.named = false,
},
[anon_sym_CARET] = {
.visible = true,
.named = false,
},
[aux_sym_charset_token1] = {
.visible = false,
.named = false,
},
[anon_sym_BSLASH_RBRACK] = {
.visible = true,
.named = false,
},
[anon_sym_PIPE] = {
.visible = true,
.named = false,
},
[anon_sym_QMARK] = {
.visible = true,
.named = false,
},
[aux_sym_enum_constant_token1] = {
.visible = false,
.named = false,
},
[aux_sym__char_token1] = {
.visible = false,
.named = false,
},
[sym_checksum_flag] = {
.visible = true,
.named = true,
},
[sym_regex_pattern] = {
.visible = true,
.named = true,
},
[aux_sym_timeformat_token1] = {
.visible = true,
.named = true,
},
[sym_time_conversion_spec] = {
.visible = true,
.named = true,
},
[aux_sym_record_name_token1] = {
.visible = false,
.named = false,
},
[anon_sym_DASH] = {
.visible = true,
.named = false,
},
[aux_sym_number_token1] = {
.visible = false,
.named = false,
},
[aux_sym_number_token2] = {
.visible = false,
.named = false,
},
[aux_sym_number_token3] = {
.visible = false,
.named = false,
},
[aux_sym_ascii_name_token1] = {
.visible = false,
.named = false,
},
[sym__identifier] = {
.visible = false,
.named = true,
},
[sym_source_file] = {
.visible = true,
.named = true,
},
[sym_comment] = {
.visible = true,
.named = true,
},
[sym_assignment] = {
.visible = true,
.named = true,
},
[sym_variable_name] = {
.visible = true,
.named = true,
},
[sym_variable] = {
.visible = true,
.named = true,
},
[sym__value] = {
.visible = false,
.named = true,
},
[sym_keyword] = {
.visible = true,
.named = true,
},
[sym_function] = {
.visible = true,
.named = true,
},
[sym_function_name] = {
.visible = true,
.named = true,
},
[sym_command] = {
.visible = true,
.named = true,
},
[sym_command_name] = {
.visible = true,
.named = true,
},
[sym_handler] = {
.visible = true,
.named = true,
},
[sym_handler_name] = {
.visible = true,
.named = true,
},
[sym_string] = {
.visible = true,
.named = true,
},
[sym_quoted_literal] = {
.visible = true,
.named = true,
},
[sym__double_quoted_string] = {
.visible = false,
.named = true,
},
[sym__single_quoted_string] = {
.visible = false,
.named = true,
},
[sym_variable_expansion] = {
.visible = true,
.named = true,
},
[sym_escape_sequence] = {
.visible = true,
.named = true,
},
[sym_format_converter] = {
.visible = true,
.named = true,
},
[sym_format_inout] = {
.visible = true,
.named = true,
},
[sym_format_flag] = {
.visible = true,
.named = true,
},
[sym_charset] = {
.visible = true,
.named = true,
},
[sym_format_enum] = {
.visible = true,
.named = true,
},
[sym_enum_specifier] = {
.visible = true,
.named = true,
},
[sym_enum_constant] = {
.visible = true,
.named = true,
},
[sym__char] = {
.visible = false,
.named = true,
},
[sym_checksum] = {
.visible = true,
.named = true,
},
[sym_timeformat] = {
.visible = true,
.named = true,
},
[sym_record_name] = {
.visible = true,
.named = true,
},
[sym_field_name] = {
.visible = true,
.named = true,
},
[sym_number] = {
.visible = true,
.named = true,
},
[sym_ascii_name] = {
.visible = true,
.named = true,
},
[aux_sym_source_file_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_function_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_handler_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_string_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__double_quoted_string_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__single_quoted_string_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_charset_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_format_enum_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_enum_constant_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_checksum_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_timeformat_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_record_name_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_field_name_repeat1] = {
.visible = false,
.named = false,
},
};
enum ts_field_identifiers {
field_precision = 1,
field_width = 2,
};
static const char * const ts_field_names[] = {
[0] = NULL,
[field_precision] = "precision",
[field_width] = "width",
};
static const TSMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = {
[2] = {.index = 0, .length = 1},
[3] = {.index = 1, .length = 1},
[4] = {.index = 2, .length = 1},
[5] = {.index = 3, .length = 2},
[6] = {.index = 5, .length = 1},
[7] = {.index = 6, .length = 1},
[8] = {.index = 7, .length = 2},
[9] = {.index = 9, .length = 1},
[10] = {.index = 10, .length = 1},
[11] = {.index = 11, .length = 2},
[12] = {.index = 13, .length = 1},
[13] = {.index = 14, .length = 2},
};
static const TSFieldMapEntry ts_field_map_entries[] = {
[0] =
{field_width, 1},
[1] =
{field_precision, 2},
[2] =
{field_width, 2},
[3] =
{field_precision, 3},
{field_width, 1},
[5] =
{field_precision, 3},
[6] =
{field_width, 4},
[7] =
{field_precision, 4},
{field_width, 2},
[9] =
{field_precision, 5},
[10] =
{field_width, 5},
[11] =
{field_precision, 6},
{field_width, 4},
[13] =
{field_precision, 6},
[14] =
{field_precision, 7},
{field_width, 5},
};
static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = {
[0] = {0},
[1] = {
[1] = sym_variable_name,
},
};
static const uint16_t ts_non_terminal_alias_map[] = {
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] = 8,
[10] = 10,
[11] = 11,
[12] = 12,
[13] = 13,
[14] = 14,
[15] = 15,
[16] = 16,
[17] = 17,
[18] = 18,
[19] = 19,
[20] = 14,
[21] = 21,
[22] = 22,
[23] = 23,
[24] = 24,
[25] = 25,
[26] = 26,
[27] = 27,
[28] = 28,
[29] = 29,
[30] = 30,
[31] = 31,
[32] = 29,
[33] = 33,
[34] = 34,
[35] = 35,
[36] = 36,
[37] = 37,
[38] = 38,
[39] = 39,
[40] = 40,
[41] = 41,
[42] = 42,
[43] = 39,
[44] = 44,
[45] = 45,
[46] = 46,
[47] = 40,
[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] = 68,
[69] = 69,
[70] = 70,
[71] = 71,
[72] = 72,
[73] = 73,
[74] = 74,
[75] = 75,
[76] = 76,
[77] = 77,
[78] = 78,
[79] = 79,
[80] = 80,
[81] = 81,
[82] = 82,
[83] = 83,
[84] = 84,
[85] = 85,
[86] = 86,
[87] = 87,
[88] = 88,
[89] = 89,
[90] = 90,
[91] = 91,
[92] = 92,
[93] = 93,
[94] = 94,
[95] = 95,
[96] = 96,
[97] = 97,
[98] = 98,
[99] = 99,
[100] = 100,
[101] = 101,
[102] = 102,
[103] = 103,
[104] = 104,
[105] = 105,
[106] = 106,
[107] = 107,
[108] = 108,
[109] = 109,
[110] = 110,
[111] = 111,
[112] = 112,
[113] = 113,
[114] = 114,
[115] = 115,
[116] = 41,
[117] = 40,
[118] = 49,
[119] = 39,
[120] = 45,
[121] = 46,
[122] = 122,
[123] = 50,
[124] = 51,
[125] = 52,
[126] = 126,
[127] = 54,
[128] = 56,
[129] = 57,
[130] = 58,
[131] = 59,
[132] = 60,
[133] = 61,
[134] = 62,
[135] = 63,
[136] = 64,
[137] = 65,
[138] = 66,
[139] = 67,
[140] = 68,
[141] = 69,
[142] = 70,
[143] = 71,
[144] = 72,
[145] = 73,
[146] = 74,
[147] = 75,
[148] = 76,
[149] = 77,
[150] = 78,
[151] = 79,
[152] = 80,
[153] = 81,
[154] = 82,
[155] = 83,
[156] = 84,
[157] = 85,
[158] = 86,
[159] = 87,
[160] = 88,
[161] = 89,
[162] = 90,
[163] = 91,
[164] = 92,
[165] = 93,
[166] = 94,
[167] = 95,
[168] = 96,
[169] = 97,
[170] = 98,
[171] = 99,
[172] = 100,
[173] = 101,
[174] = 102,
[175] = 103,
[176] = 104,
[177] = 105,
[178] = 106,
[179] = 107,
[180] = 108,
[181] = 109,
[182] = 110,
[183] = 111,
[184] = 112,
[185] = 113,
[186] = 114,
[187] = 115,
[188] = 42,
[189] = 189,
[190] = 190,
[191] = 122,
[192] = 40,
[193] = 39,
[194] = 194,
[195] = 190,
[196] = 41,
[197] = 55,
[198] = 198,
[199] = 199,
[200] = 53,
[201] = 201,
[202] = 202,
[203] = 203,
[204] = 204,
[205] = 205,
[206] = 206,
[207] = 207,
[208] = 208,
[209] = 209,
[210] = 210,
[211] = 211,
[212] = 212,
[213] = 213,
[214] = 214,
[215] = 215,
[216] = 216,
[217] = 217,
[218] = 218,
[219] = 219,
[220] = 220,
[221] = 41,
[222] = 222,
[223] = 223,
[224] = 224,
[225] = 215,
[226] = 226,
[227] = 210,
[228] = 222,
[229] = 202,
[230] = 204,
[231] = 217,
[232] = 206,
[233] = 208,
[234] = 213,
[235] = 214,
[236] = 236,
[237] = 219,
[238] = 223,
[239] = 203,
[240] = 205,
[241] = 207,
[242] = 209,
[243] = 212,
[244] = 216,
[245] = 224,
[246] = 236,
[247] = 247,
[248] = 248,
[249] = 249,
[250] = 250,
[251] = 251,
[252] = 252,
[253] = 252,
[254] = 254,
[255] = 255,
[256] = 256,
[257] = 248,
[258] = 258,
[259] = 259,
[260] = 260,
[261] = 261,
[262] = 262,
[263] = 259,
[264] = 264,
[265] = 265,
[266] = 266,
[267] = 267,
[268] = 268,
[269] = 269,
[270] = 270,
[271] = 271,
[272] = 265,
[273] = 273,
[274] = 274,
[275] = 275,
[276] = 269,
[277] = 277,
[278] = 270,
[279] = 279,
[280] = 280,
[281] = 274,
[282] = 282,
[283] = 283,
[284] = 284,
[285] = 266,
[286] = 286,
[287] = 282,
[288] = 288,
[289] = 267,
[290] = 290,
[291] = 291,
[292] = 275,
[293] = 293,
[294] = 283,
[295] = 284,
[296] = 249,
[297] = 250,
[298] = 258,
[299] = 293,
[300] = 264,
[301] = 271,
[302] = 277,
[303] = 279,
[304] = 280,
[305] = 305,
[306] = 286,
[307] = 307,
[308] = 254,
[309] = 273,
[310] = 291,
[311] = 305,
[312] = 312,
[313] = 247,
[314] = 256,
[315] = 268,
[316] = 316,
[317] = 251,
[318] = 318,
[319] = 262,
[320] = 320,
[321] = 288,
[322] = 322,
[323] = 290,
[324] = 316,
[325] = 307,
[326] = 326,
[327] = 255,
[328] = 312,
[329] = 322,
[330] = 326,
[331] = 331,
[332] = 332,
[333] = 332,
[334] = 334,
[335] = 334,
[336] = 331,
[337] = 337,
[338] = 338,
[339] = 339,
[340] = 340,
[341] = 341,
[342] = 342,
[343] = 343,
[344] = 344,
[345] = 345,
[346] = 346,
[347] = 344,
[348] = 348,
[349] = 346,
[350] = 340,
[351] = 351,
[352] = 351,
[353] = 339,
[354] = 342,
[355] = 343,
[356] = 345,
[357] = 357,
[358] = 348,
[359] = 341,
[360] = 357,
[361] = 337,
[362] = 338,
[363] = 363,
[364] = 364,
[365] = 365,
[366] = 366,
[367] = 367,
[368] = 368,
[369] = 369,
[370] = 370,
[371] = 371,
[372] = 372,
[373] = 373,
[374] = 374,
[375] = 375,
[376] = 376,
[377] = 377,
[378] = 378,
[379] = 379,
[380] = 380,
[381] = 381,
[382] = 372,
[383] = 383,
[384] = 384,
[385] = 363,
[386] = 386,
[387] = 387,
[388] = 388,
[389] = 389,
[390] = 390,
[391] = 391,
[392] = 122,
[393] = 393,
[394] = 394,
[395] = 41,
[396] = 40,
[397] = 39,
[398] = 398,
[399] = 371,
[400] = 366,
[401] = 401,
[402] = 384,
[403] = 379,
[404] = 367,
[405] = 405,
[406] = 376,
[407] = 380,
[408] = 381,
[409] = 386,
[410] = 387,
[411] = 411,
[412] = 412,
[413] = 390,
[414] = 394,
[415] = 415,
[416] = 416,
[417] = 415,
[418] = 418,
[419] = 365,
[420] = 370,
[421] = 375,
[422] = 393,
[423] = 364,
[424] = 416,
[425] = 378,
[426] = 383,
[427] = 427,
[428] = 388,
[429] = 391,
[430] = 401,
[431] = 405,
[432] = 412,
[433] = 427,
[434] = 434,
[435] = 434,
[436] = 368,
[437] = 369,
[438] = 374,
[439] = 377,
[440] = 411,
[441] = 441,
[442] = 442,
[443] = 443,
[444] = 442,
[445] = 445,
[446] = 446,
[447] = 447,
[448] = 448,
[449] = 449,
[450] = 450,
[451] = 451,
[452] = 452,
[453] = 453,
[454] = 454,
[455] = 455,
[456] = 456,
[457] = 457,
[458] = 458,
[459] = 459,
[460] = 460,
[461] = 448,
[462] = 462,
[463] = 459,
[464] = 445,
[465] = 454,
[466] = 458,
[467] = 467,
[468] = 468,
[469] = 469,
[470] = 470,
[471] = 470,
[472] = 472,
[473] = 441,
[474] = 450,
[475] = 455,
[476] = 476,
[477] = 477,
[478] = 478,
[479] = 452,
[480] = 472,
[481] = 481,
[482] = 482,
[483] = 453,
[484] = 478,
[485] = 481,
[486] = 477,
[487] = 487,
[488] = 488,
[489] = 489,
[490] = 488,
[491] = 491,
[492] = 492,
[493] = 493,
[494] = 494,
[495] = 495,
[496] = 496,
[497] = 497,
[498] = 446,
[499] = 499,
[500] = 500,
[501] = 501,
[502] = 502,
[503] = 503,
[504] = 19,
[505] = 495,
[506] = 506,
[507] = 507,
[508] = 501,
[509] = 509,
[510] = 510,
[511] = 511,
[512] = 512,
[513] = 467,
[514] = 514,
[515] = 515,
[516] = 516,
[517] = 13,
[518] = 451,
[519] = 499,
[520] = 499,
[521] = 500,
[522] = 522,
[523] = 499,
[524] = 506,
[525] = 499,
[526] = 506,
[527] = 506,
[528] = 506,
[529] = 511,
[530] = 530,
[531] = 531,
[532] = 532,
[533] = 533,
[534] = 534,
[535] = 535,
[536] = 536,
[537] = 537,
[538] = 538,
[539] = 539,
[540] = 540,
[541] = 541,
[542] = 542,
[543] = 543,
[544] = 544,
[545] = 545,
[546] = 546,
[547] = 547,
[548] = 548,
[549] = 549,
[550] = 550,
[551] = 551,
[552] = 552,
[553] = 553,
[554] = 554,
[555] = 555,
[556] = 556,
[557] = 557,
[558] = 558,
[559] = 559,
[560] = 560,
[561] = 561,
[562] = 562,
[563] = 563,
[564] = 564,
[565] = 565,
[566] = 566,
[567] = 567,
[568] = 568,
[569] = 569,
[570] = 570,
[571] = 571,
[572] = 572,
[573] = 573,
[574] = 574,
[575] = 575,
[576] = 576,
[577] = 577,
[578] = 578,
[579] = 579,
[580] = 580,
[581] = 581,
[582] = 582,
[583] = 583,
[584] = 584,
[585] = 585,
[586] = 586,
[587] = 587,
[588] = 588,
[589] = 589,
[590] = 590,
[591] = 591,
[592] = 592,
[593] = 593,
[594] = 594,
[595] = 595,
[596] = 596,
[597] = 597,
[598] = 598,
[599] = 599,
[600] = 600,
[601] = 601,
[602] = 602,
[603] = 603,
[604] = 604,
[605] = 605,
[606] = 606,
[607] = 607,
[608] = 608,
[609] = 609,
[610] = 610,
[611] = 611,
[612] = 612,
[613] = 613,
[614] = 614,
[615] = 615,
[616] = 616,
[617] = 617,
[618] = 618,
[619] = 619,
[620] = 620,
[621] = 621,
[622] = 622,
[623] = 623,
[624] = 624,
[625] = 625,
[626] = 626,
[627] = 627,
[628] = 628,
[629] = 629,
[630] = 572,
[631] = 584,
[632] = 632,
[633] = 611,
[634] = 625,
[635] = 635,
[636] = 636,
[637] = 637,
[638] = 638,
[639] = 639,
[640] = 640,
[641] = 641,
[642] = 642,
[643] = 643,
[644] = 644,
[645] = 645,
[646] = 565,
[647] = 594,
[648] = 648,
[649] = 649,
[650] = 650,
[651] = 651,
[652] = 652,
[653] = 653,
[654] = 654,
[655] = 655,
[656] = 656,
[657] = 657,
[658] = 658,
[659] = 659,
[660] = 660,
[661] = 661,
[662] = 662,
[663] = 531,
[664] = 534,
[665] = 535,
[666] = 540,
[667] = 667,
[668] = 544,
[669] = 545,
[670] = 548,
[671] = 549,
[672] = 672,
[673] = 673,
[674] = 560,
[675] = 561,
[676] = 676,
[677] = 651,
[678] = 678,
[679] = 573,
[680] = 574,
[681] = 577,
[682] = 578,
[683] = 683,
[684] = 684,
[685] = 685,
[686] = 591,
[687] = 592,
[688] = 595,
[689] = 596,
[690] = 600,
[691] = 602,
[692] = 604,
[693] = 693,
[694] = 694,
[695] = 626,
[696] = 629,
[697] = 637,
[698] = 638,
[699] = 649,
[700] = 650,
[701] = 652,
[702] = 667,
[703] = 673,
[704] = 683,
[705] = 685,
[706] = 706,
[707] = 707,
[708] = 708,
[709] = 709,
[710] = 710,
[711] = 711,
[712] = 712,
[713] = 713,
[714] = 714,
[715] = 715,
[716] = 716,
[717] = 717,
[718] = 718,
[719] = 719,
[720] = 720,
[721] = 718,
[722] = 722,
[723] = 723,
[724] = 547,
[725] = 655,
[726] = 653,
[727] = 727,
[728] = 564,
[729] = 580,
[730] = 590,
[731] = 605,
[732] = 609,
[733] = 610,
[734] = 710,
[735] = 735,
[736] = 736,
[737] = 737,
[738] = 738,
[739] = 739,
[740] = 740,
[741] = 741,
[742] = 533,
[743] = 538,
[744] = 543,
[745] = 552,
[746] = 554,
[747] = 566,
[748] = 571,
[749] = 575,
[750] = 581,
[751] = 583,
[752] = 593,
[753] = 598,
[754] = 601,
[755] = 755,
[756] = 756,
[757] = 618,
[758] = 722,
[759] = 627,
[760] = 632,
[761] = 644,
[762] = 645,
[763] = 656,
[764] = 672,
[765] = 678,
[766] = 693,
[767] = 707,
[768] = 711,
[769] = 712,
[770] = 740,
[771] = 755,
[772] = 772,
[773] = 773,
[774] = 774,
[775] = 775,
[776] = 776,
[777] = 777,
[778] = 778,
[779] = 779,
[780] = 780,
[781] = 622,
[782] = 782,
[783] = 622,
[784] = 784,
[785] = 622,
[786] = 546,
[787] = 772,
[788] = 788,
[789] = 789,
[790] = 790,
[791] = 586,
[792] = 792,
[793] = 532,
[794] = 708,
[795] = 795,
[796] = 555,
[797] = 736,
[798] = 773,
[799] = 659,
[800] = 709,
[801] = 801,
[802] = 735,
[803] = 803,
[804] = 774,
[805] = 805,
[806] = 737,
[807] = 727,
[808] = 576,
[809] = 606,
[810] = 622,
[811] = 811,
[812] = 636,
[813] = 813,
[814] = 775,
[815] = 813,
[816] = 816,
[817] = 817,
[818] = 818,
[819] = 819,
[820] = 820,
[821] = 821,
[822] = 822,
[823] = 643,
[824] = 776,
[825] = 788,
[826] = 826,
[827] = 713,
[828] = 714,
[829] = 557,
[830] = 562,
[831] = 777,
[832] = 832,
[833] = 568,
[834] = 834,
[835] = 778,
[836] = 582,
[837] = 715,
[838] = 838,
[839] = 587,
[840] = 738,
[841] = 818,
[842] = 603,
[843] = 779,
[844] = 844,
[845] = 613,
[846] = 628,
[847] = 847,
[848] = 739,
[849] = 849,
[850] = 850,
[851] = 716,
[852] = 852,
[853] = 741,
[854] = 795,
[855] = 801,
[856] = 717,
[857] = 857,
[858] = 817,
[859] = 614,
[860] = 860,
[861] = 852,
[862] = 723,
[863] = 863,
[864] = 608,
[865] = 640,
[866] = 530,
[867] = 867,
[868] = 567,
[869] = 642,
[870] = 867,
[871] = 792,
[872] = 641,
[873] = 719,
[874] = 874,
[875] = 537,
[876] = 553,
[877] = 877,
[878] = 878,
[879] = 599,
[880] = 720,
[881] = 821,
[882] = 612,
[883] = 619,
[884] = 884,
[885] = 885,
[886] = 684,
[887] = 874,
[888] = 660,
[889] = 803,
[890] = 826,
[891] = 891,
[892] = 822,
[893] = 661,
[894] = 894,
[895] = 662,
[896] = 706,
[897] = 563,
[898] = 635,
[899] = 805,
[900] = 860,
[901] = 816,
[902] = 658,
[903] = 784,
[904] = 847,
[905] = 885,
[906] = 536,
[907] = 550,
[908] = 559,
[909] = 570,
[910] = 579,
[911] = 589,
[912] = 597,
[913] = 623,
[914] = 654,
[915] = 694,
[916] = 789,
[917] = 820,
[918] = 838,
[919] = 850,
[920] = 541,
[921] = 639,
[922] = 849,
[923] = 894,
[924] = 585,
[925] = 616,
[926] = 648,
[927] = 780,
[928] = 607,
[929] = 556,
[930] = 790,
[931] = 782,
[932] = 657,
[933] = 844,
[934] = 884,
[935] = 558,
[936] = 569,
[937] = 588,
[938] = 620,
[939] = 756,
[940] = 819,
[941] = 877,
[942] = 891,
[943] = 615,
[944] = 621,
[945] = 447,
};
static const TSCharacterRange aux_sym_escape_sequence_token1_character_set_1[] = {
{'"', '"'}, {'%', '%'}, {'\'', '\''}, {'?', '?'}, {'\\', '\\'}, {'_', '_'}, {'a', 'b'}, {'e', 'e'},
{'n', 'n'}, {'r', 'r'}, {'t', 't'},
};
static const TSCharacterRange aux_sym_format_converter_token2_character_set_1[] = {
{'D', 'E'}, {'G', 'G'}, {'R', 'R'}, {'X', 'X'}, {'b', 'g'}, {'i', 'i'}, {'m', 'm'}, {'o', 'o'},
{'r', 's'}, {'u', 'u'}, {'x', 'x'},
};
static bool ts_lex(TSLexer *lexer, TSStateId state) {
START_LEXER();
eof = lexer->eof(lexer);
switch (state) {
case 0:
if (eof) ADVANCE(37);
ADVANCE_MAP(
'"', 59,
'#', 96,
'$', 49,
'%', 78,
'\'', 60,
'(', 79,
')', 80,
',', 58,
'-', 124,
'.', 83,
'/', 92,
'0', 81,
';', 38,
'<', 90,
'=', 48,
'>', 91,
'?', 105,
'@', 57,
'B', 89,
'T', 94,
'[', 85,
'\\', 112,
']', 86,
'^', 98,
'{', 87,
'|', 104,
'}', 88,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(34);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(82);
if (set_contains(aux_sym_format_converter_token2_character_set_1, 11, lookahead)) ADVANCE(84);
if (('+' <= lookahead && lookahead <= '~')) ADVANCE(110);
END_STATE();
case 1:
if (lookahead == '\n') SKIP(15);
if (lookahead == '#') ADVANCE(39);
if (lookahead == '%') ADVANCE(108);
if (lookahead == '\\') ADVANCE(109);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(107);
if (lookahead != 0) ADVANCE(107);
END_STATE();
case 2:
if (lookahead == '\n') SKIP(15);
if (lookahead == '#') ADVANCE(41);
if (lookahead == '[') ADVANCE(27);
if (lookahead == '\\') ADVANCE(33);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(116);
if (lookahead != 0 &&
lookahead != '/') ADVANCE(117);
END_STATE();
case 3:
ADVANCE_MAP(
' ', 97,
'#', 96,
'(', 79,
'.', 83,
'/', 92,
'0', 82,
'<', 90,
'B', 89,
'T', 94,
'[', 85,
'{', 87,
);
if (('\t' <= lookahead && lookahead <= '\r')) SKIP(14);
if (lookahead == '!' ||
lookahead == '*' ||
lookahead == '+' ||
lookahead == '-' ||
lookahead == '=' ||
lookahead == '?') ADVANCE(97);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(82);
if (set_contains(aux_sym_format_converter_token2_character_set_1, 11, lookahead)) ADVANCE(84);
END_STATE();
case 4:
ADVANCE_MAP(
'"', 59,
'#', 39,
'$', 49,
'\'', 60,
'(', 55,
')', 56,
'-', 124,
'0', 128,
';', 38,
'=', 48,
'?', 105,
'}', 54,
'E', 138,
'e', 138,
'I', 131,
'i', 131,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(4);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(129);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 5:
ADVANCE_MAP(
'"', 59,
'#', 39,
'$', 49,
'\'', 60,
')', 56,
',', 58,
'-', 124,
'0', 128,
';', 38,
'?', 105,
'|', 104,
'}', 54,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(5);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(129);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 6:
if (lookahead == '"') ADVANCE(59);
if (lookahead == '#') ADVANCE(42);
if (lookahead == '%') ADVANCE(78);
if (lookahead == '\\') ADVANCE(24);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(61);
if (lookahead != 0) ADVANCE(62);
END_STATE();
case 7:
ADVANCE_MAP(
'#', 39,
'%', 25,
')', 80,
'.', 95,
'=', 48,
'\\', 24,
'|', 104,
'}', 88,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(8);
if (('0' <= lookahead && lookahead <= ':') ||
lookahead == '_') ADVANCE(123);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(122);
END_STATE();
case 8:
if (lookahead == '#') ADVANCE(39);
if (lookahead == '.') ADVANCE(95);
if (lookahead == '=') ADVANCE(48);
if (lookahead == '|') ADVANCE(104);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(8);
if (('0' <= lookahead && lookahead <= ':') ||
lookahead == '_') ADVANCE(123);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(122);
END_STATE();
case 9:
if (lookahead == '#') ADVANCE(39);
if (lookahead == '=') ADVANCE(48);
if (lookahead == '\\') ADVANCE(23);
if (lookahead == '|') ADVANCE(104);
if (lookahead == '}') ADVANCE(88);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(10);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(106);
END_STATE();
case 10:
if (lookahead == '#') ADVANCE(39);
if (lookahead == '=') ADVANCE(48);
if (lookahead == '|') ADVANCE(104);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(10);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(106);
END_STATE();
case 11:
if (lookahead == '#') ADVANCE(39);
if (lookahead == '\\') ADVANCE(111);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(17);
if (('+' <= lookahead && lookahead <= '@') ||
('[' <= lookahead && lookahead <= '`') ||
('{' <= lookahead && lookahead <= '~')) ADVANCE(110);
if (('A' <= lookahead && lookahead <= 'z')) ADVANCE(115);
END_STATE();
case 12:
if (lookahead == '#') ADVANCE(39);
if (lookahead == '\\') ADVANCE(102);
if (lookahead == ']') ADVANCE(86);
if (lookahead == '^') ADVANCE(98);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(100);
if (lookahead != 0) ADVANCE(99);
END_STATE();
case 13:
if (lookahead == '#') ADVANCE(39);
if (lookahead == '\\') ADVANCE(102);
if (lookahead == ']') ADVANCE(86);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(101);
if (lookahead != 0) ADVANCE(99);
END_STATE();
case 14:
if (lookahead == '#') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(14);
if (set_contains(aux_sym_format_converter_token2_character_set_1, 11, lookahead)) ADVANCE(84);
END_STATE();
case 15:
if (lookahead == '#') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(15);
END_STATE();
case 16:
if (lookahead == '#') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(15);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(82);
END_STATE();
case 17:
if (lookahead == '#') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(17);
if (('+' <= lookahead && lookahead <= '@') ||
('[' <= lookahead && lookahead <= '`') ||
('{' <= lookahead && lookahead <= '~')) ADVANCE(110);
if (('A' <= lookahead && lookahead <= 'z')) ADVANCE(115);
END_STATE();
case 18:
if (lookahead == '#') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(18);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(66);
END_STATE();
case 19:
if (lookahead == '#') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(18);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(66);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(50);
END_STATE();
case 20:
if (lookahead == '#') ADVANCE(43);
if (lookahead == '%') ADVANCE(78);
if (lookahead == '\'') ADVANCE(60);
if (lookahead == '\\') ADVANCE(24);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(63);
if (lookahead != 0) ADVANCE(64);
END_STATE();
case 21:
ADVANCE_MAP(
'#', 40,
'.', 83,
'/', 92,
'<', 90,
'B', 89,
'T', 94,
'[', 85,
'{', 87,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(14);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(82);
if (set_contains(aux_sym_format_converter_token2_character_set_1, 11, lookahead)) ADVANCE(84);
END_STATE();
case 22:
if (lookahead == '#') ADVANCE(44);
if (lookahead == '%') ADVANCE(26);
if (lookahead == ')') ADVANCE(80);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(118);
if (lookahead != 0) ADVANCE(119);
END_STATE();
case 23:
if (lookahead == '$') ADVANCE(65);
END_STATE();
case 24:
if (lookahead == '$') ADVANCE(65);
if (lookahead == '0') ADVANCE(28);
if (lookahead == 'x') ADVANCE(31);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(76);
if (set_contains(aux_sym_escape_sequence_token1_character_set_1, 11, lookahead)) ADVANCE(68);
END_STATE();
case 25:
if (lookahead == '%') ADVANCE(77);
END_STATE();
case 26:
if (lookahead == '0') ADVANCE(29);
if (lookahead == 'E' ||
lookahead == 'O') ADVANCE(120);
if (lookahead == '#' ||
lookahead == '-' ||
lookahead == '.' ||
lookahead == '^' ||
lookahead == '_') ADVANCE(29);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(29);
if (lookahead == '%' ||
lookahead == '+' ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(121);
END_STATE();
case 27:
if (lookahead == '\\') ADVANCE(32);
if (lookahead == ']') ADVANCE(117);
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(27);
END_STATE();
case 28:
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(73);
END_STATE();
case 29:
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(29);
if (lookahead == '%' ||
lookahead == '+' ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(121);
END_STATE();
case 30:
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'F') ||
('a' <= lookahead && lookahead <= 'f')) ADVANCE(125);
END_STATE();
case 31:
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'F') ||
('a' <= lookahead && lookahead <= 'f')) ADVANCE(70);
END_STATE();
case 32:
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(27);
END_STATE();
case 33:
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(117);
END_STATE();
case 34:
if (eof) ADVANCE(37);
ADVANCE_MAP(
'"', 59,
'#', 39,
'$', 49,
'\'', 60,
'(', 55,
')', 56,
',', 58,
'-', 124,
'.', 95,
'0', 114,
';', 38,
'=', 48,
'?', 105,
'@', 57,
'\\', 113,
'^', 98,
'{', 53,
'|', 104,
'}', 54,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(34);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(66);
if (set_contains(aux_sym_format_converter_token2_character_set_1, 11, lookahead)) ADVANCE(84);
if (('+' <= lookahead && lookahead <= '~')) ADVANCE(110);
END_STATE();
case 35:
if (eof) ADVANCE(37);
ADVANCE_MAP(
'#', 39,
'%', 25,
'(', 79,
')', 80,
'-', 124,
'.', 95,
'/', 92,
'0', 128,
';', 38,
'=', 48,
'>', 91,
'?', 105,
'@', 57,
'\\', 24,
']', 86,
'{', 53,
'|', 104,
'}', 54,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(36);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(129);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(140);
END_STATE();
case 36:
if (eof) ADVANCE(37);
ADVANCE_MAP(
'#', 39,
'-', 124,
'.', 95,
'0', 128,
';', 38,
'=', 48,
'?', 105,
'@', 57,
'{', 53,
'|', 104,
'}', 54,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(36);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(129);
if (('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(140);
END_STATE();
case 37:
ACCEPT_TOKEN(ts_builtin_sym_end);
END_STATE();
case 38:
ACCEPT_TOKEN(anon_sym_SEMI);
END_STATE();
case 39:
ACCEPT_TOKEN(anon_sym_POUND);
END_STATE();
case 40:
ACCEPT_TOKEN(anon_sym_POUND);
if (lookahead == '/') ADVANCE(93);
END_STATE();
case 41:
ACCEPT_TOKEN(anon_sym_POUND);
if (lookahead == '[') ADVANCE(27);
if (lookahead == '\\') ADVANCE(33);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '/') ADVANCE(117);
END_STATE();
case 42:
ACCEPT_TOKEN(anon_sym_POUND);
if (lookahead != 0 &&
lookahead != '"' &&
lookahead != '%' &&
lookahead != '\\') ADVANCE(62);
END_STATE();
case 43:
ACCEPT_TOKEN(anon_sym_POUND);
if (lookahead != 0 &&
lookahead != '%' &&
lookahead != '\'' &&
lookahead != '\\') ADVANCE(64);
END_STATE();
case 44:
ACCEPT_TOKEN(anon_sym_POUND);
if (lookahead != 0 &&
lookahead != '%' &&
lookahead != ')') ADVANCE(119);
END_STATE();
case 45:
ACCEPT_TOKEN(anon_sym_POUND);
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(47);
END_STATE();
case 46:
ACCEPT_TOKEN(aux_sym_comment_token1);
if (lookahead == '#') ADVANCE(45);
if (lookahead == '\t' ||
(0x0b <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(46);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead)) ADVANCE(47);
END_STATE();
case 47:
ACCEPT_TOKEN(aux_sym_comment_token1);
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(47);
END_STATE();
case 48:
ACCEPT_TOKEN(anon_sym_EQ);
END_STATE();
case 49:
ACCEPT_TOKEN(anon_sym_DOLLAR);
END_STATE();
case 50:
ACCEPT_TOKEN(aux_sym_variable_token1);
if (lookahead == '-' ||
('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(50);
END_STATE();
case 51:
ACCEPT_TOKEN(aux_sym_keyword_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 52:
ACCEPT_TOKEN(aux_sym_keyword_token2);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 53:
ACCEPT_TOKEN(anon_sym_LBRACE);
END_STATE();
case 54:
ACCEPT_TOKEN(anon_sym_RBRACE);
END_STATE();
case 55:
ACCEPT_TOKEN(anon_sym_LPAREN);
END_STATE();
case 56:
ACCEPT_TOKEN(anon_sym_RPAREN);
END_STATE();
case 57:
ACCEPT_TOKEN(anon_sym_AT);
END_STATE();
case 58:
ACCEPT_TOKEN(anon_sym_COMMA);
END_STATE();
case 59:
ACCEPT_TOKEN(anon_sym_DQUOTE);
END_STATE();
case 60:
ACCEPT_TOKEN(anon_sym_SQUOTE);
END_STATE();
case 61:
ACCEPT_TOKEN(sym__quoted_string_text_fragment);
if (lookahead == '#') ADVANCE(42);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(61);
if (lookahead != 0 &&
lookahead != '"' &&
lookahead != '#' &&
lookahead != '%' &&
lookahead != '\\') ADVANCE(62);
END_STATE();
case 62:
ACCEPT_TOKEN(sym__quoted_string_text_fragment);
if (lookahead != 0 &&
lookahead != '"' &&
lookahead != '%' &&
lookahead != '\\') ADVANCE(62);
END_STATE();
case 63:
ACCEPT_TOKEN(sym__quoted_string_text_fragment2);
if (lookahead == '#') ADVANCE(43);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(63);
if (lookahead != 0 &&
lookahead != '%' &&
lookahead != '\'' &&
lookahead != '\\') ADVANCE(64);
END_STATE();
case 64:
ACCEPT_TOKEN(sym__quoted_string_text_fragment2);
if (lookahead != 0 &&
lookahead != '%' &&
lookahead != '\'' &&
lookahead != '\\') ADVANCE(64);
END_STATE();
case 65:
ACCEPT_TOKEN(anon_sym_BSLASH_DOLLAR);
if (lookahead == '{') ADVANCE(67);
END_STATE();
case 66:
ACCEPT_TOKEN(aux_sym_variable_expansion_token1);
END_STATE();
case 67:
ACCEPT_TOKEN(anon_sym_BSLASH_DOLLAR_LBRACE);
END_STATE();
case 68:
ACCEPT_TOKEN(aux_sym_escape_sequence_token1);
END_STATE();
case 69:
ACCEPT_TOKEN(aux_sym_escape_sequence_token2);
END_STATE();
case 70:
ACCEPT_TOKEN(aux_sym_escape_sequence_token2);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'F') ||
('a' <= lookahead && lookahead <= 'f')) ADVANCE(69);
END_STATE();
case 71:
ACCEPT_TOKEN(aux_sym_escape_sequence_token3);
END_STATE();
case 72:
ACCEPT_TOKEN(aux_sym_escape_sequence_token3);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(71);
END_STATE();
case 73:
ACCEPT_TOKEN(aux_sym_escape_sequence_token3);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(72);
END_STATE();
case 74:
ACCEPT_TOKEN(aux_sym_escape_sequence_token4);
END_STATE();
case 75:
ACCEPT_TOKEN(aux_sym_escape_sequence_token4);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(74);
END_STATE();
case 76:
ACCEPT_TOKEN(aux_sym_escape_sequence_token4);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(75);
END_STATE();
case 77:
ACCEPT_TOKEN(anon_sym_PERCENT_PERCENT);
END_STATE();
case 78:
ACCEPT_TOKEN(anon_sym_PERCENT);
if (lookahead == '%') ADVANCE(77);
END_STATE();
case 79:
ACCEPT_TOKEN(anon_sym_LPAREN2);
END_STATE();
case 80:
ACCEPT_TOKEN(anon_sym_RPAREN2);
END_STATE();
case 81:
ACCEPT_TOKEN(aux_sym_format_converter_token1);
if (lookahead == '8' ||
lookahead == '9') ADVANCE(82);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(81);
END_STATE();
case 82:
ACCEPT_TOKEN(aux_sym_format_converter_token1);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(82);
END_STATE();
case 83:
ACCEPT_TOKEN(anon_sym_DOT);
END_STATE();
case 84:
ACCEPT_TOKEN(aux_sym_format_converter_token2);
END_STATE();
case 85:
ACCEPT_TOKEN(anon_sym_LBRACK);
END_STATE();
case 86:
ACCEPT_TOKEN(anon_sym_RBRACK);
END_STATE();
case 87:
ACCEPT_TOKEN(anon_sym_LBRACE2);
END_STATE();
case 88:
ACCEPT_TOKEN(anon_sym_RBRACE2);
END_STATE();
case 89:
ACCEPT_TOKEN(anon_sym_B);
END_STATE();
case 90:
ACCEPT_TOKEN(anon_sym_LT);
END_STATE();
case 91:
ACCEPT_TOKEN(anon_sym_GT);
END_STATE();
case 92:
ACCEPT_TOKEN(anon_sym_SLASH);
END_STATE();
case 93:
ACCEPT_TOKEN(anon_sym_POUND_SLASH);
END_STATE();
case 94:
ACCEPT_TOKEN(anon_sym_T);
END_STATE();
case 95:
ACCEPT_TOKEN(anon_sym_DOT2);
END_STATE();
case 96:
ACCEPT_TOKEN(anon_sym_POUND2);
if (lookahead == '/') ADVANCE(93);
END_STATE();
case 97:
ACCEPT_TOKEN(aux_sym_format_flag_token1);
END_STATE();
case 98:
ACCEPT_TOKEN(anon_sym_CARET);
END_STATE();
case 99:
ACCEPT_TOKEN(aux_sym_charset_token1);
END_STATE();
case 100:
ACCEPT_TOKEN(aux_sym_charset_token1);
if (lookahead == '#') ADVANCE(39);
if (lookahead == '\\') ADVANCE(102);
if (lookahead == '^') ADVANCE(98);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(100);
if (lookahead != 0 &&
(lookahead < '\\' || '^' < lookahead)) ADVANCE(99);
END_STATE();
case 101:
ACCEPT_TOKEN(aux_sym_charset_token1);
if (lookahead == '#') ADVANCE(39);
if (lookahead == '\\') ADVANCE(102);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(101);
if (lookahead != 0 &&
lookahead != '\\' &&
lookahead != ']') ADVANCE(99);
END_STATE();
case 102:
ACCEPT_TOKEN(aux_sym_charset_token1);
if (lookahead == ']') ADVANCE(103);
END_STATE();
case 103:
ACCEPT_TOKEN(anon_sym_BSLASH_RBRACK);
END_STATE();
case 104:
ACCEPT_TOKEN(anon_sym_PIPE);
END_STATE();
case 105:
ACCEPT_TOKEN(anon_sym_QMARK);
END_STATE();
case 106:
ACCEPT_TOKEN(aux_sym_enum_constant_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(106);
END_STATE();
case 107:
ACCEPT_TOKEN(aux_sym__char_token1);
END_STATE();
case 108:
ACCEPT_TOKEN(aux_sym__char_token1);
if (lookahead == '%') ADVANCE(77);
END_STATE();
case 109:
ACCEPT_TOKEN(aux_sym__char_token1);
if (lookahead == '0') ADVANCE(28);
if (lookahead == 'x') ADVANCE(31);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(76);
if (set_contains(aux_sym_escape_sequence_token1_character_set_1, 11, lookahead)) ADVANCE(68);
END_STATE();
case 110:
ACCEPT_TOKEN(sym_checksum_flag);
END_STATE();
case 111:
ACCEPT_TOKEN(sym_checksum_flag);
if (lookahead == '$') ADVANCE(65);
END_STATE();
case 112:
ACCEPT_TOKEN(sym_checksum_flag);
if (lookahead == '$') ADVANCE(65);
if (lookahead == '0') ADVANCE(28);
if (lookahead == ']') ADVANCE(103);
if (('1' <= lookahead && lookahead <= '9')) ADVANCE(76);
END_STATE();
case 113:
ACCEPT_TOKEN(sym_checksum_flag);
if (lookahead == ']') ADVANCE(103);
END_STATE();
case 114:
ACCEPT_TOKEN(sym_checksum_flag);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(127);
END_STATE();
case 115:
ACCEPT_TOKEN(sym_checksum_flag);
if (lookahead == '-' ||
('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(140);
END_STATE();
case 116:
ACCEPT_TOKEN(sym_regex_pattern);
if (lookahead == '#') ADVANCE(41);
if (lookahead == '[') ADVANCE(27);
if (lookahead == '\\') ADVANCE(33);
if (lookahead == '\t' ||
(0x0b <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(116);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '/') ADVANCE(117);
END_STATE();
case 117:
ACCEPT_TOKEN(sym_regex_pattern);
if (lookahead == '[') ADVANCE(27);
if (lookahead == '\\') ADVANCE(33);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '/') ADVANCE(117);
END_STATE();
case 118:
ACCEPT_TOKEN(aux_sym_timeformat_token1);
if (lookahead == '#') ADVANCE(44);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(118);
if (lookahead != 0 &&
lookahead != '%' &&
lookahead != ')') ADVANCE(119);
END_STATE();
case 119:
ACCEPT_TOKEN(aux_sym_timeformat_token1);
if (lookahead != 0 &&
lookahead != '%' &&
lookahead != ')') ADVANCE(119);
END_STATE();
case 120:
ACCEPT_TOKEN(sym_time_conversion_spec);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(29);
if (lookahead == '%' ||
lookahead == '+' ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(121);
END_STATE();
case 121:
ACCEPT_TOKEN(sym_time_conversion_spec);
if (lookahead == '%' ||
lookahead == '+' ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(121);
END_STATE();
case 122:
ACCEPT_TOKEN(aux_sym_record_name_token1);
if (lookahead == '-') ADVANCE(140);
if (lookahead == ':') ADVANCE(123);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(122);
END_STATE();
case 123:
ACCEPT_TOKEN(aux_sym_record_name_token1);
if (('0' <= lookahead && lookahead <= ':') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(123);
END_STATE();
case 124:
ACCEPT_TOKEN(anon_sym_DASH);
END_STATE();
case 125:
ACCEPT_TOKEN(aux_sym_number_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'F') ||
('a' <= lookahead && lookahead <= 'f')) ADVANCE(125);
END_STATE();
case 126:
ACCEPT_TOKEN(aux_sym_number_token2);
if (lookahead == '8' ||
lookahead == '9') ADVANCE(129);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(126);
END_STATE();
case 127:
ACCEPT_TOKEN(aux_sym_number_token2);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(127);
END_STATE();
case 128:
ACCEPT_TOKEN(aux_sym_number_token3);
if (lookahead == 'X' ||
lookahead == 'x') ADVANCE(30);
if (lookahead == '8' ||
lookahead == '9') ADVANCE(129);
if (('0' <= lookahead && lookahead <= '7')) ADVANCE(126);
END_STATE();
case 129:
ACCEPT_TOKEN(aux_sym_number_token3);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(129);
END_STATE();
case 130:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'E' ||
lookahead == 'e') ADVANCE(52);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 131:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'G' ||
lookahead == 'g') ADVANCE(132);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 132:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'N' ||
lookahead == 'n') ADVANCE(134);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 133:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'O' ||
lookahead == 'o') ADVANCE(136);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 134:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'O' ||
lookahead == 'o') ADVANCE(137);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 135:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'R' ||
lookahead == 'r') ADVANCE(133);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 136:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'R' ||
lookahead == 'r') ADVANCE(51);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 137:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'R' ||
lookahead == 'r') ADVANCE(130);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 138:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (lookahead == 'R' ||
lookahead == 'r') ADVANCE(135);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 139:
ACCEPT_TOKEN(aux_sym_ascii_name_token1);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
('a' <= lookahead && lookahead <= 'z') ||
lookahead == 0x17f ||
lookahead == 0x212a) ADVANCE(139);
END_STATE();
case 140:
ACCEPT_TOKEN(sym__identifier);
if (lookahead == '-' ||
('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(140);
END_STATE();
default:
return false;
}
}
static const TSLexerMode ts_lex_modes[STATE_COUNT] = {
[0] = {.lex_state = 0},
[1] = {.lex_state = 35},
[2] = {.lex_state = 4},
[3] = {.lex_state = 4},
[4] = {.lex_state = 4},
[5] = {.lex_state = 4},
[6] = {.lex_state = 5},
[7] = {.lex_state = 5},
[8] = {.lex_state = 7},
[9] = {.lex_state = 7},
[10] = {.lex_state = 6},
[11] = {.lex_state = 6},
[12] = {.lex_state = 20},
[13] = {.lex_state = 5},
[14] = {.lex_state = 3},
[15] = {.lex_state = 20},
[16] = {.lex_state = 4},
[17] = {.lex_state = 6},
[18] = {.lex_state = 20},
[19] = {.lex_state = 5},
[20] = {.lex_state = 3},
[21] = {.lex_state = 5},
[22] = {.lex_state = 5},
[23] = {.lex_state = 5},
[24] = {.lex_state = 4},
[25] = {.lex_state = 5},
[26] = {.lex_state = 5},
[27] = {.lex_state = 7},
[28] = {.lex_state = 5},
[29] = {.lex_state = 3},
[30] = {.lex_state = 5},
[31] = {.lex_state = 7},
[32] = {.lex_state = 3},
[33] = {.lex_state = 5},
[34] = {.lex_state = 5},
[35] = {.lex_state = 35},
[36] = {.lex_state = 35},
[37] = {.lex_state = 35},
[38] = {.lex_state = 7},
[39] = {.lex_state = 7},
[40] = {.lex_state = 7},
[41] = {.lex_state = 7},
[42] = {.lex_state = 6},
[43] = {.lex_state = 6},
[44] = {.lex_state = 7},
[45] = {.lex_state = 6},
[46] = {.lex_state = 6},
[47] = {.lex_state = 6},
[48] = {.lex_state = 20},
[49] = {.lex_state = 6},
[50] = {.lex_state = 6},
[51] = {.lex_state = 6},
[52] = {.lex_state = 6},
[53] = {.lex_state = 6},
[54] = {.lex_state = 6},
[55] = {.lex_state = 21},
[56] = {.lex_state = 6},
[57] = {.lex_state = 6},
[58] = {.lex_state = 6},
[59] = {.lex_state = 6},
[60] = {.lex_state = 6},
[61] = {.lex_state = 6},
[62] = {.lex_state = 6},
[63] = {.lex_state = 6},
[64] = {.lex_state = 6},
[65] = {.lex_state = 6},
[66] = {.lex_state = 6},
[67] = {.lex_state = 6},
[68] = {.lex_state = 6},
[69] = {.lex_state = 6},
[70] = {.lex_state = 6},
[71] = {.lex_state = 6},
[72] = {.lex_state = 6},
[73] = {.lex_state = 6},
[74] = {.lex_state = 6},
[75] = {.lex_state = 6},
[76] = {.lex_state = 6},
[77] = {.lex_state = 6},
[78] = {.lex_state = 6},
[79] = {.lex_state = 6},
[80] = {.lex_state = 6},
[81] = {.lex_state = 6},
[82] = {.lex_state = 6},
[83] = {.lex_state = 6},
[84] = {.lex_state = 6},
[85] = {.lex_state = 6},
[86] = {.lex_state = 6},
[87] = {.lex_state = 6},
[88] = {.lex_state = 6},
[89] = {.lex_state = 6},
[90] = {.lex_state = 6},
[91] = {.lex_state = 6},
[92] = {.lex_state = 6},
[93] = {.lex_state = 6},
[94] = {.lex_state = 6},
[95] = {.lex_state = 6},
[96] = {.lex_state = 6},
[97] = {.lex_state = 6},
[98] = {.lex_state = 6},
[99] = {.lex_state = 6},
[100] = {.lex_state = 6},
[101] = {.lex_state = 6},
[102] = {.lex_state = 6},
[103] = {.lex_state = 6},
[104] = {.lex_state = 6},
[105] = {.lex_state = 6},
[106] = {.lex_state = 6},
[107] = {.lex_state = 6},
[108] = {.lex_state = 6},
[109] = {.lex_state = 6},
[110] = {.lex_state = 6},
[111] = {.lex_state = 6},
[112] = {.lex_state = 6},
[113] = {.lex_state = 6},
[114] = {.lex_state = 6},
[115] = {.lex_state = 6},
[116] = {.lex_state = 20},
[117] = {.lex_state = 20},
[118] = {.lex_state = 20},
[119] = {.lex_state = 20},
[120] = {.lex_state = 20},
[121] = {.lex_state = 20},
[122] = {.lex_state = 6},
[123] = {.lex_state = 20},
[124] = {.lex_state = 20},
[125] = {.lex_state = 20},
[126] = {.lex_state = 5},
[127] = {.lex_state = 20},
[128] = {.lex_state = 20},
[129] = {.lex_state = 20},
[130] = {.lex_state = 20},
[131] = {.lex_state = 20},
[132] = {.lex_state = 20},
[133] = {.lex_state = 20},
[134] = {.lex_state = 20},
[135] = {.lex_state = 20},
[136] = {.lex_state = 20},
[137] = {.lex_state = 20},
[138] = {.lex_state = 20},
[139] = {.lex_state = 20},
[140] = {.lex_state = 20},
[141] = {.lex_state = 20},
[142] = {.lex_state = 20},
[143] = {.lex_state = 20},
[144] = {.lex_state = 20},
[145] = {.lex_state = 20},
[146] = {.lex_state = 20},
[147] = {.lex_state = 20},
[148] = {.lex_state = 20},
[149] = {.lex_state = 20},
[150] = {.lex_state = 20},
[151] = {.lex_state = 20},
[152] = {.lex_state = 20},
[153] = {.lex_state = 20},
[154] = {.lex_state = 20},
[155] = {.lex_state = 20},
[156] = {.lex_state = 20},
[157] = {.lex_state = 20},
[158] = {.lex_state = 20},
[159] = {.lex_state = 20},
[160] = {.lex_state = 20},
[161] = {.lex_state = 20},
[162] = {.lex_state = 20},
[163] = {.lex_state = 20},
[164] = {.lex_state = 20},
[165] = {.lex_state = 20},
[166] = {.lex_state = 20},
[167] = {.lex_state = 20},
[168] = {.lex_state = 20},
[169] = {.lex_state = 20},
[170] = {.lex_state = 20},
[171] = {.lex_state = 20},
[172] = {.lex_state = 20},
[173] = {.lex_state = 20},
[174] = {.lex_state = 20},
[175] = {.lex_state = 20},
[176] = {.lex_state = 20},
[177] = {.lex_state = 20},
[178] = {.lex_state = 20},
[179] = {.lex_state = 20},
[180] = {.lex_state = 20},
[181] = {.lex_state = 20},
[182] = {.lex_state = 20},
[183] = {.lex_state = 20},
[184] = {.lex_state = 20},
[185] = {.lex_state = 20},
[186] = {.lex_state = 20},
[187] = {.lex_state = 20},
[188] = {.lex_state = 20},
[189] = {.lex_state = 21},
[190] = {.lex_state = 21},
[191] = {.lex_state = 20},
[192] = {.lex_state = 35},
[193] = {.lex_state = 35},
[194] = {.lex_state = 6},
[195] = {.lex_state = 21},
[196] = {.lex_state = 6},
[197] = {.lex_state = 21},
[198] = {.lex_state = 35},
[199] = {.lex_state = 35},
[200] = {.lex_state = 20},
[201] = {.lex_state = 5},
[202] = {.lex_state = 9},
[203] = {.lex_state = 9},
[204] = {.lex_state = 9},
[205] = {.lex_state = 9},
[206] = {.lex_state = 9},
[207] = {.lex_state = 9},
[208] = {.lex_state = 9},
[209] = {.lex_state = 9},
[210] = {.lex_state = 21},
[211] = {.lex_state = 35},
[212] = {.lex_state = 9},
[213] = {.lex_state = 9},
[214] = {.lex_state = 9},
[215] = {.lex_state = 21},
[216] = {.lex_state = 9},
[217] = {.lex_state = 9},
[218] = {.lex_state = 35},
[219] = {.lex_state = 9},
[220] = {.lex_state = 35},
[221] = {.lex_state = 35},
[222] = {.lex_state = 21},
[223] = {.lex_state = 9},
[224] = {.lex_state = 21},
[225] = {.lex_state = 21},
[226] = {.lex_state = 35},
[227] = {.lex_state = 21},
[228] = {.lex_state = 21},
[229] = {.lex_state = 9},
[230] = {.lex_state = 9},
[231] = {.lex_state = 9},
[232] = {.lex_state = 9},
[233] = {.lex_state = 9},
[234] = {.lex_state = 9},
[235] = {.lex_state = 9},
[236] = {.lex_state = 9},
[237] = {.lex_state = 9},
[238] = {.lex_state = 9},
[239] = {.lex_state = 9},
[240] = {.lex_state = 9},
[241] = {.lex_state = 9},
[242] = {.lex_state = 9},
[243] = {.lex_state = 9},
[244] = {.lex_state = 9},
[245] = {.lex_state = 21},
[246] = {.lex_state = 9},
[247] = {.lex_state = 21},
[248] = {.lex_state = 1},
[249] = {.lex_state = 1},
[250] = {.lex_state = 21},
[251] = {.lex_state = 1},
[252] = {.lex_state = 1},
[253] = {.lex_state = 1},
[254] = {.lex_state = 21},
[255] = {.lex_state = 1},
[256] = {.lex_state = 1},
[257] = {.lex_state = 1},
[258] = {.lex_state = 1},
[259] = {.lex_state = 1},
[260] = {.lex_state = 9},
[261] = {.lex_state = 9},
[262] = {.lex_state = 1},
[263] = {.lex_state = 1},
[264] = {.lex_state = 1},
[265] = {.lex_state = 1},
[266] = {.lex_state = 1},
[267] = {.lex_state = 1},
[268] = {.lex_state = 1},
[269] = {.lex_state = 1},
[270] = {.lex_state = 1},
[271] = {.lex_state = 21},
[272] = {.lex_state = 1},
[273] = {.lex_state = 1},
[274] = {.lex_state = 1},
[275] = {.lex_state = 1},
[276] = {.lex_state = 1},
[277] = {.lex_state = 1},
[278] = {.lex_state = 1},
[279] = {.lex_state = 1},
[280] = {.lex_state = 21},
[281] = {.lex_state = 1},
[282] = {.lex_state = 1},
[283] = {.lex_state = 21},
[284] = {.lex_state = 1},
[285] = {.lex_state = 1},
[286] = {.lex_state = 1},
[287] = {.lex_state = 1},
[288] = {.lex_state = 1},
[289] = {.lex_state = 1},
[290] = {.lex_state = 21},
[291] = {.lex_state = 1},
[292] = {.lex_state = 1},
[293] = {.lex_state = 1},
[294] = {.lex_state = 21},
[295] = {.lex_state = 1},
[296] = {.lex_state = 1},
[297] = {.lex_state = 21},
[298] = {.lex_state = 1},
[299] = {.lex_state = 1},
[300] = {.lex_state = 1},
[301] = {.lex_state = 21},
[302] = {.lex_state = 1},
[303] = {.lex_state = 1},
[304] = {.lex_state = 21},
[305] = {.lex_state = 21},
[306] = {.lex_state = 1},
[307] = {.lex_state = 1},
[308] = {.lex_state = 21},
[309] = {.lex_state = 1},
[310] = {.lex_state = 1},
[311] = {.lex_state = 21},
[312] = {.lex_state = 1},
[313] = {.lex_state = 21},
[314] = {.lex_state = 1},
[315] = {.lex_state = 1},
[316] = {.lex_state = 1},
[317] = {.lex_state = 1},
[318] = {.lex_state = 9},
[319] = {.lex_state = 1},
[320] = {.lex_state = 9},
[321] = {.lex_state = 1},
[322] = {.lex_state = 1},
[323] = {.lex_state = 21},
[324] = {.lex_state = 1},
[325] = {.lex_state = 1},
[326] = {.lex_state = 1},
[327] = {.lex_state = 1},
[328] = {.lex_state = 1},
[329] = {.lex_state = 1},
[330] = {.lex_state = 1},
[331] = {.lex_state = 11},
[332] = {.lex_state = 11},
[333] = {.lex_state = 11},
[334] = {.lex_state = 11},
[335] = {.lex_state = 11},
[336] = {.lex_state = 11},
[337] = {.lex_state = 11},
[338] = {.lex_state = 11},
[339] = {.lex_state = 11},
[340] = {.lex_state = 11},
[341] = {.lex_state = 11},
[342] = {.lex_state = 11},
[343] = {.lex_state = 11},
[344] = {.lex_state = 11},
[345] = {.lex_state = 11},
[346] = {.lex_state = 11},
[347] = {.lex_state = 11},
[348] = {.lex_state = 11},
[349] = {.lex_state = 11},
[350] = {.lex_state = 11},
[351] = {.lex_state = 11},
[352] = {.lex_state = 11},
[353] = {.lex_state = 11},
[354] = {.lex_state = 11},
[355] = {.lex_state = 11},
[356] = {.lex_state = 11},
[357] = {.lex_state = 11},
[358] = {.lex_state = 11},
[359] = {.lex_state = 11},
[360] = {.lex_state = 11},
[361] = {.lex_state = 11},
[362] = {.lex_state = 11},
[363] = {.lex_state = 35},
[364] = {.lex_state = 35},
[365] = {.lex_state = 12},
[366] = {.lex_state = 35},
[367] = {.lex_state = 12},
[368] = {.lex_state = 35},
[369] = {.lex_state = 35},
[370] = {.lex_state = 12},
[371] = {.lex_state = 35},
[372] = {.lex_state = 35},
[373] = {.lex_state = 35},
[374] = {.lex_state = 35},
[375] = {.lex_state = 12},
[376] = {.lex_state = 12},
[377] = {.lex_state = 35},
[378] = {.lex_state = 35},
[379] = {.lex_state = 35},
[380] = {.lex_state = 12},
[381] = {.lex_state = 12},
[382] = {.lex_state = 35},
[383] = {.lex_state = 35},
[384] = {.lex_state = 12},
[385] = {.lex_state = 35},
[386] = {.lex_state = 12},
[387] = {.lex_state = 12},
[388] = {.lex_state = 35},
[389] = {.lex_state = 9},
[390] = {.lex_state = 12},
[391] = {.lex_state = 35},
[392] = {.lex_state = 1},
[393] = {.lex_state = 35},
[394] = {.lex_state = 12},
[395] = {.lex_state = 1},
[396] = {.lex_state = 9},
[397] = {.lex_state = 9},
[398] = {.lex_state = 35},
[399] = {.lex_state = 35},
[400] = {.lex_state = 35},
[401] = {.lex_state = 12},
[402] = {.lex_state = 12},
[403] = {.lex_state = 35},
[404] = {.lex_state = 12},
[405] = {.lex_state = 35},
[406] = {.lex_state = 12},
[407] = {.lex_state = 12},
[408] = {.lex_state = 12},
[409] = {.lex_state = 12},
[410] = {.lex_state = 12},
[411] = {.lex_state = 12},
[412] = {.lex_state = 35},
[413] = {.lex_state = 12},
[414] = {.lex_state = 12},
[415] = {.lex_state = 12},
[416] = {.lex_state = 12},
[417] = {.lex_state = 12},
[418] = {.lex_state = 35},
[419] = {.lex_state = 12},
[420] = {.lex_state = 12},
[421] = {.lex_state = 12},
[422] = {.lex_state = 35},
[423] = {.lex_state = 35},
[424] = {.lex_state = 12},
[425] = {.lex_state = 35},
[426] = {.lex_state = 35},
[427] = {.lex_state = 35},
[428] = {.lex_state = 35},
[429] = {.lex_state = 35},
[430] = {.lex_state = 12},
[431] = {.lex_state = 35},
[432] = {.lex_state = 35},
[433] = {.lex_state = 35},
[434] = {.lex_state = 35},
[435] = {.lex_state = 35},
[436] = {.lex_state = 35},
[437] = {.lex_state = 35},
[438] = {.lex_state = 35},
[439] = {.lex_state = 35},
[440] = {.lex_state = 12},
[441] = {.lex_state = 22},
[442] = {.lex_state = 22},
[443] = {.lex_state = 35},
[444] = {.lex_state = 22},
[445] = {.lex_state = 22},
[446] = {.lex_state = 35},
[447] = {.lex_state = 35},
[448] = {.lex_state = 22},
[449] = {.lex_state = 13},
[450] = {.lex_state = 22},
[451] = {.lex_state = 35},
[452] = {.lex_state = 22},
[453] = {.lex_state = 22},
[454] = {.lex_state = 22},
[455] = {.lex_state = 22},
[456] = {.lex_state = 22},
[457] = {.lex_state = 22},
[458] = {.lex_state = 22},
[459] = {.lex_state = 22},
[460] = {.lex_state = 35},
[461] = {.lex_state = 22},
[462] = {.lex_state = 35},
[463] = {.lex_state = 22},
[464] = {.lex_state = 22},
[465] = {.lex_state = 22},
[466] = {.lex_state = 22},
[467] = {.lex_state = 35},
[468] = {.lex_state = 13},
[469] = {.lex_state = 13},
[470] = {.lex_state = 22},
[471] = {.lex_state = 22},
[472] = {.lex_state = 22},
[473] = {.lex_state = 22},
[474] = {.lex_state = 22},
[475] = {.lex_state = 22},
[476] = {.lex_state = 35},
[477] = {.lex_state = 22},
[478] = {.lex_state = 22},
[479] = {.lex_state = 22},
[480] = {.lex_state = 22},
[481] = {.lex_state = 22},
[482] = {.lex_state = 35},
[483] = {.lex_state = 22},
[484] = {.lex_state = 22},
[485] = {.lex_state = 22},
[486] = {.lex_state = 22},
[487] = {.lex_state = 35},
[488] = {.lex_state = 35},
[489] = {.lex_state = 13},
[490] = {.lex_state = 35},
[491] = {.lex_state = 13},
[492] = {.lex_state = 4},
[493] = {.lex_state = 9},
[494] = {.lex_state = 22},
[495] = {.lex_state = 7},
[496] = {.lex_state = 4},
[497] = {.lex_state = 35},
[498] = {.lex_state = 35},
[499] = {.lex_state = 19},
[500] = {.lex_state = 35},
[501] = {.lex_state = 35},
[502] = {.lex_state = 35},
[503] = {.lex_state = 7},
[504] = {.lex_state = 7},
[505] = {.lex_state = 35},
[506] = {.lex_state = 19},
[507] = {.lex_state = 35},
[508] = {.lex_state = 35},
[509] = {.lex_state = 7},
[510] = {.lex_state = 35},
[511] = {.lex_state = 19},
[512] = {.lex_state = 35},
[513] = {.lex_state = 35},
[514] = {.lex_state = 35},
[515] = {.lex_state = 35},
[516] = {.lex_state = 35},
[517] = {.lex_state = 7},
[518] = {.lex_state = 35},
[519] = {.lex_state = 19},
[520] = {.lex_state = 19},
[521] = {.lex_state = 35},
[522] = {.lex_state = 7},
[523] = {.lex_state = 19},
[524] = {.lex_state = 19},
[525] = {.lex_state = 19},
[526] = {.lex_state = 19},
[527] = {.lex_state = 19},
[528] = {.lex_state = 19},
[529] = {.lex_state = 19},
[530] = {.lex_state = 35},
[531] = {.lex_state = 7},
[532] = {.lex_state = 16},
[533] = {.lex_state = 35},
[534] = {.lex_state = 35},
[535] = {.lex_state = 35},
[536] = {.lex_state = 35},
[537] = {.lex_state = 2},
[538] = {.lex_state = 35},
[539] = {.lex_state = 35},
[540] = {.lex_state = 35},
[541] = {.lex_state = 35},
[542] = {.lex_state = 35},
[543] = {.lex_state = 35},
[544] = {.lex_state = 35},
[545] = {.lex_state = 7},
[546] = {.lex_state = 35},
[547] = {.lex_state = 35},
[548] = {.lex_state = 35},
[549] = {.lex_state = 35},
[550] = {.lex_state = 35},
[551] = {.lex_state = 19},
[552] = {.lex_state = 35},
[553] = {.lex_state = 2},
[554] = {.lex_state = 35},
[555] = {.lex_state = 2},
[556] = {.lex_state = 2},
[557] = {.lex_state = 2},
[558] = {.lex_state = 2},
[559] = {.lex_state = 35},
[560] = {.lex_state = 35},
[561] = {.lex_state = 35},
[562] = {.lex_state = 16},
[563] = {.lex_state = 35},
[564] = {.lex_state = 35},
[565] = {.lex_state = 35},
[566] = {.lex_state = 35},
[567] = {.lex_state = 2},
[568] = {.lex_state = 2},
[569] = {.lex_state = 2},
[570] = {.lex_state = 35},
[571] = {.lex_state = 35},
[572] = {.lex_state = 35},
[573] = {.lex_state = 35},
[574] = {.lex_state = 7},
[575] = {.lex_state = 7},
[576] = {.lex_state = 2},
[577] = {.lex_state = 35},
[578] = {.lex_state = 35},
[579] = {.lex_state = 35},
[580] = {.lex_state = 35},
[581] = {.lex_state = 35},
[582] = {.lex_state = 16},
[583] = {.lex_state = 35},
[584] = {.lex_state = 7},
[585] = {.lex_state = 35},
[586] = {.lex_state = 2},
[587] = {.lex_state = 2},
[588] = {.lex_state = 2},
[589] = {.lex_state = 35},
[590] = {.lex_state = 35},
[591] = {.lex_state = 35},
[592] = {.lex_state = 7},
[593] = {.lex_state = 35},
[594] = {.lex_state = 35},
[595] = {.lex_state = 35},
[596] = {.lex_state = 35},
[597] = {.lex_state = 35},
[598] = {.lex_state = 35},
[599] = {.lex_state = 2},
[600] = {.lex_state = 35},
[601] = {.lex_state = 35},
[602] = {.lex_state = 35},
[603] = {.lex_state = 2},
[604] = {.lex_state = 35},
[605] = {.lex_state = 7},
[606] = {.lex_state = 16},
[607] = {.lex_state = 2},
[608] = {.lex_state = 2},
[609] = {.lex_state = 35},
[610] = {.lex_state = 35},
[611] = {.lex_state = 35},
[612] = {.lex_state = 2},
[613] = {.lex_state = 2},
[614] = {.lex_state = 46},
[615] = {.lex_state = 2},
[616] = {.lex_state = 35},
[617] = {.lex_state = 35},
[618] = {.lex_state = 35},
[619] = {.lex_state = 2},
[620] = {.lex_state = 2},
[621] = {.lex_state = 35},
[622] = {.lex_state = 35},
[623] = {.lex_state = 35},
[624] = {.lex_state = 35},
[625] = {.lex_state = 35},
[626] = {.lex_state = 35},
[627] = {.lex_state = 35},
[628] = {.lex_state = 2},
[629] = {.lex_state = 35},
[630] = {.lex_state = 35},
[631] = {.lex_state = 7},
[632] = {.lex_state = 7},
[633] = {.lex_state = 35},
[634] = {.lex_state = 35},
[635] = {.lex_state = 35},
[636] = {.lex_state = 2},
[637] = {.lex_state = 35},
[638] = {.lex_state = 7},
[639] = {.lex_state = 35},
[640] = {.lex_state = 35},
[641] = {.lex_state = 7},
[642] = {.lex_state = 35},
[643] = {.lex_state = 35},
[644] = {.lex_state = 35},
[645] = {.lex_state = 35},
[646] = {.lex_state = 35},
[647] = {.lex_state = 35},
[648] = {.lex_state = 35},
[649] = {.lex_state = 35},
[650] = {.lex_state = 35},
[651] = {.lex_state = 35},
[652] = {.lex_state = 7},
[653] = {.lex_state = 35},
[654] = {.lex_state = 35},
[655] = {.lex_state = 35},
[656] = {.lex_state = 35},
[657] = {.lex_state = 2},
[658] = {.lex_state = 35},
[659] = {.lex_state = 16},
[660] = {.lex_state = 35},
[661] = {.lex_state = 35},
[662] = {.lex_state = 35},
[663] = {.lex_state = 7},
[664] = {.lex_state = 35},
[665] = {.lex_state = 35},
[666] = {.lex_state = 35},
[667] = {.lex_state = 35},
[668] = {.lex_state = 35},
[669] = {.lex_state = 7},
[670] = {.lex_state = 35},
[671] = {.lex_state = 35},
[672] = {.lex_state = 35},
[673] = {.lex_state = 7},
[674] = {.lex_state = 35},
[675] = {.lex_state = 35},
[676] = {.lex_state = 4},
[677] = {.lex_state = 35},
[678] = {.lex_state = 35},
[679] = {.lex_state = 35},
[680] = {.lex_state = 7},
[681] = {.lex_state = 35},
[682] = {.lex_state = 35},
[683] = {.lex_state = 35},
[684] = {.lex_state = 2},
[685] = {.lex_state = 35},
[686] = {.lex_state = 35},
[687] = {.lex_state = 7},
[688] = {.lex_state = 35},
[689] = {.lex_state = 35},
[690] = {.lex_state = 35},
[691] = {.lex_state = 35},
[692] = {.lex_state = 35},
[693] = {.lex_state = 35},
[694] = {.lex_state = 35},
[695] = {.lex_state = 35},
[696] = {.lex_state = 35},
[697] = {.lex_state = 35},
[698] = {.lex_state = 7},
[699] = {.lex_state = 35},
[700] = {.lex_state = 35},
[701] = {.lex_state = 7},
[702] = {.lex_state = 35},
[703] = {.lex_state = 7},
[704] = {.lex_state = 35},
[705] = {.lex_state = 35},
[706] = {.lex_state = 35},
[707] = {.lex_state = 35},
[708] = {.lex_state = 35},
[709] = {.lex_state = 35},
[710] = {.lex_state = 35},
[711] = {.lex_state = 35},
[712] = {.lex_state = 7},
[713] = {.lex_state = 35},
[714] = {.lex_state = 7},
[715] = {.lex_state = 35},
[716] = {.lex_state = 35},
[717] = {.lex_state = 35},
[718] = {.lex_state = 35},
[719] = {.lex_state = 35},
[720] = {.lex_state = 7},
[721] = {.lex_state = 35},
[722] = {.lex_state = 35},
[723] = {.lex_state = 35},
[724] = {.lex_state = 35},
[725] = {.lex_state = 35},
[726] = {.lex_state = 35},
[727] = {.lex_state = 2},
[728] = {.lex_state = 35},
[729] = {.lex_state = 35},
[730] = {.lex_state = 35},
[731] = {.lex_state = 7},
[732] = {.lex_state = 35},
[733] = {.lex_state = 35},
[734] = {.lex_state = 35},
[735] = {.lex_state = 2},
[736] = {.lex_state = 35},
[737] = {.lex_state = 7},
[738] = {.lex_state = 35},
[739] = {.lex_state = 35},
[740] = {.lex_state = 35},
[741] = {.lex_state = 2},
[742] = {.lex_state = 35},
[743] = {.lex_state = 35},
[744] = {.lex_state = 35},
[745] = {.lex_state = 35},
[746] = {.lex_state = 35},
[747] = {.lex_state = 35},
[748] = {.lex_state = 35},
[749] = {.lex_state = 7},
[750] = {.lex_state = 35},
[751] = {.lex_state = 35},
[752] = {.lex_state = 35},
[753] = {.lex_state = 35},
[754] = {.lex_state = 35},
[755] = {.lex_state = 35},
[756] = {.lex_state = 2},
[757] = {.lex_state = 35},
[758] = {.lex_state = 35},
[759] = {.lex_state = 35},
[760] = {.lex_state = 7},
[761] = {.lex_state = 35},
[762] = {.lex_state = 35},
[763] = {.lex_state = 35},
[764] = {.lex_state = 35},
[765] = {.lex_state = 35},
[766] = {.lex_state = 35},
[767] = {.lex_state = 35},
[768] = {.lex_state = 35},
[769] = {.lex_state = 7},
[770] = {.lex_state = 35},
[771] = {.lex_state = 35},
[772] = {.lex_state = 35},
[773] = {.lex_state = 35},
[774] = {.lex_state = 35},
[775] = {.lex_state = 35},
[776] = {.lex_state = 35},
[777] = {.lex_state = 35},
[778] = {.lex_state = 35},
[779] = {.lex_state = 35},
[780] = {.lex_state = 35},
[781] = {.lex_state = 35},
[782] = {.lex_state = 2},
[783] = {.lex_state = 35},
[784] = {.lex_state = 35},
[785] = {.lex_state = 35},
[786] = {.lex_state = 35},
[787] = {.lex_state = 35},
[788] = {.lex_state = 16},
[789] = {.lex_state = 35},
[790] = {.lex_state = 2},
[791] = {.lex_state = 2},
[792] = {.lex_state = 35},
[793] = {.lex_state = 16},
[794] = {.lex_state = 35},
[795] = {.lex_state = 2},
[796] = {.lex_state = 2},
[797] = {.lex_state = 35},
[798] = {.lex_state = 35},
[799] = {.lex_state = 16},
[800] = {.lex_state = 35},
[801] = {.lex_state = 16},
[802] = {.lex_state = 2},
[803] = {.lex_state = 2},
[804] = {.lex_state = 35},
[805] = {.lex_state = 35},
[806] = {.lex_state = 7},
[807] = {.lex_state = 2},
[808] = {.lex_state = 2},
[809] = {.lex_state = 16},
[810] = {.lex_state = 35},
[811] = {.lex_state = 35},
[812] = {.lex_state = 2},
[813] = {.lex_state = 16},
[814] = {.lex_state = 35},
[815] = {.lex_state = 16},
[816] = {.lex_state = 35},
[817] = {.lex_state = 2},
[818] = {.lex_state = 2},
[819] = {.lex_state = 2},
[820] = {.lex_state = 35},
[821] = {.lex_state = 2},
[822] = {.lex_state = 2},
[823] = {.lex_state = 35},
[824] = {.lex_state = 35},
[825] = {.lex_state = 16},
[826] = {.lex_state = 2},
[827] = {.lex_state = 35},
[828] = {.lex_state = 7},
[829] = {.lex_state = 2},
[830] = {.lex_state = 16},
[831] = {.lex_state = 35},
[832] = {.lex_state = 35},
[833] = {.lex_state = 2},
[834] = {.lex_state = 35},
[835] = {.lex_state = 35},
[836] = {.lex_state = 16},
[837] = {.lex_state = 35},
[838] = {.lex_state = 35},
[839] = {.lex_state = 2},
[840] = {.lex_state = 35},
[841] = {.lex_state = 2},
[842] = {.lex_state = 2},
[843] = {.lex_state = 35},
[844] = {.lex_state = 2},
[845] = {.lex_state = 2},
[846] = {.lex_state = 2},
[847] = {.lex_state = 35},
[848] = {.lex_state = 35},
[849] = {.lex_state = 35},
[850] = {.lex_state = 35},
[851] = {.lex_state = 35},
[852] = {.lex_state = 2},
[853] = {.lex_state = 2},
[854] = {.lex_state = 2},
[855] = {.lex_state = 16},
[856] = {.lex_state = 35},
[857] = {.lex_state = 35},
[858] = {.lex_state = 2},
[859] = {.lex_state = 46},
[860] = {.lex_state = 35},
[861] = {.lex_state = 2},
[862] = {.lex_state = 35},
[863] = {.lex_state = 35},
[864] = {.lex_state = 2},
[865] = {.lex_state = 35},
[866] = {.lex_state = 35},
[867] = {.lex_state = 2},
[868] = {.lex_state = 2},
[869] = {.lex_state = 35},
[870] = {.lex_state = 2},
[871] = {.lex_state = 35},
[872] = {.lex_state = 7},
[873] = {.lex_state = 35},
[874] = {.lex_state = 2},
[875] = {.lex_state = 2},
[876] = {.lex_state = 2},
[877] = {.lex_state = 2},
[878] = {.lex_state = 35},
[879] = {.lex_state = 2},
[880] = {.lex_state = 7},
[881] = {.lex_state = 2},
[882] = {.lex_state = 2},
[883] = {.lex_state = 2},
[884] = {.lex_state = 2},
[885] = {.lex_state = 35},
[886] = {.lex_state = 2},
[887] = {.lex_state = 2},
[888] = {.lex_state = 35},
[889] = {.lex_state = 2},
[890] = {.lex_state = 2},
[891] = {.lex_state = 2},
[892] = {.lex_state = 2},
[893] = {.lex_state = 35},
[894] = {.lex_state = 35},
[895] = {.lex_state = 35},
[896] = {.lex_state = 35},
[897] = {.lex_state = 35},
[898] = {.lex_state = 35},
[899] = {.lex_state = 35},
[900] = {.lex_state = 35},
[901] = {.lex_state = 35},
[902] = {.lex_state = 35},
[903] = {.lex_state = 35},
[904] = {.lex_state = 35},
[905] = {.lex_state = 35},
[906] = {.lex_state = 35},
[907] = {.lex_state = 35},
[908] = {.lex_state = 35},
[909] = {.lex_state = 35},
[910] = {.lex_state = 35},
[911] = {.lex_state = 35},
[912] = {.lex_state = 35},
[913] = {.lex_state = 35},
[914] = {.lex_state = 35},
[915] = {.lex_state = 35},
[916] = {.lex_state = 35},
[917] = {.lex_state = 35},
[918] = {.lex_state = 35},
[919] = {.lex_state = 35},
[920] = {.lex_state = 35},
[921] = {.lex_state = 35},
[922] = {.lex_state = 35},
[923] = {.lex_state = 35},
[924] = {.lex_state = 35},
[925] = {.lex_state = 35},
[926] = {.lex_state = 35},
[927] = {.lex_state = 35},
[928] = {.lex_state = 2},
[929] = {.lex_state = 2},
[930] = {.lex_state = 2},
[931] = {.lex_state = 2},
[932] = {.lex_state = 2},
[933] = {.lex_state = 2},
[934] = {.lex_state = 2},
[935] = {.lex_state = 2},
[936] = {.lex_state = 2},
[937] = {.lex_state = 2},
[938] = {.lex_state = 2},
[939] = {.lex_state = 2},
[940] = {.lex_state = 2},
[941] = {.lex_state = 2},
[942] = {.lex_state = 2},
[943] = {.lex_state = 2},
[944] = {.lex_state = 35},
[945] = {(TSStateId)(-1),},
};
static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = {
[STATE(0)] = {
[sym_comment] = STATE(0),
[ts_builtin_sym_end] = ACTIONS(1),
[anon_sym_SEMI] = ACTIONS(1),
[anon_sym_POUND] = ACTIONS(3),
[anon_sym_EQ] = ACTIONS(1),
[anon_sym_DOLLAR] = ACTIONS(1),
[anon_sym_LBRACE] = ACTIONS(1),
[anon_sym_RBRACE] = ACTIONS(1),
[anon_sym_LPAREN] = ACTIONS(1),
[anon_sym_RPAREN] = ACTIONS(1),
[anon_sym_AT] = ACTIONS(1),
[anon_sym_COMMA] = ACTIONS(1),
[anon_sym_DQUOTE] = ACTIONS(1),
[anon_sym_SQUOTE] = ACTIONS(1),
[anon_sym_BSLASH_DOLLAR] = ACTIONS(1),
[aux_sym_variable_expansion_token1] = ACTIONS(1),
[anon_sym_BSLASH_DOLLAR_LBRACE] = ACTIONS(1),
[aux_sym_escape_sequence_token3] = ACTIONS(1),
[aux_sym_escape_sequence_token4] = ACTIONS(1),
[anon_sym_PERCENT_PERCENT] = ACTIONS(1),
[anon_sym_PERCENT] = ACTIONS(1),
[anon_sym_LPAREN2] = ACTIONS(1),
[anon_sym_RPAREN2] = ACTIONS(1),
[aux_sym_format_converter_token1] = ACTIONS(1),
[anon_sym_DOT] = ACTIONS(1),
[aux_sym_format_converter_token2] = ACTIONS(1),
[anon_sym_LBRACK] = ACTIONS(1),
[anon_sym_RBRACK] = ACTIONS(1),
[anon_sym_LBRACE2] = ACTIONS(1),
[anon_sym_RBRACE2] = ACTIONS(1),
[anon_sym_B] = ACTIONS(1),
[anon_sym_LT] = ACTIONS(1),
[anon_sym_GT] = ACTIONS(1),
[anon_sym_SLASH] = ACTIONS(1),
[anon_sym_POUND_SLASH] = ACTIONS(1),
[anon_sym_T] = ACTIONS(1),
[anon_sym_DOT2] = ACTIONS(1),
[anon_sym_POUND2] = ACTIONS(1),
[anon_sym_CARET] = ACTIONS(1),
[anon_sym_BSLASH_RBRACK] = ACTIONS(1),
[anon_sym_PIPE] = ACTIONS(1),
[anon_sym_QMARK] = ACTIONS(1),
[sym_checksum_flag] = ACTIONS(1),
[anon_sym_DASH] = ACTIONS(1),
[aux_sym_number_token2] = ACTIONS(1),
},
[STATE(1)] = {
[sym_source_file] = STATE(857),
[sym_comment] = STATE(1),
[sym_assignment] = STATE(617),
[sym_variable_name] = STATE(624),
[sym_function] = STATE(198),
[sym_function_name] = STATE(834),
[sym_handler] = STATE(198),
[aux_sym_source_file_repeat1] = STATE(198),
[ts_builtin_sym_end] = ACTIONS(5),
[anon_sym_SEMI] = ACTIONS(7),
[anon_sym_POUND] = ACTIONS(9),
[anon_sym_AT] = ACTIONS(11),
[sym__identifier] = ACTIONS(13),
},
};
static const uint16_t ts_small_parse_table[] = {
[0] = 17,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(17), 1,
anon_sym_DOLLAR,
ACTIONS(21), 1,
anon_sym_LPAREN,
ACTIONS(23), 1,
anon_sym_DQUOTE,
ACTIONS(25), 1,
anon_sym_SQUOTE,
ACTIONS(27), 1,
anon_sym_QMARK,
ACTIONS(29), 1,
anon_sym_DASH,
ACTIONS(31), 1,
aux_sym_number_token1,
ACTIONS(35), 1,
aux_sym_ascii_name_token1,
STATE(2), 1,
sym_comment,
STATE(7), 1,
aux_sym_string_repeat1,
STATE(507), 1,
sym__value,
ACTIONS(19), 2,
aux_sym_keyword_token1,
aux_sym_keyword_token2,
ACTIONS(33), 2,
aux_sym_number_token2,
aux_sym_number_token3,
STATE(23), 2,
sym__double_quoted_string,
sym__single_quoted_string,
STATE(492), 2,
sym_keyword,
sym_string,
STATE(34), 4,
sym_variable,
sym_quoted_literal,
sym_number,
sym_ascii_name,
[59] = 16,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(17), 1,
anon_sym_DOLLAR,
ACTIONS(23), 1,
anon_sym_DQUOTE,
ACTIONS(25), 1,
anon_sym_SQUOTE,
ACTIONS(27), 1,
anon_sym_QMARK,
ACTIONS(29), 1,
anon_sym_DASH,
ACTIONS(31), 1,
aux_sym_number_token1,
ACTIONS(35), 1,
aux_sym_ascii_name_token1,
STATE(3), 1,
sym_comment,
STATE(7), 1,
aux_sym_string_repeat1,
STATE(515), 1,
sym__value,
ACTIONS(19), 2,
aux_sym_keyword_token1,
aux_sym_keyword_token2,
ACTIONS(33), 2,
aux_sym_number_token2,
aux_sym_number_token3,
STATE(23), 2,
sym__double_quoted_string,
sym__single_quoted_string,
STATE(492), 2,
sym_keyword,
sym_string,
STATE(34), 4,
sym_variable,
sym_quoted_literal,
sym_number,
sym_ascii_name,
[115] = 16,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(17), 1,
anon_sym_DOLLAR,
ACTIONS(23), 1,
anon_sym_DQUOTE,
ACTIONS(25), 1,
anon_sym_SQUOTE,
ACTIONS(27), 1,
anon_sym_QMARK,
ACTIONS(29), 1,
anon_sym_DASH,
ACTIONS(31), 1,
aux_sym_number_token1,
ACTIONS(35), 1,
aux_sym_ascii_name_token1,
STATE(4), 1,
sym_comment,
STATE(7), 1,
aux_sym_string_repeat1,
STATE(676), 1,
sym__value,
ACTIONS(19), 2,
aux_sym_keyword_token1,
aux_sym_keyword_token2,
ACTIONS(33), 2,
aux_sym_number_token2,
aux_sym_number_token3,
STATE(23), 2,
sym__double_quoted_string,
sym__single_quoted_string,
STATE(492), 2,
sym_keyword,
sym_string,
STATE(34), 4,
sym_variable,
sym_quoted_literal,
sym_number,
sym_ascii_name,
[171] = 16,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(17), 1,
anon_sym_DOLLAR,
ACTIONS(23), 1,
anon_sym_DQUOTE,
ACTIONS(25), 1,
anon_sym_SQUOTE,
ACTIONS(27), 1,
anon_sym_QMARK,
ACTIONS(29), 1,
anon_sym_DASH,
ACTIONS(31), 1,
aux_sym_number_token1,
ACTIONS(35), 1,
aux_sym_ascii_name_token1,
STATE(5), 1,
sym_comment,
STATE(7), 1,
aux_sym_string_repeat1,
STATE(502), 1,
sym__value,
ACTIONS(19), 2,
aux_sym_keyword_token1,
aux_sym_keyword_token2,
ACTIONS(33), 2,
aux_sym_number_token2,
aux_sym_number_token3,
STATE(23), 2,
sym__double_quoted_string,
sym__single_quoted_string,
STATE(492), 2,
sym_keyword,
sym_string,
STATE(34), 4,
sym_variable,
sym_quoted_literal,
sym_number,
sym_ascii_name,
[227] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(37), 1,
anon_sym_DOLLAR,
ACTIONS(40), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(49), 1,
anon_sym_DASH,
ACTIONS(52), 1,
aux_sym_number_token1,
ACTIONS(46), 2,
anon_sym_QMARK,
aux_sym_ascii_name_token1,
ACTIONS(55), 2,
aux_sym_number_token2,
aux_sym_number_token3,
STATE(6), 2,
sym_comment,
aux_sym_string_repeat1,
STATE(23), 2,
sym__double_quoted_string,
sym__single_quoted_string,
STATE(126), 4,
sym_variable,
sym_quoted_literal,
sym_number,
sym_ascii_name,
[268] = 12,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(17), 1,
anon_sym_DOLLAR,
ACTIONS(23), 1,
anon_sym_DQUOTE,
ACTIONS(25), 1,
anon_sym_SQUOTE,
ACTIONS(29), 1,
anon_sym_DASH,
ACTIONS(31), 1,
aux_sym_number_token1,
STATE(6), 1,
aux_sym_string_repeat1,
STATE(7), 1,
sym_comment,
ACTIONS(27), 2,
anon_sym_QMARK,
aux_sym_ascii_name_token1,
ACTIONS(33), 2,
aux_sym_number_token2,
aux_sym_number_token3,
STATE(23), 2,
sym__double_quoted_string,
sym__single_quoted_string,
STATE(26), 4,
sym_variable,
sym_quoted_literal,
sym_number,
sym_ascii_name,
[311] = 13,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(58), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(60), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(64), 1,
aux_sym_record_name_token1,
ACTIONS(66), 1,
sym__identifier,
STATE(8), 1,
sym_comment,
STATE(27), 1,
aux_sym_record_name_repeat1,
STATE(35), 1,
aux_sym_field_name_repeat1,
STATE(514), 1,
sym_record_name,
STATE(871), 1,
sym_format_inout,
STATE(878), 1,
sym_field_name,
STATE(38), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(62), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[356] = 13,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(58), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(60), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(64), 1,
aux_sym_record_name_token1,
ACTIONS(66), 1,
sym__identifier,
STATE(9), 1,
sym_comment,
STATE(27), 1,
aux_sym_record_name_repeat1,
STATE(35), 1,
aux_sym_field_name_repeat1,
STATE(514), 1,
sym_record_name,
STATE(792), 1,
sym_format_inout,
STATE(878), 1,
sym_field_name,
STATE(38), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(62), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[401] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(68), 1,
anon_sym_DQUOTE,
ACTIONS(70), 1,
sym__quoted_string_text_fragment,
ACTIONS(72), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(74), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(78), 1,
anon_sym_PERCENT,
STATE(10), 1,
sym_comment,
STATE(11), 1,
aux_sym__double_quoted_string_repeat1,
STATE(194), 3,
sym_variable_expansion,
sym_escape_sequence,
sym_format_converter,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[438] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(70), 1,
sym__quoted_string_text_fragment,
ACTIONS(72), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(74), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(78), 1,
anon_sym_PERCENT,
ACTIONS(80), 1,
anon_sym_DQUOTE,
STATE(11), 1,
sym_comment,
STATE(17), 1,
aux_sym__double_quoted_string_repeat1,
STATE(194), 3,
sym_variable_expansion,
sym_escape_sequence,
sym_format_converter,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[475] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(82), 1,
anon_sym_SQUOTE,
ACTIONS(84), 1,
sym__quoted_string_text_fragment2,
ACTIONS(86), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(88), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(92), 1,
anon_sym_PERCENT,
STATE(12), 1,
sym_comment,
STATE(18), 1,
aux_sym__single_quoted_string_repeat1,
STATE(48), 3,
sym_variable_expansion,
sym_escape_sequence,
sym_format_converter,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[512] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(13), 1,
sym_comment,
ACTIONS(96), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(94), 12,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_PIPE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[537] = 15,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(98), 1,
anon_sym_LPAREN2,
ACTIONS(100), 1,
aux_sym_format_converter_token1,
ACTIONS(102), 1,
anon_sym_DOT,
ACTIONS(104), 1,
aux_sym_format_converter_token2,
ACTIONS(106), 1,
anon_sym_LBRACK,
ACTIONS(108), 1,
anon_sym_LBRACE2,
ACTIONS(110), 1,
anon_sym_B,
ACTIONS(112), 1,
anon_sym_LT,
ACTIONS(114), 1,
anon_sym_SLASH,
ACTIONS(116), 1,
anon_sym_POUND_SLASH,
ACTIONS(118), 1,
anon_sym_T,
STATE(14), 1,
sym_comment,
STATE(190), 1,
sym_format_flag,
ACTIONS(120), 2,
anon_sym_POUND2,
aux_sym_format_flag_token1,
[584] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(84), 1,
sym__quoted_string_text_fragment2,
ACTIONS(86), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(88), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(92), 1,
anon_sym_PERCENT,
ACTIONS(122), 1,
anon_sym_SQUOTE,
STATE(12), 1,
aux_sym__single_quoted_string_repeat1,
STATE(15), 1,
sym_comment,
STATE(48), 3,
sym_variable_expansion,
sym_escape_sequence,
sym_format_converter,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[621] = 5,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(16), 1,
sym_comment,
ACTIONS(124), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
ACTIONS(128), 5,
aux_sym_keyword_token1,
aux_sym_keyword_token2,
aux_sym_number_token2,
aux_sym_number_token3,
aux_sym_ascii_name_token1,
ACTIONS(126), 7,
anon_sym_DOLLAR,
anon_sym_LPAREN,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
[648] = 9,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(130), 1,
anon_sym_DQUOTE,
ACTIONS(132), 1,
sym__quoted_string_text_fragment,
ACTIONS(135), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(138), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(144), 1,
anon_sym_PERCENT,
STATE(17), 2,
sym_comment,
aux_sym__double_quoted_string_repeat1,
STATE(194), 3,
sym_variable_expansion,
sym_escape_sequence,
sym_format_converter,
ACTIONS(141), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[683] = 9,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(147), 1,
anon_sym_SQUOTE,
ACTIONS(149), 1,
sym__quoted_string_text_fragment2,
ACTIONS(152), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(155), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(161), 1,
anon_sym_PERCENT,
STATE(18), 2,
sym_comment,
aux_sym__single_quoted_string_repeat1,
STATE(48), 3,
sym_variable_expansion,
sym_escape_sequence,
sym_format_converter,
ACTIONS(158), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[718] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(19), 1,
sym_comment,
ACTIONS(166), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(164), 12,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_PIPE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[743] = 15,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(168), 1,
anon_sym_LPAREN2,
ACTIONS(170), 1,
aux_sym_format_converter_token1,
ACTIONS(172), 1,
anon_sym_DOT,
ACTIONS(174), 1,
aux_sym_format_converter_token2,
ACTIONS(176), 1,
anon_sym_LBRACK,
ACTIONS(178), 1,
anon_sym_LBRACE2,
ACTIONS(180), 1,
anon_sym_B,
ACTIONS(182), 1,
anon_sym_LT,
ACTIONS(184), 1,
anon_sym_SLASH,
ACTIONS(186), 1,
anon_sym_POUND_SLASH,
ACTIONS(188), 1,
anon_sym_T,
STATE(20), 1,
sym_comment,
STATE(195), 1,
sym_format_flag,
ACTIONS(120), 2,
anon_sym_POUND2,
aux_sym_format_flag_token1,
[790] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(21), 1,
sym_comment,
ACTIONS(192), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(190), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[814] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(22), 1,
sym_comment,
ACTIONS(196), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(194), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[838] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(23), 1,
sym_comment,
ACTIONS(200), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(198), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[862] = 5,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(202), 1,
anon_sym_EQ,
STATE(24), 1,
sym_comment,
ACTIONS(128), 5,
aux_sym_keyword_token1,
aux_sym_keyword_token2,
aux_sym_number_token2,
aux_sym_number_token3,
aux_sym_ascii_name_token1,
ACTIONS(126), 7,
anon_sym_DOLLAR,
anon_sym_LPAREN,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
[888] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(25), 1,
sym_comment,
ACTIONS(206), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(204), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[912] = 6,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(212), 1,
anon_sym_COMMA,
STATE(26), 1,
sym_comment,
ACTIONS(214), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(208), 3,
anon_sym_SEMI,
anon_sym_RBRACE,
anon_sym_RPAREN,
ACTIONS(210), 7,
anon_sym_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[940] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(58), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(60), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(218), 1,
aux_sym_record_name_token1,
STATE(27), 1,
sym_comment,
STATE(31), 1,
aux_sym_record_name_repeat1,
ACTIONS(216), 2,
anon_sym_RPAREN2,
anon_sym_DOT2,
STATE(44), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(62), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[974] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(28), 1,
sym_comment,
ACTIONS(222), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(220), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[998] = 14,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(224), 1,
aux_sym_format_converter_token1,
ACTIONS(226), 1,
anon_sym_DOT,
ACTIONS(228), 1,
aux_sym_format_converter_token2,
ACTIONS(230), 1,
anon_sym_LBRACK,
ACTIONS(232), 1,
anon_sym_LBRACE2,
ACTIONS(234), 1,
anon_sym_B,
ACTIONS(236), 1,
anon_sym_LT,
ACTIONS(238), 1,
anon_sym_SLASH,
ACTIONS(240), 1,
anon_sym_POUND_SLASH,
ACTIONS(242), 1,
anon_sym_T,
STATE(29), 1,
sym_comment,
STATE(55), 1,
sym_format_flag,
ACTIONS(120), 2,
anon_sym_POUND2,
aux_sym_format_flag_token1,
[1042] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(30), 1,
sym_comment,
ACTIONS(246), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(244), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[1066] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(248), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(251), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(259), 1,
aux_sym_record_name_token1,
ACTIONS(257), 2,
anon_sym_RPAREN2,
anon_sym_DOT2,
STATE(31), 2,
sym_comment,
aux_sym_record_name_repeat1,
STATE(44), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(254), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1098] = 14,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(262), 1,
aux_sym_format_converter_token1,
ACTIONS(264), 1,
anon_sym_DOT,
ACTIONS(266), 1,
aux_sym_format_converter_token2,
ACTIONS(268), 1,
anon_sym_LBRACK,
ACTIONS(270), 1,
anon_sym_LBRACE2,
ACTIONS(272), 1,
anon_sym_B,
ACTIONS(274), 1,
anon_sym_LT,
ACTIONS(276), 1,
anon_sym_SLASH,
ACTIONS(278), 1,
anon_sym_POUND_SLASH,
ACTIONS(280), 1,
anon_sym_T,
STATE(32), 1,
sym_comment,
STATE(197), 1,
sym_format_flag,
ACTIONS(120), 2,
anon_sym_POUND2,
aux_sym_format_flag_token1,
[1142] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(33), 1,
sym_comment,
ACTIONS(284), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(282), 11,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_RBRACE,
anon_sym_RPAREN,
anon_sym_COMMA,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[1166] = 6,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(212), 1,
anon_sym_COMMA,
STATE(34), 1,
sym_comment,
ACTIONS(214), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(286), 3,
anon_sym_SEMI,
anon_sym_RBRACE,
anon_sym_RPAREN,
ACTIONS(210), 7,
anon_sym_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[1194] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(294), 1,
anon_sym_RPAREN2,
ACTIONS(296), 1,
sym__identifier,
STATE(35), 1,
sym_comment,
STATE(36), 1,
aux_sym_field_name_repeat1,
STATE(218), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(292), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1227] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(298), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(301), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(307), 1,
anon_sym_RPAREN2,
ACTIONS(309), 1,
sym__identifier,
STATE(36), 2,
sym_comment,
aux_sym_field_name_repeat1,
STATE(218), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(304), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1258] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(296), 1,
sym__identifier,
STATE(35), 1,
aux_sym_field_name_repeat1,
STATE(37), 1,
sym_comment,
STATE(863), 1,
sym_field_name,
STATE(218), 2,
sym_variable_expansion,
sym_escape_sequence,
ACTIONS(292), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1291] = 5,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(316), 1,
sym__identifier,
STATE(38), 1,
sym_comment,
ACTIONS(312), 2,
anon_sym_BSLASH_DOLLAR,
aux_sym_record_name_token1,
ACTIONS(314), 8,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_DOT2,
[1315] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(39), 1,
sym_comment,
ACTIONS(318), 3,
anon_sym_BSLASH_DOLLAR,
aux_sym_record_name_token1,
sym__identifier,
ACTIONS(320), 8,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_DOT2,
[1337] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(40), 1,
sym_comment,
ACTIONS(322), 3,
anon_sym_BSLASH_DOLLAR,
aux_sym_record_name_token1,
sym__identifier,
ACTIONS(324), 8,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_DOT2,
[1359] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(41), 1,
sym_comment,
ACTIONS(326), 3,
anon_sym_BSLASH_DOLLAR,
aux_sym_record_name_token1,
sym__identifier,
ACTIONS(328), 8,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_DOT2,
[1381] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(42), 1,
sym_comment,
ACTIONS(330), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(332), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1402] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(43), 1,
sym_comment,
ACTIONS(318), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(320), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1423] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(312), 1,
anon_sym_BSLASH_DOLLAR,
STATE(44), 1,
sym_comment,
ACTIONS(314), 9,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_DOT2,
aux_sym_record_name_token1,
[1444] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(45), 1,
sym_comment,
ACTIONS(334), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(336), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1465] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(46), 1,
sym_comment,
ACTIONS(338), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(340), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1486] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(47), 1,
sym_comment,
ACTIONS(322), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(324), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1507] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(48), 1,
sym_comment,
ACTIONS(342), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(344), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1528] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(49), 1,
sym_comment,
ACTIONS(346), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(348), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1549] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(50), 1,
sym_comment,
ACTIONS(350), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(352), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1570] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(51), 1,
sym_comment,
ACTIONS(354), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(356), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1591] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(52), 1,
sym_comment,
ACTIONS(358), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(360), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1612] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(53), 1,
sym_comment,
ACTIONS(362), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(364), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1633] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(54), 1,
sym_comment,
ACTIONS(366), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(368), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1654] = 12,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(370), 1,
aux_sym_format_converter_token1,
ACTIONS(372), 1,
anon_sym_DOT,
ACTIONS(374), 1,
aux_sym_format_converter_token2,
ACTIONS(376), 1,
anon_sym_LBRACK,
ACTIONS(378), 1,
anon_sym_LBRACE2,
ACTIONS(380), 1,
anon_sym_B,
ACTIONS(382), 1,
anon_sym_LT,
ACTIONS(384), 1,
anon_sym_SLASH,
ACTIONS(386), 1,
anon_sym_POUND_SLASH,
ACTIONS(388), 1,
anon_sym_T,
STATE(55), 1,
sym_comment,
[1691] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(56), 1,
sym_comment,
ACTIONS(390), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(392), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1712] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(57), 1,
sym_comment,
ACTIONS(394), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(396), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1733] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(58), 1,
sym_comment,
ACTIONS(398), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(400), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1754] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(59), 1,
sym_comment,
ACTIONS(402), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(404), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1775] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(60), 1,
sym_comment,
ACTIONS(406), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(408), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1796] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(61), 1,
sym_comment,
ACTIONS(410), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(412), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1817] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(62), 1,
sym_comment,
ACTIONS(414), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(416), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1838] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(63), 1,
sym_comment,
ACTIONS(418), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(420), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1859] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(64), 1,
sym_comment,
ACTIONS(422), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(424), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1880] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(65), 1,
sym_comment,
ACTIONS(426), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(428), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1901] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(66), 1,
sym_comment,
ACTIONS(430), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(432), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1922] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(67), 1,
sym_comment,
ACTIONS(434), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(436), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1943] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(68), 1,
sym_comment,
ACTIONS(438), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(440), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1964] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(69), 1,
sym_comment,
ACTIONS(442), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(444), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[1985] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(70), 1,
sym_comment,
ACTIONS(446), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(448), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2006] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(71), 1,
sym_comment,
ACTIONS(450), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(452), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2027] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(72), 1,
sym_comment,
ACTIONS(454), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(456), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2048] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(73), 1,
sym_comment,
ACTIONS(458), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(460), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2069] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(74), 1,
sym_comment,
ACTIONS(462), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(464), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2090] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(75), 1,
sym_comment,
ACTIONS(466), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(468), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2111] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(76), 1,
sym_comment,
ACTIONS(470), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(472), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2132] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(77), 1,
sym_comment,
ACTIONS(474), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(476), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2153] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(78), 1,
sym_comment,
ACTIONS(478), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(480), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2174] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(79), 1,
sym_comment,
ACTIONS(482), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(484), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2195] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(80), 1,
sym_comment,
ACTIONS(486), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(488), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2216] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(81), 1,
sym_comment,
ACTIONS(490), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(492), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2237] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(82), 1,
sym_comment,
ACTIONS(494), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(496), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2258] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(83), 1,
sym_comment,
ACTIONS(498), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(500), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2279] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(84), 1,
sym_comment,
ACTIONS(502), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(504), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2300] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(85), 1,
sym_comment,
ACTIONS(506), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(508), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2321] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(86), 1,
sym_comment,
ACTIONS(510), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(512), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2342] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(87), 1,
sym_comment,
ACTIONS(514), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(516), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2363] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(88), 1,
sym_comment,
ACTIONS(518), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(520), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2384] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(89), 1,
sym_comment,
ACTIONS(522), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(524), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2405] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(90), 1,
sym_comment,
ACTIONS(526), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(528), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2426] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(91), 1,
sym_comment,
ACTIONS(530), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(532), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2447] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(92), 1,
sym_comment,
ACTIONS(534), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(536), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2468] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(93), 1,
sym_comment,
ACTIONS(538), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(540), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2489] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(94), 1,
sym_comment,
ACTIONS(542), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(544), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2510] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(95), 1,
sym_comment,
ACTIONS(546), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(548), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2531] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(96), 1,
sym_comment,
ACTIONS(550), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(552), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2552] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(97), 1,
sym_comment,
ACTIONS(554), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(556), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2573] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(98), 1,
sym_comment,
ACTIONS(558), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(560), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2594] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(99), 1,
sym_comment,
ACTIONS(562), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(564), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2615] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(100), 1,
sym_comment,
ACTIONS(566), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(568), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2636] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(101), 1,
sym_comment,
ACTIONS(570), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(572), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2657] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(102), 1,
sym_comment,
ACTIONS(574), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(576), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2678] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(103), 1,
sym_comment,
ACTIONS(578), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(580), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2699] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(104), 1,
sym_comment,
ACTIONS(582), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(584), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2720] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(105), 1,
sym_comment,
ACTIONS(586), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(588), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2741] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(106), 1,
sym_comment,
ACTIONS(590), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(592), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2762] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(107), 1,
sym_comment,
ACTIONS(594), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(596), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2783] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(108), 1,
sym_comment,
ACTIONS(598), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(600), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2804] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(109), 1,
sym_comment,
ACTIONS(602), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(604), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2825] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(110), 1,
sym_comment,
ACTIONS(606), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(608), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2846] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(111), 1,
sym_comment,
ACTIONS(610), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(612), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2867] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(112), 1,
sym_comment,
ACTIONS(614), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(616), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2888] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(113), 1,
sym_comment,
ACTIONS(618), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(620), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2909] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(114), 1,
sym_comment,
ACTIONS(622), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(624), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2930] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(115), 1,
sym_comment,
ACTIONS(626), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(628), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2951] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(116), 1,
sym_comment,
ACTIONS(326), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(328), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2972] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(117), 1,
sym_comment,
ACTIONS(322), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(324), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[2993] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(118), 1,
sym_comment,
ACTIONS(346), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(348), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3014] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(119), 1,
sym_comment,
ACTIONS(318), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(320), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3035] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(120), 1,
sym_comment,
ACTIONS(334), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(336), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3056] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(121), 1,
sym_comment,
ACTIONS(338), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(340), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3077] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(122), 1,
sym_comment,
ACTIONS(630), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(632), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3098] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(123), 1,
sym_comment,
ACTIONS(350), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(352), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3119] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(124), 1,
sym_comment,
ACTIONS(354), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(356), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3140] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(125), 1,
sym_comment,
ACTIONS(358), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(360), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3161] = 5,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(212), 1,
anon_sym_COMMA,
STATE(126), 1,
sym_comment,
ACTIONS(214), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(210), 7,
anon_sym_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[3184] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(127), 1,
sym_comment,
ACTIONS(366), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(368), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3205] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(128), 1,
sym_comment,
ACTIONS(390), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(392), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3226] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(129), 1,
sym_comment,
ACTIONS(394), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(396), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3247] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(130), 1,
sym_comment,
ACTIONS(398), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(400), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3268] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(131), 1,
sym_comment,
ACTIONS(402), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(404), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3289] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(132), 1,
sym_comment,
ACTIONS(406), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(408), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3310] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(133), 1,
sym_comment,
ACTIONS(410), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(412), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3331] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(134), 1,
sym_comment,
ACTIONS(414), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(416), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3352] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(135), 1,
sym_comment,
ACTIONS(418), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(420), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3373] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(136), 1,
sym_comment,
ACTIONS(422), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(424), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3394] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(137), 1,
sym_comment,
ACTIONS(426), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(428), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3415] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(138), 1,
sym_comment,
ACTIONS(430), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(432), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3436] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(139), 1,
sym_comment,
ACTIONS(434), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(436), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3457] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(140), 1,
sym_comment,
ACTIONS(438), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(440), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3478] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(141), 1,
sym_comment,
ACTIONS(442), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(444), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3499] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(142), 1,
sym_comment,
ACTIONS(446), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(448), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3520] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(143), 1,
sym_comment,
ACTIONS(450), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(452), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3541] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(144), 1,
sym_comment,
ACTIONS(454), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(456), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3562] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(145), 1,
sym_comment,
ACTIONS(458), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(460), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3583] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(146), 1,
sym_comment,
ACTIONS(462), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(464), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3604] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(147), 1,
sym_comment,
ACTIONS(466), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(468), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3625] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(148), 1,
sym_comment,
ACTIONS(470), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(472), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3646] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(149), 1,
sym_comment,
ACTIONS(474), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(476), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3667] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(150), 1,
sym_comment,
ACTIONS(478), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(480), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3688] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(151), 1,
sym_comment,
ACTIONS(482), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(484), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3709] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(152), 1,
sym_comment,
ACTIONS(486), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(488), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3730] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(153), 1,
sym_comment,
ACTIONS(490), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(492), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3751] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(154), 1,
sym_comment,
ACTIONS(494), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(496), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3772] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(155), 1,
sym_comment,
ACTIONS(498), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(500), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3793] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(156), 1,
sym_comment,
ACTIONS(502), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(504), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3814] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(157), 1,
sym_comment,
ACTIONS(506), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(508), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3835] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(158), 1,
sym_comment,
ACTIONS(510), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(512), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3856] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(159), 1,
sym_comment,
ACTIONS(514), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(516), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3877] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(160), 1,
sym_comment,
ACTIONS(518), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(520), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3898] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(161), 1,
sym_comment,
ACTIONS(522), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(524), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3919] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(162), 1,
sym_comment,
ACTIONS(526), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(528), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3940] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(163), 1,
sym_comment,
ACTIONS(530), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(532), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3961] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(164), 1,
sym_comment,
ACTIONS(534), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(536), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[3982] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(165), 1,
sym_comment,
ACTIONS(538), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(540), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4003] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(166), 1,
sym_comment,
ACTIONS(542), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(544), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4024] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(167), 1,
sym_comment,
ACTIONS(546), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(548), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4045] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(168), 1,
sym_comment,
ACTIONS(550), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(552), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4066] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(169), 1,
sym_comment,
ACTIONS(554), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(556), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4087] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(170), 1,
sym_comment,
ACTIONS(558), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(560), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4108] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(171), 1,
sym_comment,
ACTIONS(562), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(564), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4129] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(172), 1,
sym_comment,
ACTIONS(566), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(568), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4150] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(173), 1,
sym_comment,
ACTIONS(570), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(572), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4171] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(174), 1,
sym_comment,
ACTIONS(574), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(576), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4192] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(175), 1,
sym_comment,
ACTIONS(578), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(580), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4213] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(176), 1,
sym_comment,
ACTIONS(582), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(584), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4234] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(177), 1,
sym_comment,
ACTIONS(586), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(588), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4255] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(178), 1,
sym_comment,
ACTIONS(590), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(592), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4276] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(179), 1,
sym_comment,
ACTIONS(594), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(596), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4297] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(180), 1,
sym_comment,
ACTIONS(598), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(600), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4318] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(181), 1,
sym_comment,
ACTIONS(602), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(604), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4339] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(182), 1,
sym_comment,
ACTIONS(606), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(608), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4360] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(183), 1,
sym_comment,
ACTIONS(610), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(612), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4381] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(184), 1,
sym_comment,
ACTIONS(614), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(616), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4402] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(185), 1,
sym_comment,
ACTIONS(618), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(620), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4423] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(186), 1,
sym_comment,
ACTIONS(622), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(624), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4444] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(187), 1,
sym_comment,
ACTIONS(626), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(628), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4465] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(188), 1,
sym_comment,
ACTIONS(330), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(332), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4486] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(189), 1,
sym_comment,
ACTIONS(634), 10,
aux_sym_format_converter_token1,
anon_sym_DOT,
aux_sym_format_converter_token2,
anon_sym_LBRACK,
anon_sym_LBRACE2,
anon_sym_B,
anon_sym_LT,
anon_sym_SLASH,
anon_sym_POUND_SLASH,
anon_sym_T,
[4505] = 12,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(636), 1,
aux_sym_format_converter_token1,
ACTIONS(638), 1,
anon_sym_DOT,
ACTIONS(640), 1,
aux_sym_format_converter_token2,
ACTIONS(642), 1,
anon_sym_LBRACK,
ACTIONS(644), 1,
anon_sym_LBRACE2,
ACTIONS(646), 1,
anon_sym_B,
ACTIONS(648), 1,
anon_sym_LT,
ACTIONS(650), 1,
anon_sym_SLASH,
ACTIONS(652), 1,
anon_sym_POUND_SLASH,
ACTIONS(654), 1,
anon_sym_T,
STATE(190), 1,
sym_comment,
[4542] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(191), 1,
sym_comment,
ACTIONS(630), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(632), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4563] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(322), 1,
anon_sym_BSLASH_DOLLAR,
STATE(192), 1,
sym_comment,
ACTIONS(324), 9,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_GT,
sym__identifier,
[4584] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(318), 1,
anon_sym_BSLASH_DOLLAR,
STATE(193), 1,
sym_comment,
ACTIONS(320), 9,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
anon_sym_GT,
sym__identifier,
[4605] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(194), 1,
sym_comment,
ACTIONS(656), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(658), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4626] = 12,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(660), 1,
aux_sym_format_converter_token1,
ACTIONS(662), 1,
anon_sym_DOT,
ACTIONS(664), 1,
aux_sym_format_converter_token2,
ACTIONS(666), 1,
anon_sym_LBRACK,
ACTIONS(668), 1,
anon_sym_LBRACE2,
ACTIONS(670), 1,
anon_sym_B,
ACTIONS(672), 1,
anon_sym_LT,
ACTIONS(674), 1,
anon_sym_SLASH,
ACTIONS(676), 1,
anon_sym_POUND_SLASH,
ACTIONS(678), 1,
anon_sym_T,
STATE(195), 1,
sym_comment,
[4663] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(196), 1,
sym_comment,
ACTIONS(326), 4,
anon_sym_DQUOTE,
sym__quoted_string_text_fragment,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(328), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4684] = 12,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(680), 1,
aux_sym_format_converter_token1,
ACTIONS(682), 1,
anon_sym_DOT,
ACTIONS(684), 1,
aux_sym_format_converter_token2,
ACTIONS(686), 1,
anon_sym_LBRACK,
ACTIONS(688), 1,
anon_sym_LBRACE2,
ACTIONS(690), 1,
anon_sym_B,
ACTIONS(692), 1,
anon_sym_LT,
ACTIONS(694), 1,
anon_sym_SLASH,
ACTIONS(696), 1,
anon_sym_POUND_SLASH,
ACTIONS(698), 1,
anon_sym_T,
STATE(197), 1,
sym_comment,
[4721] = 10,
ACTIONS(9), 1,
anon_sym_POUND,
ACTIONS(11), 1,
anon_sym_AT,
ACTIONS(13), 1,
sym__identifier,
ACTIONS(700), 1,
ts_builtin_sym_end,
ACTIONS(702), 1,
anon_sym_SEMI,
STATE(198), 1,
sym_comment,
STATE(617), 1,
sym_assignment,
STATE(624), 1,
sym_variable_name,
STATE(834), 1,
sym_function_name,
STATE(199), 3,
sym_function,
sym_handler,
aux_sym_source_file_repeat1,
[4754] = 9,
ACTIONS(704), 1,
ts_builtin_sym_end,
ACTIONS(706), 1,
anon_sym_SEMI,
ACTIONS(709), 1,
anon_sym_POUND,
ACTIONS(712), 1,
anon_sym_AT,
ACTIONS(715), 1,
sym__identifier,
STATE(617), 1,
sym_assignment,
STATE(624), 1,
sym_variable_name,
STATE(834), 1,
sym_function_name,
STATE(199), 4,
sym_comment,
sym_function,
sym_handler,
aux_sym_source_file_repeat1,
[4785] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(200), 1,
sym_comment,
ACTIONS(362), 4,
anon_sym_SQUOTE,
sym__quoted_string_text_fragment2,
anon_sym_BSLASH_DOLLAR,
anon_sym_PERCENT,
ACTIONS(364), 6,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[4806] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(201), 1,
sym_comment,
ACTIONS(720), 2,
aux_sym_number_token2,
aux_sym_number_token3,
ACTIONS(718), 7,
anon_sym_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
anon_sym_QMARK,
anon_sym_DASH,
aux_sym_number_token1,
aux_sym_ascii_name_token1,
[4826] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(202), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(584), 1,
sym_format_enum,
[4860] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(203), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(880), 1,
sym_format_enum,
[4894] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(204), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(872), 1,
sym_format_enum,
[4928] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(205), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(605), 1,
sym_format_enum,
[4962] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(206), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(531), 1,
sym_format_enum,
[4996] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(207), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(806), 1,
sym_format_enum,
[5030] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(208), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(545), 1,
sym_format_enum,
[5064] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(209), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(575), 1,
sym_format_enum,
[5098] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(728), 1,
anon_sym_DOT,
ACTIONS(730), 1,
aux_sym_format_converter_token2,
ACTIONS(732), 1,
anon_sym_LBRACK,
ACTIONS(734), 1,
anon_sym_LBRACE2,
ACTIONS(736), 1,
anon_sym_B,
ACTIONS(738), 1,
anon_sym_LT,
ACTIONS(740), 1,
anon_sym_SLASH,
ACTIONS(742), 1,
anon_sym_POUND_SLASH,
ACTIONS(744), 1,
anon_sym_T,
STATE(210), 1,
sym_comment,
[5132] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(746), 1,
anon_sym_RBRACE,
ACTIONS(748), 1,
anon_sym_AT,
ACTIONS(750), 1,
sym__identifier,
STATE(2), 1,
sym_command_name,
STATE(211), 1,
sym_comment,
STATE(220), 1,
aux_sym_function_repeat1,
STATE(624), 1,
sym_variable_name,
STATE(516), 3,
sym_assignment,
sym_command,
sym_handler,
[5162] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(212), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(632), 1,
sym_format_enum,
[5196] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(213), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(574), 1,
sym_format_enum,
[5230] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(214), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(592), 1,
sym_format_enum,
[5264] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(752), 1,
anon_sym_DOT,
ACTIONS(754), 1,
aux_sym_format_converter_token2,
ACTIONS(756), 1,
anon_sym_LBRACK,
ACTIONS(758), 1,
anon_sym_LBRACE2,
ACTIONS(760), 1,
anon_sym_B,
ACTIONS(762), 1,
anon_sym_LT,
ACTIONS(764), 1,
anon_sym_SLASH,
ACTIONS(766), 1,
anon_sym_POUND_SLASH,
ACTIONS(768), 1,
anon_sym_T,
STATE(215), 1,
sym_comment,
[5298] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(216), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(712), 1,
sym_format_enum,
[5332] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(217), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(701), 1,
sym_format_enum,
[5366] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(316), 1,
anon_sym_BSLASH_DOLLAR,
STATE(218), 1,
sym_comment,
ACTIONS(770), 8,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
sym__identifier,
[5386] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(219), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(673), 1,
sym_format_enum,
[5420] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(748), 1,
anon_sym_AT,
ACTIONS(750), 1,
sym__identifier,
ACTIONS(772), 1,
anon_sym_RBRACE,
STATE(2), 1,
sym_command_name,
STATE(220), 1,
sym_comment,
STATE(226), 1,
aux_sym_function_repeat1,
STATE(624), 1,
sym_variable_name,
STATE(512), 3,
sym_assignment,
sym_command,
sym_handler,
[5450] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(326), 1,
anon_sym_BSLASH_DOLLAR,
STATE(221), 1,
sym_comment,
ACTIONS(328), 8,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
anon_sym_RPAREN2,
sym__identifier,
[5470] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(774), 1,
anon_sym_DOT,
ACTIONS(776), 1,
aux_sym_format_converter_token2,
ACTIONS(778), 1,
anon_sym_LBRACK,
ACTIONS(780), 1,
anon_sym_LBRACE2,
ACTIONS(782), 1,
anon_sym_B,
ACTIONS(784), 1,
anon_sym_LT,
ACTIONS(786), 1,
anon_sym_SLASH,
ACTIONS(788), 1,
anon_sym_POUND_SLASH,
ACTIONS(790), 1,
anon_sym_T,
STATE(222), 1,
sym_comment,
[5504] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(223), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(828), 1,
sym_format_enum,
[5538] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(792), 1,
anon_sym_DOT,
ACTIONS(794), 1,
aux_sym_format_converter_token2,
ACTIONS(796), 1,
anon_sym_LBRACK,
ACTIONS(798), 1,
anon_sym_LBRACE2,
ACTIONS(800), 1,
anon_sym_B,
ACTIONS(802), 1,
anon_sym_LT,
ACTIONS(804), 1,
anon_sym_SLASH,
ACTIONS(806), 1,
anon_sym_POUND_SLASH,
ACTIONS(808), 1,
anon_sym_T,
STATE(224), 1,
sym_comment,
[5572] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(810), 1,
anon_sym_DOT,
ACTIONS(812), 1,
aux_sym_format_converter_token2,
ACTIONS(814), 1,
anon_sym_LBRACK,
ACTIONS(816), 1,
anon_sym_LBRACE2,
ACTIONS(818), 1,
anon_sym_B,
ACTIONS(820), 1,
anon_sym_LT,
ACTIONS(822), 1,
anon_sym_SLASH,
ACTIONS(824), 1,
anon_sym_POUND_SLASH,
ACTIONS(826), 1,
anon_sym_T,
STATE(225), 1,
sym_comment,
[5606] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(828), 1,
anon_sym_RBRACE,
ACTIONS(830), 1,
anon_sym_AT,
ACTIONS(833), 1,
sym__identifier,
STATE(2), 1,
sym_command_name,
STATE(624), 1,
sym_variable_name,
STATE(226), 2,
sym_comment,
aux_sym_function_repeat1,
STATE(811), 3,
sym_assignment,
sym_command,
sym_handler,
[5634] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(836), 1,
anon_sym_DOT,
ACTIONS(838), 1,
aux_sym_format_converter_token2,
ACTIONS(840), 1,
anon_sym_LBRACK,
ACTIONS(842), 1,
anon_sym_LBRACE2,
ACTIONS(844), 1,
anon_sym_B,
ACTIONS(846), 1,
anon_sym_LT,
ACTIONS(848), 1,
anon_sym_SLASH,
ACTIONS(850), 1,
anon_sym_POUND_SLASH,
ACTIONS(852), 1,
anon_sym_T,
STATE(227), 1,
sym_comment,
[5668] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(854), 1,
anon_sym_DOT,
ACTIONS(856), 1,
aux_sym_format_converter_token2,
ACTIONS(858), 1,
anon_sym_LBRACK,
ACTIONS(860), 1,
anon_sym_LBRACE2,
ACTIONS(862), 1,
anon_sym_B,
ACTIONS(864), 1,
anon_sym_LT,
ACTIONS(866), 1,
anon_sym_SLASH,
ACTIONS(868), 1,
anon_sym_POUND_SLASH,
ACTIONS(870), 1,
anon_sym_T,
STATE(228), 1,
sym_comment,
[5702] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(229), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(631), 1,
sym_format_enum,
[5736] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(230), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(641), 1,
sym_format_enum,
[5770] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(231), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(652), 1,
sym_format_enum,
[5804] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(232), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(663), 1,
sym_format_enum,
[5838] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(233), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(669), 1,
sym_format_enum,
[5872] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(234), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(680), 1,
sym_format_enum,
[5906] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(235), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(687), 1,
sym_format_enum,
[5940] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(236), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(698), 1,
sym_format_enum,
[5974] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(237), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(703), 1,
sym_format_enum,
[6008] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(238), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(714), 1,
sym_format_enum,
[6042] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(239), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(720), 1,
sym_format_enum,
[6076] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(240), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(731), 1,
sym_format_enum,
[6110] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(241), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(737), 1,
sym_format_enum,
[6144] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(242), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(749), 1,
sym_format_enum,
[6178] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(243), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(760), 1,
sym_format_enum,
[6212] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(244), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(769), 1,
sym_format_enum,
[6246] = 11,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(872), 1,
anon_sym_DOT,
ACTIONS(874), 1,
aux_sym_format_converter_token2,
ACTIONS(876), 1,
anon_sym_LBRACK,
ACTIONS(878), 1,
anon_sym_LBRACE2,
ACTIONS(880), 1,
anon_sym_B,
ACTIONS(882), 1,
anon_sym_LT,
ACTIONS(884), 1,
anon_sym_SLASH,
ACTIONS(886), 1,
anon_sym_POUND_SLASH,
ACTIONS(888), 1,
anon_sym_T,
STATE(245), 1,
sym_comment,
[6280] = 11,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(246), 1,
sym_comment,
STATE(260), 1,
aux_sym_format_enum_repeat1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(509), 1,
sym_enum_specifier,
STATE(638), 1,
sym_format_enum,
[6314] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(890), 1,
aux_sym_format_converter_token2,
ACTIONS(892), 1,
anon_sym_LBRACK,
ACTIONS(894), 1,
anon_sym_LBRACE2,
ACTIONS(896), 1,
anon_sym_B,
ACTIONS(898), 1,
anon_sym_LT,
ACTIONS(900), 1,
anon_sym_SLASH,
ACTIONS(902), 1,
anon_sym_POUND_SLASH,
ACTIONS(904), 1,
anon_sym_T,
STATE(247), 1,
sym_comment,
[6345] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(54), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(248), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6368] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(164), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(249), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6391] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(910), 1,
aux_sym_format_converter_token2,
ACTIONS(912), 1,
anon_sym_LBRACK,
ACTIONS(914), 1,
anon_sym_LBRACE2,
ACTIONS(916), 1,
anon_sym_B,
ACTIONS(918), 1,
anon_sym_LT,
ACTIONS(920), 1,
anon_sym_SLASH,
ACTIONS(922), 1,
anon_sym_POUND_SLASH,
ACTIONS(924), 1,
anon_sym_T,
STATE(250), 1,
sym_comment,
[6422] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(78), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(251), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6445] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(167), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(252), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6468] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(95), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(253), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6491] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(926), 1,
aux_sym_format_converter_token2,
ACTIONS(928), 1,
anon_sym_LBRACK,
ACTIONS(930), 1,
anon_sym_LBRACE2,
ACTIONS(932), 1,
anon_sym_B,
ACTIONS(934), 1,
anon_sym_LT,
ACTIONS(936), 1,
anon_sym_SLASH,
ACTIONS(938), 1,
anon_sym_POUND_SLASH,
ACTIONS(940), 1,
anon_sym_T,
STATE(254), 1,
sym_comment,
[6522] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(57), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(255), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6545] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(256), 1,
sym_comment,
STATE(272), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6568] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(127), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(257), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6591] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(258), 1,
sym_comment,
STATE(282), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6614] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(172), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(259), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6637] = 10,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(260), 1,
sym_comment,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(318), 1,
aux_sym_format_enum_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(495), 1,
sym_enum_constant,
STATE(522), 1,
sym_enum_specifier,
[6668] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(722), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(724), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(726), 1,
aux_sym_enum_constant_token1,
STATE(261), 1,
sym_comment,
STATE(320), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
ACTIONS(946), 3,
anon_sym_EQ,
anon_sym_RBRACE2,
anon_sym_PIPE,
[6695] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(80), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(262), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6718] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(100), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(263), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6741] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(264), 1,
sym_comment,
STATE(299), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6764] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(177), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(265), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6787] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(52), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(266), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6810] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(255), 1,
sym__char,
STATE(267), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6833] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(268), 1,
sym_comment,
STATE(278), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6856] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(65), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(269), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6879] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(182), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(270), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6902] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(948), 1,
aux_sym_format_converter_token2,
ACTIONS(950), 1,
anon_sym_LBRACK,
ACTIONS(952), 1,
anon_sym_LBRACE2,
ACTIONS(954), 1,
anon_sym_B,
ACTIONS(956), 1,
anon_sym_LT,
ACTIONS(958), 1,
anon_sym_SLASH,
ACTIONS(960), 1,
anon_sym_POUND_SLASH,
ACTIONS(962), 1,
anon_sym_T,
STATE(271), 1,
sym_comment,
[6933] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(105), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(272), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6956] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(273), 1,
sym_comment,
STATE(296), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[6979] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(67), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(274), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7002] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(248), 1,
sym__char,
STATE(275), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7025] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(137), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(276), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7048] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(251), 1,
sym__char,
STATE(277), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7071] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(110), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(278), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7094] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(262), 1,
sym__char,
STATE(279), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7117] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(964), 1,
aux_sym_format_converter_token2,
ACTIONS(966), 1,
anon_sym_LBRACK,
ACTIONS(968), 1,
anon_sym_LBRACE2,
ACTIONS(970), 1,
anon_sym_B,
ACTIONS(972), 1,
anon_sym_LT,
ACTIONS(974), 1,
anon_sym_SLASH,
ACTIONS(976), 1,
anon_sym_POUND_SLASH,
ACTIONS(978), 1,
anon_sym_T,
STATE(280), 1,
sym_comment,
[7148] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(139), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(281), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7171] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(71), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(282), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7194] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(980), 1,
aux_sym_format_converter_token2,
ACTIONS(982), 1,
anon_sym_LBRACK,
ACTIONS(984), 1,
anon_sym_LBRACE2,
ACTIONS(986), 1,
anon_sym_B,
ACTIONS(988), 1,
anon_sym_LT,
ACTIONS(990), 1,
anon_sym_SLASH,
ACTIONS(992), 1,
anon_sym_POUND_SLASH,
ACTIONS(994), 1,
anon_sym_T,
STATE(283), 1,
sym_comment,
[7225] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(269), 1,
sym__char,
STATE(284), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7248] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(125), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(285), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7271] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(286), 1,
sym_comment,
STATE(316), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7294] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(143), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(287), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7317] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(285), 1,
sym__char,
STATE(288), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7340] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(289), 1,
sym_comment,
STATE(327), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7363] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(996), 1,
aux_sym_format_converter_token2,
ACTIONS(998), 1,
anon_sym_LBRACK,
ACTIONS(1000), 1,
anon_sym_LBRACE2,
ACTIONS(1002), 1,
anon_sym_B,
ACTIONS(1004), 1,
anon_sym_LT,
ACTIONS(1006), 1,
anon_sym_SLASH,
ACTIONS(1008), 1,
anon_sym_POUND_SLASH,
ACTIONS(1010), 1,
anon_sym_T,
STATE(290), 1,
sym_comment,
[7394] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(253), 1,
sym__char,
STATE(291), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7417] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(257), 1,
sym__char,
STATE(292), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7440] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(145), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(293), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7463] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1012), 1,
aux_sym_format_converter_token2,
ACTIONS(1014), 1,
anon_sym_LBRACK,
ACTIONS(1016), 1,
anon_sym_LBRACE2,
ACTIONS(1018), 1,
anon_sym_B,
ACTIONS(1020), 1,
anon_sym_LT,
ACTIONS(1022), 1,
anon_sym_SLASH,
ACTIONS(1024), 1,
anon_sym_POUND_SLASH,
ACTIONS(1026), 1,
anon_sym_T,
STATE(294), 1,
sym_comment,
[7494] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(276), 1,
sym__char,
STATE(295), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7517] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(92), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(296), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7540] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1028), 1,
aux_sym_format_converter_token2,
ACTIONS(1030), 1,
anon_sym_LBRACK,
ACTIONS(1032), 1,
anon_sym_LBRACE2,
ACTIONS(1034), 1,
anon_sym_B,
ACTIONS(1036), 1,
anon_sym_LT,
ACTIONS(1038), 1,
anon_sym_SLASH,
ACTIONS(1040), 1,
anon_sym_POUND_SLASH,
ACTIONS(1042), 1,
anon_sym_T,
STATE(297), 1,
sym_comment,
[7571] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(287), 1,
sym__char,
STATE(298), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7594] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(73), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(299), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7617] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(293), 1,
sym__char,
STATE(300), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7640] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1044), 1,
aux_sym_format_converter_token2,
ACTIONS(1046), 1,
anon_sym_LBRACK,
ACTIONS(1048), 1,
anon_sym_LBRACE2,
ACTIONS(1050), 1,
anon_sym_B,
ACTIONS(1052), 1,
anon_sym_LT,
ACTIONS(1054), 1,
anon_sym_SLASH,
ACTIONS(1056), 1,
anon_sym_POUND_SLASH,
ACTIONS(1058), 1,
anon_sym_T,
STATE(301), 1,
sym_comment,
[7671] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(302), 1,
sym_comment,
STATE(317), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7694] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(303), 1,
sym_comment,
STATE(319), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7717] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1060), 1,
aux_sym_format_converter_token2,
ACTIONS(1062), 1,
anon_sym_LBRACK,
ACTIONS(1064), 1,
anon_sym_LBRACE2,
ACTIONS(1066), 1,
anon_sym_B,
ACTIONS(1068), 1,
anon_sym_LT,
ACTIONS(1070), 1,
anon_sym_SLASH,
ACTIONS(1072), 1,
anon_sym_POUND_SLASH,
ACTIONS(1074), 1,
anon_sym_T,
STATE(304), 1,
sym_comment,
[7748] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1076), 1,
aux_sym_format_converter_token2,
ACTIONS(1078), 1,
anon_sym_LBRACK,
ACTIONS(1080), 1,
anon_sym_LBRACE2,
ACTIONS(1082), 1,
anon_sym_B,
ACTIONS(1084), 1,
anon_sym_LT,
ACTIONS(1086), 1,
anon_sym_SLASH,
ACTIONS(1088), 1,
anon_sym_POUND_SLASH,
ACTIONS(1090), 1,
anon_sym_T,
STATE(305), 1,
sym_comment,
[7779] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(306), 1,
sym_comment,
STATE(324), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7802] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(307), 1,
sym_comment,
STATE(329), 1,
sym__char,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7825] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1092), 1,
aux_sym_format_converter_token2,
ACTIONS(1094), 1,
anon_sym_LBRACK,
ACTIONS(1096), 1,
anon_sym_LBRACE2,
ACTIONS(1098), 1,
anon_sym_B,
ACTIONS(1100), 1,
anon_sym_LT,
ACTIONS(1102), 1,
anon_sym_SLASH,
ACTIONS(1104), 1,
anon_sym_POUND_SLASH,
ACTIONS(1106), 1,
anon_sym_T,
STATE(308), 1,
sym_comment,
[7856] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(249), 1,
sym__char,
STATE(309), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7879] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(252), 1,
sym__char,
STATE(310), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7902] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1108), 1,
aux_sym_format_converter_token2,
ACTIONS(1110), 1,
anon_sym_LBRACK,
ACTIONS(1112), 1,
anon_sym_LBRACE2,
ACTIONS(1114), 1,
anon_sym_B,
ACTIONS(1116), 1,
anon_sym_LT,
ACTIONS(1118), 1,
anon_sym_SLASH,
ACTIONS(1120), 1,
anon_sym_POUND_SLASH,
ACTIONS(1122), 1,
anon_sym_T,
STATE(311), 1,
sym_comment,
[7933] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(259), 1,
sym__char,
STATE(312), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[7956] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1124), 1,
aux_sym_format_converter_token2,
ACTIONS(1126), 1,
anon_sym_LBRACK,
ACTIONS(1128), 1,
anon_sym_LBRACE2,
ACTIONS(1130), 1,
anon_sym_B,
ACTIONS(1132), 1,
anon_sym_LT,
ACTIONS(1134), 1,
anon_sym_SLASH,
ACTIONS(1136), 1,
anon_sym_POUND_SLASH,
ACTIONS(1138), 1,
anon_sym_T,
STATE(313), 1,
sym_comment,
[7987] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(265), 1,
sym__char,
STATE(314), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8010] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(270), 1,
sym__char,
STATE(315), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8033] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(82), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(316), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8056] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(150), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(317), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8079] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1140), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(1143), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1146), 1,
aux_sym_enum_constant_token1,
STATE(261), 1,
aux_sym_enum_constant_repeat1,
STATE(389), 1,
sym_variable_expansion,
STATE(505), 1,
sym_enum_constant,
STATE(539), 1,
sym_enum_specifier,
STATE(318), 2,
sym_comment,
aux_sym_format_enum_repeat1,
[8108] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(152), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(319), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8131] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1151), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(1154), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1157), 1,
aux_sym_enum_constant_token1,
STATE(389), 1,
sym_variable_expansion,
STATE(320), 2,
sym_comment,
aux_sym_enum_constant_repeat1,
ACTIONS(1149), 3,
anon_sym_EQ,
anon_sym_RBRACE2,
anon_sym_PIPE,
[8156] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(266), 1,
sym__char,
STATE(321), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8179] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(906), 1,
aux_sym__char_token1,
STATE(87), 1,
sym__char,
STATE(122), 1,
sym_escape_sequence,
STATE(322), 1,
sym_comment,
ACTIONS(76), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8202] = 10,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1160), 1,
aux_sym_format_converter_token2,
ACTIONS(1162), 1,
anon_sym_LBRACK,
ACTIONS(1164), 1,
anon_sym_LBRACE2,
ACTIONS(1166), 1,
anon_sym_B,
ACTIONS(1168), 1,
anon_sym_LT,
ACTIONS(1170), 1,
anon_sym_SLASH,
ACTIONS(1172), 1,
anon_sym_POUND_SLASH,
ACTIONS(1174), 1,
anon_sym_T,
STATE(323), 1,
sym_comment,
[8233] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(154), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(324), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8256] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(322), 1,
sym__char,
STATE(325), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8279] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(274), 1,
sym__char,
STATE(326), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8302] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(129), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(327), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8325] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(263), 1,
sym__char,
STATE(328), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8348] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(908), 1,
aux_sym__char_token1,
STATE(159), 1,
sym__char,
STATE(191), 1,
sym_escape_sequence,
STATE(329), 1,
sym_comment,
ACTIONS(90), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8371] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(944), 1,
aux_sym__char_token1,
STATE(281), 1,
sym__char,
STATE(330), 1,
sym_comment,
STATE(392), 1,
sym_escape_sequence,
ACTIONS(942), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[8394] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1176), 1,
sym_checksum_flag,
ACTIONS(1178), 1,
sym__identifier,
STATE(331), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(534), 1,
sym_checksum,
[8422] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1180), 1,
sym_checksum_flag,
STATE(332), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(642), 1,
sym_checksum,
[8450] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1182), 1,
sym_checksum_flag,
STATE(333), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(869), 1,
sym_checksum,
[8478] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1184), 1,
sym_checksum_flag,
STATE(334), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(646), 1,
sym_checksum,
[8506] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1186), 1,
sym_checksum_flag,
STATE(335), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(565), 1,
sym_checksum,
[8534] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1188), 1,
sym_checksum_flag,
STATE(336), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(664), 1,
sym_checksum,
[8562] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1190), 1,
sym_checksum_flag,
STATE(337), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(740), 1,
sym_checksum,
[8590] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1192), 1,
sym_checksum_flag,
STATE(338), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(670), 1,
sym_checksum,
[8618] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1194), 1,
sym_checksum_flag,
STATE(339), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(609), 1,
sym_checksum,
[8646] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1196), 1,
sym_checksum_flag,
STATE(340), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(681), 1,
sym_checksum,
[8674] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1198), 1,
sym_checksum_flag,
STATE(341), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(644), 1,
sym_checksum,
[8702] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1200), 1,
sym_checksum_flag,
STATE(342), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(688), 1,
sym_checksum,
[8730] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1202), 1,
sym_checksum_flag,
STATE(343), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(840), 1,
sym_checksum,
[8758] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1204), 1,
sym_checksum_flag,
STATE(344), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(683), 1,
sym_checksum,
[8786] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1206), 1,
sym_checksum_flag,
STATE(345), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(699), 1,
sym_checksum,
[8814] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1208), 1,
sym_checksum_flag,
STATE(346), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(794), 1,
sym_checksum,
[8842] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1210), 1,
sym_checksum_flag,
STATE(347), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(704), 1,
sym_checksum,
[8870] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1212), 1,
sym_checksum_flag,
STATE(348), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(611), 1,
sym_checksum,
[8898] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1214), 1,
sym_checksum_flag,
STATE(349), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(708), 1,
sym_checksum,
[8926] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1216), 1,
sym_checksum_flag,
STATE(350), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(577), 1,
sym_checksum,
[8954] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1218), 1,
sym_checksum_flag,
STATE(351), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(721), 1,
sym_checksum,
[8982] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1220), 1,
sym_checksum_flag,
STATE(352), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(718), 1,
sym_checksum,
[9010] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1222), 1,
sym_checksum_flag,
STATE(353), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(732), 1,
sym_checksum,
[9038] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1224), 1,
sym_checksum_flag,
STATE(354), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(595), 1,
sym_checksum,
[9066] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1226), 1,
sym_checksum_flag,
STATE(355), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(738), 1,
sym_checksum,
[9094] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1228), 1,
sym_checksum_flag,
STATE(356), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(649), 1,
sym_checksum,
[9122] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1230), 1,
sym_checksum_flag,
STATE(357), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(750), 1,
sym_checksum,
[9150] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1232), 1,
sym_checksum_flag,
STATE(358), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(633), 1,
sym_checksum,
[9178] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1234), 1,
sym_checksum_flag,
STATE(359), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(761), 1,
sym_checksum,
[9206] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1236), 1,
sym_checksum_flag,
STATE(360), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(581), 1,
sym_checksum,
[9234] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1238), 1,
sym_checksum_flag,
STATE(361), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(770), 1,
sym_checksum,
[9262] = 9,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1178), 1,
sym__identifier,
ACTIONS(1240), 1,
sym_checksum_flag,
STATE(362), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(548), 1,
sym_checksum,
[9290] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(363), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(695), 1,
sym_checksum,
[9315] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(364), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(888), 1,
sym_checksum,
[9340] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1244), 1,
anon_sym_RBRACK,
ACTIONS(1246), 1,
anon_sym_CARET,
STATE(365), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(571), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9363] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1250), 1,
anon_sym_RBRACE,
ACTIONS(1252), 1,
sym__identifier,
STATE(2), 1,
sym_command_name,
STATE(366), 1,
sym_comment,
STATE(418), 1,
aux_sym_handler_repeat1,
STATE(508), 2,
sym_function_name,
sym_command,
[9386] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1254), 1,
anon_sym_RBRACK,
STATE(367), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(895), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9409] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(368), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(598), 1,
sym_checksum,
[9434] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(369), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(618), 1,
sym_checksum,
[9459] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1256), 1,
anon_sym_RBRACK,
STATE(370), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(627), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9482] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1252), 1,
sym__identifier,
ACTIONS(1258), 1,
anon_sym_RBRACE,
STATE(2), 1,
sym_command_name,
STATE(366), 1,
aux_sym_handler_repeat1,
STATE(371), 1,
sym_comment,
STATE(521), 2,
sym_function_name,
sym_command,
[9505] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1260), 1,
anon_sym_QMARK,
ACTIONS(1262), 1,
anon_sym_DASH,
ACTIONS(1264), 1,
aux_sym_number_token1,
STATE(372), 1,
sym_comment,
STATE(503), 1,
sym_number,
ACTIONS(1266), 2,
aux_sym_number_token2,
aux_sym_number_token3,
[9528] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1268), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(1271), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1274), 1,
anon_sym_GT,
ACTIONS(1276), 1,
sym__identifier,
STATE(443), 1,
sym_variable_expansion,
STATE(373), 2,
sym_comment,
aux_sym_checksum_repeat1,
[9551] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(374), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(678), 1,
sym_checksum,
[9576] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1279), 1,
anon_sym_RBRACK,
STATE(375), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(711), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9599] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1281), 1,
anon_sym_RBRACK,
STATE(376), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(544), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9622] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(377), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(798), 1,
sym_checksum,
[9647] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(378), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(560), 1,
sym_checksum,
[9672] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(379), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(824), 1,
sym_checksum,
[9697] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(374), 1,
anon_sym_RBRACK,
ACTIONS(1246), 1,
anon_sym_CARET,
STATE(380), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(573), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9720] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1283), 1,
anon_sym_RBRACK,
STATE(381), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(591), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9743] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(29), 1,
anon_sym_DASH,
ACTIONS(31), 1,
aux_sym_number_token1,
ACTIONS(1260), 1,
anon_sym_QMARK,
STATE(382), 1,
sym_comment,
STATE(503), 1,
sym_number,
ACTIONS(33), 2,
aux_sym_number_token2,
aux_sym_number_token3,
[9766] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(383), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(602), 1,
sym_checksum,
[9791] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1285), 1,
anon_sym_RBRACK,
STATE(384), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(865), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9814] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(385), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(626), 1,
sym_checksum,
[9839] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1287), 1,
anon_sym_RBRACK,
STATE(386), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(637), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9862] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1289), 1,
anon_sym_RBRACK,
STATE(387), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(667), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9885] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(388), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(794), 1,
sym_checksum,
[9910] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1293), 1,
anon_sym_BSLASH_DOLLAR,
STATE(389), 1,
sym_comment,
ACTIONS(1291), 5,
anon_sym_EQ,
anon_sym_BSLASH_DOLLAR_LBRACE,
anon_sym_RBRACE2,
anon_sym_PIPE,
aux_sym_enum_constant_token1,
[9927] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1295), 1,
anon_sym_RBRACK,
STATE(390), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(827), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[9950] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(391), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(851), 1,
sym_checksum,
[9975] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(630), 1,
aux_sym__char_token1,
STATE(392), 1,
sym_comment,
ACTIONS(632), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[9992] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(393), 1,
sym_comment,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(443), 1,
sym_variable_expansion,
STATE(565), 1,
sym_checksum,
[10017] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1297), 1,
anon_sym_RBRACK,
STATE(394), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(873), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10040] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(326), 1,
aux_sym__char_token1,
STATE(395), 1,
sym_comment,
ACTIONS(328), 5,
aux_sym_escape_sequence_token1,
aux_sym_escape_sequence_token2,
aux_sym_escape_sequence_token3,
aux_sym_escape_sequence_token4,
anon_sym_PERCENT_PERCENT,
[10057] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(322), 1,
anon_sym_BSLASH_DOLLAR,
STATE(396), 1,
sym_comment,
ACTIONS(324), 5,
anon_sym_EQ,
anon_sym_BSLASH_DOLLAR_LBRACE,
anon_sym_RBRACE2,
anon_sym_PIPE,
aux_sym_enum_constant_token1,
[10074] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(318), 1,
anon_sym_BSLASH_DOLLAR,
STATE(397), 1,
sym_comment,
ACTIONS(320), 5,
anon_sym_EQ,
anon_sym_BSLASH_DOLLAR_LBRACE,
anon_sym_RBRACE2,
anon_sym_PIPE,
aux_sym_enum_constant_token1,
[10091] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
ACTIONS(1299), 1,
anon_sym_GT,
STATE(373), 1,
aux_sym_checksum_repeat1,
STATE(398), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
[10116] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1252), 1,
sym__identifier,
ACTIONS(1301), 1,
anon_sym_RBRACE,
STATE(2), 1,
sym_command_name,
STATE(399), 1,
sym_comment,
STATE(400), 1,
aux_sym_handler_repeat1,
STATE(500), 2,
sym_function_name,
sym_command,
[10139] = 7,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1252), 1,
sym__identifier,
ACTIONS(1303), 1,
anon_sym_RBRACE,
STATE(2), 1,
sym_command_name,
STATE(400), 1,
sym_comment,
STATE(418), 1,
aux_sym_handler_repeat1,
STATE(501), 2,
sym_function_name,
sym_command,
[10162] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(664), 1,
anon_sym_RBRACK,
ACTIONS(1246), 1,
anon_sym_CARET,
STATE(401), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(630), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10185] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1305), 1,
anon_sym_RBRACK,
STATE(402), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(640), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10208] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(403), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(776), 1,
sym_checksum,
[10233] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1307), 1,
anon_sym_RBRACK,
STATE(404), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(662), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10256] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(405), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(547), 1,
sym_checksum,
[10281] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1309), 1,
anon_sym_RBRACK,
STATE(406), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(668), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10304] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(684), 1,
anon_sym_RBRACK,
ACTIONS(1246), 1,
anon_sym_CARET,
STATE(407), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(679), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10327] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1311), 1,
anon_sym_RBRACK,
STATE(408), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(686), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10350] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1313), 1,
anon_sym_RBRACK,
STATE(409), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(697), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10373] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1315), 1,
anon_sym_RBRACK,
STATE(410), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(702), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10396] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1317), 1,
anon_sym_RBRACK,
STATE(411), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(677), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10419] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(412), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(564), 1,
sym_checksum,
[10444] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1319), 1,
anon_sym_RBRACK,
STATE(413), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(713), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10467] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1321), 1,
anon_sym_RBRACK,
STATE(414), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(719), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10490] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1323), 1,
anon_sym_RBRACK,
STATE(415), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(730), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10513] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1325), 1,
anon_sym_RBRACK,
STATE(416), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(736), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10536] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1327), 1,
anon_sym_RBRACK,
STATE(417), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(590), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10559] = 6,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1329), 1,
anon_sym_RBRACE,
ACTIONS(1331), 1,
sym__identifier,
STATE(2), 1,
sym_command_name,
STATE(418), 2,
sym_comment,
aux_sym_handler_repeat1,
STATE(832), 2,
sym_function_name,
sym_command,
[10580] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1334), 1,
anon_sym_RBRACK,
STATE(419), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(748), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10603] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1336), 1,
anon_sym_RBRACK,
STATE(420), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(759), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10626] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1338), 1,
anon_sym_RBRACK,
STATE(421), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(768), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10649] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(422), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(646), 1,
sym_checksum,
[10674] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(423), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(660), 1,
sym_checksum,
[10699] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1340), 1,
anon_sym_RBRACK,
STATE(424), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(797), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10722] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(425), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(674), 1,
sym_checksum,
[10747] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(426), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(691), 1,
sym_checksum,
[10772] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(427), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(533), 1,
sym_checksum,
[10797] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(428), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(708), 1,
sym_checksum,
[10822] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(429), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(716), 1,
sym_checksum,
[10847] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(640), 1,
anon_sym_RBRACK,
ACTIONS(1246), 1,
anon_sym_CARET,
STATE(430), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(572), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[10870] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(431), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(724), 1,
sym_checksum,
[10895] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(432), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(728), 1,
sym_checksum,
[10920] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(433), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(742), 1,
sym_checksum,
[10945] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(434), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(552), 1,
sym_checksum,
[10970] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(435), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(745), 1,
sym_checksum,
[10995] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(436), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(753), 1,
sym_checksum,
[11020] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(437), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(757), 1,
sym_checksum,
[11045] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(438), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(765), 1,
sym_checksum,
[11070] = 8,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(288), 1,
anon_sym_BSLASH_DOLLAR,
ACTIONS(290), 1,
anon_sym_BSLASH_DOLLAR_LBRACE,
ACTIONS(1242), 1,
sym__identifier,
STATE(398), 1,
aux_sym_checksum_repeat1,
STATE(439), 1,
sym_comment,
STATE(443), 1,
sym_variable_expansion,
STATE(773), 1,
sym_checksum,
[11095] = 7,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1246), 1,
anon_sym_CARET,
ACTIONS(1342), 1,
anon_sym_RBRACK,
STATE(440), 1,
sym_comment,
STATE(468), 1,
aux_sym_charset_repeat1,
STATE(651), 1,
sym_charset,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[11118] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(441), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(743), 1,
sym_timeformat,
[11137] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(442), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(777), 1,
sym_timeformat,
[11156] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1348), 1,
anon_sym_BSLASH_DOLLAR,
STATE(443), 1,
sym_comment,
ACTIONS(1350), 3,
anon_sym_BSLASH_DOLLAR_LBRACE,
anon_sym_GT,
sym__identifier,
[11171] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(444), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(831), 1,
sym_timeformat,
[11190] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(445), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(561), 1,
sym_timeformat,
[11209] = 2,
STATE(446), 1,
sym_comment,
ACTIONS(1352), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11220] = 2,
STATE(447), 1,
sym_comment,
ACTIONS(1354), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11231] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(448), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(594), 1,
sym_timeformat,
[11250] = 5,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1356), 1,
anon_sym_RBRACK,
STATE(449), 1,
sym_comment,
STATE(469), 1,
aux_sym_charset_repeat1,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[11267] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(450), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(655), 1,
sym_timeformat,
[11286] = 2,
STATE(451), 1,
sym_comment,
ACTIONS(1358), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11297] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(452), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(601), 1,
sym_timeformat,
[11316] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(453), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(693), 1,
sym_timeformat,
[11335] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(454), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(604), 1,
sym_timeformat,
[11354] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(455), 1,
sym_comment,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(580), 1,
sym_timeformat,
[11373] = 5,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1360), 1,
anon_sym_RPAREN2,
ACTIONS(1362), 1,
aux_sym_timeformat_token1,
ACTIONS(1365), 1,
sym_time_conversion_spec,
STATE(456), 2,
sym_comment,
aux_sym_timeformat_repeat1,
[11390] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
ACTIONS(1368), 1,
anon_sym_RPAREN2,
STATE(456), 1,
aux_sym_timeformat_repeat1,
STATE(457), 1,
sym_comment,
[11409] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(458), 1,
sym_comment,
STATE(629), 1,
sym_timeformat,
[11428] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(459), 1,
sym_comment,
STATE(893), 1,
sym_timeformat,
[11447] = 2,
STATE(460), 1,
sym_comment,
ACTIONS(1370), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11458] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(461), 1,
sym_comment,
STATE(647), 1,
sym_timeformat,
[11477] = 2,
STATE(462), 1,
sym_comment,
ACTIONS(1372), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11488] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(463), 1,
sym_comment,
STATE(661), 1,
sym_timeformat,
[11507] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(464), 1,
sym_comment,
STATE(675), 1,
sym_timeformat,
[11526] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(465), 1,
sym_comment,
STATE(692), 1,
sym_timeformat,
[11545] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(466), 1,
sym_comment,
STATE(696), 1,
sym_timeformat,
[11564] = 2,
STATE(467), 1,
sym_comment,
ACTIONS(1374), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11575] = 5,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1376), 1,
anon_sym_RBRACK,
STATE(468), 1,
sym_comment,
STATE(469), 1,
aux_sym_charset_repeat1,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[11592] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1378), 1,
anon_sym_RBRACK,
ACTIONS(1380), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
STATE(469), 2,
sym_comment,
aux_sym_charset_repeat1,
[11607] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(470), 1,
sym_comment,
STATE(709), 1,
sym_timeformat,
[11626] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(471), 1,
sym_comment,
STATE(800), 1,
sym_timeformat,
[11645] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(472), 1,
sym_comment,
STATE(717), 1,
sym_timeformat,
[11664] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(473), 1,
sym_comment,
STATE(538), 1,
sym_timeformat,
[11683] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(474), 1,
sym_comment,
STATE(725), 1,
sym_timeformat,
[11702] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(475), 1,
sym_comment,
STATE(729), 1,
sym_timeformat,
[11721] = 2,
STATE(476), 1,
sym_comment,
ACTIONS(704), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11732] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(477), 1,
sym_comment,
STATE(746), 1,
sym_timeformat,
[11751] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(478), 1,
sym_comment,
STATE(804), 1,
sym_timeformat,
[11770] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(479), 1,
sym_comment,
STATE(754), 1,
sym_timeformat,
[11789] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(480), 1,
sym_comment,
STATE(856), 1,
sym_timeformat,
[11808] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(481), 1,
sym_comment,
STATE(944), 1,
sym_timeformat,
[11827] = 2,
STATE(482), 1,
sym_comment,
ACTIONS(1383), 5,
ts_builtin_sym_end,
anon_sym_SEMI,
anon_sym_POUND,
anon_sym_AT,
sym__identifier,
[11838] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(483), 1,
sym_comment,
STATE(766), 1,
sym_timeformat,
[11857] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(484), 1,
sym_comment,
STATE(774), 1,
sym_timeformat,
[11876] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(485), 1,
sym_comment,
STATE(621), 1,
sym_timeformat,
[11895] = 6,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1344), 1,
aux_sym_timeformat_token1,
ACTIONS(1346), 1,
sym_time_conversion_spec,
STATE(457), 1,
aux_sym_timeformat_repeat1,
STATE(486), 1,
sym_comment,
STATE(554), 1,
sym_timeformat,
[11914] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(487), 1,
sym_comment,
ACTIONS(828), 3,
anon_sym_RBRACE,
anon_sym_AT,
sym__identifier,
[11926] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1385), 1,
aux_sym_number_token1,
STATE(488), 1,
sym_comment,
ACTIONS(1387), 2,
aux_sym_number_token2,
aux_sym_number_token3,
[11940] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
STATE(449), 1,
aux_sym_charset_repeat1,
STATE(489), 1,
sym_comment,
ACTIONS(1248), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[11954] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1389), 1,
aux_sym_number_token1,
STATE(490), 1,
sym_comment,
ACTIONS(1391), 2,
aux_sym_number_token2,
aux_sym_number_token3,
[11968] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1393), 1,
anon_sym_RBRACK,
STATE(491), 1,
sym_comment,
ACTIONS(1395), 2,
aux_sym_charset_token1,
anon_sym_BSLASH_RBRACK,
[11982] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(492), 1,
sym_comment,
ACTIONS(1397), 3,
anon_sym_SEMI,
anon_sym_RBRACE,
anon_sym_RPAREN,
[11994] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1399), 1,
anon_sym_BSLASH_DOLLAR,
STATE(493), 1,
sym_comment,
ACTIONS(1401), 2,
anon_sym_BSLASH_DOLLAR_LBRACE,
aux_sym_enum_constant_token1,
[12008] = 4,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1405), 1,
aux_sym_timeformat_token1,
STATE(494), 1,
sym_comment,
ACTIONS(1403), 2,
anon_sym_RPAREN2,
sym_time_conversion_spec,
[12022] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1407), 1,
anon_sym_EQ,
STATE(495), 1,
sym_comment,
ACTIONS(1409), 2,
anon_sym_RBRACE2,
anon_sym_PIPE,
[12036] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(496), 1,
sym_comment,
ACTIONS(1411), 3,
anon_sym_SEMI,
anon_sym_RBRACE,
anon_sym_RPAREN,
[12048] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(497), 1,
sym_comment,
ACTIONS(1329), 2,
anon_sym_RBRACE,
sym__identifier,
[12059] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(498), 1,
sym_comment,
ACTIONS(1352), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
[12070] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(499), 1,
sym_comment,
ACTIONS(1413), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12081] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1303), 1,
anon_sym_RBRACE,
ACTIONS(1415), 1,
anon_sym_SEMI,
STATE(500), 1,
sym_comment,
[12094] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1415), 1,
anon_sym_SEMI,
ACTIONS(1417), 1,
anon_sym_RBRACE,
STATE(501), 1,
sym_comment,
[12107] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(502), 1,
sym_comment,
ACTIONS(1419), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
[12118] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(503), 1,
sym_comment,
ACTIONS(1421), 2,
anon_sym_RBRACE2,
anon_sym_PIPE,
[12129] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(504), 1,
sym_comment,
ACTIONS(164), 2,
anon_sym_RBRACE2,
anon_sym_PIPE,
[12140] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1409), 1,
anon_sym_PIPE,
ACTIONS(1423), 1,
anon_sym_EQ,
STATE(505), 1,
sym_comment,
[12153] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(506), 1,
sym_comment,
ACTIONS(1425), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12164] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(507), 1,
sym_comment,
ACTIONS(1427), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
[12175] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1415), 1,
anon_sym_SEMI,
ACTIONS(1429), 1,
anon_sym_RBRACE,
STATE(508), 1,
sym_comment,
[12188] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1431), 1,
anon_sym_RBRACE2,
ACTIONS(1433), 1,
anon_sym_PIPE,
STATE(509), 1,
sym_comment,
[12201] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(124), 1,
anon_sym_LBRACE,
ACTIONS(202), 1,
anon_sym_EQ,
STATE(510), 1,
sym_comment,
[12214] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1435), 1,
aux_sym_variable_token1,
STATE(511), 1,
sym_comment,
STATE(546), 1,
sym_handler_name,
[12227] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1437), 1,
anon_sym_SEMI,
ACTIONS(1439), 1,
anon_sym_RBRACE,
STATE(512), 1,
sym_comment,
[12240] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(513), 1,
sym_comment,
ACTIONS(1374), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
[12251] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1441), 1,
anon_sym_RPAREN2,
ACTIONS(1443), 1,
anon_sym_DOT2,
STATE(514), 1,
sym_comment,
[12264] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(515), 1,
sym_comment,
ACTIONS(1445), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
[12275] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(772), 1,
anon_sym_RBRACE,
ACTIONS(1437), 1,
anon_sym_SEMI,
STATE(516), 1,
sym_comment,
[12288] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(517), 1,
sym_comment,
ACTIONS(94), 2,
anon_sym_RBRACE2,
anon_sym_PIPE,
[12299] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(518), 1,
sym_comment,
ACTIONS(1358), 2,
anon_sym_SEMI,
anon_sym_RBRACE,
[12310] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(519), 1,
sym_comment,
ACTIONS(1447), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12321] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(520), 1,
sym_comment,
ACTIONS(1449), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12332] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1250), 1,
anon_sym_RBRACE,
ACTIONS(1415), 1,
anon_sym_SEMI,
STATE(521), 1,
sym_comment,
[12345] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1433), 1,
anon_sym_PIPE,
ACTIONS(1451), 1,
anon_sym_RBRACE2,
STATE(522), 1,
sym_comment,
[12358] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(523), 1,
sym_comment,
ACTIONS(1453), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12369] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(524), 1,
sym_comment,
ACTIONS(1455), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12380] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(525), 1,
sym_comment,
ACTIONS(1457), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12391] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(526), 1,
sym_comment,
ACTIONS(1459), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12402] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(527), 1,
sym_comment,
ACTIONS(1461), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12413] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
STATE(528), 1,
sym_comment,
ACTIONS(1463), 2,
aux_sym_variable_token1,
aux_sym_variable_expansion_token1,
[12424] = 4,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1435), 1,
aux_sym_variable_token1,
STATE(529), 1,
sym_comment,
STATE(786), 1,
sym_handler_name,
[12437] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1465), 1,
anon_sym_SLASH,
STATE(530), 1,
sym_comment,
[12447] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1467), 1,
anon_sym_RBRACE2,
STATE(531), 1,
sym_comment,
[12457] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1469), 1,
aux_sym_format_converter_token1,
STATE(532), 1,
sym_comment,
[12467] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1471), 1,
anon_sym_GT,
STATE(533), 1,
sym_comment,
[12477] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1467), 1,
anon_sym_GT,
STATE(534), 1,
sym_comment,
[12487] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1467), 1,
anon_sym_SLASH,
STATE(535), 1,
sym_comment,
[12497] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1473), 1,
anon_sym_SLASH,
STATE(536), 1,
sym_comment,
[12507] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1475), 1,
sym_regex_pattern,
STATE(537), 1,
sym_comment,
[12517] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1471), 1,
anon_sym_RPAREN2,
STATE(538), 1,
sym_comment,
[12527] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1433), 1,
anon_sym_PIPE,
STATE(539), 1,
sym_comment,
[12537] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(374), 1,
anon_sym_SLASH,
STATE(540), 1,
sym_comment,
[12547] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1477), 1,
anon_sym_LPAREN2,
STATE(541), 1,
sym_comment,
[12557] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1479), 1,
anon_sym_LBRACE,
STATE(542), 1,
sym_comment,
[12567] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1481), 1,
anon_sym_SLASH,
STATE(543), 1,
sym_comment,
[12577] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1483), 1,
anon_sym_RBRACK,
STATE(544), 1,
sym_comment,
[12587] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1483), 1,
anon_sym_RBRACE2,
STATE(545), 1,
sym_comment,
[12597] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1485), 1,
anon_sym_LBRACE,
STATE(546), 1,
sym_comment,
[12607] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1487), 1,
anon_sym_GT,
STATE(547), 1,
sym_comment,
[12617] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1483), 1,
anon_sym_GT,
STATE(548), 1,
sym_comment,
[12627] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1483), 1,
anon_sym_SLASH,
STATE(549), 1,
sym_comment,
[12637] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1489), 1,
anon_sym_SLASH,
STATE(550), 1,
sym_comment,
[12647] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1491), 1,
aux_sym_variable_token1,
STATE(551), 1,
sym_comment,
[12657] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1493), 1,
anon_sym_GT,
STATE(552), 1,
sym_comment,
[12667] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1495), 1,
sym_regex_pattern,
STATE(553), 1,
sym_comment,
[12677] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1493), 1,
anon_sym_RPAREN2,
STATE(554), 1,
sym_comment,
[12687] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1497), 1,
sym_regex_pattern,
STATE(555), 1,
sym_comment,
[12697] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1499), 1,
sym_regex_pattern,
STATE(556), 1,
sym_comment,
[12707] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1501), 1,
sym_regex_pattern,
STATE(557), 1,
sym_comment,
[12717] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1503), 1,
sym_regex_pattern,
STATE(558), 1,
sym_comment,
[12727] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1505), 1,
anon_sym_LPAREN2,
STATE(559), 1,
sym_comment,
[12737] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(374), 1,
anon_sym_GT,
STATE(560), 1,
sym_comment,
[12747] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(374), 1,
anon_sym_RPAREN2,
STATE(561), 1,
sym_comment,
[12757] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1507), 1,
aux_sym_format_converter_token1,
STATE(562), 1,
sym_comment,
[12767] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1509), 1,
anon_sym_LPAREN2,
STATE(563), 1,
sym_comment,
[12777] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1511), 1,
anon_sym_GT,
STATE(564), 1,
sym_comment,
[12787] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1513), 1,
anon_sym_GT,
STATE(565), 1,
sym_comment,
[12797] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1515), 1,
anon_sym_SLASH,
STATE(566), 1,
sym_comment,
[12807] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1517), 1,
sym_regex_pattern,
STATE(567), 1,
sym_comment,
[12817] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1519), 1,
sym_regex_pattern,
STATE(568), 1,
sym_comment,
[12827] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1521), 1,
sym_regex_pattern,
STATE(569), 1,
sym_comment,
[12837] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1523), 1,
anon_sym_LPAREN2,
STATE(570), 1,
sym_comment,
[12847] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1525), 1,
anon_sym_RBRACK,
STATE(571), 1,
sym_comment,
[12857] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1317), 1,
anon_sym_RBRACK,
STATE(572), 1,
sym_comment,
[12867] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1295), 1,
anon_sym_RBRACK,
STATE(573), 1,
sym_comment,
[12877] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1295), 1,
anon_sym_RBRACE2,
STATE(574), 1,
sym_comment,
[12887] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1525), 1,
anon_sym_RBRACE2,
STATE(575), 1,
sym_comment,
[12897] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1527), 1,
sym_regex_pattern,
STATE(576), 1,
sym_comment,
[12907] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1295), 1,
anon_sym_GT,
STATE(577), 1,
sym_comment,
[12917] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1295), 1,
anon_sym_SLASH,
STATE(578), 1,
sym_comment,
[12927] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1529), 1,
anon_sym_SLASH,
STATE(579), 1,
sym_comment,
[12937] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1511), 1,
anon_sym_RPAREN2,
STATE(580), 1,
sym_comment,
[12947] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1525), 1,
anon_sym_GT,
STATE(581), 1,
sym_comment,
[12957] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1531), 1,
aux_sym_format_converter_token1,
STATE(582), 1,
sym_comment,
[12967] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1525), 1,
anon_sym_SLASH,
STATE(583), 1,
sym_comment,
[12977] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1317), 1,
anon_sym_RBRACE2,
STATE(584), 1,
sym_comment,
[12987] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1533), 1,
anon_sym_SLASH,
STATE(585), 1,
sym_comment,
[12997] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1535), 1,
sym_regex_pattern,
STATE(586), 1,
sym_comment,
[13007] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1537), 1,
sym_regex_pattern,
STATE(587), 1,
sym_comment,
[13017] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1539), 1,
sym_regex_pattern,
STATE(588), 1,
sym_comment,
[13027] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1541), 1,
anon_sym_LPAREN2,
STATE(589), 1,
sym_comment,
[13037] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1543), 1,
anon_sym_RBRACK,
STATE(590), 1,
sym_comment,
[13047] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1545), 1,
anon_sym_RBRACK,
STATE(591), 1,
sym_comment,
[13057] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1545), 1,
anon_sym_RBRACE2,
STATE(592), 1,
sym_comment,
[13067] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1547), 1,
anon_sym_SLASH,
STATE(593), 1,
sym_comment,
[13077] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1513), 1,
anon_sym_RPAREN2,
STATE(594), 1,
sym_comment,
[13087] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1545), 1,
anon_sym_GT,
STATE(595), 1,
sym_comment,
[13097] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1545), 1,
anon_sym_SLASH,
STATE(596), 1,
sym_comment,
[13107] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1549), 1,
anon_sym_SLASH,
STATE(597), 1,
sym_comment,
[13117] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1551), 1,
anon_sym_GT,
STATE(598), 1,
sym_comment,
[13127] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1553), 1,
sym_regex_pattern,
STATE(599), 1,
sym_comment,
[13137] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1555), 1,
anon_sym_SLASH,
STATE(600), 1,
sym_comment,
[13147] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1551), 1,
anon_sym_RPAREN2,
STATE(601), 1,
sym_comment,
[13157] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1557), 1,
anon_sym_GT,
STATE(602), 1,
sym_comment,
[13167] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1559), 1,
sym_regex_pattern,
STATE(603), 1,
sym_comment,
[13177] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1557), 1,
anon_sym_RPAREN2,
STATE(604), 1,
sym_comment,
[13187] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1543), 1,
anon_sym_RBRACE2,
STATE(605), 1,
sym_comment,
[13197] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1561), 1,
aux_sym_format_converter_token1,
STATE(606), 1,
sym_comment,
[13207] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1563), 1,
sym_regex_pattern,
STATE(607), 1,
sym_comment,
[13217] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1565), 1,
sym_regex_pattern,
STATE(608), 1,
sym_comment,
[13227] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1543), 1,
anon_sym_GT,
STATE(609), 1,
sym_comment,
[13237] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1543), 1,
anon_sym_SLASH,
STATE(610), 1,
sym_comment,
[13247] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1317), 1,
anon_sym_GT,
STATE(611), 1,
sym_comment,
[13257] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1567), 1,
sym_regex_pattern,
STATE(612), 1,
sym_comment,
[13267] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1569), 1,
sym_regex_pattern,
STATE(613), 1,
sym_comment,
[13277] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1571), 1,
aux_sym_comment_token1,
STATE(614), 1,
sym_comment,
[13287] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1573), 1,
sym_regex_pattern,
STATE(615), 1,
sym_comment,
[13297] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1575), 1,
anon_sym_LPAREN2,
STATE(616), 1,
sym_comment,
[13307] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1577), 1,
anon_sym_SEMI,
STATE(617), 1,
sym_comment,
[13317] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1579), 1,
anon_sym_GT,
STATE(618), 1,
sym_comment,
[13327] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1581), 1,
sym_regex_pattern,
STATE(619), 1,
sym_comment,
[13337] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1583), 1,
sym_regex_pattern,
STATE(620), 1,
sym_comment,
[13347] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1579), 1,
anon_sym_RPAREN2,
STATE(621), 1,
sym_comment,
[13357] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1585), 1,
anon_sym_RBRACE,
STATE(622), 1,
sym_comment,
[13367] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1587), 1,
anon_sym_LPAREN2,
STATE(623), 1,
sym_comment,
[13377] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1589), 1,
anon_sym_EQ,
STATE(624), 1,
sym_comment,
[13387] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1317), 1,
anon_sym_SLASH,
STATE(625), 1,
sym_comment,
[13397] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1591), 1,
anon_sym_GT,
STATE(626), 1,
sym_comment,
[13407] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1593), 1,
anon_sym_RBRACK,
STATE(627), 1,
sym_comment,
[13417] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1595), 1,
sym_regex_pattern,
STATE(628), 1,
sym_comment,
[13427] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1591), 1,
anon_sym_RPAREN2,
STATE(629), 1,
sym_comment,
[13437] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1342), 1,
anon_sym_RBRACK,
STATE(630), 1,
sym_comment,
[13447] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1342), 1,
anon_sym_RBRACE2,
STATE(631), 1,
sym_comment,
[13457] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1593), 1,
anon_sym_RBRACE2,
STATE(632), 1,
sym_comment,
[13467] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1342), 1,
anon_sym_GT,
STATE(633), 1,
sym_comment,
[13477] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1342), 1,
anon_sym_SLASH,
STATE(634), 1,
sym_comment,
[13487] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1597), 1,
anon_sym_SLASH,
STATE(635), 1,
sym_comment,
[13497] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1599), 1,
sym_regex_pattern,
STATE(636), 1,
sym_comment,
[13507] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1601), 1,
anon_sym_RBRACK,
STATE(637), 1,
sym_comment,
[13517] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1601), 1,
anon_sym_RBRACE2,
STATE(638), 1,
sym_comment,
[13527] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1603), 1,
anon_sym_SLASH,
STATE(639), 1,
sym_comment,
[13537] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1605), 1,
anon_sym_RBRACK,
STATE(640), 1,
sym_comment,
[13547] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1605), 1,
anon_sym_RBRACE2,
STATE(641), 1,
sym_comment,
[13557] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1605), 1,
anon_sym_GT,
STATE(642), 1,
sym_comment,
[13567] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1605), 1,
anon_sym_SLASH,
STATE(643), 1,
sym_comment,
[13577] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1593), 1,
anon_sym_GT,
STATE(644), 1,
sym_comment,
[13587] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1593), 1,
anon_sym_SLASH,
STATE(645), 1,
sym_comment,
[13597] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1607), 1,
anon_sym_GT,
STATE(646), 1,
sym_comment,
[13607] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1607), 1,
anon_sym_RPAREN2,
STATE(647), 1,
sym_comment,
[13617] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1609), 1,
anon_sym_SLASH,
STATE(648), 1,
sym_comment,
[13627] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1601), 1,
anon_sym_GT,
STATE(649), 1,
sym_comment,
[13637] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1601), 1,
anon_sym_SLASH,
STATE(650), 1,
sym_comment,
[13647] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1607), 1,
anon_sym_RBRACK,
STATE(651), 1,
sym_comment,
[13657] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1607), 1,
anon_sym_RBRACE2,
STATE(652), 1,
sym_comment,
[13667] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1607), 1,
anon_sym_SLASH,
STATE(653), 1,
sym_comment,
[13677] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1611), 1,
anon_sym_SLASH,
STATE(654), 1,
sym_comment,
[13687] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1487), 1,
anon_sym_RPAREN2,
STATE(655), 1,
sym_comment,
[13697] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1613), 1,
anon_sym_SLASH,
STATE(656), 1,
sym_comment,
[13707] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1615), 1,
sym_regex_pattern,
STATE(657), 1,
sym_comment,
[13717] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1617), 1,
anon_sym_LPAREN2,
STATE(658), 1,
sym_comment,
[13727] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1619), 1,
aux_sym_format_converter_token1,
STATE(659), 1,
sym_comment,
[13737] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1621), 1,
anon_sym_GT,
STATE(660), 1,
sym_comment,
[13747] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1621), 1,
anon_sym_RPAREN2,
STATE(661), 1,
sym_comment,
[13757] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1623), 1,
anon_sym_RBRACK,
STATE(662), 1,
sym_comment,
[13767] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1623), 1,
anon_sym_RBRACE2,
STATE(663), 1,
sym_comment,
[13777] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1623), 1,
anon_sym_GT,
STATE(664), 1,
sym_comment,
[13787] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1623), 1,
anon_sym_SLASH,
STATE(665), 1,
sym_comment,
[13797] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(684), 1,
anon_sym_SLASH,
STATE(666), 1,
sym_comment,
[13807] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1625), 1,
anon_sym_RBRACK,
STATE(667), 1,
sym_comment,
[13817] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1627), 1,
anon_sym_RBRACK,
STATE(668), 1,
sym_comment,
[13827] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1627), 1,
anon_sym_RBRACE2,
STATE(669), 1,
sym_comment,
[13837] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1627), 1,
anon_sym_GT,
STATE(670), 1,
sym_comment,
[13847] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1627), 1,
anon_sym_SLASH,
STATE(671), 1,
sym_comment,
[13857] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1629), 1,
anon_sym_SLASH,
STATE(672), 1,
sym_comment,
[13867] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1625), 1,
anon_sym_RBRACE2,
STATE(673), 1,
sym_comment,
[13877] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(684), 1,
anon_sym_GT,
STATE(674), 1,
sym_comment,
[13887] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(684), 1,
anon_sym_RPAREN2,
STATE(675), 1,
sym_comment,
[13897] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1631), 1,
anon_sym_RPAREN,
STATE(676), 1,
sym_comment,
[13907] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1513), 1,
anon_sym_RBRACK,
STATE(677), 1,
sym_comment,
[13917] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1633), 1,
anon_sym_GT,
STATE(678), 1,
sym_comment,
[13927] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1319), 1,
anon_sym_RBRACK,
STATE(679), 1,
sym_comment,
[13937] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1319), 1,
anon_sym_RBRACE2,
STATE(680), 1,
sym_comment,
[13947] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1319), 1,
anon_sym_GT,
STATE(681), 1,
sym_comment,
[13957] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1319), 1,
anon_sym_SLASH,
STATE(682), 1,
sym_comment,
[13967] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1625), 1,
anon_sym_GT,
STATE(683), 1,
sym_comment,
[13977] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1635), 1,
sym_regex_pattern,
STATE(684), 1,
sym_comment,
[13987] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1625), 1,
anon_sym_SLASH,
STATE(685), 1,
sym_comment,
[13997] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1637), 1,
anon_sym_RBRACK,
STATE(686), 1,
sym_comment,
[14007] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1637), 1,
anon_sym_RBRACE2,
STATE(687), 1,
sym_comment,
[14017] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1637), 1,
anon_sym_GT,
STATE(688), 1,
sym_comment,
[14027] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1637), 1,
anon_sym_SLASH,
STATE(689), 1,
sym_comment,
[14037] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1639), 1,
anon_sym_SLASH,
STATE(690), 1,
sym_comment,
[14047] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1641), 1,
anon_sym_GT,
STATE(691), 1,
sym_comment,
[14057] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1641), 1,
anon_sym_RPAREN2,
STATE(692), 1,
sym_comment,
[14067] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1633), 1,
anon_sym_RPAREN2,
STATE(693), 1,
sym_comment,
[14077] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1643), 1,
anon_sym_SLASH,
STATE(694), 1,
sym_comment,
[14087] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1645), 1,
anon_sym_GT,
STATE(695), 1,
sym_comment,
[14097] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1645), 1,
anon_sym_RPAREN2,
STATE(696), 1,
sym_comment,
[14107] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1647), 1,
anon_sym_RBRACK,
STATE(697), 1,
sym_comment,
[14117] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1647), 1,
anon_sym_RBRACE2,
STATE(698), 1,
sym_comment,
[14127] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1647), 1,
anon_sym_GT,
STATE(699), 1,
sym_comment,
[14137] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1647), 1,
anon_sym_SLASH,
STATE(700), 1,
sym_comment,
[14147] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1513), 1,
anon_sym_RBRACE2,
STATE(701), 1,
sym_comment,
[14157] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1649), 1,
anon_sym_RBRACK,
STATE(702), 1,
sym_comment,
[14167] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1649), 1,
anon_sym_RBRACE2,
STATE(703), 1,
sym_comment,
[14177] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1649), 1,
anon_sym_GT,
STATE(704), 1,
sym_comment,
[14187] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1649), 1,
anon_sym_SLASH,
STATE(705), 1,
sym_comment,
[14197] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1651), 1,
anon_sym_LPAREN2,
STATE(706), 1,
sym_comment,
[14207] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1653), 1,
anon_sym_SLASH,
STATE(707), 1,
sym_comment,
[14217] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1655), 1,
anon_sym_GT,
STATE(708), 1,
sym_comment,
[14227] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1655), 1,
anon_sym_RPAREN2,
STATE(709), 1,
sym_comment,
[14237] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1471), 1,
anon_sym_SLASH,
STATE(710), 1,
sym_comment,
[14247] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1657), 1,
anon_sym_RBRACK,
STATE(711), 1,
sym_comment,
[14257] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1657), 1,
anon_sym_RBRACE2,
STATE(712), 1,
sym_comment,
[14267] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1655), 1,
anon_sym_RBRACK,
STATE(713), 1,
sym_comment,
[14277] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1655), 1,
anon_sym_RBRACE2,
STATE(714), 1,
sym_comment,
[14287] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1655), 1,
anon_sym_SLASH,
STATE(715), 1,
sym_comment,
[14297] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1659), 1,
anon_sym_GT,
STATE(716), 1,
sym_comment,
[14307] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1659), 1,
anon_sym_RPAREN2,
STATE(717), 1,
sym_comment,
[14317] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1661), 1,
anon_sym_GT,
STATE(718), 1,
sym_comment,
[14327] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1663), 1,
anon_sym_RBRACK,
STATE(719), 1,
sym_comment,
[14337] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1663), 1,
anon_sym_RBRACE2,
STATE(720), 1,
sym_comment,
[14347] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1663), 1,
anon_sym_GT,
STATE(721), 1,
sym_comment,
[14357] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1663), 1,
anon_sym_SLASH,
STATE(722), 1,
sym_comment,
[14367] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1665), 1,
anon_sym_SLASH,
STATE(723), 1,
sym_comment,
[14377] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1667), 1,
anon_sym_GT,
STATE(724), 1,
sym_comment,
[14387] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1667), 1,
anon_sym_RPAREN2,
STATE(725), 1,
sym_comment,
[14397] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1513), 1,
anon_sym_SLASH,
STATE(726), 1,
sym_comment,
[14407] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1669), 1,
sym_regex_pattern,
STATE(727), 1,
sym_comment,
[14417] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1671), 1,
anon_sym_GT,
STATE(728), 1,
sym_comment,
[14427] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1671), 1,
anon_sym_RPAREN2,
STATE(729), 1,
sym_comment,
[14437] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1673), 1,
anon_sym_RBRACK,
STATE(730), 1,
sym_comment,
[14447] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1673), 1,
anon_sym_RBRACE2,
STATE(731), 1,
sym_comment,
[14457] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1673), 1,
anon_sym_GT,
STATE(732), 1,
sym_comment,
[14467] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1673), 1,
anon_sym_SLASH,
STATE(733), 1,
sym_comment,
[14477] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1675), 1,
anon_sym_SLASH,
STATE(734), 1,
sym_comment,
[14487] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1677), 1,
sym_regex_pattern,
STATE(735), 1,
sym_comment,
[14497] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1679), 1,
anon_sym_RBRACK,
STATE(736), 1,
sym_comment,
[14507] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1679), 1,
anon_sym_RBRACE2,
STATE(737), 1,
sym_comment,
[14517] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1679), 1,
anon_sym_GT,
STATE(738), 1,
sym_comment,
[14527] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1679), 1,
anon_sym_SLASH,
STATE(739), 1,
sym_comment,
[14537] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1657), 1,
anon_sym_GT,
STATE(740), 1,
sym_comment,
[14547] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1681), 1,
sym_regex_pattern,
STATE(741), 1,
sym_comment,
[14557] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1675), 1,
anon_sym_GT,
STATE(742), 1,
sym_comment,
[14567] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1675), 1,
anon_sym_RPAREN2,
STATE(743), 1,
sym_comment,
[14577] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1683), 1,
anon_sym_SLASH,
STATE(744), 1,
sym_comment,
[14587] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1685), 1,
anon_sym_GT,
STATE(745), 1,
sym_comment,
[14597] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1685), 1,
anon_sym_RPAREN2,
STATE(746), 1,
sym_comment,
[14607] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1687), 1,
anon_sym_SLASH,
STATE(747), 1,
sym_comment,
[14617] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1689), 1,
anon_sym_RBRACK,
STATE(748), 1,
sym_comment,
[14627] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1689), 1,
anon_sym_RBRACE2,
STATE(749), 1,
sym_comment,
[14637] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1689), 1,
anon_sym_GT,
STATE(750), 1,
sym_comment,
[14647] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1689), 1,
anon_sym_SLASH,
STATE(751), 1,
sym_comment,
[14657] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1691), 1,
anon_sym_SLASH,
STATE(752), 1,
sym_comment,
[14667] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1693), 1,
anon_sym_GT,
STATE(753), 1,
sym_comment,
[14677] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1693), 1,
anon_sym_RPAREN2,
STATE(754), 1,
sym_comment,
[14687] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1657), 1,
anon_sym_SLASH,
STATE(755), 1,
sym_comment,
[14697] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1695), 1,
sym_regex_pattern,
STATE(756), 1,
sym_comment,
[14707] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1697), 1,
anon_sym_GT,
STATE(757), 1,
sym_comment,
[14717] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1661), 1,
anon_sym_SLASH,
STATE(758), 1,
sym_comment,
[14727] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1699), 1,
anon_sym_RBRACK,
STATE(759), 1,
sym_comment,
[14737] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1699), 1,
anon_sym_RBRACE2,
STATE(760), 1,
sym_comment,
[14747] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1699), 1,
anon_sym_GT,
STATE(761), 1,
sym_comment,
[14757] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1699), 1,
anon_sym_SLASH,
STATE(762), 1,
sym_comment,
[14767] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1701), 1,
anon_sym_SLASH,
STATE(763), 1,
sym_comment,
[14777] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1703), 1,
anon_sym_SLASH,
STATE(764), 1,
sym_comment,
[14787] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1705), 1,
anon_sym_GT,
STATE(765), 1,
sym_comment,
[14797] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1705), 1,
anon_sym_RPAREN2,
STATE(766), 1,
sym_comment,
[14807] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1707), 1,
anon_sym_SLASH,
STATE(767), 1,
sym_comment,
[14817] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1709), 1,
anon_sym_RBRACK,
STATE(768), 1,
sym_comment,
[14827] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1709), 1,
anon_sym_RBRACE2,
STATE(769), 1,
sym_comment,
[14837] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1709), 1,
anon_sym_GT,
STATE(770), 1,
sym_comment,
[14847] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1709), 1,
anon_sym_SLASH,
STATE(771), 1,
sym_comment,
[14857] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1711), 1,
anon_sym_SLASH,
STATE(772), 1,
sym_comment,
[14867] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1713), 1,
anon_sym_GT,
STATE(773), 1,
sym_comment,
[14877] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1713), 1,
anon_sym_RPAREN2,
STATE(774), 1,
sym_comment,
[14887] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1715), 1,
anon_sym_SLASH,
STATE(775), 1,
sym_comment,
[14897] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1717), 1,
anon_sym_GT,
STATE(776), 1,
sym_comment,
[14907] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1717), 1,
anon_sym_RPAREN2,
STATE(777), 1,
sym_comment,
[14917] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1719), 1,
anon_sym_SLASH,
STATE(778), 1,
sym_comment,
[14927] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1721), 1,
anon_sym_SLASH,
STATE(779), 1,
sym_comment,
[14937] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1723), 1,
anon_sym_SLASH,
STATE(780), 1,
sym_comment,
[14947] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1725), 1,
anon_sym_RBRACE,
STATE(781), 1,
sym_comment,
[14957] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1727), 1,
sym_regex_pattern,
STATE(782), 1,
sym_comment,
[14967] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1729), 1,
anon_sym_RBRACE,
STATE(783), 1,
sym_comment,
[14977] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(238), 1,
anon_sym_SLASH,
STATE(784), 1,
sym_comment,
[14987] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1731), 1,
anon_sym_RBRACE,
STATE(785), 1,
sym_comment,
[14997] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1733), 1,
anon_sym_LBRACE,
STATE(786), 1,
sym_comment,
[15007] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1735), 1,
anon_sym_SLASH,
STATE(787), 1,
sym_comment,
[15017] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1737), 1,
aux_sym_format_converter_token1,
STATE(788), 1,
sym_comment,
[15027] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1739), 1,
anon_sym_LPAREN2,
STATE(789), 1,
sym_comment,
[15037] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1741), 1,
sym_regex_pattern,
STATE(790), 1,
sym_comment,
[15047] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1743), 1,
sym_regex_pattern,
STATE(791), 1,
sym_comment,
[15057] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1745), 1,
anon_sym_RPAREN2,
STATE(792), 1,
sym_comment,
[15067] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1747), 1,
aux_sym_format_converter_token1,
STATE(793), 1,
sym_comment,
[15077] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1749), 1,
anon_sym_GT,
STATE(794), 1,
sym_comment,
[15087] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1751), 1,
sym_regex_pattern,
STATE(795), 1,
sym_comment,
[15097] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1753), 1,
sym_regex_pattern,
STATE(796), 1,
sym_comment,
[15107] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1755), 1,
anon_sym_RBRACK,
STATE(797), 1,
sym_comment,
[15117] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1757), 1,
anon_sym_GT,
STATE(798), 1,
sym_comment,
[15127] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1759), 1,
aux_sym_format_converter_token1,
STATE(799), 1,
sym_comment,
[15137] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1749), 1,
anon_sym_RPAREN2,
STATE(800), 1,
sym_comment,
[15147] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1761), 1,
aux_sym_format_converter_token1,
STATE(801), 1,
sym_comment,
[15157] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1763), 1,
sym_regex_pattern,
STATE(802), 1,
sym_comment,
[15167] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1765), 1,
sym_regex_pattern,
STATE(803), 1,
sym_comment,
[15177] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1757), 1,
anon_sym_RPAREN2,
STATE(804), 1,
sym_comment,
[15187] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1767), 1,
anon_sym_LPAREN2,
STATE(805), 1,
sym_comment,
[15197] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1755), 1,
anon_sym_RBRACE2,
STATE(806), 1,
sym_comment,
[15207] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1769), 1,
sym_regex_pattern,
STATE(807), 1,
sym_comment,
[15217] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1771), 1,
sym_regex_pattern,
STATE(808), 1,
sym_comment,
[15227] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1773), 1,
aux_sym_format_converter_token1,
STATE(809), 1,
sym_comment,
[15237] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1775), 1,
anon_sym_RBRACE,
STATE(810), 1,
sym_comment,
[15247] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1437), 1,
anon_sym_SEMI,
STATE(811), 1,
sym_comment,
[15257] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1777), 1,
sym_regex_pattern,
STATE(812), 1,
sym_comment,
[15267] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1779), 1,
aux_sym_format_converter_token1,
STATE(813), 1,
sym_comment,
[15277] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1781), 1,
anon_sym_SLASH,
STATE(814), 1,
sym_comment,
[15287] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1783), 1,
aux_sym_format_converter_token1,
STATE(815), 1,
sym_comment,
[15297] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1785), 1,
anon_sym_LPAREN2,
STATE(816), 1,
sym_comment,
[15307] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1787), 1,
sym_regex_pattern,
STATE(817), 1,
sym_comment,
[15317] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1789), 1,
sym_regex_pattern,
STATE(818), 1,
sym_comment,
[15327] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1791), 1,
sym_regex_pattern,
STATE(819), 1,
sym_comment,
[15337] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1793), 1,
anon_sym_LPAREN2,
STATE(820), 1,
sym_comment,
[15347] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1795), 1,
sym_regex_pattern,
STATE(821), 1,
sym_comment,
[15357] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1797), 1,
sym_regex_pattern,
STATE(822), 1,
sym_comment,
[15367] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1799), 1,
anon_sym_SLASH,
STATE(823), 1,
sym_comment,
[15377] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1801), 1,
anon_sym_GT,
STATE(824), 1,
sym_comment,
[15387] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1803), 1,
aux_sym_format_converter_token1,
STATE(825), 1,
sym_comment,
[15397] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1805), 1,
sym_regex_pattern,
STATE(826), 1,
sym_comment,
[15407] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1749), 1,
anon_sym_RBRACK,
STATE(827), 1,
sym_comment,
[15417] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1749), 1,
anon_sym_RBRACE2,
STATE(828), 1,
sym_comment,
[15427] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1807), 1,
sym_regex_pattern,
STATE(829), 1,
sym_comment,
[15437] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1809), 1,
aux_sym_format_converter_token1,
STATE(830), 1,
sym_comment,
[15447] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1801), 1,
anon_sym_RPAREN2,
STATE(831), 1,
sym_comment,
[15457] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1415), 1,
anon_sym_SEMI,
STATE(832), 1,
sym_comment,
[15467] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1811), 1,
sym_regex_pattern,
STATE(833), 1,
sym_comment,
[15477] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1813), 1,
anon_sym_LBRACE,
STATE(834), 1,
sym_comment,
[15487] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1815), 1,
anon_sym_SLASH,
STATE(835), 1,
sym_comment,
[15497] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1817), 1,
aux_sym_format_converter_token1,
STATE(836), 1,
sym_comment,
[15507] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1749), 1,
anon_sym_SLASH,
STATE(837), 1,
sym_comment,
[15517] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1819), 1,
anon_sym_SLASH,
STATE(838), 1,
sym_comment,
[15527] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1821), 1,
sym_regex_pattern,
STATE(839), 1,
sym_comment,
[15537] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1755), 1,
anon_sym_GT,
STATE(840), 1,
sym_comment,
[15547] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1823), 1,
sym_regex_pattern,
STATE(841), 1,
sym_comment,
[15557] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1825), 1,
sym_regex_pattern,
STATE(842), 1,
sym_comment,
[15567] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1827), 1,
anon_sym_SLASH,
STATE(843), 1,
sym_comment,
[15577] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1829), 1,
sym_regex_pattern,
STATE(844), 1,
sym_comment,
[15587] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1831), 1,
sym_regex_pattern,
STATE(845), 1,
sym_comment,
[15597] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1833), 1,
sym_regex_pattern,
STATE(846), 1,
sym_comment,
[15607] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1835), 1,
anon_sym_LPAREN2,
STATE(847), 1,
sym_comment,
[15617] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1755), 1,
anon_sym_SLASH,
STATE(848), 1,
sym_comment,
[15627] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1837), 1,
anon_sym_SLASH,
STATE(849), 1,
sym_comment,
[15637] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1839), 1,
anon_sym_SLASH,
STATE(850), 1,
sym_comment,
[15647] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1841), 1,
anon_sym_GT,
STATE(851), 1,
sym_comment,
[15657] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1843), 1,
sym_regex_pattern,
STATE(852), 1,
sym_comment,
[15667] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1845), 1,
sym_regex_pattern,
STATE(853), 1,
sym_comment,
[15677] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1847), 1,
sym_regex_pattern,
STATE(854), 1,
sym_comment,
[15687] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1849), 1,
aux_sym_format_converter_token1,
STATE(855), 1,
sym_comment,
[15697] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1841), 1,
anon_sym_RPAREN2,
STATE(856), 1,
sym_comment,
[15707] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1851), 1,
ts_builtin_sym_end,
STATE(857), 1,
sym_comment,
[15717] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1853), 1,
sym_regex_pattern,
STATE(858), 1,
sym_comment,
[15727] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1855), 1,
aux_sym_comment_token1,
STATE(859), 1,
sym_comment,
[15737] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1857), 1,
anon_sym_SLASH,
STATE(860), 1,
sym_comment,
[15747] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1859), 1,
sym_regex_pattern,
STATE(861), 1,
sym_comment,
[15757] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1861), 1,
anon_sym_SLASH,
STATE(862), 1,
sym_comment,
[15767] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1863), 1,
anon_sym_RPAREN2,
STATE(863), 1,
sym_comment,
[15777] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1865), 1,
sym_regex_pattern,
STATE(864), 1,
sym_comment,
[15787] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1799), 1,
anon_sym_RBRACK,
STATE(865), 1,
sym_comment,
[15797] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1867), 1,
anon_sym_SLASH,
STATE(866), 1,
sym_comment,
[15807] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1869), 1,
sym_regex_pattern,
STATE(867), 1,
sym_comment,
[15817] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1871), 1,
sym_regex_pattern,
STATE(868), 1,
sym_comment,
[15827] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1799), 1,
anon_sym_GT,
STATE(869), 1,
sym_comment,
[15837] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1873), 1,
sym_regex_pattern,
STATE(870), 1,
sym_comment,
[15847] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1875), 1,
anon_sym_RPAREN2,
STATE(871), 1,
sym_comment,
[15857] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1799), 1,
anon_sym_RBRACE2,
STATE(872), 1,
sym_comment,
[15867] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1661), 1,
anon_sym_RBRACK,
STATE(873), 1,
sym_comment,
[15877] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1877), 1,
sym_regex_pattern,
STATE(874), 1,
sym_comment,
[15887] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1879), 1,
sym_regex_pattern,
STATE(875), 1,
sym_comment,
[15897] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1881), 1,
sym_regex_pattern,
STATE(876), 1,
sym_comment,
[15907] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1883), 1,
sym_regex_pattern,
STATE(877), 1,
sym_comment,
[15917] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1441), 1,
anon_sym_RPAREN2,
STATE(878), 1,
sym_comment,
[15927] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1885), 1,
sym_regex_pattern,
STATE(879), 1,
sym_comment,
[15937] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1661), 1,
anon_sym_RBRACE2,
STATE(880), 1,
sym_comment,
[15947] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1887), 1,
sym_regex_pattern,
STATE(881), 1,
sym_comment,
[15957] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1889), 1,
sym_regex_pattern,
STATE(882), 1,
sym_comment,
[15967] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1891), 1,
sym_regex_pattern,
STATE(883), 1,
sym_comment,
[15977] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1893), 1,
sym_regex_pattern,
STATE(884), 1,
sym_comment,
[15987] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1895), 1,
anon_sym_LPAREN2,
STATE(885), 1,
sym_comment,
[15997] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1897), 1,
sym_regex_pattern,
STATE(886), 1,
sym_comment,
[16007] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1899), 1,
sym_regex_pattern,
STATE(887), 1,
sym_comment,
[16017] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1901), 1,
anon_sym_GT,
STATE(888), 1,
sym_comment,
[16027] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1903), 1,
sym_regex_pattern,
STATE(889), 1,
sym_comment,
[16037] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1905), 1,
sym_regex_pattern,
STATE(890), 1,
sym_comment,
[16047] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1907), 1,
sym_regex_pattern,
STATE(891), 1,
sym_comment,
[16057] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1909), 1,
sym_regex_pattern,
STATE(892), 1,
sym_comment,
[16067] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1901), 1,
anon_sym_RPAREN2,
STATE(893), 1,
sym_comment,
[16077] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1911), 1,
anon_sym_LPAREN2,
STATE(894), 1,
sym_comment,
[16087] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1467), 1,
anon_sym_RBRACK,
STATE(895), 1,
sym_comment,
[16097] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1913), 1,
anon_sym_LPAREN2,
STATE(896), 1,
sym_comment,
[16107] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1915), 1,
anon_sym_LPAREN2,
STATE(897), 1,
sym_comment,
[16117] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1917), 1,
anon_sym_SLASH,
STATE(898), 1,
sym_comment,
[16127] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1919), 1,
anon_sym_LPAREN2,
STATE(899), 1,
sym_comment,
[16137] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1921), 1,
anon_sym_SLASH,
STATE(900), 1,
sym_comment,
[16147] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1923), 1,
anon_sym_LPAREN2,
STATE(901), 1,
sym_comment,
[16157] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1925), 1,
anon_sym_LPAREN2,
STATE(902), 1,
sym_comment,
[16167] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(276), 1,
anon_sym_SLASH,
STATE(903), 1,
sym_comment,
[16177] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1927), 1,
anon_sym_LPAREN2,
STATE(904), 1,
sym_comment,
[16187] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1929), 1,
anon_sym_LPAREN2,
STATE(905), 1,
sym_comment,
[16197] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1931), 1,
anon_sym_SLASH,
STATE(906), 1,
sym_comment,
[16207] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1933), 1,
anon_sym_SLASH,
STATE(907), 1,
sym_comment,
[16217] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1935), 1,
anon_sym_LPAREN2,
STATE(908), 1,
sym_comment,
[16227] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1937), 1,
anon_sym_LPAREN2,
STATE(909), 1,
sym_comment,
[16237] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1939), 1,
anon_sym_SLASH,
STATE(910), 1,
sym_comment,
[16247] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1941), 1,
anon_sym_LPAREN2,
STATE(911), 1,
sym_comment,
[16257] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1943), 1,
anon_sym_SLASH,
STATE(912), 1,
sym_comment,
[16267] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1945), 1,
anon_sym_LPAREN2,
STATE(913), 1,
sym_comment,
[16277] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1947), 1,
anon_sym_SLASH,
STATE(914), 1,
sym_comment,
[16287] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1949), 1,
anon_sym_SLASH,
STATE(915), 1,
sym_comment,
[16297] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1951), 1,
anon_sym_LPAREN2,
STATE(916), 1,
sym_comment,
[16307] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1953), 1,
anon_sym_LPAREN2,
STATE(917), 1,
sym_comment,
[16317] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1955), 1,
anon_sym_SLASH,
STATE(918), 1,
sym_comment,
[16327] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1957), 1,
anon_sym_SLASH,
STATE(919), 1,
sym_comment,
[16337] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1959), 1,
anon_sym_LPAREN2,
STATE(920), 1,
sym_comment,
[16347] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1961), 1,
anon_sym_SLASH,
STATE(921), 1,
sym_comment,
[16357] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1963), 1,
anon_sym_SLASH,
STATE(922), 1,
sym_comment,
[16367] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1965), 1,
anon_sym_LPAREN2,
STATE(923), 1,
sym_comment,
[16377] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1967), 1,
anon_sym_SLASH,
STATE(924), 1,
sym_comment,
[16387] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1969), 1,
anon_sym_LPAREN2,
STATE(925), 1,
sym_comment,
[16397] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1971), 1,
anon_sym_SLASH,
STATE(926), 1,
sym_comment,
[16407] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1973), 1,
anon_sym_SLASH,
STATE(927), 1,
sym_comment,
[16417] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1975), 1,
sym_regex_pattern,
STATE(928), 1,
sym_comment,
[16427] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1977), 1,
sym_regex_pattern,
STATE(929), 1,
sym_comment,
[16437] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1979), 1,
sym_regex_pattern,
STATE(930), 1,
sym_comment,
[16447] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1981), 1,
sym_regex_pattern,
STATE(931), 1,
sym_comment,
[16457] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1983), 1,
sym_regex_pattern,
STATE(932), 1,
sym_comment,
[16467] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1985), 1,
sym_regex_pattern,
STATE(933), 1,
sym_comment,
[16477] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1987), 1,
sym_regex_pattern,
STATE(934), 1,
sym_comment,
[16487] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1989), 1,
sym_regex_pattern,
STATE(935), 1,
sym_comment,
[16497] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1991), 1,
sym_regex_pattern,
STATE(936), 1,
sym_comment,
[16507] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1993), 1,
sym_regex_pattern,
STATE(937), 1,
sym_comment,
[16517] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1995), 1,
sym_regex_pattern,
STATE(938), 1,
sym_comment,
[16527] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1997), 1,
sym_regex_pattern,
STATE(939), 1,
sym_comment,
[16537] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(1999), 1,
sym_regex_pattern,
STATE(940), 1,
sym_comment,
[16547] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(2001), 1,
sym_regex_pattern,
STATE(941), 1,
sym_comment,
[16557] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(2003), 1,
sym_regex_pattern,
STATE(942), 1,
sym_comment,
[16567] = 3,
ACTIONS(3), 1,
anon_sym_POUND,
ACTIONS(2005), 1,
sym_regex_pattern,
STATE(943), 1,
sym_comment,
[16577] = 3,
ACTIONS(15), 1,
anon_sym_POUND,
ACTIONS(1697), 1,
anon_sym_RPAREN2,
STATE(944), 1,
sym_comment,
[16587] = 1,
ACTIONS(1354), 1,
ts_builtin_sym_end,
};
static const uint32_t ts_small_parse_table_map[] = {
[SMALL_STATE(2)] = 0,
[SMALL_STATE(3)] = 59,
[SMALL_STATE(4)] = 115,
[SMALL_STATE(5)] = 171,
[SMALL_STATE(6)] = 227,
[SMALL_STATE(7)] = 268,
[SMALL_STATE(8)] = 311,
[SMALL_STATE(9)] = 356,
[SMALL_STATE(10)] = 401,
[SMALL_STATE(11)] = 438,
[SMALL_STATE(12)] = 475,
[SMALL_STATE(13)] = 512,
[SMALL_STATE(14)] = 537,
[SMALL_STATE(15)] = 584,
[SMALL_STATE(16)] = 621,
[SMALL_STATE(17)] = 648,
[SMALL_STATE(18)] = 683,
[SMALL_STATE(19)] = 718,
[SMALL_STATE(20)] = 743,
[SMALL_STATE(21)] = 790,
[SMALL_STATE(22)] = 814,
[SMALL_STATE(23)] = 838,
[SMALL_STATE(24)] = 862,
[SMALL_STATE(25)] = 888,
[SMALL_STATE(26)] = 912,
[SMALL_STATE(27)] = 940,
[SMALL_STATE(28)] = 974,
[SMALL_STATE(29)] = 998,
[SMALL_STATE(30)] = 1042,
[SMALL_STATE(31)] = 1066,
[SMALL_STATE(32)] = 1098,
[SMALL_STATE(33)] = 1142,
[SMALL_STATE(34)] = 1166,
[SMALL_STATE(35)] = 1194,
[SMALL_STATE(36)] = 1227,
[SMALL_STATE(37)] = 1258,
[SMALL_STATE(38)] = 1291,
[SMALL_STATE(39)] = 1315,
[SMALL_STATE(40)] = 1337,
[SMALL_STATE(41)] = 1359,
[SMALL_STATE(42)] = 1381,
[SMALL_STATE(43)] = 1402,
[SMALL_STATE(44)] = 1423,
[SMALL_STATE(45)] = 1444,
[SMALL_STATE(46)] = 1465,
[SMALL_STATE(47)] = 1486,
[SMALL_STATE(48)] = 1507,
[SMALL_STATE(49)] = 1528,
[SMALL_STATE(50)] = 1549,
[SMALL_STATE(51)] = 1570,
[SMALL_STATE(52)] = 1591,
[SMALL_STATE(53)] = 1612,
[SMALL_STATE(54)] = 1633,
[SMALL_STATE(55)] = 1654,
[SMALL_STATE(56)] = 1691,
[SMALL_STATE(57)] = 1712,
[SMALL_STATE(58)] = 1733,
[SMALL_STATE(59)] = 1754,
[SMALL_STATE(60)] = 1775,
[SMALL_STATE(61)] = 1796,
[SMALL_STATE(62)] = 1817,
[SMALL_STATE(63)] = 1838,
[SMALL_STATE(64)] = 1859,
[SMALL_STATE(65)] = 1880,
[SMALL_STATE(66)] = 1901,
[SMALL_STATE(67)] = 1922,
[SMALL_STATE(68)] = 1943,
[SMALL_STATE(69)] = 1964,
[SMALL_STATE(70)] = 1985,
[SMALL_STATE(71)] = 2006,
[SMALL_STATE(72)] = 2027,
[SMALL_STATE(73)] = 2048,
[SMALL_STATE(74)] = 2069,
[SMALL_STATE(75)] = 2090,
[SMALL_STATE(76)] = 2111,
[SMALL_STATE(77)] = 2132,
[SMALL_STATE(78)] = 2153,
[SMALL_STATE(79)] = 2174,
[SMALL_STATE(80)] = 2195,
[SMALL_STATE(81)] = 2216,
[SMALL_STATE(82)] = 2237,
[SMALL_STATE(83)] = 2258,
[SMALL_STATE(84)] = 2279,
[SMALL_STATE(85)] = 2300,
[SMALL_STATE(86)] = 2321,
[SMALL_STATE(87)] = 2342,
[SMALL_STATE(88)] = 2363,
[SMALL_STATE(89)] = 2384,
[SMALL_STATE(90)] = 2405,
[SMALL_STATE(91)] = 2426,
[SMALL_STATE(92)] = 2447,
[SMALL_STATE(93)] = 2468,
[SMALL_STATE(94)] = 2489,
[SMALL_STATE(95)] = 2510,
[SMALL_STATE(96)] = 2531,
[SMALL_STATE(97)] = 2552,
[SMALL_STATE(98)] = 2573,
[SMALL_STATE(99)] = 2594,
[SMALL_STATE(100)] = 2615,
[SMALL_STATE(101)] = 2636,
[SMALL_STATE(102)] = 2657,
[SMALL_STATE(103)] = 2678,
[SMALL_STATE(104)] = 2699,
[SMALL_STATE(105)] = 2720,
[SMALL_STATE(106)] = 2741,
[SMALL_STATE(107)] = 2762,
[SMALL_STATE(108)] = 2783,
[SMALL_STATE(109)] = 2804,
[SMALL_STATE(110)] = 2825,
[SMALL_STATE(111)] = 2846,
[SMALL_STATE(112)] = 2867,
[SMALL_STATE(113)] = 2888,
[SMALL_STATE(114)] = 2909,
[SMALL_STATE(115)] = 2930,
[SMALL_STATE(116)] = 2951,
[SMALL_STATE(117)] = 2972,
[SMALL_STATE(118)] = 2993,
[SMALL_STATE(119)] = 3014,
[SMALL_STATE(120)] = 3035,
[SMALL_STATE(121)] = 3056,
[SMALL_STATE(122)] = 3077,
[SMALL_STATE(123)] = 3098,
[SMALL_STATE(124)] = 3119,
[SMALL_STATE(125)] = 3140,
[SMALL_STATE(126)] = 3161,
[SMALL_STATE(127)] = 3184,
[SMALL_STATE(128)] = 3205,
[SMALL_STATE(129)] = 3226,
[SMALL_STATE(130)] = 3247,
[SMALL_STATE(131)] = 3268,
[SMALL_STATE(132)] = 3289,
[SMALL_STATE(133)] = 3310,
[SMALL_STATE(134)] = 3331,
[SMALL_STATE(135)] = 3352,
[SMALL_STATE(136)] = 3373,
[SMALL_STATE(137)] = 3394,
[SMALL_STATE(138)] = 3415,
[SMALL_STATE(139)] = 3436,
[SMALL_STATE(140)] = 3457,
[SMALL_STATE(141)] = 3478,
[SMALL_STATE(142)] = 3499,
[SMALL_STATE(143)] = 3520,
[SMALL_STATE(144)] = 3541,
[SMALL_STATE(145)] = 3562,
[SMALL_STATE(146)] = 3583,
[SMALL_STATE(147)] = 3604,
[SMALL_STATE(148)] = 3625,
[SMALL_STATE(149)] = 3646,
[SMALL_STATE(150)] = 3667,
[SMALL_STATE(151)] = 3688,
[SMALL_STATE(152)] = 3709,
[SMALL_STATE(153)] = 3730,
[SMALL_STATE(154)] = 3751,
[SMALL_STATE(155)] = 3772,
[SMALL_STATE(156)] = 3793,
[SMALL_STATE(157)] = 3814,
[SMALL_STATE(158)] = 3835,
[SMALL_STATE(159)] = 3856,
[SMALL_STATE(160)] = 3877,
[SMALL_STATE(161)] = 3898,
[SMALL_STATE(162)] = 3919,
[SMALL_STATE(163)] = 3940,
[SMALL_STATE(164)] = 3961,
[SMALL_STATE(165)] = 3982,
[SMALL_STATE(166)] = 4003,
[SMALL_STATE(167)] = 4024,
[SMALL_STATE(168)] = 4045,
[SMALL_STATE(169)] = 4066,
[SMALL_STATE(170)] = 4087,
[SMALL_STATE(171)] = 4108,
[SMALL_STATE(172)] = 4129,
[SMALL_STATE(173)] = 4150,
[SMALL_STATE(174)] = 4171,
[SMALL_STATE(175)] = 4192,
[SMALL_STATE(176)] = 4213,
[SMALL_STATE(177)] = 4234,
[SMALL_STATE(178)] = 4255,
[SMALL_STATE(179)] = 4276,
[SMALL_STATE(180)] = 4297,
[SMALL_STATE(181)] = 4318,
[SMALL_STATE(182)] = 4339,
[SMALL_STATE(183)] = 4360,
[SMALL_STATE(184)] = 4381,
[SMALL_STATE(185)] = 4402,
[SMALL_STATE(186)] = 4423,
[SMALL_STATE(187)] = 4444,
[SMALL_STATE(188)] = 4465,
[SMALL_STATE(189)] = 4486,
[SMALL_STATE(190)] = 4505,
[SMALL_STATE(191)] = 4542,
[SMALL_STATE(192)] = 4563,
[SMALL_STATE(193)] = 4584,
[SMALL_STATE(194)] = 4605,
[SMALL_STATE(195)] = 4626,
[SMALL_STATE(196)] = 4663,
[SMALL_STATE(197)] = 4684,
[SMALL_STATE(198)] = 4721,
[SMALL_STATE(199)] = 4754,
[SMALL_STATE(200)] = 4785,
[SMALL_STATE(201)] = 4806,
[SMALL_STATE(202)] = 4826,
[SMALL_STATE(203)] = 4860,
[SMALL_STATE(204)] = 4894,
[SMALL_STATE(205)] = 4928,
[SMALL_STATE(206)] = 4962,
[SMALL_STATE(207)] = 4996,
[SMALL_STATE(208)] = 5030,
[SMALL_STATE(209)] = 5064,
[SMALL_STATE(210)] = 5098,
[SMALL_STATE(211)] = 5132,
[SMALL_STATE(212)] = 5162,
[SMALL_STATE(213)] = 5196,
[SMALL_STATE(214)] = 5230,
[SMALL_STATE(215)] = 5264,
[SMALL_STATE(216)] = 5298,
[SMALL_STATE(217)] = 5332,
[SMALL_STATE(218)] = 5366,
[SMALL_STATE(219)] = 5386,
[SMALL_STATE(220)] = 5420,
[SMALL_STATE(221)] = 5450,
[SMALL_STATE(222)] = 5470,
[SMALL_STATE(223)] = 5504,
[SMALL_STATE(224)] = 5538,
[SMALL_STATE(225)] = 5572,
[SMALL_STATE(226)] = 5606,
[SMALL_STATE(227)] = 5634,
[SMALL_STATE(228)] = 5668,
[SMALL_STATE(229)] = 5702,
[SMALL_STATE(230)] = 5736,
[SMALL_STATE(231)] = 5770,
[SMALL_STATE(232)] = 5804,
[SMALL_STATE(233)] = 5838,
[SMALL_STATE(234)] = 5872,
[SMALL_STATE(235)] = 5906,
[SMALL_STATE(236)] = 5940,
[SMALL_STATE(237)] = 5974,
[SMALL_STATE(238)] = 6008,
[SMALL_STATE(239)] = 6042,
[SMALL_STATE(240)] = 6076,
[SMALL_STATE(241)] = 6110,
[SMALL_STATE(242)] = 6144,
[SMALL_STATE(243)] = 6178,
[SMALL_STATE(244)] = 6212,
[SMALL_STATE(245)] = 6246,
[SMALL_STATE(246)] = 6280,
[SMALL_STATE(247)] = 6314,
[SMALL_STATE(248)] = 6345,
[SMALL_STATE(249)] = 6368,
[SMALL_STATE(250)] = 6391,
[SMALL_STATE(251)] = 6422,
[SMALL_STATE(252)] = 6445,
[SMALL_STATE(253)] = 6468,
[SMALL_STATE(254)] = 6491,
[SMALL_STATE(255)] = 6522,
[SMALL_STATE(256)] = 6545,
[SMALL_STATE(257)] = 6568,
[SMALL_STATE(258)] = 6591,
[SMALL_STATE(259)] = 6614,
[SMALL_STATE(260)] = 6637,
[SMALL_STATE(261)] = 6668,
[SMALL_STATE(262)] = 6695,
[SMALL_STATE(263)] = 6718,
[SMALL_STATE(264)] = 6741,
[SMALL_STATE(265)] = 6764,
[SMALL_STATE(266)] = 6787,
[SMALL_STATE(267)] = 6810,
[SMALL_STATE(268)] = 6833,
[SMALL_STATE(269)] = 6856,
[SMALL_STATE(270)] = 6879,
[SMALL_STATE(271)] = 6902,
[SMALL_STATE(272)] = 6933,
[SMALL_STATE(273)] = 6956,
[SMALL_STATE(274)] = 6979,
[SMALL_STATE(275)] = 7002,
[SMALL_STATE(276)] = 7025,
[SMALL_STATE(277)] = 7048,
[SMALL_STATE(278)] = 7071,
[SMALL_STATE(279)] = 7094,
[SMALL_STATE(280)] = 7117,
[SMALL_STATE(281)] = 7148,
[SMALL_STATE(282)] = 7171,
[SMALL_STATE(283)] = 7194,
[SMALL_STATE(284)] = 7225,
[SMALL_STATE(285)] = 7248,
[SMALL_STATE(286)] = 7271,
[SMALL_STATE(287)] = 7294,
[SMALL_STATE(288)] = 7317,
[SMALL_STATE(289)] = 7340,
[SMALL_STATE(290)] = 7363,
[SMALL_STATE(291)] = 7394,
[SMALL_STATE(292)] = 7417,
[SMALL_STATE(293)] = 7440,
[SMALL_STATE(294)] = 7463,
[SMALL_STATE(295)] = 7494,
[SMALL_STATE(296)] = 7517,
[SMALL_STATE(297)] = 7540,
[SMALL_STATE(298)] = 7571,
[SMALL_STATE(299)] = 7594,
[SMALL_STATE(300)] = 7617,
[SMALL_STATE(301)] = 7640,
[SMALL_STATE(302)] = 7671,
[SMALL_STATE(303)] = 7694,
[SMALL_STATE(304)] = 7717,
[SMALL_STATE(305)] = 7748,
[SMALL_STATE(306)] = 7779,
[SMALL_STATE(307)] = 7802,
[SMALL_STATE(308)] = 7825,
[SMALL_STATE(309)] = 7856,
[SMALL_STATE(310)] = 7879,
[SMALL_STATE(311)] = 7902,
[SMALL_STATE(312)] = 7933,
[SMALL_STATE(313)] = 7956,
[SMALL_STATE(314)] = 7987,
[SMALL_STATE(315)] = 8010,
[SMALL_STATE(316)] = 8033,
[SMALL_STATE(317)] = 8056,
[SMALL_STATE(318)] = 8079,
[SMALL_STATE(319)] = 8108,
[SMALL_STATE(320)] = 8131,
[SMALL_STATE(321)] = 8156,
[SMALL_STATE(322)] = 8179,
[SMALL_STATE(323)] = 8202,
[SMALL_STATE(324)] = 8233,
[SMALL_STATE(325)] = 8256,
[SMALL_STATE(326)] = 8279,
[SMALL_STATE(327)] = 8302,
[SMALL_STATE(328)] = 8325,
[SMALL_STATE(329)] = 8348,
[SMALL_STATE(330)] = 8371,
[SMALL_STATE(331)] = 8394,
[SMALL_STATE(332)] = 8422,
[SMALL_STATE(333)] = 8450,
[SMALL_STATE(334)] = 8478,
[SMALL_STATE(335)] = 8506,
[SMALL_STATE(336)] = 8534,
[SMALL_STATE(337)] = 8562,
[SMALL_STATE(338)] = 8590,
[SMALL_STATE(339)] = 8618,
[SMALL_STATE(340)] = 8646,
[SMALL_STATE(341)] = 8674,
[SMALL_STATE(342)] = 8702,
[SMALL_STATE(343)] = 8730,
[SMALL_STATE(344)] = 8758,
[SMALL_STATE(345)] = 8786,
[SMALL_STATE(346)] = 8814,
[SMALL_STATE(347)] = 8842,
[SMALL_STATE(348)] = 8870,
[SMALL_STATE(349)] = 8898,
[SMALL_STATE(350)] = 8926,
[SMALL_STATE(351)] = 8954,
[SMALL_STATE(352)] = 8982,
[SMALL_STATE(353)] = 9010,
[SMALL_STATE(354)] = 9038,
[SMALL_STATE(355)] = 9066,
[SMALL_STATE(356)] = 9094,
[SMALL_STATE(357)] = 9122,
[SMALL_STATE(358)] = 9150,
[SMALL_STATE(359)] = 9178,
[SMALL_STATE(360)] = 9206,
[SMALL_STATE(361)] = 9234,
[SMALL_STATE(362)] = 9262,
[SMALL_STATE(363)] = 9290,
[SMALL_STATE(364)] = 9315,
[SMALL_STATE(365)] = 9340,
[SMALL_STATE(366)] = 9363,
[SMALL_STATE(367)] = 9386,
[SMALL_STATE(368)] = 9409,
[SMALL_STATE(369)] = 9434,
[SMALL_STATE(370)] = 9459,
[SMALL_STATE(371)] = 9482,
[SMALL_STATE(372)] = 9505,
[SMALL_STATE(373)] = 9528,
[SMALL_STATE(374)] = 9551,
[SMALL_STATE(375)] = 9576,
[SMALL_STATE(376)] = 9599,
[SMALL_STATE(377)] = 9622,
[SMALL_STATE(378)] = 9647,
[SMALL_STATE(379)] = 9672,
[SMALL_STATE(380)] = 9697,
[SMALL_STATE(381)] = 9720,
[SMALL_STATE(382)] = 9743,
[SMALL_STATE(383)] = 9766,
[SMALL_STATE(384)] = 9791,
[SMALL_STATE(385)] = 9814,
[SMALL_STATE(386)] = 9839,
[SMALL_STATE(387)] = 9862,
[SMALL_STATE(388)] = 9885,
[SMALL_STATE(389)] = 9910,
[SMALL_STATE(390)] = 9927,
[SMALL_STATE(391)] = 9950,
[SMALL_STATE(392)] = 9975,
[SMALL_STATE(393)] = 9992,
[SMALL_STATE(394)] = 10017,
[SMALL_STATE(395)] = 10040,
[SMALL_STATE(396)] = 10057,
[SMALL_STATE(397)] = 10074,
[SMALL_STATE(398)] = 10091,
[SMALL_STATE(399)] = 10116,
[SMALL_STATE(400)] = 10139,
[SMALL_STATE(401)] = 10162,
[SMALL_STATE(402)] = 10185,
[SMALL_STATE(403)] = 10208,
[SMALL_STATE(404)] = 10233,
[SMALL_STATE(405)] = 10256,
[SMALL_STATE(406)] = 10281,
[SMALL_STATE(407)] = 10304,
[SMALL_STATE(408)] = 10327,
[SMALL_STATE(409)] = 10350,
[SMALL_STATE(410)] = 10373,
[SMALL_STATE(411)] = 10396,
[SMALL_STATE(412)] = 10419,
[SMALL_STATE(413)] = 10444,
[SMALL_STATE(414)] = 10467,
[SMALL_STATE(415)] = 10490,
[SMALL_STATE(416)] = 10513,
[SMALL_STATE(417)] = 10536,
[SMALL_STATE(418)] = 10559,
[SMALL_STATE(419)] = 10580,
[SMALL_STATE(420)] = 10603,
[SMALL_STATE(421)] = 10626,
[SMALL_STATE(422)] = 10649,
[SMALL_STATE(423)] = 10674,
[SMALL_STATE(424)] = 10699,
[SMALL_STATE(425)] = 10722,
[SMALL_STATE(426)] = 10747,
[SMALL_STATE(427)] = 10772,
[SMALL_STATE(428)] = 10797,
[SMALL_STATE(429)] = 10822,
[SMALL_STATE(430)] = 10847,
[SMALL_STATE(431)] = 10870,
[SMALL_STATE(432)] = 10895,
[SMALL_STATE(433)] = 10920,
[SMALL_STATE(434)] = 10945,
[SMALL_STATE(435)] = 10970,
[SMALL_STATE(436)] = 10995,
[SMALL_STATE(437)] = 11020,
[SMALL_STATE(438)] = 11045,
[SMALL_STATE(439)] = 11070,
[SMALL_STATE(440)] = 11095,
[SMALL_STATE(441)] = 11118,
[SMALL_STATE(442)] = 11137,
[SMALL_STATE(443)] = 11156,
[SMALL_STATE(444)] = 11171,
[SMALL_STATE(445)] = 11190,
[SMALL_STATE(446)] = 11209,
[SMALL_STATE(447)] = 11220,
[SMALL_STATE(448)] = 11231,
[SMALL_STATE(449)] = 11250,
[SMALL_STATE(450)] = 11267,
[SMALL_STATE(451)] = 11286,
[SMALL_STATE(452)] = 11297,
[SMALL_STATE(453)] = 11316,
[SMALL_STATE(454)] = 11335,
[SMALL_STATE(455)] = 11354,
[SMALL_STATE(456)] = 11373,
[SMALL_STATE(457)] = 11390,
[SMALL_STATE(458)] = 11409,
[SMALL_STATE(459)] = 11428,
[SMALL_STATE(460)] = 11447,
[SMALL_STATE(461)] = 11458,
[SMALL_STATE(462)] = 11477,
[SMALL_STATE(463)] = 11488,
[SMALL_STATE(464)] = 11507,
[SMALL_STATE(465)] = 11526,
[SMALL_STATE(466)] = 11545,
[SMALL_STATE(467)] = 11564,
[SMALL_STATE(468)] = 11575,
[SMALL_STATE(469)] = 11592,
[SMALL_STATE(470)] = 11607,
[SMALL_STATE(471)] = 11626,
[SMALL_STATE(472)] = 11645,
[SMALL_STATE(473)] = 11664,
[SMALL_STATE(474)] = 11683,
[SMALL_STATE(475)] = 11702,
[SMALL_STATE(476)] = 11721,
[SMALL_STATE(477)] = 11732,
[SMALL_STATE(478)] = 11751,
[SMALL_STATE(479)] = 11770,
[SMALL_STATE(480)] = 11789,
[SMALL_STATE(481)] = 11808,
[SMALL_STATE(482)] = 11827,
[SMALL_STATE(483)] = 11838,
[SMALL_STATE(484)] = 11857,
[SMALL_STATE(485)] = 11876,
[SMALL_STATE(486)] = 11895,
[SMALL_STATE(487)] = 11914,
[SMALL_STATE(488)] = 11926,
[SMALL_STATE(489)] = 11940,
[SMALL_STATE(490)] = 11954,
[SMALL_STATE(491)] = 11968,
[SMALL_STATE(492)] = 11982,
[SMALL_STATE(493)] = 11994,
[SMALL_STATE(494)] = 12008,
[SMALL_STATE(495)] = 12022,
[SMALL_STATE(496)] = 12036,
[SMALL_STATE(497)] = 12048,
[SMALL_STATE(498)] = 12059,
[SMALL_STATE(499)] = 12070,
[SMALL_STATE(500)] = 12081,
[SMALL_STATE(501)] = 12094,
[SMALL_STATE(502)] = 12107,
[SMALL_STATE(503)] = 12118,
[SMALL_STATE(504)] = 12129,
[SMALL_STATE(505)] = 12140,
[SMALL_STATE(506)] = 12153,
[SMALL_STATE(507)] = 12164,
[SMALL_STATE(508)] = 12175,
[SMALL_STATE(509)] = 12188,
[SMALL_STATE(510)] = 12201,
[SMALL_STATE(511)] = 12214,
[SMALL_STATE(512)] = 12227,
[SMALL_STATE(513)] = 12240,
[SMALL_STATE(514)] = 12251,
[SMALL_STATE(515)] = 12264,
[SMALL_STATE(516)] = 12275,
[SMALL_STATE(517)] = 12288,
[SMALL_STATE(518)] = 12299,
[SMALL_STATE(519)] = 12310,
[SMALL_STATE(520)] = 12321,
[SMALL_STATE(521)] = 12332,
[SMALL_STATE(522)] = 12345,
[SMALL_STATE(523)] = 12358,
[SMALL_STATE(524)] = 12369,
[SMALL_STATE(525)] = 12380,
[SMALL_STATE(526)] = 12391,
[SMALL_STATE(527)] = 12402,
[SMALL_STATE(528)] = 12413,
[SMALL_STATE(529)] = 12424,
[SMALL_STATE(530)] = 12437,
[SMALL_STATE(531)] = 12447,
[SMALL_STATE(532)] = 12457,
[SMALL_STATE(533)] = 12467,
[SMALL_STATE(534)] = 12477,
[SMALL_STATE(535)] = 12487,
[SMALL_STATE(536)] = 12497,
[SMALL_STATE(537)] = 12507,
[SMALL_STATE(538)] = 12517,
[SMALL_STATE(539)] = 12527,
[SMALL_STATE(540)] = 12537,
[SMALL_STATE(541)] = 12547,
[SMALL_STATE(542)] = 12557,
[SMALL_STATE(543)] = 12567,
[SMALL_STATE(544)] = 12577,
[SMALL_STATE(545)] = 12587,
[SMALL_STATE(546)] = 12597,
[SMALL_STATE(547)] = 12607,
[SMALL_STATE(548)] = 12617,
[SMALL_STATE(549)] = 12627,
[SMALL_STATE(550)] = 12637,
[SMALL_STATE(551)] = 12647,
[SMALL_STATE(552)] = 12657,
[SMALL_STATE(553)] = 12667,
[SMALL_STATE(554)] = 12677,
[SMALL_STATE(555)] = 12687,
[SMALL_STATE(556)] = 12697,
[SMALL_STATE(557)] = 12707,
[SMALL_STATE(558)] = 12717,
[SMALL_STATE(559)] = 12727,
[SMALL_STATE(560)] = 12737,
[SMALL_STATE(561)] = 12747,
[SMALL_STATE(562)] = 12757,
[SMALL_STATE(563)] = 12767,
[SMALL_STATE(564)] = 12777,
[SMALL_STATE(565)] = 12787,
[SMALL_STATE(566)] = 12797,
[SMALL_STATE(567)] = 12807,
[SMALL_STATE(568)] = 12817,
[SMALL_STATE(569)] = 12827,
[SMALL_STATE(570)] = 12837,
[SMALL_STATE(571)] = 12847,
[SMALL_STATE(572)] = 12857,
[SMALL_STATE(573)] = 12867,
[SMALL_STATE(574)] = 12877,
[SMALL_STATE(575)] = 12887,
[SMALL_STATE(576)] = 12897,
[SMALL_STATE(577)] = 12907,
[SMALL_STATE(578)] = 12917,
[SMALL_STATE(579)] = 12927,
[SMALL_STATE(580)] = 12937,
[SMALL_STATE(581)] = 12947,
[SMALL_STATE(582)] = 12957,
[SMALL_STATE(583)] = 12967,
[SMALL_STATE(584)] = 12977,
[SMALL_STATE(585)] = 12987,
[SMALL_STATE(586)] = 12997,
[SMALL_STATE(587)] = 13007,
[SMALL_STATE(588)] = 13017,
[SMALL_STATE(589)] = 13027,
[SMALL_STATE(590)] = 13037,
[SMALL_STATE(591)] = 13047,
[SMALL_STATE(592)] = 13057,
[SMALL_STATE(593)] = 13067,
[SMALL_STATE(594)] = 13077,
[SMALL_STATE(595)] = 13087,
[SMALL_STATE(596)] = 13097,
[SMALL_STATE(597)] = 13107,
[SMALL_STATE(598)] = 13117,
[SMALL_STATE(599)] = 13127,
[SMALL_STATE(600)] = 13137,
[SMALL_STATE(601)] = 13147,
[SMALL_STATE(602)] = 13157,
[SMALL_STATE(603)] = 13167,
[SMALL_STATE(604)] = 13177,
[SMALL_STATE(605)] = 13187,
[SMALL_STATE(606)] = 13197,
[SMALL_STATE(607)] = 13207,
[SMALL_STATE(608)] = 13217,
[SMALL_STATE(609)] = 13227,
[SMALL_STATE(610)] = 13237,
[SMALL_STATE(611)] = 13247,
[SMALL_STATE(612)] = 13257,
[SMALL_STATE(613)] = 13267,
[SMALL_STATE(614)] = 13277,
[SMALL_STATE(615)] = 13287,
[SMALL_STATE(616)] = 13297,
[SMALL_STATE(617)] = 13307,
[SMALL_STATE(618)] = 13317,
[SMALL_STATE(619)] = 13327,
[SMALL_STATE(620)] = 13337,
[SMALL_STATE(621)] = 13347,
[SMALL_STATE(622)] = 13357,
[SMALL_STATE(623)] = 13367,
[SMALL_STATE(624)] = 13377,
[SMALL_STATE(625)] = 13387,
[SMALL_STATE(626)] = 13397,
[SMALL_STATE(627)] = 13407,
[SMALL_STATE(628)] = 13417,
[SMALL_STATE(629)] = 13427,
[SMALL_STATE(630)] = 13437,
[SMALL_STATE(631)] = 13447,
[SMALL_STATE(632)] = 13457,
[SMALL_STATE(633)] = 13467,
[SMALL_STATE(634)] = 13477,
[SMALL_STATE(635)] = 13487,
[SMALL_STATE(636)] = 13497,
[SMALL_STATE(637)] = 13507,
[SMALL_STATE(638)] = 13517,
[SMALL_STATE(639)] = 13527,
[SMALL_STATE(640)] = 13537,
[SMALL_STATE(641)] = 13547,
[SMALL_STATE(642)] = 13557,
[SMALL_STATE(643)] = 13567,
[SMALL_STATE(644)] = 13577,
[SMALL_STATE(645)] = 13587,
[SMALL_STATE(646)] = 13597,
[SMALL_STATE(647)] = 13607,
[SMALL_STATE(648)] = 13617,
[SMALL_STATE(649)] = 13627,
[SMALL_STATE(650)] = 13637,
[SMALL_STATE(651)] = 13647,
[SMALL_STATE(652)] = 13657,
[SMALL_STATE(653)] = 13667,
[SMALL_STATE(654)] = 13677,
[SMALL_STATE(655)] = 13687,
[SMALL_STATE(656)] = 13697,
[SMALL_STATE(657)] = 13707,
[SMALL_STATE(658)] = 13717,
[SMALL_STATE(659)] = 13727,
[SMALL_STATE(660)] = 13737,
[SMALL_STATE(661)] = 13747,
[SMALL_STATE(662)] = 13757,
[SMALL_STATE(663)] = 13767,
[SMALL_STATE(664)] = 13777,
[SMALL_STATE(665)] = 13787,
[SMALL_STATE(666)] = 13797,
[SMALL_STATE(667)] = 13807,
[SMALL_STATE(668)] = 13817,
[SMALL_STATE(669)] = 13827,
[SMALL_STATE(670)] = 13837,
[SMALL_STATE(671)] = 13847,
[SMALL_STATE(672)] = 13857,
[SMALL_STATE(673)] = 13867,
[SMALL_STATE(674)] = 13877,
[SMALL_STATE(675)] = 13887,
[SMALL_STATE(676)] = 13897,
[SMALL_STATE(677)] = 13907,
[SMALL_STATE(678)] = 13917,
[SMALL_STATE(679)] = 13927,
[SMALL_STATE(680)] = 13937,
[SMALL_STATE(681)] = 13947,
[SMALL_STATE(682)] = 13957,
[SMALL_STATE(683)] = 13967,
[SMALL_STATE(684)] = 13977,
[SMALL_STATE(685)] = 13987,
[SMALL_STATE(686)] = 13997,
[SMALL_STATE(687)] = 14007,
[SMALL_STATE(688)] = 14017,
[SMALL_STATE(689)] = 14027,
[SMALL_STATE(690)] = 14037,
[SMALL_STATE(691)] = 14047,
[SMALL_STATE(692)] = 14057,
[SMALL_STATE(693)] = 14067,
[SMALL_STATE(694)] = 14077,
[SMALL_STATE(695)] = 14087,
[SMALL_STATE(696)] = 14097,
[SMALL_STATE(697)] = 14107,
[SMALL_STATE(698)] = 14117,
[SMALL_STATE(699)] = 14127,
[SMALL_STATE(700)] = 14137,
[SMALL_STATE(701)] = 14147,
[SMALL_STATE(702)] = 14157,
[SMALL_STATE(703)] = 14167,
[SMALL_STATE(704)] = 14177,
[SMALL_STATE(705)] = 14187,
[SMALL_STATE(706)] = 14197,
[SMALL_STATE(707)] = 14207,
[SMALL_STATE(708)] = 14217,
[SMALL_STATE(709)] = 14227,
[SMALL_STATE(710)] = 14237,
[SMALL_STATE(711)] = 14247,
[SMALL_STATE(712)] = 14257,
[SMALL_STATE(713)] = 14267,
[SMALL_STATE(714)] = 14277,
[SMALL_STATE(715)] = 14287,
[SMALL_STATE(716)] = 14297,
[SMALL_STATE(717)] = 14307,
[SMALL_STATE(718)] = 14317,
[SMALL_STATE(719)] = 14327,
[SMALL_STATE(720)] = 14337,
[SMALL_STATE(721)] = 14347,
[SMALL_STATE(722)] = 14357,
[SMALL_STATE(723)] = 14367,
[SMALL_STATE(724)] = 14377,
[SMALL_STATE(725)] = 14387,
[SMALL_STATE(726)] = 14397,
[SMALL_STATE(727)] = 14407,
[SMALL_STATE(728)] = 14417,
[SMALL_STATE(729)] = 14427,
[SMALL_STATE(730)] = 14437,
[SMALL_STATE(731)] = 14447,
[SMALL_STATE(732)] = 14457,
[SMALL_STATE(733)] = 14467,
[SMALL_STATE(734)] = 14477,
[SMALL_STATE(735)] = 14487,
[SMALL_STATE(736)] = 14497,
[SMALL_STATE(737)] = 14507,
[SMALL_STATE(738)] = 14517,
[SMALL_STATE(739)] = 14527,
[SMALL_STATE(740)] = 14537,
[SMALL_STATE(741)] = 14547,
[SMALL_STATE(742)] = 14557,
[SMALL_STATE(743)] = 14567,
[SMALL_STATE(744)] = 14577,
[SMALL_STATE(745)] = 14587,
[SMALL_STATE(746)] = 14597,
[SMALL_STATE(747)] = 14607,
[SMALL_STATE(748)] = 14617,
[SMALL_STATE(749)] = 14627,
[SMALL_STATE(750)] = 14637,
[SMALL_STATE(751)] = 14647,
[SMALL_STATE(752)] = 14657,
[SMALL_STATE(753)] = 14667,
[SMALL_STATE(754)] = 14677,
[SMALL_STATE(755)] = 14687,
[SMALL_STATE(756)] = 14697,
[SMALL_STATE(757)] = 14707,
[SMALL_STATE(758)] = 14717,
[SMALL_STATE(759)] = 14727,
[SMALL_STATE(760)] = 14737,
[SMALL_STATE(761)] = 14747,
[SMALL_STATE(762)] = 14757,
[SMALL_STATE(763)] = 14767,
[SMALL_STATE(764)] = 14777,
[SMALL_STATE(765)] = 14787,
[SMALL_STATE(766)] = 14797,
[SMALL_STATE(767)] = 14807,
[SMALL_STATE(768)] = 14817,
[SMALL_STATE(769)] = 14827,
[SMALL_STATE(770)] = 14837,
[SMALL_STATE(771)] = 14847,
[SMALL_STATE(772)] = 14857,
[SMALL_STATE(773)] = 14867,
[SMALL_STATE(774)] = 14877,
[SMALL_STATE(775)] = 14887,
[SMALL_STATE(776)] = 14897,
[SMALL_STATE(777)] = 14907,
[SMALL_STATE(778)] = 14917,
[SMALL_STATE(779)] = 14927,
[SMALL_STATE(780)] = 14937,
[SMALL_STATE(781)] = 14947,
[SMALL_STATE(782)] = 14957,
[SMALL_STATE(783)] = 14967,
[SMALL_STATE(784)] = 14977,
[SMALL_STATE(785)] = 14987,
[SMALL_STATE(786)] = 14997,
[SMALL_STATE(787)] = 15007,
[SMALL_STATE(788)] = 15017,
[SMALL_STATE(789)] = 15027,
[SMALL_STATE(790)] = 15037,
[SMALL_STATE(791)] = 15047,
[SMALL_STATE(792)] = 15057,
[SMALL_STATE(793)] = 15067,
[SMALL_STATE(794)] = 15077,
[SMALL_STATE(795)] = 15087,
[SMALL_STATE(796)] = 15097,
[SMALL_STATE(797)] = 15107,
[SMALL_STATE(798)] = 15117,
[SMALL_STATE(799)] = 15127,
[SMALL_STATE(800)] = 15137,
[SMALL_STATE(801)] = 15147,
[SMALL_STATE(802)] = 15157,
[SMALL_STATE(803)] = 15167,
[SMALL_STATE(804)] = 15177,
[SMALL_STATE(805)] = 15187,
[SMALL_STATE(806)] = 15197,
[SMALL_STATE(807)] = 15207,
[SMALL_STATE(808)] = 15217,
[SMALL_STATE(809)] = 15227,
[SMALL_STATE(810)] = 15237,
[SMALL_STATE(811)] = 15247,
[SMALL_STATE(812)] = 15257,
[SMALL_STATE(813)] = 15267,
[SMALL_STATE(814)] = 15277,
[SMALL_STATE(815)] = 15287,
[SMALL_STATE(816)] = 15297,
[SMALL_STATE(817)] = 15307,
[SMALL_STATE(818)] = 15317,
[SMALL_STATE(819)] = 15327,
[SMALL_STATE(820)] = 15337,
[SMALL_STATE(821)] = 15347,
[SMALL_STATE(822)] = 15357,
[SMALL_STATE(823)] = 15367,
[SMALL_STATE(824)] = 15377,
[SMALL_STATE(825)] = 15387,
[SMALL_STATE(826)] = 15397,
[SMALL_STATE(827)] = 15407,
[SMALL_STATE(828)] = 15417,
[SMALL_STATE(829)] = 15427,
[SMALL_STATE(830)] = 15437,
[SMALL_STATE(831)] = 15447,
[SMALL_STATE(832)] = 15457,
[SMALL_STATE(833)] = 15467,
[SMALL_STATE(834)] = 15477,
[SMALL_STATE(835)] = 15487,
[SMALL_STATE(836)] = 15497,
[SMALL_STATE(837)] = 15507,
[SMALL_STATE(838)] = 15517,
[SMALL_STATE(839)] = 15527,
[SMALL_STATE(840)] = 15537,
[SMALL_STATE(841)] = 15547,
[SMALL_STATE(842)] = 15557,
[SMALL_STATE(843)] = 15567,
[SMALL_STATE(844)] = 15577,
[SMALL_STATE(845)] = 15587,
[SMALL_STATE(846)] = 15597,
[SMALL_STATE(847)] = 15607,
[SMALL_STATE(848)] = 15617,
[SMALL_STATE(849)] = 15627,
[SMALL_STATE(850)] = 15637,
[SMALL_STATE(851)] = 15647,
[SMALL_STATE(852)] = 15657,
[SMALL_STATE(853)] = 15667,
[SMALL_STATE(854)] = 15677,
[SMALL_STATE(855)] = 15687,
[SMALL_STATE(856)] = 15697,
[SMALL_STATE(857)] = 15707,
[SMALL_STATE(858)] = 15717,
[SMALL_STATE(859)] = 15727,
[SMALL_STATE(860)] = 15737,
[SMALL_STATE(861)] = 15747,
[SMALL_STATE(862)] = 15757,
[SMALL_STATE(863)] = 15767,
[SMALL_STATE(864)] = 15777,
[SMALL_STATE(865)] = 15787,
[SMALL_STATE(866)] = 15797,
[SMALL_STATE(867)] = 15807,
[SMALL_STATE(868)] = 15817,
[SMALL_STATE(869)] = 15827,
[SMALL_STATE(870)] = 15837,
[SMALL_STATE(871)] = 15847,
[SMALL_STATE(872)] = 15857,
[SMALL_STATE(873)] = 15867,
[SMALL_STATE(874)] = 15877,
[SMALL_STATE(875)] = 15887,
[SMALL_STATE(876)] = 15897,
[SMALL_STATE(877)] = 15907,
[SMALL_STATE(878)] = 15917,
[SMALL_STATE(879)] = 15927,
[SMALL_STATE(880)] = 15937,
[SMALL_STATE(881)] = 15947,
[SMALL_STATE(882)] = 15957,
[SMALL_STATE(883)] = 15967,
[SMALL_STATE(884)] = 15977,
[SMALL_STATE(885)] = 15987,
[SMALL_STATE(886)] = 15997,
[SMALL_STATE(887)] = 16007,
[SMALL_STATE(888)] = 16017,
[SMALL_STATE(889)] = 16027,
[SMALL_STATE(890)] = 16037,
[SMALL_STATE(891)] = 16047,
[SMALL_STATE(892)] = 16057,
[SMALL_STATE(893)] = 16067,
[SMALL_STATE(894)] = 16077,
[SMALL_STATE(895)] = 16087,
[SMALL_STATE(896)] = 16097,
[SMALL_STATE(897)] = 16107,
[SMALL_STATE(898)] = 16117,
[SMALL_STATE(899)] = 16127,
[SMALL_STATE(900)] = 16137,
[SMALL_STATE(901)] = 16147,
[SMALL_STATE(902)] = 16157,
[SMALL_STATE(903)] = 16167,
[SMALL_STATE(904)] = 16177,
[SMALL_STATE(905)] = 16187,
[SMALL_STATE(906)] = 16197,
[SMALL_STATE(907)] = 16207,
[SMALL_STATE(908)] = 16217,
[SMALL_STATE(909)] = 16227,
[SMALL_STATE(910)] = 16237,
[SMALL_STATE(911)] = 16247,
[SMALL_STATE(912)] = 16257,
[SMALL_STATE(913)] = 16267,
[SMALL_STATE(914)] = 16277,
[SMALL_STATE(915)] = 16287,
[SMALL_STATE(916)] = 16297,
[SMALL_STATE(917)] = 16307,
[SMALL_STATE(918)] = 16317,
[SMALL_STATE(919)] = 16327,
[SMALL_STATE(920)] = 16337,
[SMALL_STATE(921)] = 16347,
[SMALL_STATE(922)] = 16357,
[SMALL_STATE(923)] = 16367,
[SMALL_STATE(924)] = 16377,
[SMALL_STATE(925)] = 16387,
[SMALL_STATE(926)] = 16397,
[SMALL_STATE(927)] = 16407,
[SMALL_STATE(928)] = 16417,
[SMALL_STATE(929)] = 16427,
[SMALL_STATE(930)] = 16437,
[SMALL_STATE(931)] = 16447,
[SMALL_STATE(932)] = 16457,
[SMALL_STATE(933)] = 16467,
[SMALL_STATE(934)] = 16477,
[SMALL_STATE(935)] = 16487,
[SMALL_STATE(936)] = 16497,
[SMALL_STATE(937)] = 16507,
[SMALL_STATE(938)] = 16517,
[SMALL_STATE(939)] = 16527,
[SMALL_STATE(940)] = 16537,
[SMALL_STATE(941)] = 16547,
[SMALL_STATE(942)] = 16557,
[SMALL_STATE(943)] = 16567,
[SMALL_STATE(944)] = 16577,
[SMALL_STATE(945)] = 16587,
};
static const TSParseActionEntry ts_parse_actions[] = {
[0] = {.entry = {.count = 0, .reusable = false}},
[1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(),
[3] = {.entry = {.count = 1, .reusable = false}}, SHIFT(859),
[5] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 0, 0, 0),
[7] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198),
[9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614),
[11] = {.entry = {.count = 1, .reusable = true}}, SHIFT(511),
[13] = {.entry = {.count = 1, .reusable = true}}, SHIFT(510),
[15] = {.entry = {.count = 1, .reusable = true}}, SHIFT(859),
[17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(551),
[19] = {.entry = {.count = 1, .reusable = false}}, SHIFT(496),
[21] = {.entry = {.count = 1, .reusable = true}}, SHIFT(4),
[23] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10),
[25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15),
[27] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28),
[29] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490),
[31] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19),
[33] = {.entry = {.count = 1, .reusable = false}}, SHIFT(19),
[35] = {.entry = {.count = 1, .reusable = false}}, SHIFT(28),
[37] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(551),
[40] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(10),
[43] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(15),
[46] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(28),
[49] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(490),
[52] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(19),
[55] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0), SHIFT_REPEAT(19),
[58] = {.entry = {.count = 1, .reusable = false}}, SHIFT(519),
[60] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526),
[62] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41),
[64] = {.entry = {.count = 1, .reusable = false}}, SHIFT(44),
[66] = {.entry = {.count = 1, .reusable = false}}, SHIFT(218),
[68] = {.entry = {.count = 1, .reusable = false}}, SHIFT(22),
[70] = {.entry = {.count = 1, .reusable = false}}, SHIFT(194),
[72] = {.entry = {.count = 1, .reusable = false}}, SHIFT(525),
[74] = {.entry = {.count = 1, .reusable = true}}, SHIFT(506),
[76] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196),
[78] = {.entry = {.count = 1, .reusable = false}}, SHIFT(14),
[80] = {.entry = {.count = 1, .reusable = false}}, SHIFT(21),
[82] = {.entry = {.count = 1, .reusable = false}}, SHIFT(25),
[84] = {.entry = {.count = 1, .reusable = false}}, SHIFT(48),
[86] = {.entry = {.count = 1, .reusable = false}}, SHIFT(499),
[88] = {.entry = {.count = 1, .reusable = true}}, SHIFT(524),
[90] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116),
[92] = {.entry = {.count = 1, .reusable = false}}, SHIFT(20),
[94] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_number, 2, 0, 0),
[96] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_number, 2, 0, 0),
[98] = {.entry = {.count = 1, .reusable = true}}, SHIFT(8),
[100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245),
[102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(825),
[104] = {.entry = {.count = 1, .reusable = false}}, SHIFT(49),
[106] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430),
[108] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202),
[110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(321),
[112] = {.entry = {.count = 1, .reusable = true}}, SHIFT(348),
[114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(586),
[116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(607),
[118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(706),
[120] = {.entry = {.count = 1, .reusable = false}}, SHIFT(189),
[122] = {.entry = {.count = 1, .reusable = false}}, SHIFT(33),
[124] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_name, 1, 0, 0),
[126] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_command_name, 1, 0, 0),
[128] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_command_name, 1, 0, 0),
[130] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__double_quoted_string_repeat1, 2, 0, 0),
[132] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__double_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(194),
[135] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__double_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(525),
[138] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__double_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(506),
[141] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__double_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(196),
[144] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__double_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(14),
[147] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__single_quoted_string_repeat1, 2, 0, 0),
[149] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__single_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(48),
[152] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__single_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(499),
[155] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__single_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(524),
[158] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__single_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(116),
[161] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__single_quoted_string_repeat1, 2, 0, 0), SHIFT_REPEAT(20),
[164] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_number, 1, 0, 0),
[166] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_number, 1, 0, 0),
[168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9),
[170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224),
[172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(788),
[174] = {.entry = {.count = 1, .reusable = false}}, SHIFT(118),
[176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(401),
[178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229),
[180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288),
[182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(358),
[184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(791),
[186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(928),
[188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(896),
[190] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__double_quoted_string, 3, 0, 0),
[192] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__double_quoted_string, 3, 0, 0),
[194] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__double_quoted_string, 2, 0, 0),
[196] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__double_quoted_string, 2, 0, 0),
[198] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_quoted_literal, 1, 0, 0),
[200] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_quoted_literal, 1, 0, 0),
[202] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_name, 1, 0, 0),
[204] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__single_quoted_string, 3, 0, 0),
[206] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__single_quoted_string, 3, 0, 0),
[208] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 2, 0, 0),
[210] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 1, 0, 0),
[212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201),
[214] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_string_repeat1, 1, 0, 0),
[216] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_record_name, 1, 0, 0),
[218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44),
[220] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ascii_name, 1, 0, 0),
[222] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ascii_name, 1, 0, 0),
[224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210),
[226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(813),
[228] = {.entry = {.count = 1, .reusable = false}}, SHIFT(54),
[230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380),
[232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213),
[234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(258),
[236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(350),
[238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(841),
[240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(844),
[242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(847),
[244] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable, 2, 0, 1),
[246] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable, 2, 0, 1),
[248] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_record_name_repeat1, 2, 0, 0), SHIFT_REPEAT(519),
[251] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_record_name_repeat1, 2, 0, 0), SHIFT_REPEAT(526),
[254] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_record_name_repeat1, 2, 0, 0), SHIFT_REPEAT(41),
[257] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_record_name_repeat1, 2, 0, 0),
[259] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_record_name_repeat1, 2, 0, 0), SHIFT_REPEAT(44),
[262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(227),
[264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(815),
[266] = {.entry = {.count = 1, .reusable = false}}, SHIFT(127),
[268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(407),
[270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234),
[272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298),
[274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340),
[276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(818),
[278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(933),
[280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(904),
[282] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__single_quoted_string, 2, 0, 0),
[284] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__single_quoted_string, 2, 0, 0),
[286] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 1, 0, 0),
[288] = {.entry = {.count = 1, .reusable = false}}, SHIFT(523),
[290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(528),
[292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221),
[294] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_field_name, 1, 0, 0),
[296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218),
[298] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_field_name_repeat1, 2, 0, 0), SHIFT_REPEAT(523),
[301] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_field_name_repeat1, 2, 0, 0), SHIFT_REPEAT(528),
[304] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_field_name_repeat1, 2, 0, 0), SHIFT_REPEAT(221),
[307] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_name_repeat1, 2, 0, 0),
[309] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_field_name_repeat1, 2, 0, 0), SHIFT_REPEAT(218),
[312] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_record_name_repeat1, 1, 0, 0),
[314] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_record_name_repeat1, 1, 0, 0),
[316] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_field_name_repeat1, 1, 0, 0),
[318] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_expansion, 3, 0, 1),
[320] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_expansion, 3, 0, 1),
[322] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_expansion, 2, 0, 1),
[324] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_expansion, 2, 0, 1),
[326] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_escape_sequence, 1, 0, 0),
[328] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_escape_sequence, 1, 0, 0),
[330] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 13, 0, 13),
[332] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 13, 0, 13),
[334] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 3, 0, 2),
[336] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 3, 0, 2),
[338] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 3, 0, 0),
[340] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 3, 0, 0),
[342] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__single_quoted_string_repeat1, 1, 0, 0),
[344] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__single_quoted_string_repeat1, 1, 0, 0),
[346] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 2, 0, 0),
[348] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 2, 0, 0),
[350] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 4, 0, 2),
[352] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 4, 0, 2),
[354] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 4, 0, 3),
[356] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 4, 0, 3),
[358] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 4, 0, 0),
[360] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 4, 0, 0),
[362] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 4, 0, 4),
[364] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 4, 0, 4),
[366] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 5, 0, 0),
[368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 5, 0, 0),
[370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222),
[372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582),
[374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62),
[376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390),
[378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223),
[380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286),
[382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(346),
[384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587),
[386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(588),
[388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589),
[390] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 5, 0, 5),
[392] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 5, 0, 5),
[394] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 5, 0, 2),
[396] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 5, 0, 2),
[398] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 5, 0, 3),
[400] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 5, 0, 3),
[402] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 5, 0, 4),
[404] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 5, 0, 4),
[406] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 5, 0, 6),
[408] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 5, 0, 6),
[410] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 7),
[412] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 7),
[414] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 0),
[416] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 0),
[418] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 5),
[420] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 5),
[422] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 2),
[424] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 2),
[426] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 3),
[428] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 3),
[430] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 8),
[432] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 8),
[434] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 4),
[436] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 4),
[438] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 6, 0, 6),
[440] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 6, 0, 6),
[442] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 7),
[444] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 7),
[446] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 9),
[448] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 9),
[450] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 0),
[452] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 0),
[454] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 10),
[456] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 10),
[458] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 5),
[460] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 5),
[462] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 2),
[464] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 2),
[466] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 3),
[468] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 3),
[470] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 8),
[472] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 8),
[474] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 4),
[476] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 4),
[478] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 7, 0, 6),
[480] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 7, 0, 6),
[482] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 11),
[484] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 11),
[486] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 7),
[488] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 7),
[490] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 9),
[492] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 9),
[494] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 0),
[496] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 0),
[498] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 10),
[500] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 10),
[502] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 12),
[504] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 12),
[506] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 5),
[508] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 5),
[510] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 3),
[512] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 3),
[514] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 8),
[516] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 8),
[518] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 4),
[520] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 4),
[522] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 8, 0, 6),
[524] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 8, 0, 6),
[526] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 11),
[528] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 11),
[530] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 7),
[532] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 7),
[534] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 9),
[536] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 9),
[538] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 0),
[540] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 0),
[542] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 13),
[544] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 13),
[546] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 10),
[548] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 10),
[550] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 12),
[552] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 12),
[554] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 5),
[556] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 5),
[558] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 8),
[560] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 8),
[562] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 9, 0, 6),
[564] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 9, 0, 6),
[566] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 11),
[568] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 11),
[570] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 7),
[572] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 7),
[574] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 9),
[576] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 9),
[578] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 13),
[580] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 13),
[582] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 10),
[584] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 10),
[586] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 12),
[588] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 12),
[590] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 0),
[592] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 0),
[594] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 10, 0, 8),
[596] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 10, 0, 8),
[598] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 11, 0, 11),
[600] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 11, 0, 11),
[602] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 11, 0, 9),
[604] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 11, 0, 9),
[606] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 11, 0, 13),
[608] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 11, 0, 13),
[610] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 11, 0, 10),
[612] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 11, 0, 10),
[614] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 11, 0, 12),
[616] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 11, 0, 12),
[618] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 12, 0, 11),
[620] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 12, 0, 11),
[622] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 12, 0, 13),
[624] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 12, 0, 13),
[626] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_format_converter, 12, 0, 12),
[628] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_converter, 12, 0, 12),
[630] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__char, 1, 0, 0),
[632] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__char, 1, 0, 0),
[634] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_flag, 1, 0, 0),
[636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215),
[638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659),
[640] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46),
[642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411),
[644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217),
[646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275),
[648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335),
[650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(735),
[652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(790),
[654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(805),
[656] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__double_quoted_string_repeat1, 1, 0, 0),
[658] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__double_quoted_string_repeat1, 1, 0, 0),
[660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225),
[662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(799),
[664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121),
[666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(440),
[668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231),
[670] = {.entry = {.count = 1, .reusable = true}}, SHIFT(292),
[672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(334),
[674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(802),
[676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(930),
[678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(899),
[680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228),
[682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836),
[684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134),
[686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(413),
[688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(238),
[690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306),
[692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(349),
[694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(839),
[696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(937),
[698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(911),
[700] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 1, 0, 0),
[702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199),
[704] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0),
[706] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(199),
[709] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(614),
[712] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(511),
[715] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(510),
[718] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0),
[720] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_string_repeat1, 2, 0, 0),
[722] = {.entry = {.count = 1, .reusable = false}}, SHIFT(520),
[724] = {.entry = {.count = 1, .reusable = true}}, SHIFT(527),
[726] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389),
[728] = {.entry = {.count = 1, .reusable = true}}, SHIFT(562),
[730] = {.entry = {.count = 1, .reusable = true}}, SHIFT(61),
[732] = {.entry = {.count = 1, .reusable = true}}, SHIFT(387),
[734] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219),
[736] = {.entry = {.count = 1, .reusable = true}}, SHIFT(279),
[738] = {.entry = {.count = 1, .reusable = true}}, SHIFT(344),
[740] = {.entry = {.count = 1, .reusable = true}}, SHIFT(568),
[742] = {.entry = {.count = 1, .reusable = true}}, SHIFT(569),
[744] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570),
[746] = {.entry = {.count = 1, .reusable = true}}, SHIFT(462),
[748] = {.entry = {.count = 1, .reusable = true}}, SHIFT(529),
[750] = {.entry = {.count = 1, .reusable = true}}, SHIFT(24),
[752] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606),
[754] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53),
[756] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376),
[758] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208),
[760] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326),
[762] = {.entry = {.count = 1, .reusable = true}}, SHIFT(362),
[764] = {.entry = {.count = 1, .reusable = true}}, SHIFT(636),
[766] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657),
[768] = {.entry = {.count = 1, .reusable = true}}, SHIFT(658),
[770] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_field_name_repeat1, 1, 0, 0),
[772] = {.entry = {.count = 1, .reusable = true}}, SHIFT(460),
[774] = {.entry = {.count = 1, .reusable = true}}, SHIFT(801),
[776] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72),
[778] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424),
[780] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207),
[782] = {.entry = {.count = 1, .reusable = true}}, SHIFT(291),
[784] = {.entry = {.count = 1, .reusable = true}}, SHIFT(343),
[786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(817),
[788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(819),
[790] = {.entry = {.count = 1, .reusable = true}}, SHIFT(820),
[792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(793),
[794] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120),
[796] = {.entry = {.count = 1, .reusable = true}}, SHIFT(402),
[798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230),
[800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(289),
[802] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332),
[804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(796),
[806] = {.entry = {.count = 1, .reusable = true}}, SHIFT(929),
[808] = {.entry = {.count = 1, .reusable = true}}, SHIFT(897),
[810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(809),
[812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200),
[814] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406),
[816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233),
[818] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330),
[820] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338),
[822] = {.entry = {.count = 1, .reusable = true}}, SHIFT(812),
[824] = {.entry = {.count = 1, .reusable = true}}, SHIFT(932),
[826] = {.entry = {.count = 1, .reusable = true}}, SHIFT(902),
[828] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_function_repeat1, 2, 0, 0),
[830] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_function_repeat1, 2, 0, 0), SHIFT_REPEAT(529),
[833] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_function_repeat1, 2, 0, 0), SHIFT_REPEAT(24),
[836] = {.entry = {.count = 1, .reusable = true}}, SHIFT(830),
[838] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133),
[840] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410),
[842] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237),
[844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303),
[846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(347),
[848] = {.entry = {.count = 1, .reusable = true}}, SHIFT(833),
[850] = {.entry = {.count = 1, .reusable = true}}, SHIFT(936),
[852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(909),
[854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(855),
[856] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144),
[858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416),
[860] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241),
[862] = {.entry = {.count = 1, .reusable = true}}, SHIFT(310),
[864] = {.entry = {.count = 1, .reusable = true}}, SHIFT(355),
[866] = {.entry = {.count = 1, .reusable = true}}, SHIFT(858),
[868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(940),
[870] = {.entry = {.count = 1, .reusable = true}}, SHIFT(917),
[872] = {.entry = {.count = 1, .reusable = true}}, SHIFT(532),
[874] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45),
[876] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384),
[878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204),
[880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(267),
[882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333),
[884] = {.entry = {.count = 1, .reusable = true}}, SHIFT(555),
[886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(556),
[888] = {.entry = {.count = 1, .reusable = true}}, SHIFT(563),
[890] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94),
[892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375),
[894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216),
[896] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268),
[898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(337),
[900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612),
[902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(615),
[904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(616),
[906] = {.entry = {.count = 1, .reusable = false}}, SHIFT(122),
[908] = {.entry = {.count = 1, .reusable = false}}, SHIFT(191),
[910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60),
[912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(386),
[914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246),
[916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277),
[918] = {.entry = {.count = 1, .reusable = true}}, SHIFT(356),
[920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(557),
[922] = {.entry = {.count = 1, .reusable = true}}, SHIFT(558),
[924] = {.entry = {.count = 1, .reusable = true}}, SHIFT(559),
[926] = {.entry = {.count = 1, .reusable = true}}, SHIFT(79),
[928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(365),
[930] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209),
[932] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328),
[934] = {.entry = {.count = 1, .reusable = true}}, SHIFT(360),
[936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(870),
[938] = {.entry = {.count = 1, .reusable = true}}, SHIFT(877),
[940] = {.entry = {.count = 1, .reusable = true}}, SHIFT(541),
[942] = {.entry = {.count = 1, .reusable = true}}, SHIFT(395),
[944] = {.entry = {.count = 1, .reusable = false}}, SHIFT(392),
[946] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_constant, 1, 0, 0),
[948] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66),
[950] = {.entry = {.count = 1, .reusable = true}}, SHIFT(394),
[952] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203),
[954] = {.entry = {.count = 1, .reusable = true}}, SHIFT(325),
[956] = {.entry = {.count = 1, .reusable = true}}, SHIFT(352),
[958] = {.entry = {.count = 1, .reusable = true}}, SHIFT(613),
[960] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620),
[962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(623),
[964] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70),
[966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417),
[968] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205),
[970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(273),
[972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(339),
[974] = {.entry = {.count = 1, .reusable = true}}, SHIFT(741),
[976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(756),
[978] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789),
[980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56),
[982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(381),
[984] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214),
[986] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264),
[988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(354),
[990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(881),
[992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(884),
[994] = {.entry = {.count = 1, .reusable = true}}, SHIFT(885),
[996] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124),
[998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(404),
[1000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232),
[1002] = {.entry = {.count = 1, .reusable = true}}, SHIFT(295),
[1004] = {.entry = {.count = 1, .reusable = true}}, SHIFT(336),
[1006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(807),
[1008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(931),
[1010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(901),
[1012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128),
[1014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408),
[1016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235),
[1018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300),
[1020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342),
[1022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(821),
[1024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(934),
[1026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(905),
[1028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(132),
[1030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(409),
[1032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236),
[1034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302),
[1036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(345),
[1038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(829),
[1040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(935),
[1042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(908),
[1044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138),
[1046] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414),
[1048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239),
[1050] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307),
[1052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(351),
[1054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(845),
[1056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(938),
[1058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(913),
[1060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142),
[1062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(415),
[1064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(240),
[1066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(309),
[1068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(353),
[1070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(853),
[1072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(939),
[1074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(916),
[1076] = {.entry = {.count = 1, .reusable = true}}, SHIFT(84),
[1078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370),
[1080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212),
[1082] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256),
[1084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(341),
[1086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(887),
[1088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(891),
[1090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(894),
[1092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(151),
[1094] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419),
[1096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242),
[1098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(312),
[1100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(357),
[1102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(867),
[1104] = {.entry = {.count = 1, .reusable = true}}, SHIFT(941),
[1106] = {.entry = {.count = 1, .reusable = true}}, SHIFT(920),
[1108] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156),
[1110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420),
[1112] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243),
[1114] = {.entry = {.count = 1, .reusable = true}}, SHIFT(314),
[1116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(359),
[1118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(874),
[1120] = {.entry = {.count = 1, .reusable = true}}, SHIFT(942),
[1122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(923),
[1124] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166),
[1126] = {.entry = {.count = 1, .reusable = true}}, SHIFT(421),
[1128] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244),
[1130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315),
[1132] = {.entry = {.count = 1, .reusable = true}}, SHIFT(361),
[1134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(882),
[1136] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943),
[1138] = {.entry = {.count = 1, .reusable = true}}, SHIFT(925),
[1140] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_format_enum_repeat1, 2, 0, 0), SHIFT_REPEAT(520),
[1143] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_format_enum_repeat1, 2, 0, 0), SHIFT_REPEAT(527),
[1146] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_format_enum_repeat1, 2, 0, 0), SHIFT_REPEAT(389),
[1149] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_enum_constant_repeat1, 2, 0, 0),
[1151] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_enum_constant_repeat1, 2, 0, 0), SHIFT_REPEAT(520),
[1154] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_constant_repeat1, 2, 0, 0), SHIFT_REPEAT(527),
[1157] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_enum_constant_repeat1, 2, 0, 0), SHIFT_REPEAT(389),
[1160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51),
[1162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(367),
[1164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206),
[1166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284),
[1168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(331),
[1170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(727),
[1172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(782),
[1174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(816),
[1176] = {.entry = {.count = 1, .reusable = false}}, SHIFT(383),
[1178] = {.entry = {.count = 1, .reusable = false}}, SHIFT(443),
[1180] = {.entry = {.count = 1, .reusable = false}}, SHIFT(423),
[1182] = {.entry = {.count = 1, .reusable = false}}, SHIFT(364),
[1184] = {.entry = {.count = 1, .reusable = false}}, SHIFT(425),
[1186] = {.entry = {.count = 1, .reusable = false}}, SHIFT(378),
[1188] = {.entry = {.count = 1, .reusable = false}}, SHIFT(426),
[1190] = {.entry = {.count = 1, .reusable = false}}, SHIFT(379),
[1192] = {.entry = {.count = 1, .reusable = false}}, SHIFT(363),
[1194] = {.entry = {.count = 1, .reusable = false}}, SHIFT(368),
[1196] = {.entry = {.count = 1, .reusable = false}}, SHIFT(428),
[1198] = {.entry = {.count = 1, .reusable = false}}, SHIFT(377),
[1200] = {.entry = {.count = 1, .reusable = false}}, SHIFT(429),
[1202] = {.entry = {.count = 1, .reusable = false}}, SHIFT(369),
[1204] = {.entry = {.count = 1, .reusable = false}}, SHIFT(412),
[1206] = {.entry = {.count = 1, .reusable = false}}, SHIFT(431),
[1208] = {.entry = {.count = 1, .reusable = false}}, SHIFT(427),
[1210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(432),
[1212] = {.entry = {.count = 1, .reusable = false}}, SHIFT(393),
[1214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(433),
[1216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(388),
[1218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(435),
[1220] = {.entry = {.count = 1, .reusable = false}}, SHIFT(434),
[1222] = {.entry = {.count = 1, .reusable = false}}, SHIFT(436),
[1224] = {.entry = {.count = 1, .reusable = false}}, SHIFT(391),
[1226] = {.entry = {.count = 1, .reusable = false}}, SHIFT(437),
[1228] = {.entry = {.count = 1, .reusable = false}}, SHIFT(405),
[1230] = {.entry = {.count = 1, .reusable = false}}, SHIFT(438),
[1232] = {.entry = {.count = 1, .reusable = false}}, SHIFT(422),
[1234] = {.entry = {.count = 1, .reusable = false}}, SHIFT(439),
[1236] = {.entry = {.count = 1, .reusable = false}}, SHIFT(374),
[1238] = {.entry = {.count = 1, .reusable = false}}, SHIFT(403),
[1240] = {.entry = {.count = 1, .reusable = false}}, SHIFT(385),
[1242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(443),
[1244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(90),
[1246] = {.entry = {.count = 1, .reusable = false}}, SHIFT(489),
[1248] = {.entry = {.count = 1, .reusable = false}}, SHIFT(491),
[1250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(451),
[1252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16),
[1254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58),
[1256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96),
[1258] = {.entry = {.count = 1, .reusable = true}}, SHIFT(467),
[1260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(503),
[1262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488),
[1264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504),
[1266] = {.entry = {.count = 1, .reusable = false}}, SHIFT(504),
[1268] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_checksum_repeat1, 2, 0, 0), SHIFT_REPEAT(523),
[1271] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_checksum_repeat1, 2, 0, 0), SHIFT_REPEAT(528),
[1274] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_checksum_repeat1, 2, 0, 0),
[1276] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_checksum_repeat1, 2, 0, 0), SHIFT_REPEAT(443),
[1279] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103),
[1281] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59),
[1283] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63),
[1285] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50),
[1287] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68),
[1289] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69),
[1291] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_enum_constant_repeat1, 1, 0, 0),
[1293] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_enum_constant_repeat1, 1, 0, 0),
[1295] = {.entry = {.count = 1, .reusable = true}}, SHIFT(71),
[1297] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76),
[1299] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_checksum, 1, 0, 0),
[1301] = {.entry = {.count = 1, .reusable = true}}, SHIFT(513),
[1303] = {.entry = {.count = 1, .reusable = true}}, SHIFT(518),
[1305] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123),
[1307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130),
[1309] = {.entry = {.count = 1, .reusable = true}}, SHIFT(131),
[1311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(135),
[1313] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140),
[1315] = {.entry = {.count = 1, .reusable = true}}, SHIFT(141),
[1317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52),
[1319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(143),
[1321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148),
[1323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153),
[1325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(155),
[1327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(81),
[1329] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_handler_repeat1, 2, 0, 0),
[1331] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_handler_repeat1, 2, 0, 0), SHIFT_REPEAT(16),
[1334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162),
[1336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168),
[1338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175),
[1340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83),
[1342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125),
[1344] = {.entry = {.count = 1, .reusable = false}}, SHIFT(494),
[1346] = {.entry = {.count = 1, .reusable = true}}, SHIFT(494),
[1348] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_checksum_repeat1, 1, 0, 0),
[1350] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_checksum_repeat1, 1, 0, 0),
[1352] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_handler, 6, 0, 0),
[1354] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_comment, 2, 0, 0),
[1356] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_charset, 2, 0, 0),
[1358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_handler, 5, 0, 0),
[1360] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_timeformat_repeat1, 2, 0, 0),
[1362] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_timeformat_repeat1, 2, 0, 0), SHIFT_REPEAT(494),
[1365] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_timeformat_repeat1, 2, 0, 0), SHIFT_REPEAT(494),
[1368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_timeformat, 1, 0, 0),
[1370] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 4, 0, 0),
[1372] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 3, 0, 0),
[1374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_handler, 4, 0, 0),
[1376] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_charset, 1, 0, 0),
[1378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_charset_repeat1, 2, 0, 0),
[1380] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_charset_repeat1, 2, 0, 0), SHIFT_REPEAT(491),
[1383] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function, 5, 0, 0),
[1385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(517),
[1387] = {.entry = {.count = 1, .reusable = false}}, SHIFT(517),
[1389] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13),
[1391] = {.entry = {.count = 1, .reusable = false}}, SHIFT(13),
[1393] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_charset_repeat1, 1, 0, 0),
[1395] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_charset_repeat1, 1, 0, 0),
[1397] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__value, 1, 0, 0),
[1399] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_format_enum_repeat1, 2, 0, 0),
[1401] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_format_enum_repeat1, 2, 0, 0),
[1403] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_timeformat_repeat1, 1, 0, 0),
[1405] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_timeformat_repeat1, 1, 0, 0),
[1407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372),
[1409] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 1, 0, 0),
[1411] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_keyword, 1, 0, 0),
[1413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117),
[1415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(497),
[1417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(498),
[1419] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_command, 5, 0, 0),
[1421] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_enum_specifier, 3, 0, 0),
[1423] = {.entry = {.count = 1, .reusable = true}}, SHIFT(382),
[1425] = {.entry = {.count = 1, .reusable = true}}, SHIFT(810),
[1427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_command, 2, 0, 0),
[1429] = {.entry = {.count = 1, .reusable = true}}, SHIFT(446),
[1431] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_enum, 1, 0, 0),
[1433] = {.entry = {.count = 1, .reusable = true}}, SHIFT(493),
[1435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(542),
[1437] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487),
[1439] = {.entry = {.count = 1, .reusable = true}}, SHIFT(482),
[1441] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_inout, 1, 0, 0),
[1443] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37),
[1445] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assignment, 3, 0, 0),
[1447] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40),
[1449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(396),
[1451] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_enum, 2, 0, 0),
[1453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192),
[1455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(622),
[1457] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47),
[1459] = {.entry = {.count = 1, .reusable = true}}, SHIFT(781),
[1461] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783),
[1463] = {.entry = {.count = 1, .reusable = true}}, SHIFT(785),
[1465] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158),
[1467] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65),
[1469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(283),
[1471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93),
[1473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603),
[1475] = {.entry = {.count = 1, .reusable = false}}, SHIFT(656),
[1477] = {.entry = {.count = 1, .reusable = true}}, SHIFT(453),
[1479] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_handler_name, 1, 0, 0),
[1481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97),
[1483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67),
[1485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(371),
[1487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(89),
[1489] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628),
[1491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30),
[1493] = {.entry = {.count = 1, .reusable = true}}, SHIFT(98),
[1495] = {.entry = {.count = 1, .reusable = false}}, SHIFT(672),
[1497] = {.entry = {.count = 1, .reusable = false}}, SHIFT(823),
[1499] = {.entry = {.count = 1, .reusable = false}}, SHIFT(860),
[1501] = {.entry = {.count = 1, .reusable = false}}, SHIFT(650),
[1503] = {.entry = {.count = 1, .reusable = false}}, SHIFT(654),
[1505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(450),
[1507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254),
[1509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(459),
[1511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91),
[1513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54),
[1515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99),
[1517] = {.entry = {.count = 1, .reusable = false}}, SHIFT(593),
[1519] = {.entry = {.count = 1, .reusable = false}}, SHIFT(685),
[1521] = {.entry = {.count = 1, .reusable = false}}, SHIFT(694),
[1523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(455),
[1525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(100),
[1527] = {.entry = {.count = 1, .reusable = false}}, SHIFT(540),
[1529] = {.entry = {.count = 1, .reusable = true}}, SHIFT(795),
[1531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(305),
[1533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(684),
[1535] = {.entry = {.count = 1, .reusable = false}}, SHIFT(625),
[1537] = {.entry = {.count = 1, .reusable = false}}, SHIFT(837),
[1539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(838),
[1541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(473),
[1543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(92),
[1545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73),
[1547] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101),
[1549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(852),
[1551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102),
[1553] = {.entry = {.count = 1, .reusable = false}}, SHIFT(707),
[1555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74),
[1557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75),
[1559] = {.entry = {.count = 1, .reusable = false}}, SHIFT(866),
[1561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271),
[1563] = {.entry = {.count = 1, .reusable = false}}, SHIFT(635),
[1565] = {.entry = {.count = 1, .reusable = false}}, SHIFT(566),
[1567] = {.entry = {.count = 1, .reusable = false}}, SHIFT(755),
[1569] = {.entry = {.count = 1, .reusable = false}}, SHIFT(758),
[1571] = {.entry = {.count = 1, .reusable = false}}, SHIFT(447),
[1573] = {.entry = {.count = 1, .reusable = false}}, SHIFT(780),
[1575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(444),
[1577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(476),
[1579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104),
[1581] = {.entry = {.count = 1, .reusable = false}}, SHIFT(787),
[1583] = {.entry = {.count = 1, .reusable = false}}, SHIFT(850),
[1585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119),
[1587] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486),
[1589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3),
[1591] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77),
[1593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105),
[1595] = {.entry = {.count = 1, .reusable = false}}, SHIFT(862),
[1597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576),
[1599] = {.entry = {.count = 1, .reusable = false}}, SHIFT(549),
[1601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(78),
[1603] = {.entry = {.count = 1, .reusable = true}}, SHIFT(599),
[1605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129),
[1607] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127),
[1609] = {.entry = {.count = 1, .reusable = true}}, SHIFT(803),
[1611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608),
[1613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(106),
[1615] = {.entry = {.count = 1, .reusable = false}}, SHIFT(550),
[1617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458),
[1619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250),
[1621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136),
[1623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137),
[1625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80),
[1627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139),
[1629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107),
[1631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(5),
[1633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108),
[1635] = {.entry = {.count = 1, .reusable = false}}, SHIFT(814),
[1637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145),
[1639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(146),
[1641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147),
[1643] = {.entry = {.count = 1, .reusable = true}}, SHIFT(567),
[1645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149),
[1647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150),
[1649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152),
[1651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(448),
[1653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109),
[1655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154),
[1657] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110),
[1659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157),
[1661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(87),
[1663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159),
[1665] = {.entry = {.count = 1, .reusable = true}}, SHIFT(160),
[1667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161),
[1669] = {.entry = {.count = 1, .reusable = false}}, SHIFT(535),
[1671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163),
[1673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164),
[1675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165),
[1677] = {.entry = {.count = 1, .reusable = false}}, SHIFT(726),
[1679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167),
[1681] = {.entry = {.count = 1, .reusable = false}}, SHIFT(610),
[1683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169),
[1685] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170),
[1687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171),
[1689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172),
[1691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173),
[1693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174),
[1695] = {.entry = {.count = 1, .reusable = false}}, SHIFT(639),
[1697] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176),
[1699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(177),
[1701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178),
[1703] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179),
[1705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180),
[1707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181),
[1709] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182),
[1711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183),
[1713] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184),
[1715] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185),
[1717] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186),
[1719] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187),
[1721] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188),
[1723] = {.entry = {.count = 1, .reusable = true}}, SHIFT(826),
[1725] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39),
[1727] = {.entry = {.count = 1, .reusable = false}}, SHIFT(536),
[1729] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397),
[1731] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193),
[1733] = {.entry = {.count = 1, .reusable = true}}, SHIFT(399),
[1735] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111),
[1737] = {.entry = {.count = 1, .reusable = true}}, SHIFT(290),
[1739] = {.entry = {.count = 1, .reusable = true}}, SHIFT(452),
[1741] = {.entry = {.count = 1, .reusable = false}}, SHIFT(784),
[1743] = {.entry = {.count = 1, .reusable = false}}, SHIFT(634),
[1745] = {.entry = {.count = 1, .reusable = true}}, SHIFT(32),
[1747] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294),
[1749] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82),
[1751] = {.entry = {.count = 1, .reusable = false}}, SHIFT(710),
[1753] = {.entry = {.count = 1, .reusable = false}}, SHIFT(643),
[1755] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95),
[1757] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112),
[1759] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297),
[1761] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247),
[1763] = {.entry = {.count = 1, .reusable = false}}, SHIFT(653),
[1765] = {.entry = {.count = 1, .reusable = false}}, SHIFT(835),
[1767] = {.entry = {.count = 1, .reusable = true}}, SHIFT(445),
[1769] = {.entry = {.count = 1, .reusable = false}}, SHIFT(665),
[1771] = {.entry = {.count = 1, .reusable = false}}, SHIFT(666),
[1773] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301),
[1775] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43),
[1777] = {.entry = {.count = 1, .reusable = false}}, SHIFT(671),
[1779] = {.entry = {.count = 1, .reusable = true}}, SHIFT(280),
[1781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113),
[1783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304),
[1785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(454),
[1787] = {.entry = {.count = 1, .reusable = false}}, SHIFT(848),
[1789] = {.entry = {.count = 1, .reusable = false}}, SHIFT(682),
[1791] = {.entry = {.count = 1, .reusable = false}}, SHIFT(849),
[1793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(485),
[1795] = {.entry = {.count = 1, .reusable = false}}, SHIFT(689),
[1797] = {.entry = {.count = 1, .reusable = false}}, SHIFT(690),
[1799] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57),
[1801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114),
[1803] = {.entry = {.count = 1, .reusable = true}}, SHIFT(323),
[1805] = {.entry = {.count = 1, .reusable = false}}, SHIFT(843),
[1807] = {.entry = {.count = 1, .reusable = false}}, SHIFT(700),
[1809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308),
[1811] = {.entry = {.count = 1, .reusable = false}}, SHIFT(705),
[1813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211),
[1815] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115),
[1817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(311),
[1819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(537),
[1821] = {.entry = {.count = 1, .reusable = false}}, SHIFT(715),
[1823] = {.entry = {.count = 1, .reusable = false}}, SHIFT(578),
[1825] = {.entry = {.count = 1, .reusable = false}}, SHIFT(530),
[1827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42),
[1829] = {.entry = {.count = 1, .reusable = false}}, SHIFT(579),
[1831] = {.entry = {.count = 1, .reusable = false}}, SHIFT(722),
[1833] = {.entry = {.count = 1, .reusable = false}}, SHIFT(723),
[1835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(471),
[1837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(619),
[1839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(553),
[1841] = {.entry = {.count = 1, .reusable = true}}, SHIFT(85),
[1843] = {.entry = {.count = 1, .reusable = false}}, SHIFT(543),
[1845] = {.entry = {.count = 1, .reusable = false}}, SHIFT(733),
[1847] = {.entry = {.count = 1, .reusable = false}}, SHIFT(734),
[1849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313),
[1851] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(),
[1853] = {.entry = {.count = 1, .reusable = false}}, SHIFT(739),
[1855] = {.entry = {.count = 1, .reusable = false}}, SHIFT(945),
[1857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(892),
[1859] = {.entry = {.count = 1, .reusable = false}}, SHIFT(744),
[1861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(88),
[1863] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_format_inout, 3, 0, 0),
[1865] = {.entry = {.count = 1, .reusable = false}}, SHIFT(747),
[1867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86),
[1869] = {.entry = {.count = 1, .reusable = false}}, SHIFT(751),
[1871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(752),
[1873] = {.entry = {.count = 1, .reusable = false}}, SHIFT(583),
[1875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29),
[1877] = {.entry = {.count = 1, .reusable = false}}, SHIFT(762),
[1879] = {.entry = {.count = 1, .reusable = false}}, SHIFT(763),
[1881] = {.entry = {.count = 1, .reusable = false}}, SHIFT(764),
[1883] = {.entry = {.count = 1, .reusable = false}}, SHIFT(585),
[1885] = {.entry = {.count = 1, .reusable = false}}, SHIFT(767),
[1887] = {.entry = {.count = 1, .reusable = false}}, SHIFT(596),
[1889] = {.entry = {.count = 1, .reusable = false}}, SHIFT(771),
[1891] = {.entry = {.count = 1, .reusable = false}}, SHIFT(772),
[1893] = {.entry = {.count = 1, .reusable = false}}, SHIFT(597),
[1895] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480),
[1897] = {.entry = {.count = 1, .reusable = false}}, SHIFT(775),
[1899] = {.entry = {.count = 1, .reusable = false}}, SHIFT(645),
[1901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64),
[1903] = {.entry = {.count = 1, .reusable = false}}, SHIFT(778),
[1905] = {.entry = {.count = 1, .reusable = false}}, SHIFT(779),
[1907] = {.entry = {.count = 1, .reusable = false}}, SHIFT(648),
[1909] = {.entry = {.count = 1, .reusable = false}}, SHIFT(600),
[1911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(478),
[1913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(461),
[1915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(463),
[1917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(808),
[1919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(464),
[1921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(822),
[1923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(465),
[1925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(466),
[1927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(470),
[1929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(472),
[1931] = {.entry = {.count = 1, .reusable = true}}, SHIFT(842),
[1933] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846),
[1935] = {.entry = {.count = 1, .reusable = true}}, SHIFT(474),
[1937] = {.entry = {.count = 1, .reusable = true}}, SHIFT(475),
[1939] = {.entry = {.count = 1, .reusable = true}}, SHIFT(854),
[1941] = {.entry = {.count = 1, .reusable = true}}, SHIFT(441),
[1943] = {.entry = {.count = 1, .reusable = true}}, SHIFT(861),
[1945] = {.entry = {.count = 1, .reusable = true}}, SHIFT(477),
[1947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(864),
[1949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(868),
[1951] = {.entry = {.count = 1, .reusable = true}}, SHIFT(479),
[1953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(481),
[1955] = {.entry = {.count = 1, .reusable = true}}, SHIFT(875),
[1957] = {.entry = {.count = 1, .reusable = true}}, SHIFT(876),
[1959] = {.entry = {.count = 1, .reusable = true}}, SHIFT(483),
[1961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(879),
[1963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(883),
[1965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(484),
[1967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(886),
[1969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(442),
[1971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(889),
[1973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(890),
[1975] = {.entry = {.count = 1, .reusable = false}}, SHIFT(898),
[1977] = {.entry = {.count = 1, .reusable = false}}, SHIFT(900),
[1979] = {.entry = {.count = 1, .reusable = false}}, SHIFT(903),
[1981] = {.entry = {.count = 1, .reusable = false}}, SHIFT(906),
[1983] = {.entry = {.count = 1, .reusable = false}}, SHIFT(907),
[1985] = {.entry = {.count = 1, .reusable = false}}, SHIFT(910),
[1987] = {.entry = {.count = 1, .reusable = false}}, SHIFT(912),
[1989] = {.entry = {.count = 1, .reusable = false}}, SHIFT(914),
[1991] = {.entry = {.count = 1, .reusable = false}}, SHIFT(915),
[1993] = {.entry = {.count = 1, .reusable = false}}, SHIFT(918),
[1995] = {.entry = {.count = 1, .reusable = false}}, SHIFT(919),
[1997] = {.entry = {.count = 1, .reusable = false}}, SHIFT(921),
[1999] = {.entry = {.count = 1, .reusable = false}}, SHIFT(922),
[2001] = {.entry = {.count = 1, .reusable = false}}, SHIFT(924),
[2003] = {.entry = {.count = 1, .reusable = false}}, SHIFT(926),
[2005] = {.entry = {.count = 1, .reusable = false}}, SHIFT(927),
};
#ifdef __cplusplus
extern "C" {
#endif
#ifdef TREE_SITTER_HIDE_SYMBOLS
#define TS_PUBLIC
#elif defined(_WIN32)
#define TS_PUBLIC __declspec(dllexport)
#else
#define TS_PUBLIC __attribute__((visibility("default")))
#endif
TS_PUBLIC const TSLanguage *tree_sitter_streamdevice_proto(void) {
static const TSLanguage language = {
.abi_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,
.supertype_count = SUPERTYPE_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,
.field_names = ts_field_names,
.field_map_slices = ts_field_map_slices,
.field_map_entries = ts_field_map_entries,
.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 = (const void*)ts_lex_modes,
.lex_fn = ts_lex,
.primary_state_ids = ts_primary_state_ids,
.name = "streamdevice_proto",
.max_reserved_word_set_size = 0,
.metadata = {
.major_version = 0,
.minor_version = 2,
.patch_version = 1,
},
};
return &language;
}
#ifdef __cplusplus
}
#endif