Files
wehub-resource-sync 41cb1c0170
OpenSSF Scorecard / scorecard (push) Failing after 0s
DCO / dco (push) Failing after 0s
CodeQL SAST / analyze (push) Failing after 1s
Deploy Pages / deploy (push) Failing after 1s
chore: import upstream snapshot with attribution
2026-07-13 12:28:05 +08:00

36302 lines
924 KiB
C
Generated

/* Automatically @generated by tree-sitter */
#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 1209
#define LARGE_STATE_COUNT 8
#define SYMBOL_COUNT 183
#define ALIAS_COUNT 5
#define TOKEN_COUNT 115
#define EXTERNAL_TOKEN_COUNT 0
#define FIELD_COUNT 24
#define MAX_ALIAS_SEQUENCE_LENGTH 9
#define MAX_RESERVED_WORD_SET_SIZE 0
#define PRODUCTION_ID_COUNT 77
#define SUPERTYPE_COUNT 0
enum ts_symbol_identifiers {
sym_word = 1,
aux_sym__thing_token1 = 2,
anon_sym_COLON = 3,
anon_sym_AMP_COLON = 4,
anon_sym_COLON_COLON = 5,
aux_sym__ordinary_rule_token1 = 6,
anon_sym_PIPE = 7,
anon_sym_SEMI = 8,
anon_sym_AT = 9,
anon_sym_DASH = 10,
anon_sym_PLUS = 11,
anon_sym_VPATH = 12,
anon_sym_EQ = 13,
anon_sym_COLON_EQ = 14,
anon_sym_COLON_COLON_EQ = 15,
anon_sym_QMARK_EQ = 16,
anon_sym_PLUS_EQ = 17,
anon_sym_DOTRECIPEPREFIX = 18,
anon_sym_BANG_EQ = 19,
anon_sym_define = 20,
anon_sym_endef = 21,
anon_sym_include = 22,
anon_sym_sinclude = 23,
anon_sym_DASHinclude = 24,
anon_sym_vpath = 25,
anon_sym_export = 26,
anon_sym_unexport = 27,
anon_sym_override = 28,
anon_sym_undefine = 29,
anon_sym_private = 30,
anon_sym_endif = 31,
anon_sym_else = 32,
anon_sym_ifeq = 33,
anon_sym_ifneq = 34,
anon_sym_ifdef = 35,
anon_sym_ifndef = 36,
anon_sym_LPAREN = 37,
anon_sym_COMMA = 38,
anon_sym_RPAREN = 39,
anon_sym_DOLLAR = 40,
anon_sym_DOLLAR_DOLLAR = 41,
anon_sym_LPAREN2 = 42,
anon_sym_LBRACE = 43,
anon_sym_RBRACE = 44,
aux_sym_variable_reference_token1 = 45,
anon_sym_AT2 = 46,
anon_sym_PERCENT = 47,
anon_sym_LT = 48,
anon_sym_QMARK = 49,
anon_sym_CARET = 50,
anon_sym_PLUS2 = 51,
anon_sym_SLASH = 52,
anon_sym_STAR = 53,
anon_sym_PERCENT2 = 54,
anon_sym_LT2 = 55,
anon_sym_QMARK2 = 56,
anon_sym_CARET2 = 57,
anon_sym_SLASH2 = 58,
anon_sym_STAR2 = 59,
anon_sym_D = 60,
anon_sym_F = 61,
anon_sym_subst = 62,
anon_sym_patsubst = 63,
anon_sym_strip = 64,
anon_sym_findstring = 65,
anon_sym_filter = 66,
anon_sym_filter_DASHout = 67,
anon_sym_sort = 68,
anon_sym_word = 69,
anon_sym_words = 70,
anon_sym_wordlist = 71,
anon_sym_firstword = 72,
anon_sym_lastword = 73,
anon_sym_dir = 74,
anon_sym_notdir = 75,
anon_sym_suffix = 76,
anon_sym_basename = 77,
anon_sym_addsuffix = 78,
anon_sym_addprefix = 79,
anon_sym_join = 80,
anon_sym_wildcard = 81,
anon_sym_realpath = 82,
anon_sym_abspath = 83,
anon_sym_error = 84,
anon_sym_warning = 85,
anon_sym_info = 86,
anon_sym_origin = 87,
anon_sym_flavor = 88,
anon_sym_foreach = 89,
anon_sym_if = 90,
anon_sym_or = 91,
anon_sym_and = 92,
anon_sym_intcmp = 93,
anon_sym_let = 94,
anon_sym_call = 95,
anon_sym_eval = 96,
anon_sym_file = 97,
anon_sym_value = 98,
anon_sym_guile = 99,
anon_sym_shell = 100,
aux_sym_list_token1 = 101,
anon_sym_COLON2 = 102,
anon_sym_SEMI2 = 103,
anon_sym_DQUOTE = 104,
anon_sym_SQUOTE = 105,
aux_sym__string_token1 = 106,
anon_sym_RPAREN2 = 107,
anon_sym_TAB = 108,
sym__rawline = 109,
aux_sym__line_text_token1 = 110,
anon_sym_SLASH_SLASH = 111,
aux_sym__assignment_text_token1 = 112,
aux_sym__paren_text_token1 = 113,
sym_comment = 114,
sym_makefile = 115,
sym__thing = 116,
sym_rule = 117,
sym__ordinary_rule = 118,
sym__static_pattern_rule = 119,
sym__normal_prerequisites = 120,
sym_recipe = 121,
sym__attached_recipe_line = 122,
sym__prefixed_recipe_line = 123,
sym_recipe_line = 124,
sym__variable_definition = 125,
sym_VPATH_assignment = 126,
sym_RECIPEPREFIX_assignment = 127,
sym_variable_assignment = 128,
sym_shell_assignment = 129,
sym_define_directive = 130,
sym__directive = 131,
sym_include_directive = 132,
sym_vpath_directive = 133,
sym_export_directive = 134,
sym_unexport_directive = 135,
sym_override_directive = 136,
sym_undefine_directive = 137,
sym_private_directive = 138,
sym_conditional = 139,
sym_elsif_directive = 140,
sym_else_directive = 141,
sym__conditional_directives = 142,
aux_sym__conditional_consequence = 143,
sym_ifeq_directive = 144,
sym_ifneq_directive = 145,
sym_ifdef_directive = 146,
sym_ifndef_directive = 147,
sym__conditional_args_cmp = 148,
sym__variable = 149,
sym_variable_reference = 150,
sym_substitution_reference = 151,
sym_automatic_variable = 152,
sym__function = 153,
sym_function_call = 154,
sym_arguments = 155,
sym_shell_function = 156,
sym_list = 157,
sym_paths = 158,
sym_concatenation = 159,
sym_string = 160,
aux_sym__string = 161,
sym_archive = 162,
sym__recipeprefix = 163,
sym__paren_group = 164,
sym__line_text = 165,
sym__assignment_text = 166,
sym__paren_text = 167,
sym_text = 168,
aux_sym_makefile_repeat1 = 169,
aux_sym_recipe_repeat1 = 170,
aux_sym_define_directive_repeat1 = 171,
aux_sym_conditional_repeat1 = 172,
aux_sym_arguments_repeat1 = 173,
aux_sym_list_repeat1 = 174,
aux_sym_paths_repeat1 = 175,
aux_sym_concatenation_repeat1 = 176,
aux_sym__line_text_repeat1 = 177,
aux_sym__line_text_repeat2 = 178,
aux_sym__assignment_text_repeat1 = 179,
aux_sym__assignment_text_repeat2 = 180,
aux_sym__paren_text_repeat1 = 181,
aux_sym__paren_text_repeat2 = 182,
alias_sym_pattern_list = 183,
alias_sym_prerequisites = 184,
alias_sym_raw_text = 185,
alias_sym_shell_command = 186,
alias_sym_targets = 187,
};
static const char * const ts_symbol_names[] = {
[ts_builtin_sym_end] = "end",
[sym_word] = "word",
[aux_sym__thing_token1] = "_thing_token1",
[anon_sym_COLON] = ":",
[anon_sym_AMP_COLON] = "&:",
[anon_sym_COLON_COLON] = "::",
[aux_sym__ordinary_rule_token1] = "_ordinary_rule_token1",
[anon_sym_PIPE] = "|",
[anon_sym_SEMI] = ";",
[anon_sym_AT] = "@",
[anon_sym_DASH] = "-",
[anon_sym_PLUS] = "+",
[anon_sym_VPATH] = "VPATH",
[anon_sym_EQ] = "=",
[anon_sym_COLON_EQ] = ":=",
[anon_sym_COLON_COLON_EQ] = "::=",
[anon_sym_QMARK_EQ] = "\?=",
[anon_sym_PLUS_EQ] = "+=",
[anon_sym_DOTRECIPEPREFIX] = ".RECIPEPREFIX",
[anon_sym_BANG_EQ] = "!=",
[anon_sym_define] = "define",
[anon_sym_endef] = "endef",
[anon_sym_include] = "include",
[anon_sym_sinclude] = "sinclude",
[anon_sym_DASHinclude] = "-include",
[anon_sym_vpath] = "vpath",
[anon_sym_export] = "export",
[anon_sym_unexport] = "unexport",
[anon_sym_override] = "override",
[anon_sym_undefine] = "undefine",
[anon_sym_private] = "private",
[anon_sym_endif] = "endif",
[anon_sym_else] = "else",
[anon_sym_ifeq] = "ifeq",
[anon_sym_ifneq] = "ifneq",
[anon_sym_ifdef] = "ifdef",
[anon_sym_ifndef] = "ifndef",
[anon_sym_LPAREN] = "(",
[anon_sym_COMMA] = ",",
[anon_sym_RPAREN] = ")",
[anon_sym_DOLLAR] = "$",
[anon_sym_DOLLAR_DOLLAR] = "$$",
[anon_sym_LPAREN2] = "(",
[anon_sym_LBRACE] = "{",
[anon_sym_RBRACE] = "}",
[aux_sym_variable_reference_token1] = "word",
[anon_sym_AT2] = "@",
[anon_sym_PERCENT] = "%",
[anon_sym_LT] = "<",
[anon_sym_QMARK] = "\?",
[anon_sym_CARET] = "^",
[anon_sym_PLUS2] = "+",
[anon_sym_SLASH] = "/",
[anon_sym_STAR] = "*",
[anon_sym_PERCENT2] = "%",
[anon_sym_LT2] = "<",
[anon_sym_QMARK2] = "\?",
[anon_sym_CARET2] = "^",
[anon_sym_SLASH2] = "/",
[anon_sym_STAR2] = "*",
[anon_sym_D] = "D",
[anon_sym_F] = "F",
[anon_sym_subst] = "subst",
[anon_sym_patsubst] = "patsubst",
[anon_sym_strip] = "strip",
[anon_sym_findstring] = "findstring",
[anon_sym_filter] = "filter",
[anon_sym_filter_DASHout] = "filter-out",
[anon_sym_sort] = "sort",
[anon_sym_word] = "word",
[anon_sym_words] = "words",
[anon_sym_wordlist] = "wordlist",
[anon_sym_firstword] = "firstword",
[anon_sym_lastword] = "lastword",
[anon_sym_dir] = "dir",
[anon_sym_notdir] = "notdir",
[anon_sym_suffix] = "suffix",
[anon_sym_basename] = "basename",
[anon_sym_addsuffix] = "addsuffix",
[anon_sym_addprefix] = "addprefix",
[anon_sym_join] = "join",
[anon_sym_wildcard] = "wildcard",
[anon_sym_realpath] = "realpath",
[anon_sym_abspath] = "abspath",
[anon_sym_error] = "error",
[anon_sym_warning] = "warning",
[anon_sym_info] = "info",
[anon_sym_origin] = "origin",
[anon_sym_flavor] = "flavor",
[anon_sym_foreach] = "foreach",
[anon_sym_if] = "if",
[anon_sym_or] = "or",
[anon_sym_and] = "and",
[anon_sym_intcmp] = "intcmp",
[anon_sym_let] = "let",
[anon_sym_call] = "call",
[anon_sym_eval] = "eval",
[anon_sym_file] = "file",
[anon_sym_value] = "value",
[anon_sym_guile] = "guile",
[anon_sym_shell] = "shell",
[aux_sym_list_token1] = "\\",
[anon_sym_COLON2] = ":",
[anon_sym_SEMI2] = ";",
[anon_sym_DQUOTE] = "\"",
[anon_sym_SQUOTE] = "'",
[aux_sym__string_token1] = "_string_token1",
[anon_sym_RPAREN2] = ")",
[anon_sym_TAB] = "\t",
[sym__rawline] = "_rawline",
[aux_sym__line_text_token1] = "_line_text_token1",
[anon_sym_SLASH_SLASH] = "escape",
[aux_sym__assignment_text_token1] = "_assignment_text_token1",
[aux_sym__paren_text_token1] = "_paren_text_token1",
[sym_comment] = "comment",
[sym_makefile] = "makefile",
[sym__thing] = "_thing",
[sym_rule] = "rule",
[sym__ordinary_rule] = "_ordinary_rule",
[sym__static_pattern_rule] = "_static_pattern_rule",
[sym__normal_prerequisites] = "_normal_prerequisites",
[sym_recipe] = "recipe",
[sym__attached_recipe_line] = "_attached_recipe_line",
[sym__prefixed_recipe_line] = "_prefixed_recipe_line",
[sym_recipe_line] = "recipe_line",
[sym__variable_definition] = "_variable_definition",
[sym_VPATH_assignment] = "VPATH_assignment",
[sym_RECIPEPREFIX_assignment] = "RECIPEPREFIX_assignment",
[sym_variable_assignment] = "variable_assignment",
[sym_shell_assignment] = "shell_assignment",
[sym_define_directive] = "define_directive",
[sym__directive] = "_directive",
[sym_include_directive] = "include_directive",
[sym_vpath_directive] = "vpath_directive",
[sym_export_directive] = "export_directive",
[sym_unexport_directive] = "unexport_directive",
[sym_override_directive] = "override_directive",
[sym_undefine_directive] = "undefine_directive",
[sym_private_directive] = "private_directive",
[sym_conditional] = "conditional",
[sym_elsif_directive] = "elsif_directive",
[sym_else_directive] = "else_directive",
[sym__conditional_directives] = "_conditional_directives",
[aux_sym__conditional_consequence] = "_conditional_consequence",
[sym_ifeq_directive] = "ifeq_directive",
[sym_ifneq_directive] = "ifneq_directive",
[sym_ifdef_directive] = "ifdef_directive",
[sym_ifndef_directive] = "ifndef_directive",
[sym__conditional_args_cmp] = "_conditional_args_cmp",
[sym__variable] = "_variable",
[sym_variable_reference] = "variable_reference",
[sym_substitution_reference] = "substitution_reference",
[sym_automatic_variable] = "automatic_variable",
[sym__function] = "_function",
[sym_function_call] = "function_call",
[sym_arguments] = "arguments",
[sym_shell_function] = "shell_function",
[sym_list] = "list",
[sym_paths] = "paths",
[sym_concatenation] = "concatenation",
[sym_string] = "string",
[aux_sym__string] = "_string",
[sym_archive] = "archive",
[sym__recipeprefix] = "_recipeprefix",
[sym__paren_group] = "_paren_group",
[sym__line_text] = "shell_text",
[sym__assignment_text] = "text",
[sym__paren_text] = "_paren_text",
[sym_text] = "text",
[aux_sym_makefile_repeat1] = "makefile_repeat1",
[aux_sym_recipe_repeat1] = "recipe_repeat1",
[aux_sym_define_directive_repeat1] = "define_directive_repeat1",
[aux_sym_conditional_repeat1] = "conditional_repeat1",
[aux_sym_arguments_repeat1] = "arguments_repeat1",
[aux_sym_list_repeat1] = "list_repeat1",
[aux_sym_paths_repeat1] = "paths_repeat1",
[aux_sym_concatenation_repeat1] = "concatenation_repeat1",
[aux_sym__line_text_repeat1] = "_line_text_repeat1",
[aux_sym__line_text_repeat2] = "_line_text_repeat2",
[aux_sym__assignment_text_repeat1] = "_assignment_text_repeat1",
[aux_sym__assignment_text_repeat2] = "_assignment_text_repeat2",
[aux_sym__paren_text_repeat1] = "_paren_text_repeat1",
[aux_sym__paren_text_repeat2] = "_paren_text_repeat2",
[alias_sym_pattern_list] = "pattern_list",
[alias_sym_prerequisites] = "prerequisites",
[alias_sym_raw_text] = "raw_text",
[alias_sym_shell_command] = "shell_command",
[alias_sym_targets] = "targets",
};
static const TSSymbol ts_symbol_map[] = {
[ts_builtin_sym_end] = ts_builtin_sym_end,
[sym_word] = sym_word,
[aux_sym__thing_token1] = aux_sym__thing_token1,
[anon_sym_COLON] = anon_sym_COLON,
[anon_sym_AMP_COLON] = anon_sym_AMP_COLON,
[anon_sym_COLON_COLON] = anon_sym_COLON_COLON,
[aux_sym__ordinary_rule_token1] = aux_sym__ordinary_rule_token1,
[anon_sym_PIPE] = anon_sym_PIPE,
[anon_sym_SEMI] = anon_sym_SEMI,
[anon_sym_AT] = anon_sym_AT,
[anon_sym_DASH] = anon_sym_DASH,
[anon_sym_PLUS] = anon_sym_PLUS,
[anon_sym_VPATH] = anon_sym_VPATH,
[anon_sym_EQ] = anon_sym_EQ,
[anon_sym_COLON_EQ] = anon_sym_COLON_EQ,
[anon_sym_COLON_COLON_EQ] = anon_sym_COLON_COLON_EQ,
[anon_sym_QMARK_EQ] = anon_sym_QMARK_EQ,
[anon_sym_PLUS_EQ] = anon_sym_PLUS_EQ,
[anon_sym_DOTRECIPEPREFIX] = anon_sym_DOTRECIPEPREFIX,
[anon_sym_BANG_EQ] = anon_sym_BANG_EQ,
[anon_sym_define] = anon_sym_define,
[anon_sym_endef] = anon_sym_endef,
[anon_sym_include] = anon_sym_include,
[anon_sym_sinclude] = anon_sym_sinclude,
[anon_sym_DASHinclude] = anon_sym_DASHinclude,
[anon_sym_vpath] = anon_sym_vpath,
[anon_sym_export] = anon_sym_export,
[anon_sym_unexport] = anon_sym_unexport,
[anon_sym_override] = anon_sym_override,
[anon_sym_undefine] = anon_sym_undefine,
[anon_sym_private] = anon_sym_private,
[anon_sym_endif] = anon_sym_endif,
[anon_sym_else] = anon_sym_else,
[anon_sym_ifeq] = anon_sym_ifeq,
[anon_sym_ifneq] = anon_sym_ifneq,
[anon_sym_ifdef] = anon_sym_ifdef,
[anon_sym_ifndef] = anon_sym_ifndef,
[anon_sym_LPAREN] = anon_sym_LPAREN,
[anon_sym_COMMA] = anon_sym_COMMA,
[anon_sym_RPAREN] = anon_sym_RPAREN,
[anon_sym_DOLLAR] = anon_sym_DOLLAR,
[anon_sym_DOLLAR_DOLLAR] = anon_sym_DOLLAR_DOLLAR,
[anon_sym_LPAREN2] = anon_sym_LPAREN,
[anon_sym_LBRACE] = anon_sym_LBRACE,
[anon_sym_RBRACE] = anon_sym_RBRACE,
[aux_sym_variable_reference_token1] = sym_word,
[anon_sym_AT2] = anon_sym_AT,
[anon_sym_PERCENT] = anon_sym_PERCENT,
[anon_sym_LT] = anon_sym_LT,
[anon_sym_QMARK] = anon_sym_QMARK,
[anon_sym_CARET] = anon_sym_CARET,
[anon_sym_PLUS2] = anon_sym_PLUS,
[anon_sym_SLASH] = anon_sym_SLASH,
[anon_sym_STAR] = anon_sym_STAR,
[anon_sym_PERCENT2] = anon_sym_PERCENT,
[anon_sym_LT2] = anon_sym_LT,
[anon_sym_QMARK2] = anon_sym_QMARK,
[anon_sym_CARET2] = anon_sym_CARET,
[anon_sym_SLASH2] = anon_sym_SLASH,
[anon_sym_STAR2] = anon_sym_STAR,
[anon_sym_D] = anon_sym_D,
[anon_sym_F] = anon_sym_F,
[anon_sym_subst] = anon_sym_subst,
[anon_sym_patsubst] = anon_sym_patsubst,
[anon_sym_strip] = anon_sym_strip,
[anon_sym_findstring] = anon_sym_findstring,
[anon_sym_filter] = anon_sym_filter,
[anon_sym_filter_DASHout] = anon_sym_filter_DASHout,
[anon_sym_sort] = anon_sym_sort,
[anon_sym_word] = anon_sym_word,
[anon_sym_words] = anon_sym_words,
[anon_sym_wordlist] = anon_sym_wordlist,
[anon_sym_firstword] = anon_sym_firstword,
[anon_sym_lastword] = anon_sym_lastword,
[anon_sym_dir] = anon_sym_dir,
[anon_sym_notdir] = anon_sym_notdir,
[anon_sym_suffix] = anon_sym_suffix,
[anon_sym_basename] = anon_sym_basename,
[anon_sym_addsuffix] = anon_sym_addsuffix,
[anon_sym_addprefix] = anon_sym_addprefix,
[anon_sym_join] = anon_sym_join,
[anon_sym_wildcard] = anon_sym_wildcard,
[anon_sym_realpath] = anon_sym_realpath,
[anon_sym_abspath] = anon_sym_abspath,
[anon_sym_error] = anon_sym_error,
[anon_sym_warning] = anon_sym_warning,
[anon_sym_info] = anon_sym_info,
[anon_sym_origin] = anon_sym_origin,
[anon_sym_flavor] = anon_sym_flavor,
[anon_sym_foreach] = anon_sym_foreach,
[anon_sym_if] = anon_sym_if,
[anon_sym_or] = anon_sym_or,
[anon_sym_and] = anon_sym_and,
[anon_sym_intcmp] = anon_sym_intcmp,
[anon_sym_let] = anon_sym_let,
[anon_sym_call] = anon_sym_call,
[anon_sym_eval] = anon_sym_eval,
[anon_sym_file] = anon_sym_file,
[anon_sym_value] = anon_sym_value,
[anon_sym_guile] = anon_sym_guile,
[anon_sym_shell] = anon_sym_shell,
[aux_sym_list_token1] = aux_sym_list_token1,
[anon_sym_COLON2] = anon_sym_COLON,
[anon_sym_SEMI2] = anon_sym_SEMI,
[anon_sym_DQUOTE] = anon_sym_DQUOTE,
[anon_sym_SQUOTE] = anon_sym_SQUOTE,
[aux_sym__string_token1] = aux_sym__string_token1,
[anon_sym_RPAREN2] = anon_sym_RPAREN,
[anon_sym_TAB] = anon_sym_TAB,
[sym__rawline] = sym__rawline,
[aux_sym__line_text_token1] = aux_sym__line_text_token1,
[anon_sym_SLASH_SLASH] = anon_sym_SLASH_SLASH,
[aux_sym__assignment_text_token1] = aux_sym__assignment_text_token1,
[aux_sym__paren_text_token1] = aux_sym__paren_text_token1,
[sym_comment] = sym_comment,
[sym_makefile] = sym_makefile,
[sym__thing] = sym__thing,
[sym_rule] = sym_rule,
[sym__ordinary_rule] = sym__ordinary_rule,
[sym__static_pattern_rule] = sym__static_pattern_rule,
[sym__normal_prerequisites] = sym__normal_prerequisites,
[sym_recipe] = sym_recipe,
[sym__attached_recipe_line] = sym__attached_recipe_line,
[sym__prefixed_recipe_line] = sym__prefixed_recipe_line,
[sym_recipe_line] = sym_recipe_line,
[sym__variable_definition] = sym__variable_definition,
[sym_VPATH_assignment] = sym_VPATH_assignment,
[sym_RECIPEPREFIX_assignment] = sym_RECIPEPREFIX_assignment,
[sym_variable_assignment] = sym_variable_assignment,
[sym_shell_assignment] = sym_shell_assignment,
[sym_define_directive] = sym_define_directive,
[sym__directive] = sym__directive,
[sym_include_directive] = sym_include_directive,
[sym_vpath_directive] = sym_vpath_directive,
[sym_export_directive] = sym_export_directive,
[sym_unexport_directive] = sym_unexport_directive,
[sym_override_directive] = sym_override_directive,
[sym_undefine_directive] = sym_undefine_directive,
[sym_private_directive] = sym_private_directive,
[sym_conditional] = sym_conditional,
[sym_elsif_directive] = sym_elsif_directive,
[sym_else_directive] = sym_else_directive,
[sym__conditional_directives] = sym__conditional_directives,
[aux_sym__conditional_consequence] = aux_sym__conditional_consequence,
[sym_ifeq_directive] = sym_ifeq_directive,
[sym_ifneq_directive] = sym_ifneq_directive,
[sym_ifdef_directive] = sym_ifdef_directive,
[sym_ifndef_directive] = sym_ifndef_directive,
[sym__conditional_args_cmp] = sym__conditional_args_cmp,
[sym__variable] = sym__variable,
[sym_variable_reference] = sym_variable_reference,
[sym_substitution_reference] = sym_substitution_reference,
[sym_automatic_variable] = sym_automatic_variable,
[sym__function] = sym__function,
[sym_function_call] = sym_function_call,
[sym_arguments] = sym_arguments,
[sym_shell_function] = sym_shell_function,
[sym_list] = sym_list,
[sym_paths] = sym_paths,
[sym_concatenation] = sym_concatenation,
[sym_string] = sym_string,
[aux_sym__string] = aux_sym__string,
[sym_archive] = sym_archive,
[sym__recipeprefix] = sym__recipeprefix,
[sym__paren_group] = sym__paren_group,
[sym__line_text] = sym__line_text,
[sym__assignment_text] = sym_text,
[sym__paren_text] = sym__paren_text,
[sym_text] = sym_text,
[aux_sym_makefile_repeat1] = aux_sym_makefile_repeat1,
[aux_sym_recipe_repeat1] = aux_sym_recipe_repeat1,
[aux_sym_define_directive_repeat1] = aux_sym_define_directive_repeat1,
[aux_sym_conditional_repeat1] = aux_sym_conditional_repeat1,
[aux_sym_arguments_repeat1] = aux_sym_arguments_repeat1,
[aux_sym_list_repeat1] = aux_sym_list_repeat1,
[aux_sym_paths_repeat1] = aux_sym_paths_repeat1,
[aux_sym_concatenation_repeat1] = aux_sym_concatenation_repeat1,
[aux_sym__line_text_repeat1] = aux_sym__line_text_repeat1,
[aux_sym__line_text_repeat2] = aux_sym__line_text_repeat2,
[aux_sym__assignment_text_repeat1] = aux_sym__assignment_text_repeat1,
[aux_sym__assignment_text_repeat2] = aux_sym__assignment_text_repeat2,
[aux_sym__paren_text_repeat1] = aux_sym__paren_text_repeat1,
[aux_sym__paren_text_repeat2] = aux_sym__paren_text_repeat2,
[alias_sym_pattern_list] = alias_sym_pattern_list,
[alias_sym_prerequisites] = alias_sym_prerequisites,
[alias_sym_raw_text] = alias_sym_raw_text,
[alias_sym_shell_command] = alias_sym_shell_command,
[alias_sym_targets] = alias_sym_targets,
};
static const TSSymbolMetadata ts_symbol_metadata[] = {
[ts_builtin_sym_end] = {
.visible = false,
.named = true,
},
[sym_word] = {
.visible = true,
.named = true,
},
[aux_sym__thing_token1] = {
.visible = false,
.named = false,
},
[anon_sym_COLON] = {
.visible = true,
.named = false,
},
[anon_sym_AMP_COLON] = {
.visible = true,
.named = false,
},
[anon_sym_COLON_COLON] = {
.visible = true,
.named = false,
},
[aux_sym__ordinary_rule_token1] = {
.visible = false,
.named = false,
},
[anon_sym_PIPE] = {
.visible = true,
.named = false,
},
[anon_sym_SEMI] = {
.visible = true,
.named = false,
},
[anon_sym_AT] = {
.visible = true,
.named = false,
},
[anon_sym_DASH] = {
.visible = true,
.named = false,
},
[anon_sym_PLUS] = {
.visible = true,
.named = false,
},
[anon_sym_VPATH] = {
.visible = true,
.named = false,
},
[anon_sym_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_COLON_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_COLON_COLON_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_QMARK_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_PLUS_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_DOTRECIPEPREFIX] = {
.visible = true,
.named = false,
},
[anon_sym_BANG_EQ] = {
.visible = true,
.named = false,
},
[anon_sym_define] = {
.visible = true,
.named = false,
},
[anon_sym_endef] = {
.visible = true,
.named = false,
},
[anon_sym_include] = {
.visible = true,
.named = false,
},
[anon_sym_sinclude] = {
.visible = true,
.named = false,
},
[anon_sym_DASHinclude] = {
.visible = true,
.named = false,
},
[anon_sym_vpath] = {
.visible = true,
.named = false,
},
[anon_sym_export] = {
.visible = true,
.named = false,
},
[anon_sym_unexport] = {
.visible = true,
.named = false,
},
[anon_sym_override] = {
.visible = true,
.named = false,
},
[anon_sym_undefine] = {
.visible = true,
.named = false,
},
[anon_sym_private] = {
.visible = true,
.named = false,
},
[anon_sym_endif] = {
.visible = true,
.named = false,
},
[anon_sym_else] = {
.visible = true,
.named = false,
},
[anon_sym_ifeq] = {
.visible = true,
.named = false,
},
[anon_sym_ifneq] = {
.visible = true,
.named = false,
},
[anon_sym_ifdef] = {
.visible = true,
.named = false,
},
[anon_sym_ifndef] = {
.visible = true,
.named = false,
},
[anon_sym_LPAREN] = {
.visible = true,
.named = false,
},
[anon_sym_COMMA] = {
.visible = true,
.named = false,
},
[anon_sym_RPAREN] = {
.visible = true,
.named = false,
},
[anon_sym_DOLLAR] = {
.visible = true,
.named = false,
},
[anon_sym_DOLLAR_DOLLAR] = {
.visible = true,
.named = false,
},
[anon_sym_LPAREN2] = {
.visible = true,
.named = false,
},
[anon_sym_LBRACE] = {
.visible = true,
.named = false,
},
[anon_sym_RBRACE] = {
.visible = true,
.named = false,
},
[aux_sym_variable_reference_token1] = {
.visible = true,
.named = true,
},
[anon_sym_AT2] = {
.visible = true,
.named = false,
},
[anon_sym_PERCENT] = {
.visible = true,
.named = false,
},
[anon_sym_LT] = {
.visible = true,
.named = false,
},
[anon_sym_QMARK] = {
.visible = true,
.named = false,
},
[anon_sym_CARET] = {
.visible = true,
.named = false,
},
[anon_sym_PLUS2] = {
.visible = true,
.named = false,
},
[anon_sym_SLASH] = {
.visible = true,
.named = false,
},
[anon_sym_STAR] = {
.visible = true,
.named = false,
},
[anon_sym_PERCENT2] = {
.visible = true,
.named = false,
},
[anon_sym_LT2] = {
.visible = true,
.named = false,
},
[anon_sym_QMARK2] = {
.visible = true,
.named = false,
},
[anon_sym_CARET2] = {
.visible = true,
.named = false,
},
[anon_sym_SLASH2] = {
.visible = true,
.named = false,
},
[anon_sym_STAR2] = {
.visible = true,
.named = false,
},
[anon_sym_D] = {
.visible = true,
.named = false,
},
[anon_sym_F] = {
.visible = true,
.named = false,
},
[anon_sym_subst] = {
.visible = true,
.named = false,
},
[anon_sym_patsubst] = {
.visible = true,
.named = false,
},
[anon_sym_strip] = {
.visible = true,
.named = false,
},
[anon_sym_findstring] = {
.visible = true,
.named = false,
},
[anon_sym_filter] = {
.visible = true,
.named = false,
},
[anon_sym_filter_DASHout] = {
.visible = true,
.named = false,
},
[anon_sym_sort] = {
.visible = true,
.named = false,
},
[anon_sym_word] = {
.visible = true,
.named = false,
},
[anon_sym_words] = {
.visible = true,
.named = false,
},
[anon_sym_wordlist] = {
.visible = true,
.named = false,
},
[anon_sym_firstword] = {
.visible = true,
.named = false,
},
[anon_sym_lastword] = {
.visible = true,
.named = false,
},
[anon_sym_dir] = {
.visible = true,
.named = false,
},
[anon_sym_notdir] = {
.visible = true,
.named = false,
},
[anon_sym_suffix] = {
.visible = true,
.named = false,
},
[anon_sym_basename] = {
.visible = true,
.named = false,
},
[anon_sym_addsuffix] = {
.visible = true,
.named = false,
},
[anon_sym_addprefix] = {
.visible = true,
.named = false,
},
[anon_sym_join] = {
.visible = true,
.named = false,
},
[anon_sym_wildcard] = {
.visible = true,
.named = false,
},
[anon_sym_realpath] = {
.visible = true,
.named = false,
},
[anon_sym_abspath] = {
.visible = true,
.named = false,
},
[anon_sym_error] = {
.visible = true,
.named = false,
},
[anon_sym_warning] = {
.visible = true,
.named = false,
},
[anon_sym_info] = {
.visible = true,
.named = false,
},
[anon_sym_origin] = {
.visible = true,
.named = false,
},
[anon_sym_flavor] = {
.visible = true,
.named = false,
},
[anon_sym_foreach] = {
.visible = true,
.named = false,
},
[anon_sym_if] = {
.visible = true,
.named = false,
},
[anon_sym_or] = {
.visible = true,
.named = false,
},
[anon_sym_and] = {
.visible = true,
.named = false,
},
[anon_sym_intcmp] = {
.visible = true,
.named = false,
},
[anon_sym_let] = {
.visible = true,
.named = false,
},
[anon_sym_call] = {
.visible = true,
.named = false,
},
[anon_sym_eval] = {
.visible = true,
.named = false,
},
[anon_sym_file] = {
.visible = true,
.named = false,
},
[anon_sym_value] = {
.visible = true,
.named = false,
},
[anon_sym_guile] = {
.visible = true,
.named = false,
},
[anon_sym_shell] = {
.visible = true,
.named = false,
},
[aux_sym_list_token1] = {
.visible = true,
.named = false,
},
[anon_sym_COLON2] = {
.visible = true,
.named = false,
},
[anon_sym_SEMI2] = {
.visible = true,
.named = false,
},
[anon_sym_DQUOTE] = {
.visible = true,
.named = false,
},
[anon_sym_SQUOTE] = {
.visible = true,
.named = false,
},
[aux_sym__string_token1] = {
.visible = false,
.named = false,
},
[anon_sym_RPAREN2] = {
.visible = true,
.named = false,
},
[anon_sym_TAB] = {
.visible = true,
.named = false,
},
[sym__rawline] = {
.visible = false,
.named = true,
},
[aux_sym__line_text_token1] = {
.visible = false,
.named = false,
},
[anon_sym_SLASH_SLASH] = {
.visible = true,
.named = true,
},
[aux_sym__assignment_text_token1] = {
.visible = false,
.named = false,
},
[aux_sym__paren_text_token1] = {
.visible = false,
.named = false,
},
[sym_comment] = {
.visible = true,
.named = true,
},
[sym_makefile] = {
.visible = true,
.named = true,
},
[sym__thing] = {
.visible = false,
.named = true,
},
[sym_rule] = {
.visible = true,
.named = true,
},
[sym__ordinary_rule] = {
.visible = false,
.named = true,
},
[sym__static_pattern_rule] = {
.visible = false,
.named = true,
},
[sym__normal_prerequisites] = {
.visible = false,
.named = true,
},
[sym_recipe] = {
.visible = true,
.named = true,
},
[sym__attached_recipe_line] = {
.visible = false,
.named = true,
},
[sym__prefixed_recipe_line] = {
.visible = false,
.named = true,
},
[sym_recipe_line] = {
.visible = true,
.named = true,
},
[sym__variable_definition] = {
.visible = false,
.named = true,
},
[sym_VPATH_assignment] = {
.visible = true,
.named = true,
},
[sym_RECIPEPREFIX_assignment] = {
.visible = true,
.named = true,
},
[sym_variable_assignment] = {
.visible = true,
.named = true,
},
[sym_shell_assignment] = {
.visible = true,
.named = true,
},
[sym_define_directive] = {
.visible = true,
.named = true,
},
[sym__directive] = {
.visible = false,
.named = true,
},
[sym_include_directive] = {
.visible = true,
.named = true,
},
[sym_vpath_directive] = {
.visible = true,
.named = true,
},
[sym_export_directive] = {
.visible = true,
.named = true,
},
[sym_unexport_directive] = {
.visible = true,
.named = true,
},
[sym_override_directive] = {
.visible = true,
.named = true,
},
[sym_undefine_directive] = {
.visible = true,
.named = true,
},
[sym_private_directive] = {
.visible = true,
.named = true,
},
[sym_conditional] = {
.visible = true,
.named = true,
},
[sym_elsif_directive] = {
.visible = true,
.named = true,
},
[sym_else_directive] = {
.visible = true,
.named = true,
},
[sym__conditional_directives] = {
.visible = false,
.named = true,
},
[aux_sym__conditional_consequence] = {
.visible = false,
.named = false,
},
[sym_ifeq_directive] = {
.visible = true,
.named = true,
},
[sym_ifneq_directive] = {
.visible = true,
.named = true,
},
[sym_ifdef_directive] = {
.visible = true,
.named = true,
},
[sym_ifndef_directive] = {
.visible = true,
.named = true,
},
[sym__conditional_args_cmp] = {
.visible = false,
.named = true,
},
[sym__variable] = {
.visible = false,
.named = true,
},
[sym_variable_reference] = {
.visible = true,
.named = true,
},
[sym_substitution_reference] = {
.visible = true,
.named = true,
},
[sym_automatic_variable] = {
.visible = true,
.named = true,
},
[sym__function] = {
.visible = false,
.named = true,
},
[sym_function_call] = {
.visible = true,
.named = true,
},
[sym_arguments] = {
.visible = true,
.named = true,
},
[sym_shell_function] = {
.visible = true,
.named = true,
},
[sym_list] = {
.visible = true,
.named = true,
},
[sym_paths] = {
.visible = true,
.named = true,
},
[sym_concatenation] = {
.visible = true,
.named = true,
},
[sym_string] = {
.visible = true,
.named = true,
},
[aux_sym__string] = {
.visible = false,
.named = false,
},
[sym_archive] = {
.visible = true,
.named = true,
},
[sym__recipeprefix] = {
.visible = false,
.named = true,
},
[sym__paren_group] = {
.visible = false,
.named = true,
},
[sym__line_text] = {
.visible = true,
.named = true,
},
[sym__assignment_text] = {
.visible = true,
.named = true,
},
[sym__paren_text] = {
.visible = false,
.named = true,
},
[sym_text] = {
.visible = true,
.named = true,
},
[aux_sym_makefile_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_recipe_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_define_directive_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_conditional_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_arguments_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_list_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_paths_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym_concatenation_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__line_text_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__line_text_repeat2] = {
.visible = false,
.named = false,
},
[aux_sym__assignment_text_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__assignment_text_repeat2] = {
.visible = false,
.named = false,
},
[aux_sym__paren_text_repeat1] = {
.visible = false,
.named = false,
},
[aux_sym__paren_text_repeat2] = {
.visible = false,
.named = false,
},
[alias_sym_pattern_list] = {
.visible = true,
.named = true,
},
[alias_sym_prerequisites] = {
.visible = true,
.named = true,
},
[alias_sym_raw_text] = {
.visible = true,
.named = true,
},
[alias_sym_shell_command] = {
.visible = true,
.named = true,
},
[alias_sym_targets] = {
.visible = true,
.named = true,
},
};
enum ts_field_identifiers {
field_archive = 1,
field_arg0 = 2,
field_arg1 = 3,
field_argument = 4,
field_condition = 5,
field_consequence = 6,
field_directories = 7,
field_filenames = 8,
field_function = 9,
field_members = 10,
field_name = 11,
field_normal = 12,
field_operator = 13,
field_order_only = 14,
field_pattern = 15,
field_prerequisite = 16,
field_replacement = 17,
field_string = 18,
field_target = 19,
field_target_or_pattern = 20,
field_text = 21,
field_value = 22,
field_variable = 23,
field_variables = 24,
};
static const char * const ts_field_names[] = {
[0] = NULL,
[field_archive] = "archive",
[field_arg0] = "arg0",
[field_arg1] = "arg1",
[field_argument] = "argument",
[field_condition] = "condition",
[field_consequence] = "consequence",
[field_directories] = "directories",
[field_filenames] = "filenames",
[field_function] = "function",
[field_members] = "members",
[field_name] = "name",
[field_normal] = "normal",
[field_operator] = "operator",
[field_order_only] = "order_only",
[field_pattern] = "pattern",
[field_prerequisite] = "prerequisite",
[field_replacement] = "replacement",
[field_string] = "string",
[field_target] = "target",
[field_target_or_pattern] = "target_or_pattern",
[field_text] = "text",
[field_value] = "value",
[field_variable] = "variable",
[field_variables] = "variables",
};
static const TSMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = {
[1] = {.index = 0, .length = 2},
[2] = {.index = 2, .length = 2},
[3] = {.index = 4, .length = 2},
[5] = {.index = 6, .length = 1},
[6] = {.index = 7, .length = 1},
[7] = {.index = 8, .length = 1},
[8] = {.index = 9, .length = 1},
[9] = {.index = 10, .length = 2},
[10] = {.index = 12, .length = 2},
[11] = {.index = 14, .length = 3},
[12] = {.index = 17, .length = 2},
[13] = {.index = 19, .length = 1},
[14] = {.index = 20, .length = 1},
[16] = {.index = 21, .length = 1},
[17] = {.index = 22, .length = 3},
[18] = {.index = 25, .length = 2},
[19] = {.index = 27, .length = 1},
[20] = {.index = 28, .length = 2},
[21] = {.index = 22, .length = 3},
[22] = {.index = 30, .length = 2},
[23] = {.index = 32, .length = 1},
[24] = {.index = 33, .length = 2},
[25] = {.index = 35, .length = 2},
[26] = {.index = 37, .length = 1},
[27] = {.index = 38, .length = 3},
[29] = {.index = 41, .length = 1},
[30] = {.index = 42, .length = 1},
[31] = {.index = 43, .length = 1},
[32] = {.index = 44, .length = 1},
[33] = {.index = 45, .length = 2},
[34] = {.index = 44, .length = 1},
[35] = {.index = 38, .length = 3},
[36] = {.index = 47, .length = 3},
[37] = {.index = 47, .length = 3},
[38] = {.index = 50, .length = 1},
[39] = {.index = 51, .length = 1},
[40] = {.index = 52, .length = 3},
[41] = {.index = 55, .length = 1},
[42] = {.index = 56, .length = 2},
[43] = {.index = 58, .length = 2},
[44] = {.index = 60, .length = 2},
[45] = {.index = 62, .length = 1},
[46] = {.index = 63, .length = 2},
[47] = {.index = 44, .length = 1},
[48] = {.index = 65, .length = 3},
[49] = {.index = 65, .length = 3},
[50] = {.index = 68, .length = 1},
[51] = {.index = 69, .length = 3},
[52] = {.index = 72, .length = 1},
[53] = {.index = 73, .length = 3},
[54] = {.index = 76, .length = 4},
[55] = {.index = 80, .length = 2},
[56] = {.index = 82, .length = 2},
[57] = {.index = 84, .length = 2},
[58] = {.index = 86, .length = 2},
[59] = {.index = 88, .length = 3},
[60] = {.index = 91, .length = 3},
[61] = {.index = 94, .length = 4},
[62] = {.index = 98, .length = 2},
[63] = {.index = 100, .length = 2},
[64] = {.index = 102, .length = 4},
[65] = {.index = 106, .length = 4},
[66] = {.index = 110, .length = 2},
[67] = {.index = 112, .length = 2},
[68] = {.index = 114, .length = 3},
[69] = {.index = 117, .length = 3},
[70] = {.index = 120, .length = 3},
[71] = {.index = 123, .length = 4},
[72] = {.index = 127, .length = 4},
[73] = {.index = 131, .length = 2},
[74] = {.index = 133, .length = 4},
[75] = {.index = 137, .length = 3},
[76] = {.index = 140, .length = 4},
};
static const TSFieldMapEntry ts_field_map_entries[] = {
[0] =
{field_normal, 0, .inherited = true},
{field_order_only, 0, .inherited = true},
[2] =
{field_prerequisite, 0, .inherited = true},
{field_target, 0, .inherited = true},
[4] =
{field_string, 0},
{field_string, 1},
[6] =
{field_filenames, 1},
[7] =
{field_pattern, 1},
[8] =
{field_variables, 1},
[9] =
{field_variable, 1},
[10] =
{field_arg0, 0},
{field_arg1, 1},
[12] =
{field_arg0, 1, .inherited = true},
{field_arg1, 1, .inherited = true},
[14] =
{field_string, 0},
{field_string, 1},
{field_string, 2},
[17] =
{field_name, 0},
{field_operator, 1},
[19] =
{field_condition, 0},
[20] =
{field_condition, 1},
[21] =
{field_normal, 0},
[22] =
{field_name, 0},
{field_operator, 1},
{field_value, 2},
[25] =
{field_directories, 2},
{field_pattern, 1},
[27] =
{field_argument, 0},
[28] =
{field_name, 0},
{field_operator, 2},
[30] =
{field_archive, 0},
{field_members, 2},
[32] =
{field_consequence, 2},
[33] =
{field_condition, 1},
{field_consequence, 2},
[35] =
{field_condition, 0},
{field_consequence, 1},
[37] =
{field_normal, 2, .inherited = true},
[38] =
{field_name, 0},
{field_operator, 2},
{field_value, 3},
[41] =
{field_name, 1},
[42] =
{field_arg1, 2},
[43] =
{field_arg0, 1},
[44] =
{field_function, 2},
[45] =
{field_argument, 0},
{field_argument, 1, .inherited = true},
[47] =
{field_name, 0},
{field_operator, 1},
{field_value, 3},
[50] =
{field_normal, 3, .inherited = true},
[51] =
{field_order_only, 3},
[52] =
{field_name, 2},
{field_operator, 3},
{field_target_or_pattern, 0},
[55] =
{field_target, 2},
[56] =
{field_name, 1},
{field_value, 3},
[58] =
{field_name, 1},
{field_operator, 2},
[60] =
{field_arg0, 1},
{field_arg1, 3},
[62] =
{field_argument, 1},
[63] =
{field_argument, 0, .inherited = true},
{field_argument, 1, .inherited = true},
[65] =
{field_name, 0},
{field_operator, 2},
{field_value, 4},
[68] =
{field_order_only, 4},
[69] =
{field_name, 3},
{field_operator, 4},
{field_target_or_pattern, 0},
[72] =
{field_target, 3},
[73] =
{field_name, 2},
{field_operator, 4},
{field_target_or_pattern, 0},
[76] =
{field_name, 2},
{field_operator, 3},
{field_target_or_pattern, 0},
{field_value, 4},
[80] =
{field_normal, 2, .inherited = true},
{field_order_only, 4},
[82] =
{field_prerequisite, 4},
{field_target, 2},
[84] =
{field_name, 1},
{field_value, 4},
[86] =
{field_name, 1},
{field_operator, 3},
[88] =
{field_name, 1},
{field_operator, 2},
{field_value, 4},
[91] =
{field_name, 3},
{field_operator, 5},
{field_target_or_pattern, 0},
[94] =
{field_name, 3},
{field_operator, 4},
{field_target_or_pattern, 0},
{field_value, 5},
[98] =
{field_normal, 3, .inherited = true},
{field_order_only, 5},
[100] =
{field_prerequisite, 5},
{field_target, 3},
[102] =
{field_name, 2},
{field_operator, 4},
{field_target_or_pattern, 0},
{field_value, 5},
[106] =
{field_name, 2},
{field_operator, 3},
{field_target_or_pattern, 0},
{field_value, 5},
[110] =
{field_prerequisite, 5},
{field_target, 2},
[112] =
{field_name, 1},
{field_value, 5},
[114] =
{field_name, 1},
{field_operator, 3},
{field_value, 5},
[117] =
{field_name, 1},
{field_operator, 2},
{field_value, 5},
[120] =
{field_pattern, 4},
{field_replacement, 6},
{field_text, 2},
[123] =
{field_name, 3},
{field_operator, 5},
{field_target_or_pattern, 0},
{field_value, 6},
[127] =
{field_name, 3},
{field_operator, 4},
{field_target_or_pattern, 0},
{field_value, 6},
[131] =
{field_prerequisite, 6},
{field_target, 3},
[133] =
{field_name, 2},
{field_operator, 4},
{field_target_or_pattern, 0},
{field_value, 6},
[137] =
{field_name, 1},
{field_operator, 3},
{field_value, 6},
[140] =
{field_name, 3},
{field_operator, 5},
{field_target_or_pattern, 0},
{field_value, 7},
};
static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = {
[0] = {0},
[4] = {
[0] = anon_sym_SLASH_SLASH,
},
[15] = {
[0] = alias_sym_targets,
},
[16] = {
[0] = alias_sym_prerequisites,
},
[21] = {
[2] = alias_sym_shell_command,
},
[26] = {
[0] = alias_sym_targets,
},
[28] = {
[1] = anon_sym_SLASH_SLASH,
},
[34] = {
[3] = alias_sym_shell_command,
},
[35] = {
[3] = alias_sym_shell_command,
},
[37] = {
[3] = alias_sym_shell_command,
},
[38] = {
[0] = alias_sym_targets,
},
[39] = {
[0] = alias_sym_targets,
[3] = alias_sym_prerequisites,
},
[41] = {
[0] = alias_sym_targets,
[2] = alias_sym_pattern_list,
},
[42] = {
[3] = alias_sym_raw_text,
},
[47] = {
[4] = alias_sym_shell_command,
},
[49] = {
[4] = alias_sym_shell_command,
},
[50] = {
[0] = alias_sym_targets,
[4] = alias_sym_prerequisites,
},
[52] = {
[0] = alias_sym_targets,
[3] = alias_sym_pattern_list,
},
[55] = {
[0] = alias_sym_targets,
[4] = alias_sym_prerequisites,
},
[56] = {
[0] = alias_sym_targets,
[2] = alias_sym_pattern_list,
[4] = alias_sym_pattern_list,
},
[57] = {
[4] = alias_sym_raw_text,
},
[59] = {
[4] = alias_sym_raw_text,
},
[62] = {
[0] = alias_sym_targets,
[5] = alias_sym_prerequisites,
},
[63] = {
[0] = alias_sym_targets,
[3] = alias_sym_pattern_list,
[5] = alias_sym_pattern_list,
},
[66] = {
[0] = alias_sym_targets,
[2] = alias_sym_pattern_list,
[5] = alias_sym_pattern_list,
},
[67] = {
[5] = alias_sym_raw_text,
},
[68] = {
[5] = alias_sym_raw_text,
},
[69] = {
[5] = alias_sym_raw_text,
},
[73] = {
[0] = alias_sym_targets,
[3] = alias_sym_pattern_list,
[6] = alias_sym_pattern_list,
},
[75] = {
[6] = alias_sym_raw_text,
},
};
static const uint16_t ts_non_terminal_alias_map[] = {
sym_list, 4,
sym_list,
alias_sym_pattern_list,
alias_sym_prerequisites,
alias_sym_targets,
sym__line_text, 2,
sym__line_text,
alias_sym_shell_command,
sym__paren_text, 2,
sym__paren_text,
alias_sym_shell_command,
aux_sym_define_directive_repeat1, 2,
aux_sym_define_directive_repeat1,
alias_sym_raw_text,
0,
};
static const TSStateId ts_primary_state_ids[STATE_COUNT] = {
[0] = 0,
[1] = 1,
[2] = 2,
[3] = 3,
[4] = 2,
[5] = 3,
[6] = 3,
[7] = 2,
[8] = 8,
[9] = 9,
[10] = 9,
[11] = 11,
[12] = 12,
[13] = 9,
[14] = 9,
[15] = 9,
[16] = 9,
[17] = 9,
[18] = 9,
[19] = 9,
[20] = 9,
[21] = 9,
[22] = 22,
[23] = 23,
[24] = 24,
[25] = 25,
[26] = 26,
[27] = 27,
[28] = 28,
[29] = 29,
[30] = 30,
[31] = 31,
[32] = 32,
[33] = 33,
[34] = 34,
[35] = 35,
[36] = 36,
[37] = 37,
[38] = 38,
[39] = 39,
[40] = 40,
[41] = 41,
[42] = 42,
[43] = 43,
[44] = 44,
[45] = 45,
[46] = 46,
[47] = 47,
[48] = 48,
[49] = 49,
[50] = 28,
[51] = 40,
[52] = 44,
[53] = 45,
[54] = 46,
[55] = 47,
[56] = 48,
[57] = 49,
[58] = 27,
[59] = 41,
[60] = 42,
[61] = 43,
[62] = 39,
[63] = 29,
[64] = 30,
[65] = 31,
[66] = 26,
[67] = 32,
[68] = 33,
[69] = 34,
[70] = 35,
[71] = 36,
[72] = 37,
[73] = 38,
[74] = 74,
[75] = 75,
[76] = 76,
[77] = 76,
[78] = 75,
[79] = 74,
[80] = 80,
[81] = 80,
[82] = 82,
[83] = 80,
[84] = 82,
[85] = 80,
[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] = 116,
[117] = 117,
[118] = 118,
[119] = 119,
[120] = 120,
[121] = 121,
[122] = 122,
[123] = 123,
[124] = 124,
[125] = 125,
[126] = 126,
[127] = 127,
[128] = 128,
[129] = 129,
[130] = 130,
[131] = 131,
[132] = 132,
[133] = 133,
[134] = 134,
[135] = 135,
[136] = 136,
[137] = 137,
[138] = 138,
[139] = 139,
[140] = 140,
[141] = 141,
[142] = 142,
[143] = 143,
[144] = 144,
[145] = 145,
[146] = 146,
[147] = 147,
[148] = 148,
[149] = 149,
[150] = 150,
[151] = 151,
[152] = 152,
[153] = 153,
[154] = 154,
[155] = 155,
[156] = 156,
[157] = 157,
[158] = 158,
[159] = 159,
[160] = 160,
[161] = 161,
[162] = 162,
[163] = 163,
[164] = 164,
[165] = 165,
[166] = 166,
[167] = 167,
[168] = 168,
[169] = 169,
[170] = 170,
[171] = 171,
[172] = 172,
[173] = 173,
[174] = 174,
[175] = 175,
[176] = 176,
[177] = 177,
[178] = 178,
[179] = 179,
[180] = 180,
[181] = 181,
[182] = 168,
[183] = 181,
[184] = 138,
[185] = 185,
[186] = 186,
[187] = 162,
[188] = 188,
[189] = 189,
[190] = 189,
[191] = 191,
[192] = 186,
[193] = 188,
[194] = 117,
[195] = 195,
[196] = 191,
[197] = 106,
[198] = 115,
[199] = 116,
[200] = 129,
[201] = 130,
[202] = 141,
[203] = 203,
[204] = 204,
[205] = 205,
[206] = 203,
[207] = 186,
[208] = 186,
[209] = 186,
[210] = 205,
[211] = 186,
[212] = 186,
[213] = 186,
[214] = 186,
[215] = 204,
[216] = 186,
[217] = 144,
[218] = 170,
[219] = 171,
[220] = 172,
[221] = 173,
[222] = 111,
[223] = 174,
[224] = 175,
[225] = 112,
[226] = 176,
[227] = 134,
[228] = 177,
[229] = 178,
[230] = 113,
[231] = 179,
[232] = 114,
[233] = 180,
[234] = 98,
[235] = 101,
[236] = 153,
[237] = 135,
[238] = 93,
[239] = 136,
[240] = 240,
[241] = 106,
[242] = 137,
[243] = 185,
[244] = 139,
[245] = 154,
[246] = 115,
[247] = 247,
[248] = 116,
[249] = 140,
[250] = 141,
[251] = 251,
[252] = 142,
[253] = 143,
[254] = 102,
[255] = 255,
[256] = 96,
[257] = 257,
[258] = 131,
[259] = 240,
[260] = 145,
[261] = 155,
[262] = 156,
[263] = 146,
[264] = 147,
[265] = 103,
[266] = 157,
[267] = 148,
[268] = 95,
[269] = 86,
[270] = 149,
[271] = 158,
[272] = 159,
[273] = 94,
[274] = 160,
[275] = 100,
[276] = 161,
[277] = 191,
[278] = 152,
[279] = 163,
[280] = 107,
[281] = 255,
[282] = 282,
[283] = 118,
[284] = 132,
[285] = 247,
[286] = 119,
[287] = 282,
[288] = 164,
[289] = 150,
[290] = 99,
[291] = 251,
[292] = 120,
[293] = 121,
[294] = 133,
[295] = 151,
[296] = 122,
[297] = 123,
[298] = 108,
[299] = 124,
[300] = 125,
[301] = 165,
[302] = 126,
[303] = 166,
[304] = 127,
[305] = 109,
[306] = 128,
[307] = 110,
[308] = 129,
[309] = 257,
[310] = 130,
[311] = 97,
[312] = 167,
[313] = 105,
[314] = 169,
[315] = 104,
[316] = 316,
[317] = 251,
[318] = 240,
[319] = 319,
[320] = 320,
[321] = 247,
[322] = 316,
[323] = 319,
[324] = 324,
[325] = 324,
[326] = 251,
[327] = 195,
[328] = 328,
[329] = 191,
[330] = 330,
[331] = 331,
[332] = 332,
[333] = 330,
[334] = 332,
[335] = 335,
[336] = 336,
[337] = 337,
[338] = 337,
[339] = 339,
[340] = 336,
[341] = 341,
[342] = 339,
[343] = 336,
[344] = 335,
[345] = 336,
[346] = 335,
[347] = 336,
[348] = 335,
[349] = 336,
[350] = 335,
[351] = 336,
[352] = 335,
[353] = 336,
[354] = 335,
[355] = 336,
[356] = 335,
[357] = 336,
[358] = 335,
[359] = 247,
[360] = 240,
[361] = 335,
[362] = 362,
[363] = 363,
[364] = 364,
[365] = 365,
[366] = 366,
[367] = 363,
[368] = 362,
[369] = 369,
[370] = 370,
[371] = 364,
[372] = 365,
[373] = 362,
[374] = 369,
[375] = 375,
[376] = 364,
[377] = 365,
[378] = 362,
[379] = 369,
[380] = 362,
[381] = 364,
[382] = 365,
[383] = 362,
[384] = 369,
[385] = 369,
[386] = 364,
[387] = 365,
[388] = 362,
[389] = 369,
[390] = 364,
[391] = 365,
[392] = 362,
[393] = 369,
[394] = 364,
[395] = 364,
[396] = 365,
[397] = 369,
[398] = 365,
[399] = 364,
[400] = 365,
[401] = 362,
[402] = 369,
[403] = 364,
[404] = 365,
[405] = 362,
[406] = 369,
[407] = 407,
[408] = 408,
[409] = 409,
[410] = 410,
[411] = 411,
[412] = 412,
[413] = 413,
[414] = 370,
[415] = 407,
[416] = 370,
[417] = 407,
[418] = 370,
[419] = 407,
[420] = 370,
[421] = 407,
[422] = 370,
[423] = 407,
[424] = 370,
[425] = 407,
[426] = 370,
[427] = 407,
[428] = 370,
[429] = 407,
[430] = 370,
[431] = 407,
[432] = 432,
[433] = 433,
[434] = 434,
[435] = 435,
[436] = 436,
[437] = 437,
[438] = 437,
[439] = 439,
[440] = 435,
[441] = 432,
[442] = 435,
[443] = 366,
[444] = 444,
[445] = 437,
[446] = 437,
[447] = 435,
[448] = 448,
[449] = 449,
[450] = 450,
[451] = 451,
[452] = 437,
[453] = 453,
[454] = 454,
[455] = 436,
[456] = 456,
[457] = 449,
[458] = 458,
[459] = 375,
[460] = 436,
[461] = 437,
[462] = 436,
[463] = 437,
[464] = 436,
[465] = 465,
[466] = 435,
[467] = 436,
[468] = 436,
[469] = 469,
[470] = 436,
[471] = 436,
[472] = 436,
[473] = 433,
[474] = 435,
[475] = 448,
[476] = 450,
[477] = 448,
[478] = 437,
[479] = 450,
[480] = 448,
[481] = 435,
[482] = 450,
[483] = 448,
[484] = 450,
[485] = 448,
[486] = 434,
[487] = 450,
[488] = 488,
[489] = 448,
[490] = 437,
[491] = 450,
[492] = 437,
[493] = 448,
[494] = 435,
[495] = 450,
[496] = 448,
[497] = 435,
[498] = 450,
[499] = 448,
[500] = 488,
[501] = 450,
[502] = 502,
[503] = 435,
[504] = 504,
[505] = 505,
[506] = 506,
[507] = 507,
[508] = 508,
[509] = 504,
[510] = 510,
[511] = 507,
[512] = 512,
[513] = 513,
[514] = 505,
[515] = 515,
[516] = 516,
[517] = 510,
[518] = 518,
[519] = 519,
[520] = 504,
[521] = 521,
[522] = 513,
[523] = 507,
[524] = 524,
[525] = 525,
[526] = 526,
[527] = 527,
[528] = 528,
[529] = 529,
[530] = 504,
[531] = 527,
[532] = 507,
[533] = 512,
[534] = 506,
[535] = 528,
[536] = 507,
[537] = 518,
[538] = 538,
[539] = 507,
[540] = 507,
[541] = 541,
[542] = 542,
[543] = 507,
[544] = 544,
[545] = 545,
[546] = 507,
[547] = 544,
[548] = 548,
[549] = 549,
[550] = 507,
[551] = 551,
[552] = 552,
[553] = 525,
[554] = 552,
[555] = 555,
[556] = 556,
[557] = 557,
[558] = 558,
[559] = 559,
[560] = 560,
[561] = 561,
[562] = 562,
[563] = 563,
[564] = 564,
[565] = 560,
[566] = 566,
[567] = 551,
[568] = 552,
[569] = 569,
[570] = 562,
[571] = 563,
[572] = 569,
[573] = 562,
[574] = 563,
[575] = 569,
[576] = 562,
[577] = 551,
[578] = 569,
[579] = 562,
[580] = 563,
[581] = 569,
[582] = 562,
[583] = 563,
[584] = 569,
[585] = 569,
[586] = 562,
[587] = 563,
[588] = 569,
[589] = 562,
[590] = 563,
[591] = 559,
[592] = 569,
[593] = 562,
[594] = 563,
[595] = 569,
[596] = 562,
[597] = 563,
[598] = 524,
[599] = 508,
[600] = 521,
[601] = 548,
[602] = 551,
[603] = 552,
[604] = 551,
[605] = 552,
[606] = 551,
[607] = 552,
[608] = 552,
[609] = 551,
[610] = 552,
[611] = 551,
[612] = 552,
[613] = 551,
[614] = 552,
[615] = 551,
[616] = 563,
[617] = 617,
[618] = 618,
[619] = 618,
[620] = 620,
[621] = 621,
[622] = 618,
[623] = 623,
[624] = 618,
[625] = 625,
[626] = 626,
[627] = 625,
[628] = 620,
[629] = 555,
[630] = 618,
[631] = 618,
[632] = 566,
[633] = 633,
[634] = 634,
[635] = 618,
[636] = 618,
[637] = 623,
[638] = 638,
[639] = 621,
[640] = 618,
[641] = 618,
[642] = 638,
[643] = 643,
[644] = 633,
[645] = 561,
[646] = 643,
[647] = 647,
[648] = 648,
[649] = 617,
[650] = 626,
[651] = 651,
[652] = 652,
[653] = 653,
[654] = 654,
[655] = 655,
[656] = 656,
[657] = 657,
[658] = 658,
[659] = 659,
[660] = 660,
[661] = 654,
[662] = 662,
[663] = 655,
[664] = 664,
[665] = 657,
[666] = 648,
[667] = 667,
[668] = 668,
[669] = 669,
[670] = 670,
[671] = 671,
[672] = 652,
[673] = 667,
[674] = 668,
[675] = 647,
[676] = 676,
[677] = 634,
[678] = 678,
[679] = 679,
[680] = 680,
[681] = 681,
[682] = 682,
[683] = 683,
[684] = 684,
[685] = 685,
[686] = 686,
[687] = 687,
[688] = 688,
[689] = 689,
[690] = 690,
[691] = 691,
[692] = 689,
[693] = 693,
[694] = 694,
[695] = 690,
[696] = 696,
[697] = 683,
[698] = 684,
[699] = 691,
[700] = 685,
[701] = 681,
[702] = 702,
[703] = 682,
[704] = 702,
[705] = 682,
[706] = 684,
[707] = 694,
[708] = 685,
[709] = 709,
[710] = 681,
[711] = 682,
[712] = 684,
[713] = 685,
[714] = 681,
[715] = 715,
[716] = 716,
[717] = 715,
[718] = 718,
[719] = 715,
[720] = 720,
[721] = 721,
[722] = 722,
[723] = 718,
[724] = 715,
[725] = 720,
[726] = 721,
[727] = 715,
[728] = 728,
[729] = 729,
[730] = 715,
[731] = 728,
[732] = 722,
[733] = 733,
[734] = 716,
[735] = 715,
[736] = 736,
[737] = 737,
[738] = 715,
[739] = 739,
[740] = 740,
[741] = 729,
[742] = 742,
[743] = 733,
[744] = 653,
[745] = 656,
[746] = 715,
[747] = 715,
[748] = 748,
[749] = 662,
[750] = 750,
[751] = 658,
[752] = 715,
[753] = 753,
[754] = 754,
[755] = 736,
[756] = 653,
[757] = 722,
[758] = 733,
[759] = 716,
[760] = 760,
[761] = 728,
[762] = 736,
[763] = 656,
[764] = 764,
[765] = 662,
[766] = 766,
[767] = 658,
[768] = 721,
[769] = 729,
[770] = 720,
[771] = 718,
[772] = 772,
[773] = 658,
[774] = 662,
[775] = 656,
[776] = 729,
[777] = 653,
[778] = 720,
[779] = 721,
[780] = 718,
[781] = 728,
[782] = 722,
[783] = 716,
[784] = 736,
[785] = 733,
[786] = 786,
[787] = 787,
[788] = 716,
[789] = 733,
[790] = 653,
[791] = 656,
[792] = 792,
[793] = 662,
[794] = 794,
[795] = 658,
[796] = 796,
[797] = 729,
[798] = 798,
[799] = 799,
[800] = 800,
[801] = 801,
[802] = 799,
[803] = 803,
[804] = 804,
[805] = 792,
[806] = 794,
[807] = 718,
[808] = 720,
[809] = 722,
[810] = 798,
[811] = 811,
[812] = 787,
[813] = 786,
[814] = 718,
[815] = 796,
[816] = 800,
[817] = 720,
[818] = 722,
[819] = 819,
[820] = 804,
[821] = 821,
[822] = 716,
[823] = 733,
[824] = 653,
[825] = 656,
[826] = 662,
[827] = 658,
[828] = 729,
[829] = 829,
[830] = 821,
[831] = 831,
[832] = 829,
[833] = 803,
[834] = 819,
[835] = 835,
[836] = 831,
[837] = 801,
[838] = 838,
[839] = 839,
[840] = 840,
[841] = 718,
[842] = 842,
[843] = 720,
[844] = 722,
[845] = 716,
[846] = 733,
[847] = 653,
[848] = 656,
[849] = 662,
[850] = 658,
[851] = 729,
[852] = 718,
[853] = 720,
[854] = 722,
[855] = 716,
[856] = 733,
[857] = 653,
[858] = 656,
[859] = 859,
[860] = 662,
[861] = 658,
[862] = 729,
[863] = 863,
[864] = 864,
[865] = 865,
[866] = 866,
[867] = 867,
[868] = 868,
[869] = 869,
[870] = 870,
[871] = 871,
[872] = 866,
[873] = 865,
[874] = 874,
[875] = 871,
[876] = 865,
[877] = 877,
[878] = 878,
[879] = 864,
[880] = 874,
[881] = 881,
[882] = 877,
[883] = 883,
[884] = 859,
[885] = 863,
[886] = 883,
[887] = 870,
[888] = 888,
[889] = 866,
[890] = 733,
[891] = 891,
[892] = 716,
[893] = 733,
[894] = 894,
[895] = 895,
[896] = 895,
[897] = 653,
[898] = 898,
[899] = 899,
[900] = 656,
[901] = 662,
[902] = 658,
[903] = 903,
[904] = 904,
[905] = 905,
[906] = 729,
[907] = 907,
[908] = 718,
[909] = 909,
[910] = 720,
[911] = 722,
[912] = 716,
[913] = 718,
[914] = 905,
[915] = 899,
[916] = 916,
[917] = 656,
[918] = 662,
[919] = 916,
[920] = 920,
[921] = 921,
[922] = 658,
[923] = 729,
[924] = 720,
[925] = 925,
[926] = 907,
[927] = 927,
[928] = 928,
[929] = 929,
[930] = 722,
[931] = 931,
[932] = 932,
[933] = 891,
[934] = 898,
[935] = 909,
[936] = 925,
[937] = 928,
[938] = 894,
[939] = 903,
[940] = 653,
[941] = 941,
[942] = 942,
[943] = 943,
[944] = 941,
[945] = 943,
[946] = 943,
[947] = 947,
[948] = 941,
[949] = 941,
[950] = 943,
[951] = 941,
[952] = 952,
[953] = 953,
[954] = 954,
[955] = 953,
[956] = 956,
[957] = 957,
[958] = 958,
[959] = 959,
[960] = 960,
[961] = 961,
[962] = 943,
[963] = 963,
[964] = 964,
[965] = 947,
[966] = 956,
[967] = 958,
[968] = 968,
[969] = 941,
[970] = 970,
[971] = 968,
[972] = 970,
[973] = 973,
[974] = 974,
[975] = 942,
[976] = 976,
[977] = 974,
[978] = 943,
[979] = 941,
[980] = 943,
[981] = 959,
[982] = 943,
[983] = 960,
[984] = 941,
[985] = 941,
[986] = 961,
[987] = 957,
[988] = 943,
[989] = 943,
[990] = 990,
[991] = 963,
[992] = 992,
[993] = 941,
[994] = 964,
[995] = 973,
[996] = 996,
[997] = 997,
[998] = 998,
[999] = 996,
[1000] = 998,
[1001] = 1001,
[1002] = 1002,
[1003] = 1003,
[1004] = 1001,
[1005] = 997,
[1006] = 1002,
[1007] = 1007,
[1008] = 1008,
[1009] = 1009,
[1010] = 1010,
[1011] = 1011,
[1012] = 1012,
[1013] = 1013,
[1014] = 1014,
[1015] = 1015,
[1016] = 1016,
[1017] = 1017,
[1018] = 1018,
[1019] = 1019,
[1020] = 1020,
[1021] = 1015,
[1022] = 1019,
[1023] = 1023,
[1024] = 1024,
[1025] = 1025,
[1026] = 1023,
[1027] = 1027,
[1028] = 1028,
[1029] = 1029,
[1030] = 1013,
[1031] = 1029,
[1032] = 1032,
[1033] = 1033,
[1034] = 1034,
[1035] = 1035,
[1036] = 1016,
[1037] = 1037,
[1038] = 1038,
[1039] = 1015,
[1040] = 1040,
[1041] = 1015,
[1042] = 1042,
[1043] = 1043,
[1044] = 1019,
[1045] = 1045,
[1046] = 1011,
[1047] = 1047,
[1048] = 1024,
[1049] = 1029,
[1050] = 1013,
[1051] = 1016,
[1052] = 1052,
[1053] = 1015,
[1054] = 1019,
[1055] = 1023,
[1056] = 1056,
[1057] = 1019,
[1058] = 1058,
[1059] = 1059,
[1060] = 1060,
[1061] = 1061,
[1062] = 1013,
[1063] = 1056,
[1064] = 1064,
[1065] = 1065,
[1066] = 1066,
[1067] = 1014,
[1068] = 1068,
[1069] = 1029,
[1070] = 1037,
[1071] = 1071,
[1072] = 1025,
[1073] = 1013,
[1074] = 1027,
[1075] = 1075,
[1076] = 1016,
[1077] = 1038,
[1078] = 1023,
[1079] = 1068,
[1080] = 1080,
[1081] = 1081,
[1082] = 1082,
[1083] = 1040,
[1084] = 1015,
[1085] = 1038,
[1086] = 1012,
[1087] = 1064,
[1088] = 1047,
[1089] = 1089,
[1090] = 1065,
[1091] = 1043,
[1092] = 1033,
[1093] = 1093,
[1094] = 1025,
[1095] = 1095,
[1096] = 1096,
[1097] = 1019,
[1098] = 1098,
[1099] = 1023,
[1100] = 1033,
[1101] = 1101,
[1102] = 1096,
[1103] = 1033,
[1104] = 1056,
[1105] = 1068,
[1106] = 1106,
[1107] = 1107,
[1108] = 1108,
[1109] = 1029,
[1110] = 1035,
[1111] = 1111,
[1112] = 1029,
[1113] = 1023,
[1114] = 1111,
[1115] = 1013,
[1116] = 1116,
[1117] = 1016,
[1118] = 1108,
[1119] = 1029,
[1120] = 1016,
[1121] = 1121,
[1122] = 1013,
[1123] = 1015,
[1124] = 1016,
[1125] = 1015,
[1126] = 1019,
[1127] = 1127,
[1128] = 1010,
[1129] = 1017,
[1130] = 1028,
[1131] = 1040,
[1132] = 1043,
[1133] = 1133,
[1134] = 1019,
[1135] = 1135,
[1136] = 1023,
[1137] = 1029,
[1138] = 1138,
[1139] = 1013,
[1140] = 1016,
[1141] = 1141,
[1142] = 1121,
[1143] = 1019,
[1144] = 1016,
[1145] = 1042,
[1146] = 1133,
[1147] = 1071,
[1148] = 1148,
[1149] = 1149,
[1150] = 1098,
[1151] = 1151,
[1152] = 1152,
[1153] = 1015,
[1154] = 1019,
[1155] = 1023,
[1156] = 1156,
[1157] = 1061,
[1158] = 1080,
[1159] = 1075,
[1160] = 1135,
[1161] = 1023,
[1162] = 1101,
[1163] = 1163,
[1164] = 1045,
[1165] = 1148,
[1166] = 1166,
[1167] = 1116,
[1168] = 1015,
[1169] = 1080,
[1170] = 1151,
[1171] = 1171,
[1172] = 1018,
[1173] = 1009,
[1174] = 1014,
[1175] = 1135,
[1176] = 1149,
[1177] = 1138,
[1178] = 1178,
[1179] = 1152,
[1180] = 1166,
[1181] = 1052,
[1182] = 1066,
[1183] = 1081,
[1184] = 1020,
[1185] = 1141,
[1186] = 1029,
[1187] = 1163,
[1188] = 1013,
[1189] = 1171,
[1190] = 1106,
[1191] = 1058,
[1192] = 1016,
[1193] = 1193,
[1194] = 1194,
[1195] = 1195,
[1196] = 1127,
[1197] = 1059,
[1198] = 1107,
[1199] = 1029,
[1200] = 1013,
[1201] = 1193,
[1202] = 1095,
[1203] = 1034,
[1204] = 1082,
[1205] = 1205,
[1206] = 1027,
[1207] = 1023,
[1208] = 1208,
};
static const TSCharacterRange sym_word_character_set_1[] = {
{'!', '$'}, {'&', '*'}, {',', ','}, {'0', '9'}, {';', '<'}, {'>', '?'}, {'E', 'E'}, {'[', '^'},
{'`', 'b'}, {'f', 'f'}, {'n', 'n'}, {'r', 'r'}, {'t', 't'}, {'v', 'v'}, {'{', '~'},
};
static bool ts_lex(TSLexer *lexer, TSStateId state) {
START_LEXER();
eof = lexer->eof(lexer);
switch (state) {
case 0:
if (eof) ADVANCE(102);
ADVANCE_MAP(
'!', 91,
'"', 166,
'#', 240,
'$', 131,
'%', 148,
'&', 89,
'\'', 167,
'(', 133,
')', 198,
'*', 154,
'+', 152,
',', 128,
'-', 116,
'.', 183,
'/', 153,
':', 164,
';', 165,
'<', 149,
'=', 118,
'?', 150,
'@', 147,
'\\', 2,
'^', 151,
'e', 194,
'{', 136,
'|', 113,
'}', 140,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(100);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 1:
ADVANCE_MAP(
'\t', 199,
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'-', 192,
'.', 183,
'\\', 4,
);
if (('\n' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(1);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('/' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 2:
if (lookahead == '\n') SKIP(43);
if (lookahead == '\r') SKIP(43);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 3:
if (lookahead == '\n') SKIP(52);
if (lookahead == '\r') SKIP(52);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 4:
if (lookahead == '\n') SKIP(1);
if (lookahead == '\r') SKIP(1);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 5:
if (lookahead == '\n') SKIP(47);
if (lookahead == '\r') SKIP(47);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 6:
ADVANCE_MAP(
'\n', 104,
'\r', 104,
'#', 141,
'$', 131,
'%', 148,
'(', 134,
'*', 154,
'+', 152,
'/', 153,
'<', 149,
'?', 150,
'@', 147,
'\\', 141,
'^', 151,
'{', 138,
'\t', 141,
0x0b, 141,
'\f', 141,
' ', 141,
);
if (lookahead != 0) ADVANCE(145);
END_STATE();
case 7:
ADVANCE_MAP(
'\n', 104,
'\r', 104,
'#', 144,
'$', 131,
'%', 148,
'(', 135,
'*', 154,
'+', 152,
'/', 153,
'<', 149,
'?', 150,
'@', 147,
'\\', 141,
'^', 151,
'{', 139,
'\t', 141,
0x0b, 141,
'\f', 141,
' ', 141,
);
if (lookahead != 0) ADVANCE(146);
END_STATE();
case 8:
if (lookahead == '\n') SKIP(61);
if (lookahead == '\r') SKIP(61);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 9:
if (lookahead == '\n') ADVANCE(161);
if (lookahead == '\r') ADVANCE(162);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 10:
if (lookahead == '\n') SKIP(45);
if (lookahead == '\r') SKIP(45);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 11:
if (lookahead == '\n') SKIP(79);
if (lookahead == '\r') ADVANCE(141);
if (lookahead == '#') ADVANCE(142);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '%') ADVANCE(148);
if (lookahead == '(') ADVANCE(133);
if (lookahead == ')') ADVANCE(130);
if (lookahead == '*') ADVANCE(154);
if (lookahead == '+') ADVANCE(152);
if (lookahead == ',') ADVANCE(129);
if (lookahead == '/') ADVANCE(153);
if (lookahead == '<') ADVANCE(149);
if (lookahead == '?') ADVANCE(150);
if (lookahead == '@') ADVANCE(147);
if (lookahead == '\\') ADVANCE(141);
if (lookahead == '^') ADVANCE(151);
if (lookahead == '{') ADVANCE(137);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(141);
if (lookahead != 0) ADVANCE(143);
END_STATE();
case 12:
if (lookahead == '\n') ADVANCE(226);
if (lookahead == '\r') ADVANCE(227);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(233);
if (lookahead != 0) ADVANCE(234);
END_STATE();
case 13:
if (lookahead == '\n') SKIP(80);
if (lookahead == '\r') ADVANCE(141);
if (lookahead == '#') ADVANCE(142);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '%') ADVANCE(148);
if (lookahead == '(') ADVANCE(133);
if (lookahead == ')') ADVANCE(130);
if (lookahead == '*') ADVANCE(154);
if (lookahead == '+') ADVANCE(152);
if (lookahead == '/') ADVANCE(153);
if (lookahead == '<') ADVANCE(149);
if (lookahead == '?') ADVANCE(150);
if (lookahead == '@') ADVANCE(147);
if (lookahead == '\\') ADVANCE(141);
if (lookahead == '^') ADVANCE(151);
if (lookahead == '{') ADVANCE(137);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(141);
if (lookahead != 0) ADVANCE(143);
END_STATE();
case 14:
if (lookahead == '\n') ADVANCE(228);
if (lookahead == '\r') ADVANCE(229);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(233);
if (lookahead != 0) ADVANCE(234);
END_STATE();
case 15:
if (lookahead == '\n') SKIP(54);
if (lookahead == '\r') SKIP(54);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 16:
if (lookahead == '\n') SKIP(53);
if (lookahead == '\r') SKIP(53);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 17:
if (lookahead == '\n') SKIP(64);
if (lookahead == '\r') SKIP(64);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 18:
if (lookahead == '\n') SKIP(62);
if (lookahead == '\r') SKIP(62);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 19:
if (lookahead == '\n') SKIP(59);
if (lookahead == '\r') SKIP(59);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 20:
if (lookahead == '\n') SKIP(65);
if (lookahead == '\r') SKIP(65);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 21:
if (lookahead == '\n') SKIP(51);
if (lookahead == '\r') SKIP(51);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 22:
if (lookahead == '\n') ADVANCE(205);
if (lookahead == '\r') ADVANCE(206);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(212);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 23:
if (lookahead == '\n') SKIP(67);
if (lookahead == '\r') SKIP(67);
END_STATE();
case 24:
if (lookahead == '\n') ADVANCE(219);
if (lookahead == '\r') ADVANCE(220);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(222);
if (lookahead != 0) ADVANCE(223);
END_STATE();
case 25:
if (lookahead == '\n') ADVANCE(207);
if (lookahead == '\r') ADVANCE(208);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(212);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 26:
if (lookahead == '\n') SKIP(69);
if (lookahead == '\r') SKIP(69);
END_STATE();
case 27:
if (lookahead == '\n') SKIP(66);
if (lookahead == '\r') SKIP(66);
if (lookahead != 0) ADVANCE(171);
END_STATE();
case 28:
if (lookahead == '\n') SKIP(87);
if (lookahead == '\r') SKIP(87);
if (lookahead != 0) ADVANCE(171);
END_STATE();
case 29:
if (lookahead == '\n') SKIP(76);
if (lookahead == '\r') SKIP(76);
END_STATE();
case 30:
if (lookahead == '\n') SKIP(76);
if (lookahead == '#') ADVANCE(141);
if (lookahead == '%') ADVANCE(148);
if (lookahead == '(') ADVANCE(133);
if (lookahead == '*') ADVANCE(154);
if (lookahead == '+') ADVANCE(152);
if (lookahead == '/') ADVANCE(153);
if (lookahead == '<') ADVANCE(149);
if (lookahead == '?') ADVANCE(150);
if (lookahead == '@') ADVANCE(147);
if (lookahead == '\\') ADVANCE(141);
if (lookahead == '^') ADVANCE(151);
if (lookahead == '{') ADVANCE(136);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') ADVANCE(141);
if (lookahead != 0) ADVANCE(141);
END_STATE();
case 31:
if (lookahead == '\n') SKIP(75);
if (lookahead == '\r') SKIP(75);
END_STATE();
case 32:
ADVANCE_MAP(
'\n', 200,
'\r', 200,
'#', 236,
'\\', 33,
'e', 37,
'\t', 32,
0x0b, 32,
'\f', 32,
' ', 32,
);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 33:
if (lookahead == '\n') ADVANCE(200);
if (lookahead == '\r') ADVANCE(200);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 34:
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(202);
if (lookahead == 'd') ADVANCE(35);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 35:
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(202);
if (lookahead == 'e') ADVANCE(36);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 36:
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(202);
if (lookahead == 'f') ADVANCE(125);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 37:
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(202);
if (lookahead == 'n') ADVANCE(34);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 38:
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(202);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 39:
if (lookahead == '\n') SKIP(78);
if (lookahead == '\r') SKIP(78);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 40:
if (lookahead == '\r') ADVANCE(235);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(233);
if (lookahead != 0) ADVANCE(234);
END_STATE();
case 41:
if (lookahead == '\r') ADVANCE(224);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(222);
if (lookahead != 0) ADVANCE(223);
END_STATE();
case 42:
if (lookahead == '\r') ADVANCE(214);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(212);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 43:
ADVANCE_MAP(
'!', 91,
'"', 166,
'#', 240,
'$', 131,
'%', 155,
'&', 89,
'\'', 167,
'(', 127,
')', 130,
'*', 160,
'+', 117,
',', 128,
'-', 116,
'.', 183,
'/', 159,
':', 106,
';', 114,
'<', 156,
'=', 118,
'?', 157,
'@', 115,
'\\', 2,
'^', 158,
'e', 194,
'|', 113,
'}', 140,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(43);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 44:
ADVANCE_MAP(
'!', 91,
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
'(', 133,
')', 198,
'+', 172,
':', 106,
'=', 118,
'?', 173,
'\\', 9,
'\t', 112,
' ', 112,
);
if (('\n' <= lookahead && lookahead <= '\r')) SKIP(45);
if (('%' <= lookahead && lookahead <= '*') ||
('-' <= lookahead && lookahead <= '9') ||
('@' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 45:
ADVANCE_MAP(
'!', 91,
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
'+', 172,
':', 106,
'=', 118,
'?', 173,
'\\', 10,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(45);
if (lookahead == '%' ||
lookahead == '*' ||
('-' <= lookahead && lookahead <= '9') ||
('@' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 46:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'%', 155,
'\'', 167,
')', 198,
'*', 160,
'+', 117,
'/', 159,
'<', 156,
'?', 157,
'@', 115,
'\\', 5,
'^', 158,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(47);
if (('-' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 47:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'%', 155,
'\'', 167,
'*', 160,
'+', 117,
'/', 159,
'<', 156,
'?', 157,
'@', 115,
'\\', 5,
'^', 158,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(47);
if (('-' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 48:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
'(', 133,
')', 198,
':', 107,
'\\', 9,
'\t', 112,
' ', 112,
);
if (('\n' <= lookahead && lookahead <= '\r')) SKIP(54);
if (('%' <= lookahead && lookahead <= '+') ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 49:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
'(', 133,
':', 107,
';', 114,
'\\', 9,
'|', 113,
'\t', 112,
' ', 112,
'\n', 104,
'\r', 104,
);
if (lookahead == 0x0b ||
lookahead == '\f') SKIP(53);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 50:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
'(', 127,
')', 198,
':', 107,
'\\', 21,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(51);
if (('%' <= lookahead && lookahead <= '+') ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 51:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
'(', 127,
':', 107,
'\\', 21,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(51);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 52:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
')', 130,
',', 128,
'-', 192,
'.', 183,
':', 107,
'\\', 3,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(52);
if (lookahead == '%' ||
('*' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 53:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
':', 107,
';', 114,
'\\', 16,
'|', 113,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(53);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 54:
if (lookahead == '"') ADVANCE(166);
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '&') ADVANCE(89);
if (lookahead == '\'') ADVANCE(167);
if (lookahead == ':') ADVANCE(107);
if (lookahead == '\\') ADVANCE(15);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(54);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 55:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'(', 133,
')', 130,
',', 128,
':', 105,
'=', 118,
'\\', 19,
'}', 140,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(59);
if (lookahead == '%' ||
('*' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 56:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'(', 133,
'+', 172,
':', 108,
';', 114,
'=', 118,
'?', 173,
'\\', 9,
'|', 113,
'\t', 112,
' ', 112,
'\n', 104,
'\r', 104,
);
if (lookahead == 0x0b ||
lookahead == '\f') SKIP(61);
if (lookahead == '%' ||
lookahead == '*' ||
('-' <= lookahead && lookahead <= '9') ||
('@' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 57:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'(', 133,
':', 105,
';', 114,
'\\', 18,
'|', 113,
'\n', 104,
'\r', 104,
);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') SKIP(62);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 58:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'(', 133,
':', 163,
';', 165,
'\\', 20,
'\n', 104,
'\r', 104,
);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') SKIP(65);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 59:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
')', 130,
',', 128,
':', 105,
'=', 118,
'\\', 19,
'}', 140,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(59);
if (lookahead == '%' ||
('*' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 60:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'+', 172,
':', 108,
';', 114,
'=', 118,
'?', 173,
'\\', 8,
'|', 113,
'\n', 104,
'\r', 104,
);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') SKIP(61);
if (lookahead == '%' ||
lookahead == '*' ||
('-' <= lookahead && lookahead <= '9') ||
('@' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 61:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'+', 172,
':', 108,
';', 114,
'=', 118,
'?', 173,
'\\', 8,
'|', 113,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(61);
if (lookahead == '%' ||
lookahead == '*' ||
('-' <= lookahead && lookahead <= '9') ||
('@' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 62:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
':', 105,
';', 114,
'\\', 18,
'|', 113,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(62);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 63:
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
';', 114,
'\\', 17,
'|', 113,
'\t', 112,
' ', 112,
'\n', 104,
'\r', 104,
);
if (lookahead == 0x0b ||
lookahead == '\f') SKIP(64);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 64:
if (lookahead == '"') ADVANCE(166);
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '\'') ADVANCE(167);
if (lookahead == ';') ADVANCE(114);
if (lookahead == '\\') ADVANCE(17);
if (lookahead == '|') ADVANCE(113);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(64);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 65:
if (lookahead == '"') ADVANCE(166);
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '\'') ADVANCE(167);
if (lookahead == '\\') ADVANCE(20);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(65);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 66:
if (lookahead == '"') ADVANCE(166);
if (lookahead == '#') ADVANCE(170);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '\\') ADVANCE(27);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(66);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(168);
if (lookahead != 0 &&
lookahead != '\'') ADVANCE(171);
END_STATE();
case 67:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '(') ADVANCE(127);
if (lookahead == ')') ADVANCE(130);
if (lookahead == ',') ADVANCE(128);
if (lookahead == '/') ADVANCE(88);
if (lookahead == '\\') SKIP(23);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(67);
END_STATE();
case 68:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '/') ADVANCE(88);
if (lookahead == '\\') SKIP(26);
if (lookahead == '\n' ||
lookahead == '\r') ADVANCE(104);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') SKIP(69);
END_STATE();
case 69:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '/') ADVANCE(88);
if (lookahead == '\\') SKIP(26);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(69);
END_STATE();
case 70:
ADVANCE_MAP(
'#', 240,
'$', 131,
'/', 221,
'\\', 24,
'\t', 112,
' ', 112,
'\n', 104,
'\r', 104,
0x0b, 219,
'\f', 219,
);
if (lookahead != 0) ADVANCE(223);
END_STATE();
case 71:
ADVANCE_MAP(
'#', 240,
'$', 131,
'/', 221,
'\\', 24,
'\n', 104,
'\r', 104,
'\t', 219,
0x0b, 219,
'\f', 219,
' ', 219,
);
if (lookahead != 0) ADVANCE(223);
END_STATE();
case 72:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '/') ADVANCE(221);
if (lookahead == '\\') ADVANCE(24);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(72);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(219);
if (lookahead != 0) ADVANCE(223);
END_STATE();
case 73:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '+') ADVANCE(93);
if (lookahead == ':') ADVANCE(90);
if (lookahead == '=') ADVANCE(118);
if (lookahead == '?') ADVANCE(94);
if (lookahead == '\\') SKIP(31);
if (lookahead == '\t' ||
lookahead == ' ') ADVANCE(112);
if (lookahead == '\n' ||
lookahead == '\r') ADVANCE(104);
if (lookahead == 0x0b ||
lookahead == '\f') SKIP(75);
END_STATE();
case 74:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '+') ADVANCE(93);
if (lookahead == ':') ADVANCE(90);
if (lookahead == '=') ADVANCE(118);
if (lookahead == '?') ADVANCE(94);
if (lookahead == '\\') SKIP(31);
if (lookahead == '\t' ||
lookahead == ' ') ADVANCE(112);
if (('\n' <= lookahead && lookahead <= '\r')) SKIP(75);
END_STATE();
case 75:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '+') ADVANCE(93);
if (lookahead == ':') ADVANCE(90);
if (lookahead == '=') ADVANCE(118);
if (lookahead == '?') ADVANCE(94);
if (lookahead == '\\') SKIP(31);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(75);
END_STATE();
case 76:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '\\') SKIP(29);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(76);
END_STATE();
case 77:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '\\') ADVANCE(39);
if (lookahead == '\t' ||
lookahead == ' ') ADVANCE(112);
if (('\n' <= lookahead && lookahead <= '\r')) SKIP(78);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 78:
if (lookahead == '#') ADVANCE(240);
if (lookahead == '\\') ADVANCE(39);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(78);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 79:
if (lookahead == '#') ADVANCE(232);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '(') ADVANCE(127);
if (lookahead == ')') ADVANCE(130);
if (lookahead == ',') ADVANCE(129);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(12);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(79);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(226);
if (lookahead != 0) ADVANCE(234);
END_STATE();
case 80:
if (lookahead == '#') ADVANCE(232);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '(') ADVANCE(127);
if (lookahead == ')') ADVANCE(130);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(14);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(80);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(228);
if (lookahead != 0) ADVANCE(234);
END_STATE();
case 81:
if (lookahead == '#') ADVANCE(232);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '(') ADVANCE(127);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(14);
if (lookahead == '\t' ||
lookahead == ' ') ADVANCE(112);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(82);
if (lookahead == 0x0b ||
lookahead == '\f') ADVANCE(228);
if (lookahead != 0 &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 82:
if (lookahead == '#') ADVANCE(232);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '(') ADVANCE(127);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(14);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(82);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(228);
if (lookahead != 0 &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 83:
ADVANCE_MAP(
'#', 211,
'$', 131,
'+', 117,
'-', 116,
'/', 209,
'@', 115,
'\\', 22,
'\n', 103,
'\r', 103,
'\t', 205,
0x0b, 205,
'\f', 205,
' ', 205,
);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 84:
if (lookahead == '#') ADVANCE(211);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '/') ADVANCE(209);
if (lookahead == '\\') ADVANCE(25);
if (lookahead == '\t' ||
lookahead == ' ') ADVANCE(112);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(86);
if (lookahead == 0x0b ||
lookahead == '\f') ADVANCE(207);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 85:
ADVANCE_MAP(
'#', 211,
'$', 131,
'/', 209,
'\\', 25,
'\n', 104,
'\r', 104,
'\t', 207,
0x0b, 207,
'\f', 207,
' ', 207,
);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 86:
if (lookahead == '#') ADVANCE(211);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '/') ADVANCE(209);
if (lookahead == '\\') ADVANCE(25);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(86);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(207);
if (lookahead != 0) ADVANCE(213);
END_STATE();
case 87:
if (lookahead == '#') ADVANCE(170);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '\'') ADVANCE(167);
if (lookahead == '\\') ADVANCE(28);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(87);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(169);
if (lookahead != 0 &&
(lookahead < '"' || '$' < lookahead)) ADVANCE(171);
END_STATE();
case 88:
if (lookahead == '/') ADVANCE(215);
END_STATE();
case 89:
if (lookahead == ':') ADVANCE(109);
END_STATE();
case 90:
if (lookahead == ':') ADVANCE(92);
if (lookahead == '=') ADVANCE(119);
END_STATE();
case 91:
if (lookahead == '=') ADVANCE(124);
END_STATE();
case 92:
if (lookahead == '=') ADVANCE(120);
END_STATE();
case 93:
if (lookahead == '=') ADVANCE(122);
END_STATE();
case 94:
if (lookahead == '=') ADVANCE(121);
END_STATE();
case 95:
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(197);
END_STATE();
case 96:
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(97);
if (set_contains(sym_word_character_set_1, 15, lookahead)) ADVANCE(197);
END_STATE();
case 97:
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(95);
END_STATE();
case 98:
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r') ADVANCE(171);
END_STATE();
case 99:
if (eof) ADVANCE(102);
ADVANCE_MAP(
'\t', 199,
'"', 166,
'#', 240,
'$', 131,
'\'', 167,
'-', 192,
'.', 183,
'\\', 4,
);
if (('\n' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(99);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('/' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 100:
if (eof) ADVANCE(102);
ADVANCE_MAP(
'!', 91,
'"', 166,
'#', 240,
'$', 131,
'%', 155,
'&', 89,
'\'', 167,
'(', 127,
')', 130,
'*', 160,
'+', 117,
',', 128,
'-', 116,
'.', 183,
'/', 159,
':', 106,
';', 114,
'<', 156,
'=', 118,
'?', 157,
'@', 115,
'\\', 2,
'^', 158,
'e', 194,
'|', 113,
'}', 140,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(100);
if (('0' <= lookahead && lookahead <= '9') ||
('A' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 101:
if (eof) ADVANCE(102);
ADVANCE_MAP(
'"', 166,
'#', 240,
'$', 131,
'&', 89,
'\'', 167,
')', 130,
',', 128,
'-', 192,
'.', 183,
':', 107,
'\\', 3,
);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(101);
if (lookahead == '%' ||
('*' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 102:
ACCEPT_TOKEN(ts_builtin_sym_end);
END_STATE();
case 103:
ACCEPT_TOKEN(aux_sym__thing_token1);
if (lookahead == '+') ADVANCE(117);
if (lookahead == '-') ADVANCE(116);
if (lookahead == '@') ADVANCE(115);
if (lookahead == '\n' ||
lookahead == '\r') ADVANCE(103);
END_STATE();
case 104:
ACCEPT_TOKEN(aux_sym__thing_token1);
if (lookahead == '\n' ||
lookahead == '\r') ADVANCE(104);
END_STATE();
case 105:
ACCEPT_TOKEN(anon_sym_COLON);
END_STATE();
case 106:
ACCEPT_TOKEN(anon_sym_COLON);
if (lookahead == ':') ADVANCE(111);
if (lookahead == '=') ADVANCE(119);
END_STATE();
case 107:
ACCEPT_TOKEN(anon_sym_COLON);
if (lookahead == ':') ADVANCE(110);
END_STATE();
case 108:
ACCEPT_TOKEN(anon_sym_COLON);
if (lookahead == ':') ADVANCE(92);
if (lookahead == '=') ADVANCE(119);
END_STATE();
case 109:
ACCEPT_TOKEN(anon_sym_AMP_COLON);
END_STATE();
case 110:
ACCEPT_TOKEN(anon_sym_COLON_COLON);
END_STATE();
case 111:
ACCEPT_TOKEN(anon_sym_COLON_COLON);
if (lookahead == '=') ADVANCE(120);
END_STATE();
case 112:
ACCEPT_TOKEN(aux_sym__ordinary_rule_token1);
if (lookahead == '\t' ||
lookahead == ' ') ADVANCE(112);
END_STATE();
case 113:
ACCEPT_TOKEN(anon_sym_PIPE);
END_STATE();
case 114:
ACCEPT_TOKEN(anon_sym_SEMI);
END_STATE();
case 115:
ACCEPT_TOKEN(anon_sym_AT);
END_STATE();
case 116:
ACCEPT_TOKEN(anon_sym_DASH);
END_STATE();
case 117:
ACCEPT_TOKEN(anon_sym_PLUS);
END_STATE();
case 118:
ACCEPT_TOKEN(anon_sym_EQ);
END_STATE();
case 119:
ACCEPT_TOKEN(anon_sym_COLON_EQ);
END_STATE();
case 120:
ACCEPT_TOKEN(anon_sym_COLON_COLON_EQ);
END_STATE();
case 121:
ACCEPT_TOKEN(anon_sym_QMARK_EQ);
END_STATE();
case 122:
ACCEPT_TOKEN(anon_sym_PLUS_EQ);
END_STATE();
case 123:
ACCEPT_TOKEN(anon_sym_DOTRECIPEPREFIX);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 124:
ACCEPT_TOKEN(anon_sym_BANG_EQ);
END_STATE();
case 125:
ACCEPT_TOKEN(anon_sym_endef);
END_STATE();
case 126:
ACCEPT_TOKEN(anon_sym_DASHinclude);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 127:
ACCEPT_TOKEN(anon_sym_LPAREN);
END_STATE();
case 128:
ACCEPT_TOKEN(anon_sym_COMMA);
END_STATE();
case 129:
ACCEPT_TOKEN(anon_sym_COMMA);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 130:
ACCEPT_TOKEN(anon_sym_RPAREN);
END_STATE();
case 131:
ACCEPT_TOKEN(anon_sym_DOLLAR);
if (lookahead == '$') ADVANCE(132);
END_STATE();
case 132:
ACCEPT_TOKEN(anon_sym_DOLLAR_DOLLAR);
END_STATE();
case 133:
ACCEPT_TOKEN(anon_sym_LPAREN2);
END_STATE();
case 134:
ACCEPT_TOKEN(anon_sym_LPAREN2);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 135:
ACCEPT_TOKEN(anon_sym_LPAREN2);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 136:
ACCEPT_TOKEN(anon_sym_LBRACE);
END_STATE();
case 137:
ACCEPT_TOKEN(anon_sym_LBRACE);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 138:
ACCEPT_TOKEN(anon_sym_LBRACE);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 139:
ACCEPT_TOKEN(anon_sym_LBRACE);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 140:
ACCEPT_TOKEN(anon_sym_RBRACE);
END_STATE();
case 141:
ACCEPT_TOKEN(aux_sym_variable_reference_token1);
END_STATE();
case 142:
ACCEPT_TOKEN(aux_sym_variable_reference_token1);
if (lookahead == '\\') ADVANCE(237);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(232);
END_STATE();
case 143:
ACCEPT_TOKEN(aux_sym_variable_reference_token1);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 144:
ACCEPT_TOKEN(aux_sym_variable_reference_token1);
if (lookahead == '\\') ADVANCE(238);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(211);
END_STATE();
case 145:
ACCEPT_TOKEN(aux_sym_variable_reference_token1);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 146:
ACCEPT_TOKEN(aux_sym_variable_reference_token1);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 147:
ACCEPT_TOKEN(anon_sym_AT2);
END_STATE();
case 148:
ACCEPT_TOKEN(anon_sym_PERCENT);
END_STATE();
case 149:
ACCEPT_TOKEN(anon_sym_LT);
END_STATE();
case 150:
ACCEPT_TOKEN(anon_sym_QMARK);
END_STATE();
case 151:
ACCEPT_TOKEN(anon_sym_CARET);
END_STATE();
case 152:
ACCEPT_TOKEN(anon_sym_PLUS2);
END_STATE();
case 153:
ACCEPT_TOKEN(anon_sym_SLASH);
END_STATE();
case 154:
ACCEPT_TOKEN(anon_sym_STAR);
END_STATE();
case 155:
ACCEPT_TOKEN(anon_sym_PERCENT2);
END_STATE();
case 156:
ACCEPT_TOKEN(anon_sym_LT2);
END_STATE();
case 157:
ACCEPT_TOKEN(anon_sym_QMARK2);
END_STATE();
case 158:
ACCEPT_TOKEN(anon_sym_CARET2);
END_STATE();
case 159:
ACCEPT_TOKEN(anon_sym_SLASH2);
END_STATE();
case 160:
ACCEPT_TOKEN(anon_sym_STAR2);
END_STATE();
case 161:
ACCEPT_TOKEN(aux_sym_list_token1);
END_STATE();
case 162:
ACCEPT_TOKEN(aux_sym_list_token1);
if (lookahead == '\n') ADVANCE(161);
END_STATE();
case 163:
ACCEPT_TOKEN(anon_sym_COLON2);
END_STATE();
case 164:
ACCEPT_TOKEN(anon_sym_COLON2);
if (lookahead == ':') ADVANCE(111);
if (lookahead == '=') ADVANCE(119);
END_STATE();
case 165:
ACCEPT_TOKEN(anon_sym_SEMI2);
END_STATE();
case 166:
ACCEPT_TOKEN(anon_sym_DQUOTE);
END_STATE();
case 167:
ACCEPT_TOKEN(anon_sym_SQUOTE);
END_STATE();
case 168:
ACCEPT_TOKEN(aux_sym__string_token1);
if (lookahead == '"') ADVANCE(166);
if (lookahead == '#') ADVANCE(170);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '\\') ADVANCE(27);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(66);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(168);
if (lookahead != 0 &&
lookahead != '\'') ADVANCE(171);
END_STATE();
case 169:
ACCEPT_TOKEN(aux_sym__string_token1);
if (lookahead == '#') ADVANCE(170);
if (lookahead == '$') ADVANCE(131);
if (lookahead == '\'') ADVANCE(167);
if (lookahead == '\\') ADVANCE(28);
if (lookahead == '\n' ||
lookahead == '\r') SKIP(87);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(169);
if (lookahead != 0 &&
(lookahead < '"' || '$' < lookahead)) ADVANCE(171);
END_STATE();
case 170:
ACCEPT_TOKEN(aux_sym__string_token1);
if (lookahead == '\\') ADVANCE(239);
if (lookahead == '\r' ||
lookahead == '"' ||
lookahead == '$' ||
lookahead == '\'') ADVANCE(240);
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(170);
END_STATE();
case 171:
ACCEPT_TOKEN(aux_sym__string_token1);
if (lookahead == '\\') ADVANCE(98);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '"' &&
lookahead != '$' &&
lookahead != '\'') ADVANCE(171);
END_STATE();
case 172:
ACCEPT_TOKEN(sym_word);
if (lookahead == '=') ADVANCE(122);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 173:
ACCEPT_TOKEN(sym_word);
if (lookahead == '=') ADVANCE(121);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 174:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'C') ADVANCE(179);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 175:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'E') ADVANCE(174);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 176:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'E') ADVANCE(178);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 177:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'E') ADVANCE(182);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 178:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'F') ADVANCE(180);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 179:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'I') ADVANCE(181);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 180:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'I') ADVANCE(185);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 181:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'P') ADVANCE(177);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 182:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'P') ADVANCE(184);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 183:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'R') ADVANCE(175);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 184:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'R') ADVANCE(176);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 185:
ACCEPT_TOKEN(sym_word);
if (lookahead == 'X') ADVANCE(123);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 186:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'c') ADVANCE(193);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 187:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'd') ADVANCE(189);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 188:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'd') ADVANCE(190);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 189:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'e') ADVANCE(191);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 190:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'e') ADVANCE(126);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 191:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'f') ADVANCE(125);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 192:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'i') ADVANCE(195);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 193:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'l') ADVANCE(196);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 194:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'n') ADVANCE(187);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 195:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'n') ADVANCE(186);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 196:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == 'u') ADVANCE(188);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 197:
ACCEPT_TOKEN(sym_word);
if (lookahead == '\\') ADVANCE(96);
if (lookahead == '%' ||
lookahead == '*' ||
lookahead == '+' ||
('-' <= lookahead && lookahead <= '9') ||
('?' <= lookahead && lookahead <= 'Z') ||
lookahead == '_' ||
('a' <= lookahead && lookahead <= 'z')) ADVANCE(197);
END_STATE();
case 198:
ACCEPT_TOKEN(anon_sym_RPAREN2);
END_STATE();
case 199:
ACCEPT_TOKEN(anon_sym_TAB);
if (lookahead == '\t') ADVANCE(199);
if (lookahead == '\\') ADVANCE(4);
END_STATE();
case 200:
ACCEPT_TOKEN(sym__rawline);
ADVANCE_MAP(
'\n', 200,
'\r', 200,
'#', 236,
'\\', 33,
'e', 37,
'\t', 32,
0x0b, 32,
'\f', 32,
' ', 32,
);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 201:
ACCEPT_TOKEN(sym__rawline);
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(201);
if (lookahead != 0) ADVANCE(236);
END_STATE();
case 202:
ACCEPT_TOKEN(sym__rawline);
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(202);
if (lookahead != 0) ADVANCE(38);
END_STATE();
case 203:
ACCEPT_TOKEN(sym__rawline);
if (lookahead == '\n' ||
lookahead == '\r') ADVANCE(203);
END_STATE();
case 204:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '\n') ADVANCE(213);
if (lookahead == '\\') ADVANCE(238);
if (lookahead != 0 &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(211);
END_STATE();
case 205:
ACCEPT_TOKEN(aux_sym__line_text_token1);
ADVANCE_MAP(
'#', 211,
'+', 117,
'-', 116,
'/', 209,
'@', 115,
'\\', 22,
'\t', 205,
0x0b, 205,
'\f', 205,
' ', 205,
);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 206:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '#') ADVANCE(211);
if (lookahead == '+') ADVANCE(117);
if (lookahead == '-') ADVANCE(116);
if (lookahead == '/') ADVANCE(209);
if (lookahead == '@') ADVANCE(115);
if (lookahead == '\\') ADVANCE(22);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(205);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 207:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '#') ADVANCE(211);
if (lookahead == '/') ADVANCE(209);
if (lookahead == '\\') ADVANCE(25);
if (lookahead == '\t' ||
lookahead == 0x0b ||
lookahead == '\f' ||
lookahead == ' ') ADVANCE(207);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 208:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '#') ADVANCE(211);
if (lookahead == '/') ADVANCE(209);
if (lookahead == '\\') ADVANCE(25);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(207);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 209:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '/') ADVANCE(218);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 210:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '\\') ADVANCE(238);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(211);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(211);
END_STATE();
case 211:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '\\') ADVANCE(238);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(211);
END_STATE();
case 212:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '\\') ADVANCE(42);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(213);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 213:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 214:
ACCEPT_TOKEN(aux_sym__line_text_token1);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 215:
ACCEPT_TOKEN(anon_sym_SLASH_SLASH);
END_STATE();
case 216:
ACCEPT_TOKEN(anon_sym_SLASH_SLASH);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 217:
ACCEPT_TOKEN(anon_sym_SLASH_SLASH);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 218:
ACCEPT_TOKEN(anon_sym_SLASH_SLASH);
if (lookahead == '\\') ADVANCE(42);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$') ADVANCE(213);
END_STATE();
case 219:
ACCEPT_TOKEN(aux_sym__assignment_text_token1);
if (lookahead == '/') ADVANCE(221);
if (lookahead == '\\') ADVANCE(24);
if (lookahead == '\t' ||
lookahead == 0x0b ||
lookahead == '\f' ||
lookahead == ' ') ADVANCE(219);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 220:
ACCEPT_TOKEN(aux_sym__assignment_text_token1);
if (lookahead == '/') ADVANCE(221);
if (lookahead == '\\') ADVANCE(24);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(219);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 221:
ACCEPT_TOKEN(aux_sym__assignment_text_token1);
if (lookahead == '/') ADVANCE(217);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 222:
ACCEPT_TOKEN(aux_sym__assignment_text_token1);
if (lookahead == '\\') ADVANCE(41);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(223);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 223:
ACCEPT_TOKEN(aux_sym__assignment_text_token1);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 224:
ACCEPT_TOKEN(aux_sym__assignment_text_token1);
if (lookahead == '\\') ADVANCE(41);
if (lookahead != 0 &&
lookahead != '\r' &&
lookahead != '#' &&
lookahead != '$') ADVANCE(223);
END_STATE();
case 225:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '\n') ADVANCE(234);
if (lookahead == '\\') ADVANCE(237);
if (lookahead != 0 &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(232);
END_STATE();
case 226:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '#') ADVANCE(232);
if (lookahead == ',') ADVANCE(129);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(12);
if (lookahead == '\t' ||
lookahead == 0x0b ||
lookahead == '\f' ||
lookahead == ' ') ADVANCE(226);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 227:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '#') ADVANCE(232);
if (lookahead == ',') ADVANCE(129);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(12);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(226);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 228:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '#') ADVANCE(232);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(14);
if (lookahead == '\t' ||
lookahead == 0x0b ||
lookahead == '\f' ||
lookahead == ' ') ADVANCE(228);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 229:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '#') ADVANCE(232);
if (lookahead == '/') ADVANCE(230);
if (lookahead == '\\') ADVANCE(14);
if (('\t' <= lookahead && lookahead <= '\f') ||
lookahead == ' ') ADVANCE(228);
if (lookahead != 0 &&
(lookahead < '\t' || '\r' < lookahead) &&
lookahead != '#' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 230:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '/') ADVANCE(216);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 231:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '\\') ADVANCE(237);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(232);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(232);
END_STATE();
case 232:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '\\') ADVANCE(237);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(232);
END_STATE();
case 233:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '\\') ADVANCE(40);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(234);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 234:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\n' &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 235:
ACCEPT_TOKEN(aux_sym__paren_text_token1);
if (lookahead == '\\') ADVANCE(40);
if (lookahead != 0 &&
lookahead != '\r' &&
lookahead != '$' &&
lookahead != '(' &&
lookahead != ')') ADVANCE(234);
END_STATE();
case 236:
ACCEPT_TOKEN(sym_comment);
if (lookahead == '\n') ADVANCE(203);
if (lookahead == '\r') ADVANCE(201);
if (lookahead != 0) ADVANCE(236);
END_STATE();
case 237:
ACCEPT_TOKEN(sym_comment);
if (lookahead == '\n') ADVANCE(234);
if (lookahead == '\r') ADVANCE(225);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(231);
if (lookahead != 0) ADVANCE(232);
END_STATE();
case 238:
ACCEPT_TOKEN(sym_comment);
if (lookahead == '\n') ADVANCE(213);
if (lookahead == '\r') ADVANCE(204);
if (('0' <= lookahead && lookahead <= '9')) ADVANCE(210);
if (lookahead != 0) ADVANCE(211);
END_STATE();
case 239:
ACCEPT_TOKEN(sym_comment);
if (lookahead == '\r') ADVANCE(240);
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(170);
END_STATE();
case 240:
ACCEPT_TOKEN(sym_comment);
if (lookahead != 0 &&
lookahead != '\n') ADVANCE(240);
END_STATE();
default:
return false;
}
}
static bool ts_lex_keywords(TSLexer *lexer, TSStateId state) {
START_LEXER();
eof = lexer->eof(lexer);
switch (state) {
case 0:
if (lookahead == 'D') ADVANCE(1);
if (lookahead == 'F') ADVANCE(2);
if (lookahead == 'V') ADVANCE(3);
if (lookahead == '\\') SKIP(4);
if (lookahead == 'a') ADVANCE(5);
if (lookahead == 'b') ADVANCE(6);
if (lookahead == 'c') ADVANCE(7);
if (lookahead == 'd') ADVANCE(8);
if (lookahead == 'e') ADVANCE(9);
if (lookahead == 'f') ADVANCE(10);
if (lookahead == 'g') ADVANCE(11);
if (lookahead == 'i') ADVANCE(12);
if (lookahead == 'j') ADVANCE(13);
if (lookahead == 'l') ADVANCE(14);
if (lookahead == 'n') ADVANCE(15);
if (lookahead == 'o') ADVANCE(16);
if (lookahead == 'p') ADVANCE(17);
if (lookahead == 'r') ADVANCE(18);
if (lookahead == 's') ADVANCE(19);
if (lookahead == 'u') ADVANCE(20);
if (lookahead == 'v') ADVANCE(21);
if (lookahead == 'w') ADVANCE(22);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(23);
END_STATE();
case 1:
ACCEPT_TOKEN(anon_sym_D);
END_STATE();
case 2:
ACCEPT_TOKEN(anon_sym_F);
END_STATE();
case 3:
if (lookahead == 'P') ADVANCE(24);
END_STATE();
case 4:
if (lookahead == '\n') SKIP(23);
if (lookahead == '\r') SKIP(25);
END_STATE();
case 5:
if (lookahead == 'b') ADVANCE(26);
if (lookahead == 'd') ADVANCE(27);
if (lookahead == 'n') ADVANCE(28);
END_STATE();
case 6:
if (lookahead == 'a') ADVANCE(29);
END_STATE();
case 7:
if (lookahead == 'a') ADVANCE(30);
END_STATE();
case 8:
if (lookahead == 'e') ADVANCE(31);
if (lookahead == 'i') ADVANCE(32);
END_STATE();
case 9:
if (lookahead == 'l') ADVANCE(33);
if (lookahead == 'n') ADVANCE(34);
if (lookahead == 'r') ADVANCE(35);
if (lookahead == 'v') ADVANCE(36);
if (lookahead == 'x') ADVANCE(37);
END_STATE();
case 10:
if (lookahead == 'i') ADVANCE(38);
if (lookahead == 'l') ADVANCE(39);
if (lookahead == 'o') ADVANCE(40);
END_STATE();
case 11:
if (lookahead == 'u') ADVANCE(41);
END_STATE();
case 12:
if (lookahead == 'f') ADVANCE(42);
if (lookahead == 'n') ADVANCE(43);
END_STATE();
case 13:
if (lookahead == 'o') ADVANCE(44);
END_STATE();
case 14:
if (lookahead == 'a') ADVANCE(45);
if (lookahead == 'e') ADVANCE(46);
END_STATE();
case 15:
if (lookahead == 'o') ADVANCE(47);
END_STATE();
case 16:
if (lookahead == 'r') ADVANCE(48);
if (lookahead == 'v') ADVANCE(49);
END_STATE();
case 17:
if (lookahead == 'a') ADVANCE(50);
if (lookahead == 'r') ADVANCE(51);
END_STATE();
case 18:
if (lookahead == 'e') ADVANCE(52);
END_STATE();
case 19:
if (lookahead == 'h') ADVANCE(53);
if (lookahead == 'i') ADVANCE(54);
if (lookahead == 'o') ADVANCE(55);
if (lookahead == 't') ADVANCE(56);
if (lookahead == 'u') ADVANCE(57);
END_STATE();
case 20:
if (lookahead == 'n') ADVANCE(58);
END_STATE();
case 21:
if (lookahead == 'a') ADVANCE(59);
if (lookahead == 'p') ADVANCE(60);
END_STATE();
case 22:
if (lookahead == 'a') ADVANCE(61);
if (lookahead == 'i') ADVANCE(62);
if (lookahead == 'o') ADVANCE(63);
END_STATE();
case 23:
if (lookahead == 'V') ADVANCE(3);
if (lookahead == '\\') SKIP(4);
if (lookahead == 'd') ADVANCE(64);
if (lookahead == 'e') ADVANCE(65);
if (lookahead == 'i') ADVANCE(66);
if (lookahead == 'o') ADVANCE(67);
if (lookahead == 'p') ADVANCE(68);
if (lookahead == 's') ADVANCE(69);
if (lookahead == 'u') ADVANCE(20);
if (lookahead == 'v') ADVANCE(70);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(23);
END_STATE();
case 24:
if (lookahead == 'A') ADVANCE(71);
END_STATE();
case 25:
if (lookahead == 'V') ADVANCE(3);
if (lookahead == '\\') SKIP(4);
if (lookahead == 'd') ADVANCE(64);
if (lookahead == 'e') ADVANCE(65);
if (lookahead == 'i') ADVANCE(66);
if (lookahead == 'o') ADVANCE(67);
if (lookahead == 'p') ADVANCE(68);
if (lookahead == 's') ADVANCE(69);
if (lookahead == 'u') ADVANCE(20);
if (lookahead == 'v') ADVANCE(70);
if (('\t' <= lookahead && lookahead <= '\r') ||
lookahead == ' ') SKIP(23);
END_STATE();
case 26:
if (lookahead == 's') ADVANCE(72);
END_STATE();
case 27:
if (lookahead == 'd') ADVANCE(73);
END_STATE();
case 28:
if (lookahead == 'd') ADVANCE(74);
END_STATE();
case 29:
if (lookahead == 's') ADVANCE(75);
END_STATE();
case 30:
if (lookahead == 'l') ADVANCE(76);
END_STATE();
case 31:
if (lookahead == 'f') ADVANCE(77);
END_STATE();
case 32:
if (lookahead == 'r') ADVANCE(78);
END_STATE();
case 33:
if (lookahead == 's') ADVANCE(79);
END_STATE();
case 34:
if (lookahead == 'd') ADVANCE(80);
END_STATE();
case 35:
if (lookahead == 'r') ADVANCE(81);
END_STATE();
case 36:
if (lookahead == 'a') ADVANCE(82);
END_STATE();
case 37:
if (lookahead == 'p') ADVANCE(83);
END_STATE();
case 38:
if (lookahead == 'l') ADVANCE(84);
if (lookahead == 'n') ADVANCE(85);
if (lookahead == 'r') ADVANCE(86);
END_STATE();
case 39:
if (lookahead == 'a') ADVANCE(87);
END_STATE();
case 40:
if (lookahead == 'r') ADVANCE(88);
END_STATE();
case 41:
if (lookahead == 'i') ADVANCE(89);
END_STATE();
case 42:
ACCEPT_TOKEN(anon_sym_if);
if (lookahead == 'd') ADVANCE(90);
if (lookahead == 'e') ADVANCE(91);
if (lookahead == 'n') ADVANCE(92);
END_STATE();
case 43:
if (lookahead == 'c') ADVANCE(93);
if (lookahead == 'f') ADVANCE(94);
if (lookahead == 't') ADVANCE(95);
END_STATE();
case 44:
if (lookahead == 'i') ADVANCE(96);
END_STATE();
case 45:
if (lookahead == 's') ADVANCE(97);
END_STATE();
case 46:
if (lookahead == 't') ADVANCE(98);
END_STATE();
case 47:
if (lookahead == 't') ADVANCE(99);
END_STATE();
case 48:
ACCEPT_TOKEN(anon_sym_or);
if (lookahead == 'i') ADVANCE(100);
END_STATE();
case 49:
if (lookahead == 'e') ADVANCE(101);
END_STATE();
case 50:
if (lookahead == 't') ADVANCE(102);
END_STATE();
case 51:
if (lookahead == 'i') ADVANCE(103);
END_STATE();
case 52:
if (lookahead == 'a') ADVANCE(104);
END_STATE();
case 53:
if (lookahead == 'e') ADVANCE(105);
END_STATE();
case 54:
if (lookahead == 'n') ADVANCE(106);
END_STATE();
case 55:
if (lookahead == 'r') ADVANCE(107);
END_STATE();
case 56:
if (lookahead == 'r') ADVANCE(108);
END_STATE();
case 57:
if (lookahead == 'b') ADVANCE(109);
if (lookahead == 'f') ADVANCE(110);
END_STATE();
case 58:
if (lookahead == 'd') ADVANCE(111);
if (lookahead == 'e') ADVANCE(112);
END_STATE();
case 59:
if (lookahead == 'l') ADVANCE(113);
END_STATE();
case 60:
if (lookahead == 'a') ADVANCE(114);
END_STATE();
case 61:
if (lookahead == 'r') ADVANCE(115);
END_STATE();
case 62:
if (lookahead == 'l') ADVANCE(116);
END_STATE();
case 63:
if (lookahead == 'r') ADVANCE(117);
END_STATE();
case 64:
if (lookahead == 'e') ADVANCE(31);
END_STATE();
case 65:
if (lookahead == 'l') ADVANCE(33);
if (lookahead == 'n') ADVANCE(34);
if (lookahead == 'x') ADVANCE(37);
END_STATE();
case 66:
if (lookahead == 'f') ADVANCE(118);
if (lookahead == 'n') ADVANCE(119);
END_STATE();
case 67:
if (lookahead == 'v') ADVANCE(49);
END_STATE();
case 68:
if (lookahead == 'r') ADVANCE(51);
END_STATE();
case 69:
if (lookahead == 'h') ADVANCE(53);
if (lookahead == 'i') ADVANCE(54);
END_STATE();
case 70:
if (lookahead == 'p') ADVANCE(60);
END_STATE();
case 71:
if (lookahead == 'T') ADVANCE(120);
END_STATE();
case 72:
if (lookahead == 'p') ADVANCE(121);
END_STATE();
case 73:
if (lookahead == 'p') ADVANCE(122);
if (lookahead == 's') ADVANCE(123);
END_STATE();
case 74:
ACCEPT_TOKEN(anon_sym_and);
END_STATE();
case 75:
if (lookahead == 'e') ADVANCE(124);
END_STATE();
case 76:
if (lookahead == 'l') ADVANCE(125);
END_STATE();
case 77:
if (lookahead == 'i') ADVANCE(126);
END_STATE();
case 78:
ACCEPT_TOKEN(anon_sym_dir);
END_STATE();
case 79:
if (lookahead == 'e') ADVANCE(127);
END_STATE();
case 80:
if (lookahead == 'i') ADVANCE(128);
END_STATE();
case 81:
if (lookahead == 'o') ADVANCE(129);
END_STATE();
case 82:
if (lookahead == 'l') ADVANCE(130);
END_STATE();
case 83:
if (lookahead == 'o') ADVANCE(131);
END_STATE();
case 84:
if (lookahead == 'e') ADVANCE(132);
if (lookahead == 't') ADVANCE(133);
END_STATE();
case 85:
if (lookahead == 'd') ADVANCE(134);
END_STATE();
case 86:
if (lookahead == 's') ADVANCE(135);
END_STATE();
case 87:
if (lookahead == 'v') ADVANCE(136);
END_STATE();
case 88:
if (lookahead == 'e') ADVANCE(137);
END_STATE();
case 89:
if (lookahead == 'l') ADVANCE(138);
END_STATE();
case 90:
if (lookahead == 'e') ADVANCE(139);
END_STATE();
case 91:
if (lookahead == 'q') ADVANCE(140);
END_STATE();
case 92:
if (lookahead == 'd') ADVANCE(141);
if (lookahead == 'e') ADVANCE(142);
END_STATE();
case 93:
if (lookahead == 'l') ADVANCE(143);
END_STATE();
case 94:
if (lookahead == 'o') ADVANCE(144);
END_STATE();
case 95:
if (lookahead == 'c') ADVANCE(145);
END_STATE();
case 96:
if (lookahead == 'n') ADVANCE(146);
END_STATE();
case 97:
if (lookahead == 't') ADVANCE(147);
END_STATE();
case 98:
ACCEPT_TOKEN(anon_sym_let);
END_STATE();
case 99:
if (lookahead == 'd') ADVANCE(148);
END_STATE();
case 100:
if (lookahead == 'g') ADVANCE(149);
END_STATE();
case 101:
if (lookahead == 'r') ADVANCE(150);
END_STATE();
case 102:
if (lookahead == 's') ADVANCE(151);
END_STATE();
case 103:
if (lookahead == 'v') ADVANCE(152);
END_STATE();
case 104:
if (lookahead == 'l') ADVANCE(153);
END_STATE();
case 105:
if (lookahead == 'l') ADVANCE(154);
END_STATE();
case 106:
if (lookahead == 'c') ADVANCE(155);
END_STATE();
case 107:
if (lookahead == 't') ADVANCE(156);
END_STATE();
case 108:
if (lookahead == 'i') ADVANCE(157);
END_STATE();
case 109:
if (lookahead == 's') ADVANCE(158);
END_STATE();
case 110:
if (lookahead == 'f') ADVANCE(159);
END_STATE();
case 111:
if (lookahead == 'e') ADVANCE(160);
END_STATE();
case 112:
if (lookahead == 'x') ADVANCE(161);
END_STATE();
case 113:
if (lookahead == 'u') ADVANCE(162);
END_STATE();
case 114:
if (lookahead == 't') ADVANCE(163);
END_STATE();
case 115:
if (lookahead == 'n') ADVANCE(164);
END_STATE();
case 116:
if (lookahead == 'd') ADVANCE(165);
END_STATE();
case 117:
if (lookahead == 'd') ADVANCE(166);
END_STATE();
case 118:
if (lookahead == 'd') ADVANCE(90);
if (lookahead == 'e') ADVANCE(91);
if (lookahead == 'n') ADVANCE(92);
END_STATE();
case 119:
if (lookahead == 'c') ADVANCE(93);
END_STATE();
case 120:
if (lookahead == 'H') ADVANCE(167);
END_STATE();
case 121:
if (lookahead == 'a') ADVANCE(168);
END_STATE();
case 122:
if (lookahead == 'r') ADVANCE(169);
END_STATE();
case 123:
if (lookahead == 'u') ADVANCE(170);
END_STATE();
case 124:
if (lookahead == 'n') ADVANCE(171);
END_STATE();
case 125:
ACCEPT_TOKEN(anon_sym_call);
END_STATE();
case 126:
if (lookahead == 'n') ADVANCE(172);
END_STATE();
case 127:
ACCEPT_TOKEN(anon_sym_else);
END_STATE();
case 128:
if (lookahead == 'f') ADVANCE(173);
END_STATE();
case 129:
if (lookahead == 'r') ADVANCE(174);
END_STATE();
case 130:
ACCEPT_TOKEN(anon_sym_eval);
END_STATE();
case 131:
if (lookahead == 'r') ADVANCE(175);
END_STATE();
case 132:
ACCEPT_TOKEN(anon_sym_file);
END_STATE();
case 133:
if (lookahead == 'e') ADVANCE(176);
END_STATE();
case 134:
if (lookahead == 's') ADVANCE(177);
END_STATE();
case 135:
if (lookahead == 't') ADVANCE(178);
END_STATE();
case 136:
if (lookahead == 'o') ADVANCE(179);
END_STATE();
case 137:
if (lookahead == 'a') ADVANCE(180);
END_STATE();
case 138:
if (lookahead == 'e') ADVANCE(181);
END_STATE();
case 139:
if (lookahead == 'f') ADVANCE(182);
END_STATE();
case 140:
ACCEPT_TOKEN(anon_sym_ifeq);
END_STATE();
case 141:
if (lookahead == 'e') ADVANCE(183);
END_STATE();
case 142:
if (lookahead == 'q') ADVANCE(184);
END_STATE();
case 143:
if (lookahead == 'u') ADVANCE(185);
END_STATE();
case 144:
ACCEPT_TOKEN(anon_sym_info);
END_STATE();
case 145:
if (lookahead == 'm') ADVANCE(186);
END_STATE();
case 146:
ACCEPT_TOKEN(anon_sym_join);
END_STATE();
case 147:
if (lookahead == 'w') ADVANCE(187);
END_STATE();
case 148:
if (lookahead == 'i') ADVANCE(188);
END_STATE();
case 149:
if (lookahead == 'i') ADVANCE(189);
END_STATE();
case 150:
if (lookahead == 'r') ADVANCE(190);
END_STATE();
case 151:
if (lookahead == 'u') ADVANCE(191);
END_STATE();
case 152:
if (lookahead == 'a') ADVANCE(192);
END_STATE();
case 153:
if (lookahead == 'p') ADVANCE(193);
END_STATE();
case 154:
if (lookahead == 'l') ADVANCE(194);
END_STATE();
case 155:
if (lookahead == 'l') ADVANCE(195);
END_STATE();
case 156:
ACCEPT_TOKEN(anon_sym_sort);
END_STATE();
case 157:
if (lookahead == 'p') ADVANCE(196);
END_STATE();
case 158:
if (lookahead == 't') ADVANCE(197);
END_STATE();
case 159:
if (lookahead == 'i') ADVANCE(198);
END_STATE();
case 160:
if (lookahead == 'f') ADVANCE(199);
END_STATE();
case 161:
if (lookahead == 'p') ADVANCE(200);
END_STATE();
case 162:
if (lookahead == 'e') ADVANCE(201);
END_STATE();
case 163:
if (lookahead == 'h') ADVANCE(202);
END_STATE();
case 164:
if (lookahead == 'i') ADVANCE(203);
END_STATE();
case 165:
if (lookahead == 'c') ADVANCE(204);
END_STATE();
case 166:
ACCEPT_TOKEN(anon_sym_word);
if (lookahead == 'l') ADVANCE(205);
if (lookahead == 's') ADVANCE(206);
END_STATE();
case 167:
ACCEPT_TOKEN(anon_sym_VPATH);
END_STATE();
case 168:
if (lookahead == 't') ADVANCE(207);
END_STATE();
case 169:
if (lookahead == 'e') ADVANCE(208);
END_STATE();
case 170:
if (lookahead == 'f') ADVANCE(209);
END_STATE();
case 171:
if (lookahead == 'a') ADVANCE(210);
END_STATE();
case 172:
if (lookahead == 'e') ADVANCE(211);
END_STATE();
case 173:
ACCEPT_TOKEN(anon_sym_endif);
END_STATE();
case 174:
ACCEPT_TOKEN(anon_sym_error);
END_STATE();
case 175:
if (lookahead == 't') ADVANCE(212);
END_STATE();
case 176:
if (lookahead == 'r') ADVANCE(213);
END_STATE();
case 177:
if (lookahead == 't') ADVANCE(214);
END_STATE();
case 178:
if (lookahead == 'w') ADVANCE(215);
END_STATE();
case 179:
if (lookahead == 'r') ADVANCE(216);
END_STATE();
case 180:
if (lookahead == 'c') ADVANCE(217);
END_STATE();
case 181:
ACCEPT_TOKEN(anon_sym_guile);
END_STATE();
case 182:
ACCEPT_TOKEN(anon_sym_ifdef);
END_STATE();
case 183:
if (lookahead == 'f') ADVANCE(218);
END_STATE();
case 184:
ACCEPT_TOKEN(anon_sym_ifneq);
END_STATE();
case 185:
if (lookahead == 'd') ADVANCE(219);
END_STATE();
case 186:
if (lookahead == 'p') ADVANCE(220);
END_STATE();
case 187:
if (lookahead == 'o') ADVANCE(221);
END_STATE();
case 188:
if (lookahead == 'r') ADVANCE(222);
END_STATE();
case 189:
if (lookahead == 'n') ADVANCE(223);
END_STATE();
case 190:
if (lookahead == 'i') ADVANCE(224);
END_STATE();
case 191:
if (lookahead == 'b') ADVANCE(225);
END_STATE();
case 192:
if (lookahead == 't') ADVANCE(226);
END_STATE();
case 193:
if (lookahead == 'a') ADVANCE(227);
END_STATE();
case 194:
ACCEPT_TOKEN(anon_sym_shell);
END_STATE();
case 195:
if (lookahead == 'u') ADVANCE(228);
END_STATE();
case 196:
ACCEPT_TOKEN(anon_sym_strip);
END_STATE();
case 197:
ACCEPT_TOKEN(anon_sym_subst);
END_STATE();
case 198:
if (lookahead == 'x') ADVANCE(229);
END_STATE();
case 199:
if (lookahead == 'i') ADVANCE(230);
END_STATE();
case 200:
if (lookahead == 'o') ADVANCE(231);
END_STATE();
case 201:
ACCEPT_TOKEN(anon_sym_value);
END_STATE();
case 202:
ACCEPT_TOKEN(anon_sym_vpath);
END_STATE();
case 203:
if (lookahead == 'n') ADVANCE(232);
END_STATE();
case 204:
if (lookahead == 'a') ADVANCE(233);
END_STATE();
case 205:
if (lookahead == 'i') ADVANCE(234);
END_STATE();
case 206:
ACCEPT_TOKEN(anon_sym_words);
END_STATE();
case 207:
if (lookahead == 'h') ADVANCE(235);
END_STATE();
case 208:
if (lookahead == 'f') ADVANCE(236);
END_STATE();
case 209:
if (lookahead == 'f') ADVANCE(237);
END_STATE();
case 210:
if (lookahead == 'm') ADVANCE(238);
END_STATE();
case 211:
ACCEPT_TOKEN(anon_sym_define);
END_STATE();
case 212:
ACCEPT_TOKEN(anon_sym_export);
END_STATE();
case 213:
ACCEPT_TOKEN(anon_sym_filter);
if (lookahead == '-') ADVANCE(239);
END_STATE();
case 214:
if (lookahead == 'r') ADVANCE(240);
END_STATE();
case 215:
if (lookahead == 'o') ADVANCE(241);
END_STATE();
case 216:
ACCEPT_TOKEN(anon_sym_flavor);
END_STATE();
case 217:
if (lookahead == 'h') ADVANCE(242);
END_STATE();
case 218:
ACCEPT_TOKEN(anon_sym_ifndef);
END_STATE();
case 219:
if (lookahead == 'e') ADVANCE(243);
END_STATE();
case 220:
ACCEPT_TOKEN(anon_sym_intcmp);
END_STATE();
case 221:
if (lookahead == 'r') ADVANCE(244);
END_STATE();
case 222:
ACCEPT_TOKEN(anon_sym_notdir);
END_STATE();
case 223:
ACCEPT_TOKEN(anon_sym_origin);
END_STATE();
case 224:
if (lookahead == 'd') ADVANCE(245);
END_STATE();
case 225:
if (lookahead == 's') ADVANCE(246);
END_STATE();
case 226:
if (lookahead == 'e') ADVANCE(247);
END_STATE();
case 227:
if (lookahead == 't') ADVANCE(248);
END_STATE();
case 228:
if (lookahead == 'd') ADVANCE(249);
END_STATE();
case 229:
ACCEPT_TOKEN(anon_sym_suffix);
END_STATE();
case 230:
if (lookahead == 'n') ADVANCE(250);
END_STATE();
case 231:
if (lookahead == 'r') ADVANCE(251);
END_STATE();
case 232:
if (lookahead == 'g') ADVANCE(252);
END_STATE();
case 233:
if (lookahead == 'r') ADVANCE(253);
END_STATE();
case 234:
if (lookahead == 's') ADVANCE(254);
END_STATE();
case 235:
ACCEPT_TOKEN(anon_sym_abspath);
END_STATE();
case 236:
if (lookahead == 'i') ADVANCE(255);
END_STATE();
case 237:
if (lookahead == 'i') ADVANCE(256);
END_STATE();
case 238:
if (lookahead == 'e') ADVANCE(257);
END_STATE();
case 239:
if (lookahead == 'o') ADVANCE(258);
END_STATE();
case 240:
if (lookahead == 'i') ADVANCE(259);
END_STATE();
case 241:
if (lookahead == 'r') ADVANCE(260);
END_STATE();
case 242:
ACCEPT_TOKEN(anon_sym_foreach);
END_STATE();
case 243:
ACCEPT_TOKEN(anon_sym_include);
END_STATE();
case 244:
if (lookahead == 'd') ADVANCE(261);
END_STATE();
case 245:
if (lookahead == 'e') ADVANCE(262);
END_STATE();
case 246:
if (lookahead == 't') ADVANCE(263);
END_STATE();
case 247:
ACCEPT_TOKEN(anon_sym_private);
END_STATE();
case 248:
if (lookahead == 'h') ADVANCE(264);
END_STATE();
case 249:
if (lookahead == 'e') ADVANCE(265);
END_STATE();
case 250:
if (lookahead == 'e') ADVANCE(266);
END_STATE();
case 251:
if (lookahead == 't') ADVANCE(267);
END_STATE();
case 252:
ACCEPT_TOKEN(anon_sym_warning);
END_STATE();
case 253:
if (lookahead == 'd') ADVANCE(268);
END_STATE();
case 254:
if (lookahead == 't') ADVANCE(269);
END_STATE();
case 255:
if (lookahead == 'x') ADVANCE(270);
END_STATE();
case 256:
if (lookahead == 'x') ADVANCE(271);
END_STATE();
case 257:
ACCEPT_TOKEN(anon_sym_basename);
END_STATE();
case 258:
if (lookahead == 'u') ADVANCE(272);
END_STATE();
case 259:
if (lookahead == 'n') ADVANCE(273);
END_STATE();
case 260:
if (lookahead == 'd') ADVANCE(274);
END_STATE();
case 261:
ACCEPT_TOKEN(anon_sym_lastword);
END_STATE();
case 262:
ACCEPT_TOKEN(anon_sym_override);
END_STATE();
case 263:
ACCEPT_TOKEN(anon_sym_patsubst);
END_STATE();
case 264:
ACCEPT_TOKEN(anon_sym_realpath);
END_STATE();
case 265:
ACCEPT_TOKEN(anon_sym_sinclude);
END_STATE();
case 266:
ACCEPT_TOKEN(anon_sym_undefine);
END_STATE();
case 267:
ACCEPT_TOKEN(anon_sym_unexport);
END_STATE();
case 268:
ACCEPT_TOKEN(anon_sym_wildcard);
END_STATE();
case 269:
ACCEPT_TOKEN(anon_sym_wordlist);
END_STATE();
case 270:
ACCEPT_TOKEN(anon_sym_addprefix);
END_STATE();
case 271:
ACCEPT_TOKEN(anon_sym_addsuffix);
END_STATE();
case 272:
if (lookahead == 't') ADVANCE(275);
END_STATE();
case 273:
if (lookahead == 'g') ADVANCE(276);
END_STATE();
case 274:
ACCEPT_TOKEN(anon_sym_firstword);
END_STATE();
case 275:
ACCEPT_TOKEN(anon_sym_filter_DASHout);
END_STATE();
case 276:
ACCEPT_TOKEN(anon_sym_findstring);
END_STATE();
default:
return false;
}
}
static const TSLexerMode ts_lex_modes[STATE_COUNT] = {
[0] = {.lex_state = 0},
[1] = {.lex_state = 101},
[2] = {.lex_state = 99},
[3] = {.lex_state = 99},
[4] = {.lex_state = 99},
[5] = {.lex_state = 99},
[6] = {.lex_state = 99},
[7] = {.lex_state = 99},
[8] = {.lex_state = 99},
[9] = {.lex_state = 46},
[10] = {.lex_state = 46},
[11] = {.lex_state = 99},
[12] = {.lex_state = 99},
[13] = {.lex_state = 46},
[14] = {.lex_state = 46},
[15] = {.lex_state = 46},
[16] = {.lex_state = 46},
[17] = {.lex_state = 46},
[18] = {.lex_state = 46},
[19] = {.lex_state = 46},
[20] = {.lex_state = 46},
[21] = {.lex_state = 46},
[22] = {.lex_state = 99},
[23] = {.lex_state = 99},
[24] = {.lex_state = 101},
[25] = {.lex_state = 101},
[26] = {.lex_state = 99},
[27] = {.lex_state = 99},
[28] = {.lex_state = 99},
[29] = {.lex_state = 99},
[30] = {.lex_state = 99},
[31] = {.lex_state = 99},
[32] = {.lex_state = 99},
[33] = {.lex_state = 99},
[34] = {.lex_state = 99},
[35] = {.lex_state = 99},
[36] = {.lex_state = 99},
[37] = {.lex_state = 99},
[38] = {.lex_state = 99},
[39] = {.lex_state = 99},
[40] = {.lex_state = 99},
[41] = {.lex_state = 99},
[42] = {.lex_state = 99},
[43] = {.lex_state = 99},
[44] = {.lex_state = 99},
[45] = {.lex_state = 99},
[46] = {.lex_state = 99},
[47] = {.lex_state = 99},
[48] = {.lex_state = 99},
[49] = {.lex_state = 99},
[50] = {.lex_state = 99},
[51] = {.lex_state = 99},
[52] = {.lex_state = 99},
[53] = {.lex_state = 99},
[54] = {.lex_state = 99},
[55] = {.lex_state = 99},
[56] = {.lex_state = 99},
[57] = {.lex_state = 99},
[58] = {.lex_state = 99},
[59] = {.lex_state = 99},
[60] = {.lex_state = 99},
[61] = {.lex_state = 99},
[62] = {.lex_state = 99},
[63] = {.lex_state = 99},
[64] = {.lex_state = 99},
[65] = {.lex_state = 99},
[66] = {.lex_state = 99},
[67] = {.lex_state = 99},
[68] = {.lex_state = 99},
[69] = {.lex_state = 99},
[70] = {.lex_state = 99},
[71] = {.lex_state = 99},
[72] = {.lex_state = 99},
[73] = {.lex_state = 99},
[74] = {.lex_state = 56},
[75] = {.lex_state = 56},
[76] = {.lex_state = 44},
[77] = {.lex_state = 44},
[78] = {.lex_state = 56},
[79] = {.lex_state = 56},
[80] = {.lex_state = 56},
[81] = {.lex_state = 56},
[82] = {.lex_state = 11},
[83] = {.lex_state = 44},
[84] = {.lex_state = 13},
[85] = {.lex_state = 44},
[86] = {.lex_state = 99},
[87] = {.lex_state = 6},
[88] = {.lex_state = 99},
[89] = {.lex_state = 99},
[90] = {.lex_state = 99},
[91] = {.lex_state = 99},
[92] = {.lex_state = 7},
[93] = {.lex_state = 99},
[94] = {.lex_state = 99},
[95] = {.lex_state = 99},
[96] = {.lex_state = 99},
[97] = {.lex_state = 99},
[98] = {.lex_state = 99},
[99] = {.lex_state = 99},
[100] = {.lex_state = 99},
[101] = {.lex_state = 99},
[102] = {.lex_state = 99},
[103] = {.lex_state = 99},
[104] = {.lex_state = 99},
[105] = {.lex_state = 99},
[106] = {.lex_state = 99},
[107] = {.lex_state = 99},
[108] = {.lex_state = 99},
[109] = {.lex_state = 99},
[110] = {.lex_state = 99},
[111] = {.lex_state = 99},
[112] = {.lex_state = 99},
[113] = {.lex_state = 99},
[114] = {.lex_state = 99},
[115] = {.lex_state = 99},
[116] = {.lex_state = 99},
[117] = {.lex_state = 99},
[118] = {.lex_state = 99},
[119] = {.lex_state = 99},
[120] = {.lex_state = 99},
[121] = {.lex_state = 99},
[122] = {.lex_state = 99},
[123] = {.lex_state = 99},
[124] = {.lex_state = 99},
[125] = {.lex_state = 99},
[126] = {.lex_state = 99},
[127] = {.lex_state = 99},
[128] = {.lex_state = 99},
[129] = {.lex_state = 99},
[130] = {.lex_state = 99},
[131] = {.lex_state = 99},
[132] = {.lex_state = 99},
[133] = {.lex_state = 99},
[134] = {.lex_state = 99},
[135] = {.lex_state = 99},
[136] = {.lex_state = 99},
[137] = {.lex_state = 99},
[138] = {.lex_state = 60},
[139] = {.lex_state = 99},
[140] = {.lex_state = 99},
[141] = {.lex_state = 99},
[142] = {.lex_state = 99},
[143] = {.lex_state = 99},
[144] = {.lex_state = 99},
[145] = {.lex_state = 99},
[146] = {.lex_state = 99},
[147] = {.lex_state = 99},
[148] = {.lex_state = 99},
[149] = {.lex_state = 99},
[150] = {.lex_state = 99},
[151] = {.lex_state = 99},
[152] = {.lex_state = 99},
[153] = {.lex_state = 99},
[154] = {.lex_state = 99},
[155] = {.lex_state = 99},
[156] = {.lex_state = 99},
[157] = {.lex_state = 99},
[158] = {.lex_state = 99},
[159] = {.lex_state = 99},
[160] = {.lex_state = 99},
[161] = {.lex_state = 99},
[162] = {.lex_state = 99},
[163] = {.lex_state = 99},
[164] = {.lex_state = 99},
[165] = {.lex_state = 99},
[166] = {.lex_state = 99},
[167] = {.lex_state = 99},
[168] = {.lex_state = 45},
[169] = {.lex_state = 99},
[170] = {.lex_state = 99},
[171] = {.lex_state = 99},
[172] = {.lex_state = 99},
[173] = {.lex_state = 99},
[174] = {.lex_state = 99},
[175] = {.lex_state = 99},
[176] = {.lex_state = 99},
[177] = {.lex_state = 99},
[178] = {.lex_state = 99},
[179] = {.lex_state = 99},
[180] = {.lex_state = 99},
[181] = {.lex_state = 60},
[182] = {.lex_state = 45},
[183] = {.lex_state = 60},
[184] = {.lex_state = 60},
[185] = {.lex_state = 99},
[186] = {.lex_state = 46},
[187] = {.lex_state = 99},
[188] = {.lex_state = 48},
[189] = {.lex_state = 48},
[190] = {.lex_state = 49},
[191] = {.lex_state = 49},
[192] = {.lex_state = 46},
[193] = {.lex_state = 49},
[194] = {.lex_state = 99},
[195] = {.lex_state = 49},
[196] = {.lex_state = 48},
[197] = {.lex_state = 99},
[198] = {.lex_state = 99},
[199] = {.lex_state = 99},
[200] = {.lex_state = 99},
[201] = {.lex_state = 99},
[202] = {.lex_state = 99},
[203] = {.lex_state = 49},
[204] = {.lex_state = 63},
[205] = {.lex_state = 63},
[206] = {.lex_state = 49},
[207] = {.lex_state = 46},
[208] = {.lex_state = 46},
[209] = {.lex_state = 46},
[210] = {.lex_state = 63},
[211] = {.lex_state = 46},
[212] = {.lex_state = 46},
[213] = {.lex_state = 46},
[214] = {.lex_state = 46},
[215] = {.lex_state = 63},
[216] = {.lex_state = 46},
[217] = {.lex_state = 101},
[218] = {.lex_state = 101},
[219] = {.lex_state = 101},
[220] = {.lex_state = 101},
[221] = {.lex_state = 101},
[222] = {.lex_state = 101},
[223] = {.lex_state = 101},
[224] = {.lex_state = 101},
[225] = {.lex_state = 101},
[226] = {.lex_state = 101},
[227] = {.lex_state = 101},
[228] = {.lex_state = 101},
[229] = {.lex_state = 101},
[230] = {.lex_state = 101},
[231] = {.lex_state = 101},
[232] = {.lex_state = 101},
[233] = {.lex_state = 101},
[234] = {.lex_state = 101},
[235] = {.lex_state = 101},
[236] = {.lex_state = 101},
[237] = {.lex_state = 101},
[238] = {.lex_state = 101},
[239] = {.lex_state = 101},
[240] = {.lex_state = 48},
[241] = {.lex_state = 101},
[242] = {.lex_state = 101},
[243] = {.lex_state = 101},
[244] = {.lex_state = 101},
[245] = {.lex_state = 101},
[246] = {.lex_state = 101},
[247] = {.lex_state = 49},
[248] = {.lex_state = 101},
[249] = {.lex_state = 101},
[250] = {.lex_state = 101},
[251] = {.lex_state = 60},
[252] = {.lex_state = 101},
[253] = {.lex_state = 101},
[254] = {.lex_state = 101},
[255] = {.lex_state = 57},
[256] = {.lex_state = 101},
[257] = {.lex_state = 49},
[258] = {.lex_state = 101},
[259] = {.lex_state = 49},
[260] = {.lex_state = 101},
[261] = {.lex_state = 101},
[262] = {.lex_state = 101},
[263] = {.lex_state = 101},
[264] = {.lex_state = 101},
[265] = {.lex_state = 101},
[266] = {.lex_state = 101},
[267] = {.lex_state = 101},
[268] = {.lex_state = 101},
[269] = {.lex_state = 101},
[270] = {.lex_state = 101},
[271] = {.lex_state = 101},
[272] = {.lex_state = 101},
[273] = {.lex_state = 101},
[274] = {.lex_state = 101},
[275] = {.lex_state = 101},
[276] = {.lex_state = 101},
[277] = {.lex_state = 55},
[278] = {.lex_state = 101},
[279] = {.lex_state = 101},
[280] = {.lex_state = 101},
[281] = {.lex_state = 57},
[282] = {.lex_state = 57},
[283] = {.lex_state = 101},
[284] = {.lex_state = 101},
[285] = {.lex_state = 48},
[286] = {.lex_state = 101},
[287] = {.lex_state = 57},
[288] = {.lex_state = 101},
[289] = {.lex_state = 101},
[290] = {.lex_state = 101},
[291] = {.lex_state = 60},
[292] = {.lex_state = 101},
[293] = {.lex_state = 101},
[294] = {.lex_state = 101},
[295] = {.lex_state = 101},
[296] = {.lex_state = 101},
[297] = {.lex_state = 101},
[298] = {.lex_state = 101},
[299] = {.lex_state = 101},
[300] = {.lex_state = 101},
[301] = {.lex_state = 101},
[302] = {.lex_state = 101},
[303] = {.lex_state = 101},
[304] = {.lex_state = 101},
[305] = {.lex_state = 101},
[306] = {.lex_state = 101},
[307] = {.lex_state = 101},
[308] = {.lex_state = 101},
[309] = {.lex_state = 48},
[310] = {.lex_state = 101},
[311] = {.lex_state = 101},
[312] = {.lex_state = 101},
[313] = {.lex_state = 101},
[314] = {.lex_state = 101},
[315] = {.lex_state = 101},
[316] = {.lex_state = 55},
[317] = {.lex_state = 45},
[318] = {.lex_state = 55},
[319] = {.lex_state = 63},
[320] = {.lex_state = 58},
[321] = {.lex_state = 55},
[322] = {.lex_state = 55},
[323] = {.lex_state = 63},
[324] = {.lex_state = 63},
[325] = {.lex_state = 63},
[326] = {.lex_state = 45},
[327] = {.lex_state = 48},
[328] = {.lex_state = 58},
[329] = {.lex_state = 58},
[330] = {.lex_state = 57},
[331] = {.lex_state = 58},
[332] = {.lex_state = 57},
[333] = {.lex_state = 57},
[334] = {.lex_state = 57},
[335] = {.lex_state = 55},
[336] = {.lex_state = 55},
[337] = {.lex_state = 57},
[338] = {.lex_state = 50},
[339] = {.lex_state = 50},
[340] = {.lex_state = 55},
[341] = {.lex_state = 58},
[342] = {.lex_state = 57},
[343] = {.lex_state = 55},
[344] = {.lex_state = 55},
[345] = {.lex_state = 55},
[346] = {.lex_state = 55},
[347] = {.lex_state = 55},
[348] = {.lex_state = 55},
[349] = {.lex_state = 55},
[350] = {.lex_state = 55},
[351] = {.lex_state = 55},
[352] = {.lex_state = 55},
[353] = {.lex_state = 55},
[354] = {.lex_state = 55},
[355] = {.lex_state = 55},
[356] = {.lex_state = 55},
[357] = {.lex_state = 55},
[358] = {.lex_state = 55},
[359] = {.lex_state = 58},
[360] = {.lex_state = 58},
[361] = {.lex_state = 55},
[362] = {.lex_state = 55},
[363] = {.lex_state = 57},
[364] = {.lex_state = 55},
[365] = {.lex_state = 55},
[366] = {.lex_state = 11},
[367] = {.lex_state = 57},
[368] = {.lex_state = 55},
[369] = {.lex_state = 55},
[370] = {.lex_state = 55},
[371] = {.lex_state = 55},
[372] = {.lex_state = 55},
[373] = {.lex_state = 55},
[374] = {.lex_state = 55},
[375] = {.lex_state = 11},
[376] = {.lex_state = 55},
[377] = {.lex_state = 55},
[378] = {.lex_state = 55},
[379] = {.lex_state = 55},
[380] = {.lex_state = 55},
[381] = {.lex_state = 55},
[382] = {.lex_state = 55},
[383] = {.lex_state = 55},
[384] = {.lex_state = 55},
[385] = {.lex_state = 55},
[386] = {.lex_state = 55},
[387] = {.lex_state = 55},
[388] = {.lex_state = 55},
[389] = {.lex_state = 55},
[390] = {.lex_state = 55},
[391] = {.lex_state = 55},
[392] = {.lex_state = 55},
[393] = {.lex_state = 55},
[394] = {.lex_state = 55},
[395] = {.lex_state = 55},
[396] = {.lex_state = 55},
[397] = {.lex_state = 55},
[398] = {.lex_state = 55},
[399] = {.lex_state = 55},
[400] = {.lex_state = 55},
[401] = {.lex_state = 55},
[402] = {.lex_state = 55},
[403] = {.lex_state = 55},
[404] = {.lex_state = 55},
[405] = {.lex_state = 55},
[406] = {.lex_state = 55},
[407] = {.lex_state = 55},
[408] = {.lex_state = 57},
[409] = {.lex_state = 57},
[410] = {.lex_state = 55},
[411] = {.lex_state = 55},
[412] = {.lex_state = 55},
[413] = {.lex_state = 57},
[414] = {.lex_state = 55},
[415] = {.lex_state = 55},
[416] = {.lex_state = 55},
[417] = {.lex_state = 55},
[418] = {.lex_state = 55},
[419] = {.lex_state = 55},
[420] = {.lex_state = 55},
[421] = {.lex_state = 55},
[422] = {.lex_state = 55},
[423] = {.lex_state = 55},
[424] = {.lex_state = 55},
[425] = {.lex_state = 55},
[426] = {.lex_state = 55},
[427] = {.lex_state = 55},
[428] = {.lex_state = 55},
[429] = {.lex_state = 55},
[430] = {.lex_state = 55},
[431] = {.lex_state = 55},
[432] = {.lex_state = 11},
[433] = {.lex_state = 83},
[434] = {.lex_state = 55},
[435] = {.lex_state = 55},
[436] = {.lex_state = 81},
[437] = {.lex_state = 55},
[438] = {.lex_state = 55},
[439] = {.lex_state = 55},
[440] = {.lex_state = 55},
[441] = {.lex_state = 13},
[442] = {.lex_state = 55},
[443] = {.lex_state = 13},
[444] = {.lex_state = 55},
[445] = {.lex_state = 55},
[446] = {.lex_state = 55},
[447] = {.lex_state = 55},
[448] = {.lex_state = 55},
[449] = {.lex_state = 57},
[450] = {.lex_state = 55},
[451] = {.lex_state = 57},
[452] = {.lex_state = 55},
[453] = {.lex_state = 83},
[454] = {.lex_state = 57},
[455] = {.lex_state = 81},
[456] = {.lex_state = 50},
[457] = {.lex_state = 57},
[458] = {.lex_state = 50},
[459] = {.lex_state = 13},
[460] = {.lex_state = 81},
[461] = {.lex_state = 55},
[462] = {.lex_state = 81},
[463] = {.lex_state = 55},
[464] = {.lex_state = 81},
[465] = {.lex_state = 55},
[466] = {.lex_state = 55},
[467] = {.lex_state = 81},
[468] = {.lex_state = 81},
[469] = {.lex_state = 55},
[470] = {.lex_state = 81},
[471] = {.lex_state = 81},
[472] = {.lex_state = 81},
[473] = {.lex_state = 83},
[474] = {.lex_state = 55},
[475] = {.lex_state = 55},
[476] = {.lex_state = 55},
[477] = {.lex_state = 55},
[478] = {.lex_state = 55},
[479] = {.lex_state = 55},
[480] = {.lex_state = 55},
[481] = {.lex_state = 55},
[482] = {.lex_state = 55},
[483] = {.lex_state = 55},
[484] = {.lex_state = 55},
[485] = {.lex_state = 55},
[486] = {.lex_state = 55},
[487] = {.lex_state = 55},
[488] = {.lex_state = 57},
[489] = {.lex_state = 55},
[490] = {.lex_state = 55},
[491] = {.lex_state = 55},
[492] = {.lex_state = 55},
[493] = {.lex_state = 55},
[494] = {.lex_state = 55},
[495] = {.lex_state = 55},
[496] = {.lex_state = 55},
[497] = {.lex_state = 55},
[498] = {.lex_state = 55},
[499] = {.lex_state = 55},
[500] = {.lex_state = 57},
[501] = {.lex_state = 55},
[502] = {.lex_state = 57},
[503] = {.lex_state = 55},
[504] = {.lex_state = 55},
[505] = {.lex_state = 55},
[506] = {.lex_state = 55},
[507] = {.lex_state = 80},
[508] = {.lex_state = 79},
[509] = {.lex_state = 55},
[510] = {.lex_state = 55},
[511] = {.lex_state = 80},
[512] = {.lex_state = 55},
[513] = {.lex_state = 55},
[514] = {.lex_state = 55},
[515] = {.lex_state = 55},
[516] = {.lex_state = 6},
[517] = {.lex_state = 55},
[518] = {.lex_state = 55},
[519] = {.lex_state = 6},
[520] = {.lex_state = 55},
[521] = {.lex_state = 79},
[522] = {.lex_state = 55},
[523] = {.lex_state = 80},
[524] = {.lex_state = 79},
[525] = {.lex_state = 79},
[526] = {.lex_state = 55},
[527] = {.lex_state = 55},
[528] = {.lex_state = 55},
[529] = {.lex_state = 7},
[530] = {.lex_state = 55},
[531] = {.lex_state = 55},
[532] = {.lex_state = 80},
[533] = {.lex_state = 55},
[534] = {.lex_state = 55},
[535] = {.lex_state = 55},
[536] = {.lex_state = 80},
[537] = {.lex_state = 55},
[538] = {.lex_state = 7},
[539] = {.lex_state = 80},
[540] = {.lex_state = 80},
[541] = {.lex_state = 55},
[542] = {.lex_state = 55},
[543] = {.lex_state = 80},
[544] = {.lex_state = 55},
[545] = {.lex_state = 7},
[546] = {.lex_state = 80},
[547] = {.lex_state = 55},
[548] = {.lex_state = 79},
[549] = {.lex_state = 6},
[550] = {.lex_state = 80},
[551] = {.lex_state = 55},
[552] = {.lex_state = 55},
[553] = {.lex_state = 80},
[554] = {.lex_state = 55},
[555] = {.lex_state = 67},
[556] = {.lex_state = 80},
[557] = {.lex_state = 55},
[558] = {.lex_state = 55},
[559] = {.lex_state = 55},
[560] = {.lex_state = 80},
[561] = {.lex_state = 67},
[562] = {.lex_state = 55},
[563] = {.lex_state = 55},
[564] = {.lex_state = 55},
[565] = {.lex_state = 80},
[566] = {.lex_state = 67},
[567] = {.lex_state = 55},
[568] = {.lex_state = 55},
[569] = {.lex_state = 81},
[570] = {.lex_state = 55},
[571] = {.lex_state = 55},
[572] = {.lex_state = 81},
[573] = {.lex_state = 55},
[574] = {.lex_state = 55},
[575] = {.lex_state = 81},
[576] = {.lex_state = 55},
[577] = {.lex_state = 55},
[578] = {.lex_state = 81},
[579] = {.lex_state = 55},
[580] = {.lex_state = 55},
[581] = {.lex_state = 81},
[582] = {.lex_state = 55},
[583] = {.lex_state = 55},
[584] = {.lex_state = 81},
[585] = {.lex_state = 81},
[586] = {.lex_state = 55},
[587] = {.lex_state = 55},
[588] = {.lex_state = 81},
[589] = {.lex_state = 55},
[590] = {.lex_state = 55},
[591] = {.lex_state = 55},
[592] = {.lex_state = 81},
[593] = {.lex_state = 55},
[594] = {.lex_state = 55},
[595] = {.lex_state = 81},
[596] = {.lex_state = 55},
[597] = {.lex_state = 55},
[598] = {.lex_state = 80},
[599] = {.lex_state = 80},
[600] = {.lex_state = 80},
[601] = {.lex_state = 80},
[602] = {.lex_state = 55},
[603] = {.lex_state = 55},
[604] = {.lex_state = 55},
[605] = {.lex_state = 55},
[606] = {.lex_state = 55},
[607] = {.lex_state = 55},
[608] = {.lex_state = 55},
[609] = {.lex_state = 55},
[610] = {.lex_state = 55},
[611] = {.lex_state = 55},
[612] = {.lex_state = 55},
[613] = {.lex_state = 55},
[614] = {.lex_state = 55},
[615] = {.lex_state = 55},
[616] = {.lex_state = 55},
[617] = {.lex_state = 67},
[618] = {.lex_state = 80},
[619] = {.lex_state = 80},
[620] = {.lex_state = 70},
[621] = {.lex_state = 70},
[622] = {.lex_state = 80},
[623] = {.lex_state = 70},
[624] = {.lex_state = 80},
[625] = {.lex_state = 70},
[626] = {.lex_state = 67},
[627] = {.lex_state = 70},
[628] = {.lex_state = 70},
[629] = {.lex_state = 67},
[630] = {.lex_state = 80},
[631] = {.lex_state = 80},
[632] = {.lex_state = 67},
[633] = {.lex_state = 70},
[634] = {.lex_state = 67},
[635] = {.lex_state = 80},
[636] = {.lex_state = 80},
[637] = {.lex_state = 70},
[638] = {.lex_state = 70},
[639] = {.lex_state = 70},
[640] = {.lex_state = 80},
[641] = {.lex_state = 80},
[642] = {.lex_state = 70},
[643] = {.lex_state = 67},
[644] = {.lex_state = 70},
[645] = {.lex_state = 67},
[646] = {.lex_state = 67},
[647] = {.lex_state = 71},
[648] = {.lex_state = 71},
[649] = {.lex_state = 67},
[650] = {.lex_state = 67},
[651] = {.lex_state = 85},
[652] = {.lex_state = 71},
[653] = {.lex_state = 49},
[654] = {.lex_state = 71},
[655] = {.lex_state = 71},
[656] = {.lex_state = 49},
[657] = {.lex_state = 71},
[658] = {.lex_state = 49},
[659] = {.lex_state = 71},
[660] = {.lex_state = 71},
[661] = {.lex_state = 71},
[662] = {.lex_state = 49},
[663] = {.lex_state = 71},
[664] = {.lex_state = 85},
[665] = {.lex_state = 71},
[666] = {.lex_state = 71},
[667] = {.lex_state = 84},
[668] = {.lex_state = 84},
[669] = {.lex_state = 85},
[670] = {.lex_state = 71},
[671] = {.lex_state = 85},
[672] = {.lex_state = 71},
[673] = {.lex_state = 84},
[674] = {.lex_state = 84},
[675] = {.lex_state = 71},
[676] = {.lex_state = 71},
[677] = {.lex_state = 67},
[678] = {.lex_state = 85},
[679] = {.lex_state = 71},
[680] = {.lex_state = 68},
[681] = {.lex_state = 66},
[682] = {.lex_state = 87},
[683] = {.lex_state = 67},
[684] = {.lex_state = 66},
[685] = {.lex_state = 87},
[686] = {.lex_state = 68},
[687] = {.lex_state = 86},
[688] = {.lex_state = 68},
[689] = {.lex_state = 72},
[690] = {.lex_state = 86},
[691] = {.lex_state = 72},
[692] = {.lex_state = 72},
[693] = {.lex_state = 68},
[694] = {.lex_state = 86},
[695] = {.lex_state = 86},
[696] = {.lex_state = 68},
[697] = {.lex_state = 67},
[698] = {.lex_state = 66},
[699] = {.lex_state = 72},
[700] = {.lex_state = 87},
[701] = {.lex_state = 66},
[702] = {.lex_state = 87},
[703] = {.lex_state = 87},
[704] = {.lex_state = 66},
[705] = {.lex_state = 87},
[706] = {.lex_state = 66},
[707] = {.lex_state = 86},
[708] = {.lex_state = 87},
[709] = {.lex_state = 68},
[710] = {.lex_state = 66},
[711] = {.lex_state = 87},
[712] = {.lex_state = 66},
[713] = {.lex_state = 87},
[714] = {.lex_state = 66},
[715] = {.lex_state = 30},
[716] = {.lex_state = 48},
[717] = {.lex_state = 30},
[718] = {.lex_state = 48},
[719] = {.lex_state = 30},
[720] = {.lex_state = 48},
[721] = {.lex_state = 48},
[722] = {.lex_state = 48},
[723] = {.lex_state = 49},
[724] = {.lex_state = 30},
[725] = {.lex_state = 49},
[726] = {.lex_state = 49},
[727] = {.lex_state = 30},
[728] = {.lex_state = 49},
[729] = {.lex_state = 48},
[730] = {.lex_state = 30},
[731] = {.lex_state = 48},
[732] = {.lex_state = 49},
[733] = {.lex_state = 48},
[734] = {.lex_state = 49},
[735] = {.lex_state = 30},
[736] = {.lex_state = 49},
[737] = {.lex_state = 68},
[738] = {.lex_state = 30},
[739] = {.lex_state = 68},
[740] = {.lex_state = 68},
[741] = {.lex_state = 49},
[742] = {.lex_state = 68},
[743] = {.lex_state = 49},
[744] = {.lex_state = 48},
[745] = {.lex_state = 48},
[746] = {.lex_state = 30},
[747] = {.lex_state = 30},
[748] = {.lex_state = 68},
[749] = {.lex_state = 48},
[750] = {.lex_state = 68},
[751] = {.lex_state = 48},
[752] = {.lex_state = 30},
[753] = {.lex_state = 68},
[754] = {.lex_state = 68},
[755] = {.lex_state = 48},
[756] = {.lex_state = 55},
[757] = {.lex_state = 55},
[758] = {.lex_state = 55},
[759] = {.lex_state = 55},
[760] = {.lex_state = 57},
[761] = {.lex_state = 55},
[762] = {.lex_state = 55},
[763] = {.lex_state = 55},
[764] = {.lex_state = 67},
[765] = {.lex_state = 55},
[766] = {.lex_state = 67},
[767] = {.lex_state = 55},
[768] = {.lex_state = 55},
[769] = {.lex_state = 55},
[770] = {.lex_state = 55},
[771] = {.lex_state = 55},
[772] = {.lex_state = 55},
[773] = {.lex_state = 58},
[774] = {.lex_state = 58},
[775] = {.lex_state = 58},
[776] = {.lex_state = 58},
[777] = {.lex_state = 58},
[778] = {.lex_state = 58},
[779] = {.lex_state = 58},
[780] = {.lex_state = 58},
[781] = {.lex_state = 58},
[782] = {.lex_state = 58},
[783] = {.lex_state = 58},
[784] = {.lex_state = 58},
[785] = {.lex_state = 58},
[786] = {.lex_state = 79},
[787] = {.lex_state = 79},
[788] = {.lex_state = 79},
[789] = {.lex_state = 79},
[790] = {.lex_state = 79},
[791] = {.lex_state = 79},
[792] = {.lex_state = 73},
[793] = {.lex_state = 79},
[794] = {.lex_state = 73},
[795] = {.lex_state = 79},
[796] = {.lex_state = 79},
[797] = {.lex_state = 79},
[798] = {.lex_state = 56},
[799] = {.lex_state = 44},
[800] = {.lex_state = 79},
[801] = {.lex_state = 79},
[802] = {.lex_state = 56},
[803] = {.lex_state = 79},
[804] = {.lex_state = 79},
[805] = {.lex_state = 73},
[806] = {.lex_state = 73},
[807] = {.lex_state = 79},
[808] = {.lex_state = 79},
[809] = {.lex_state = 79},
[810] = {.lex_state = 44},
[811] = {.lex_state = 67},
[812] = {.lex_state = 80},
[813] = {.lex_state = 80},
[814] = {.lex_state = 80},
[815] = {.lex_state = 80},
[816] = {.lex_state = 80},
[817] = {.lex_state = 80},
[818] = {.lex_state = 80},
[819] = {.lex_state = 74},
[820] = {.lex_state = 80},
[821] = {.lex_state = 74},
[822] = {.lex_state = 80},
[823] = {.lex_state = 80},
[824] = {.lex_state = 80},
[825] = {.lex_state = 80},
[826] = {.lex_state = 80},
[827] = {.lex_state = 80},
[828] = {.lex_state = 80},
[829] = {.lex_state = 74},
[830] = {.lex_state = 74},
[831] = {.lex_state = 74},
[832] = {.lex_state = 74},
[833] = {.lex_state = 80},
[834] = {.lex_state = 74},
[835] = {.lex_state = 67},
[836] = {.lex_state = 74},
[837] = {.lex_state = 80},
[838] = {.lex_state = 71},
[839] = {.lex_state = 71},
[840] = {.lex_state = 71},
[841] = {.lex_state = 71},
[842] = {.lex_state = 71},
[843] = {.lex_state = 71},
[844] = {.lex_state = 71},
[845] = {.lex_state = 71},
[846] = {.lex_state = 71},
[847] = {.lex_state = 71},
[848] = {.lex_state = 71},
[849] = {.lex_state = 71},
[850] = {.lex_state = 71},
[851] = {.lex_state = 71},
[852] = {.lex_state = 85},
[853] = {.lex_state = 85},
[854] = {.lex_state = 85},
[855] = {.lex_state = 85},
[856] = {.lex_state = 85},
[857] = {.lex_state = 85},
[858] = {.lex_state = 85},
[859] = {.lex_state = 45},
[860] = {.lex_state = 85},
[861] = {.lex_state = 85},
[862] = {.lex_state = 85},
[863] = {.lex_state = 45},
[864] = {.lex_state = 60},
[865] = {.lex_state = 55},
[866] = {.lex_state = 55},
[867] = {.lex_state = 85},
[868] = {.lex_state = 85},
[869] = {.lex_state = 85},
[870] = {.lex_state = 45},
[871] = {.lex_state = 45},
[872] = {.lex_state = 55},
[873] = {.lex_state = 55},
[874] = {.lex_state = 60},
[875] = {.lex_state = 45},
[876] = {.lex_state = 55},
[877] = {.lex_state = 60},
[878] = {.lex_state = 85},
[879] = {.lex_state = 60},
[880] = {.lex_state = 60},
[881] = {.lex_state = 85},
[882] = {.lex_state = 60},
[883] = {.lex_state = 60},
[884] = {.lex_state = 45},
[885] = {.lex_state = 45},
[886] = {.lex_state = 60},
[887] = {.lex_state = 45},
[888] = {.lex_state = 71},
[889] = {.lex_state = 55},
[890] = {.lex_state = 87},
[891] = {.lex_state = 60},
[892] = {.lex_state = 66},
[893] = {.lex_state = 66},
[894] = {.lex_state = 60},
[895] = {.lex_state = 60},
[896] = {.lex_state = 60},
[897] = {.lex_state = 66},
[898] = {.lex_state = 60},
[899] = {.lex_state = 60},
[900] = {.lex_state = 66},
[901] = {.lex_state = 66},
[902] = {.lex_state = 66},
[903] = {.lex_state = 60},
[904] = {.lex_state = 58},
[905] = {.lex_state = 60},
[906] = {.lex_state = 66},
[907] = {.lex_state = 60},
[908] = {.lex_state = 87},
[909] = {.lex_state = 60},
[910] = {.lex_state = 87},
[911] = {.lex_state = 87},
[912] = {.lex_state = 87},
[913] = {.lex_state = 66},
[914] = {.lex_state = 60},
[915] = {.lex_state = 60},
[916] = {.lex_state = 60},
[917] = {.lex_state = 87},
[918] = {.lex_state = 87},
[919] = {.lex_state = 60},
[920] = {.lex_state = 68},
[921] = {.lex_state = 68},
[922] = {.lex_state = 87},
[923] = {.lex_state = 87},
[924] = {.lex_state = 66},
[925] = {.lex_state = 60},
[926] = {.lex_state = 60},
[927] = {.lex_state = 58},
[928] = {.lex_state = 60},
[929] = {.lex_state = 55},
[930] = {.lex_state = 66},
[931] = {.lex_state = 68},
[932] = {.lex_state = 68},
[933] = {.lex_state = 60},
[934] = {.lex_state = 60},
[935] = {.lex_state = 60},
[936] = {.lex_state = 60},
[937] = {.lex_state = 60},
[938] = {.lex_state = 60},
[939] = {.lex_state = 60},
[940] = {.lex_state = 87},
[941] = {.lex_state = 55},
[942] = {.lex_state = 32},
[943] = {.lex_state = 55},
[944] = {.lex_state = 55},
[945] = {.lex_state = 55},
[946] = {.lex_state = 55},
[947] = {.lex_state = 32},
[948] = {.lex_state = 55},
[949] = {.lex_state = 55},
[950] = {.lex_state = 55},
[951] = {.lex_state = 55},
[952] = {.lex_state = 101},
[953] = {.lex_state = 101},
[954] = {.lex_state = 101},
[955] = {.lex_state = 101},
[956] = {.lex_state = 32},
[957] = {.lex_state = 32},
[958] = {.lex_state = 32},
[959] = {.lex_state = 32},
[960] = {.lex_state = 32},
[961] = {.lex_state = 32},
[962] = {.lex_state = 55},
[963] = {.lex_state = 32},
[964] = {.lex_state = 32},
[965] = {.lex_state = 32},
[966] = {.lex_state = 32},
[967] = {.lex_state = 32},
[968] = {.lex_state = 32},
[969] = {.lex_state = 55},
[970] = {.lex_state = 32},
[971] = {.lex_state = 32},
[972] = {.lex_state = 32},
[973] = {.lex_state = 32},
[974] = {.lex_state = 32},
[975] = {.lex_state = 32},
[976] = {.lex_state = 60},
[977] = {.lex_state = 32},
[978] = {.lex_state = 55},
[979] = {.lex_state = 55},
[980] = {.lex_state = 55},
[981] = {.lex_state = 32},
[982] = {.lex_state = 55},
[983] = {.lex_state = 32},
[984] = {.lex_state = 55},
[985] = {.lex_state = 55},
[986] = {.lex_state = 32},
[987] = {.lex_state = 32},
[988] = {.lex_state = 55},
[989] = {.lex_state = 55},
[990] = {.lex_state = 32},
[991] = {.lex_state = 32},
[992] = {.lex_state = 101},
[993] = {.lex_state = 55},
[994] = {.lex_state = 32},
[995] = {.lex_state = 32},
[996] = {.lex_state = 63},
[997] = {.lex_state = 63},
[998] = {.lex_state = 77},
[999] = {.lex_state = 63},
[1000] = {.lex_state = 77},
[1001] = {.lex_state = 57},
[1002] = {.lex_state = 60},
[1003] = {.lex_state = 32},
[1004] = {.lex_state = 57},
[1005] = {.lex_state = 63},
[1006] = {.lex_state = 60},
[1007] = {.lex_state = 101},
[1008] = {.lex_state = 101},
[1009] = {.lex_state = 55},
[1010] = {.lex_state = 60},
[1011] = {.lex_state = 60},
[1012] = {.lex_state = 60},
[1013] = {.lex_state = 101},
[1014] = {.lex_state = 55},
[1015] = {.lex_state = 0},
[1016] = {.lex_state = 101},
[1017] = {.lex_state = 60},
[1018] = {.lex_state = 60},
[1019] = {.lex_state = 101},
[1020] = {.lex_state = 60},
[1021] = {.lex_state = 0},
[1022] = {.lex_state = 101},
[1023] = {.lex_state = 101},
[1024] = {.lex_state = 60},
[1025] = {.lex_state = 55},
[1026] = {.lex_state = 101},
[1027] = {.lex_state = 55},
[1028] = {.lex_state = 60},
[1029] = {.lex_state = 101},
[1030] = {.lex_state = 101},
[1031] = {.lex_state = 101},
[1032] = {.lex_state = 60},
[1033] = {.lex_state = 46},
[1034] = {.lex_state = 60},
[1035] = {.lex_state = 60},
[1036] = {.lex_state = 101},
[1037] = {.lex_state = 60},
[1038] = {.lex_state = 55},
[1039] = {.lex_state = 0},
[1040] = {.lex_state = 60},
[1041] = {.lex_state = 0},
[1042] = {.lex_state = 60},
[1043] = {.lex_state = 60},
[1044] = {.lex_state = 101},
[1045] = {.lex_state = 60},
[1046] = {.lex_state = 60},
[1047] = {.lex_state = 60},
[1048] = {.lex_state = 60},
[1049] = {.lex_state = 101},
[1050] = {.lex_state = 101},
[1051] = {.lex_state = 101},
[1052] = {.lex_state = 60},
[1053] = {.lex_state = 0},
[1054] = {.lex_state = 101},
[1055] = {.lex_state = 101},
[1056] = {.lex_state = 60},
[1057] = {.lex_state = 101},
[1058] = {.lex_state = 60},
[1059] = {.lex_state = 60},
[1060] = {.lex_state = 60},
[1061] = {.lex_state = 60},
[1062] = {.lex_state = 101},
[1063] = {.lex_state = 60},
[1064] = {.lex_state = 60},
[1065] = {.lex_state = 60},
[1066] = {.lex_state = 60},
[1067] = {.lex_state = 55},
[1068] = {.lex_state = 60},
[1069] = {.lex_state = 101},
[1070] = {.lex_state = 60},
[1071] = {.lex_state = 60},
[1072] = {.lex_state = 55},
[1073] = {.lex_state = 101},
[1074] = {.lex_state = 55},
[1075] = {.lex_state = 60},
[1076] = {.lex_state = 101},
[1077] = {.lex_state = 55},
[1078] = {.lex_state = 101},
[1079] = {.lex_state = 60},
[1080] = {.lex_state = 60},
[1081] = {.lex_state = 60},
[1082] = {.lex_state = 60},
[1083] = {.lex_state = 60},
[1084] = {.lex_state = 0},
[1085] = {.lex_state = 55},
[1086] = {.lex_state = 60},
[1087] = {.lex_state = 60},
[1088] = {.lex_state = 60},
[1089] = {.lex_state = 60},
[1090] = {.lex_state = 60},
[1091] = {.lex_state = 60},
[1092] = {.lex_state = 46},
[1093] = {.lex_state = 60},
[1094] = {.lex_state = 55},
[1095] = {.lex_state = 60},
[1096] = {.lex_state = 60},
[1097] = {.lex_state = 101},
[1098] = {.lex_state = 60},
[1099] = {.lex_state = 101},
[1100] = {.lex_state = 46},
[1101] = {.lex_state = 60},
[1102] = {.lex_state = 60},
[1103] = {.lex_state = 46},
[1104] = {.lex_state = 60},
[1105] = {.lex_state = 60},
[1106] = {.lex_state = 60},
[1107] = {.lex_state = 60},
[1108] = {.lex_state = 60},
[1109] = {.lex_state = 101},
[1110] = {.lex_state = 60},
[1111] = {.lex_state = 60},
[1112] = {.lex_state = 101},
[1113] = {.lex_state = 101},
[1114] = {.lex_state = 60},
[1115] = {.lex_state = 101},
[1116] = {.lex_state = 60},
[1117] = {.lex_state = 101},
[1118] = {.lex_state = 60},
[1119] = {.lex_state = 101},
[1120] = {.lex_state = 101},
[1121] = {.lex_state = 60},
[1122] = {.lex_state = 101},
[1123] = {.lex_state = 0},
[1124] = {.lex_state = 101},
[1125] = {.lex_state = 0},
[1126] = {.lex_state = 101},
[1127] = {.lex_state = 60},
[1128] = {.lex_state = 60},
[1129] = {.lex_state = 60},
[1130] = {.lex_state = 60},
[1131] = {.lex_state = 60},
[1132] = {.lex_state = 60},
[1133] = {.lex_state = 60},
[1134] = {.lex_state = 101},
[1135] = {.lex_state = 60},
[1136] = {.lex_state = 101},
[1137] = {.lex_state = 101},
[1138] = {.lex_state = 60},
[1139] = {.lex_state = 101},
[1140] = {.lex_state = 101},
[1141] = {.lex_state = 60},
[1142] = {.lex_state = 60},
[1143] = {.lex_state = 101},
[1144] = {.lex_state = 101},
[1145] = {.lex_state = 60},
[1146] = {.lex_state = 60},
[1147] = {.lex_state = 60},
[1148] = {.lex_state = 60},
[1149] = {.lex_state = 55},
[1150] = {.lex_state = 60},
[1151] = {.lex_state = 101},
[1152] = {.lex_state = 60},
[1153] = {.lex_state = 0},
[1154] = {.lex_state = 101},
[1155] = {.lex_state = 101},
[1156] = {.lex_state = 0},
[1157] = {.lex_state = 60},
[1158] = {.lex_state = 60},
[1159] = {.lex_state = 60},
[1160] = {.lex_state = 60},
[1161] = {.lex_state = 101},
[1162] = {.lex_state = 60},
[1163] = {.lex_state = 55},
[1164] = {.lex_state = 60},
[1165] = {.lex_state = 60},
[1166] = {.lex_state = 60},
[1167] = {.lex_state = 60},
[1168] = {.lex_state = 0},
[1169] = {.lex_state = 60},
[1170] = {.lex_state = 101},
[1171] = {.lex_state = 101},
[1172] = {.lex_state = 60},
[1173] = {.lex_state = 55},
[1174] = {.lex_state = 55},
[1175] = {.lex_state = 60},
[1176] = {.lex_state = 55},
[1177] = {.lex_state = 60},
[1178] = {.lex_state = 60},
[1179] = {.lex_state = 60},
[1180] = {.lex_state = 60},
[1181] = {.lex_state = 60},
[1182] = {.lex_state = 60},
[1183] = {.lex_state = 60},
[1184] = {.lex_state = 60},
[1185] = {.lex_state = 60},
[1186] = {.lex_state = 101},
[1187] = {.lex_state = 55},
[1188] = {.lex_state = 101},
[1189] = {.lex_state = 101},
[1190] = {.lex_state = 60},
[1191] = {.lex_state = 60},
[1192] = {.lex_state = 101},
[1193] = {.lex_state = 60},
[1194] = {.lex_state = 60},
[1195] = {.lex_state = 60},
[1196] = {.lex_state = 60},
[1197] = {.lex_state = 60},
[1198] = {.lex_state = 60},
[1199] = {.lex_state = 101},
[1200] = {.lex_state = 101},
[1201] = {.lex_state = 60},
[1202] = {.lex_state = 60},
[1203] = {.lex_state = 60},
[1204] = {.lex_state = 60},
[1205] = {.lex_state = 60},
[1206] = {.lex_state = 55},
[1207] = {.lex_state = 101},
[1208] = {.lex_state = 60},
};
static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = {
[STATE(0)] = {
[ts_builtin_sym_end] = ACTIONS(1),
[sym_word] = ACTIONS(1),
[anon_sym_COLON] = ACTIONS(1),
[anon_sym_AMP_COLON] = ACTIONS(1),
[anon_sym_COLON_COLON] = ACTIONS(1),
[anon_sym_PIPE] = ACTIONS(1),
[anon_sym_SEMI] = ACTIONS(1),
[anon_sym_AT] = ACTIONS(1),
[anon_sym_DASH] = ACTIONS(1),
[anon_sym_PLUS] = ACTIONS(1),
[anon_sym_VPATH] = ACTIONS(1),
[anon_sym_EQ] = ACTIONS(1),
[anon_sym_COLON_EQ] = ACTIONS(1),
[anon_sym_COLON_COLON_EQ] = ACTIONS(1),
[anon_sym_QMARK_EQ] = ACTIONS(1),
[anon_sym_PLUS_EQ] = ACTIONS(1),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(1),
[anon_sym_BANG_EQ] = ACTIONS(1),
[anon_sym_define] = ACTIONS(1),
[anon_sym_endef] = ACTIONS(1),
[anon_sym_include] = ACTIONS(1),
[anon_sym_sinclude] = ACTIONS(1),
[anon_sym_DASHinclude] = ACTIONS(1),
[anon_sym_vpath] = ACTIONS(1),
[anon_sym_export] = ACTIONS(1),
[anon_sym_unexport] = ACTIONS(1),
[anon_sym_override] = ACTIONS(1),
[anon_sym_undefine] = ACTIONS(1),
[anon_sym_private] = ACTIONS(1),
[anon_sym_endif] = ACTIONS(1),
[anon_sym_else] = ACTIONS(1),
[anon_sym_ifeq] = ACTIONS(1),
[anon_sym_ifneq] = ACTIONS(1),
[anon_sym_ifdef] = ACTIONS(1),
[anon_sym_ifndef] = ACTIONS(1),
[anon_sym_LPAREN] = ACTIONS(1),
[anon_sym_COMMA] = ACTIONS(1),
[anon_sym_RPAREN] = ACTIONS(1),
[anon_sym_DOLLAR] = ACTIONS(1),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(1),
[anon_sym_LPAREN2] = ACTIONS(1),
[anon_sym_LBRACE] = ACTIONS(1),
[anon_sym_RBRACE] = ACTIONS(1),
[anon_sym_AT2] = ACTIONS(1),
[anon_sym_PERCENT] = ACTIONS(1),
[anon_sym_LT] = ACTIONS(1),
[anon_sym_QMARK] = ACTIONS(1),
[anon_sym_CARET] = ACTIONS(1),
[anon_sym_PLUS2] = ACTIONS(1),
[anon_sym_SLASH] = ACTIONS(1),
[anon_sym_STAR] = ACTIONS(1),
[anon_sym_PERCENT2] = ACTIONS(1),
[anon_sym_LT2] = ACTIONS(1),
[anon_sym_QMARK2] = ACTIONS(1),
[anon_sym_CARET2] = ACTIONS(1),
[anon_sym_SLASH2] = ACTIONS(1),
[anon_sym_STAR2] = ACTIONS(1),
[anon_sym_D] = ACTIONS(1),
[anon_sym_F] = ACTIONS(1),
[anon_sym_subst] = ACTIONS(1),
[anon_sym_patsubst] = ACTIONS(1),
[anon_sym_strip] = ACTIONS(1),
[anon_sym_findstring] = ACTIONS(1),
[anon_sym_filter] = ACTIONS(1),
[anon_sym_filter_DASHout] = ACTIONS(1),
[anon_sym_sort] = ACTIONS(1),
[anon_sym_word] = ACTIONS(1),
[anon_sym_words] = ACTIONS(1),
[anon_sym_wordlist] = ACTIONS(1),
[anon_sym_firstword] = ACTIONS(1),
[anon_sym_lastword] = ACTIONS(1),
[anon_sym_dir] = ACTIONS(1),
[anon_sym_notdir] = ACTIONS(1),
[anon_sym_suffix] = ACTIONS(1),
[anon_sym_basename] = ACTIONS(1),
[anon_sym_addsuffix] = ACTIONS(1),
[anon_sym_addprefix] = ACTIONS(1),
[anon_sym_join] = ACTIONS(1),
[anon_sym_wildcard] = ACTIONS(1),
[anon_sym_realpath] = ACTIONS(1),
[anon_sym_abspath] = ACTIONS(1),
[anon_sym_error] = ACTIONS(1),
[anon_sym_warning] = ACTIONS(1),
[anon_sym_info] = ACTIONS(1),
[anon_sym_origin] = ACTIONS(1),
[anon_sym_flavor] = ACTIONS(1),
[anon_sym_foreach] = ACTIONS(1),
[anon_sym_if] = ACTIONS(1),
[anon_sym_or] = ACTIONS(1),
[anon_sym_and] = ACTIONS(1),
[anon_sym_intcmp] = ACTIONS(1),
[anon_sym_let] = ACTIONS(1),
[anon_sym_call] = ACTIONS(1),
[anon_sym_eval] = ACTIONS(1),
[anon_sym_file] = ACTIONS(1),
[anon_sym_value] = ACTIONS(1),
[anon_sym_guile] = ACTIONS(1),
[anon_sym_shell] = ACTIONS(1),
[anon_sym_COLON2] = ACTIONS(1),
[anon_sym_SEMI2] = ACTIONS(1),
[anon_sym_DQUOTE] = ACTIONS(1),
[anon_sym_SQUOTE] = ACTIONS(1),
[anon_sym_RPAREN2] = ACTIONS(1),
[anon_sym_SLASH_SLASH] = ACTIONS(1),
[sym_comment] = ACTIONS(3),
},
[STATE(1)] = {
[sym_makefile] = STATE(1156),
[sym__thing] = STATE(24),
[sym_rule] = STATE(24),
[sym__ordinary_rule] = STATE(238),
[sym__static_pattern_rule] = STATE(273),
[sym__variable_definition] = STATE(24),
[sym_VPATH_assignment] = STATE(24),
[sym_RECIPEPREFIX_assignment] = STATE(24),
[sym_variable_assignment] = STATE(24),
[sym_shell_assignment] = STATE(24),
[sym_define_directive] = STATE(24),
[sym__directive] = STATE(24),
[sym_include_directive] = STATE(24),
[sym_vpath_directive] = STATE(24),
[sym_export_directive] = STATE(24),
[sym_unexport_directive] = STATE(24),
[sym_override_directive] = STATE(24),
[sym_undefine_directive] = STATE(24),
[sym_private_directive] = STATE(24),
[sym_conditional] = STATE(24),
[sym__conditional_directives] = STATE(2),
[sym_ifeq_directive] = STATE(2),
[sym_ifneq_directive] = STATE(2),
[sym_ifdef_directive] = STATE(2),
[sym_ifndef_directive] = STATE(2),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(206),
[sym_function_call] = STATE(206),
[sym_shell_function] = STATE(206),
[sym_list] = STATE(955),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[aux_sym_makefile_repeat1] = STATE(24),
[ts_builtin_sym_end] = ACTIONS(5),
[sym_word] = ACTIONS(7),
[anon_sym_VPATH] = ACTIONS(9),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(11),
[anon_sym_define] = ACTIONS(13),
[anon_sym_include] = ACTIONS(15),
[anon_sym_sinclude] = ACTIONS(15),
[anon_sym_DASHinclude] = ACTIONS(15),
[anon_sym_vpath] = ACTIONS(17),
[anon_sym_export] = ACTIONS(19),
[anon_sym_unexport] = ACTIONS(21),
[anon_sym_override] = ACTIONS(23),
[anon_sym_undefine] = ACTIONS(25),
[anon_sym_private] = ACTIONS(27),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(39),
[anon_sym_DQUOTE] = ACTIONS(41),
[anon_sym_SQUOTE] = ACTIONS(43),
[sym_comment] = ACTIONS(3),
},
[STATE(2)] = {
[sym__thing] = STATE(3),
[sym_rule] = STATE(3),
[sym__ordinary_rule] = STATE(93),
[sym__static_pattern_rule] = STATE(94),
[sym__prefixed_recipe_line] = STATE(3),
[sym__variable_definition] = STATE(3),
[sym_VPATH_assignment] = STATE(3),
[sym_RECIPEPREFIX_assignment] = STATE(3),
[sym_variable_assignment] = STATE(3),
[sym_shell_assignment] = STATE(3),
[sym_define_directive] = STATE(3),
[sym__directive] = STATE(3),
[sym_include_directive] = STATE(3),
[sym_vpath_directive] = STATE(3),
[sym_export_directive] = STATE(3),
[sym_unexport_directive] = STATE(3),
[sym_override_directive] = STATE(3),
[sym_undefine_directive] = STATE(3),
[sym_private_directive] = STATE(3),
[sym_conditional] = STATE(3),
[sym_elsif_directive] = STATE(866),
[sym_else_directive] = STATE(1174),
[sym__conditional_directives] = STATE(4),
[aux_sym__conditional_consequence] = STATE(3),
[sym_ifeq_directive] = STATE(4),
[sym_ifneq_directive] = STATE(4),
[sym_ifdef_directive] = STATE(4),
[sym_ifndef_directive] = STATE(4),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(203),
[sym_function_call] = STATE(203),
[sym_shell_function] = STATE(203),
[sym_list] = STATE(953),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[sym__recipeprefix] = STATE(473),
[aux_sym_conditional_repeat1] = STATE(866),
[sym_word] = ACTIONS(45),
[anon_sym_VPATH] = ACTIONS(47),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(49),
[anon_sym_define] = ACTIONS(51),
[anon_sym_include] = ACTIONS(53),
[anon_sym_sinclude] = ACTIONS(53),
[anon_sym_DASHinclude] = ACTIONS(53),
[anon_sym_vpath] = ACTIONS(55),
[anon_sym_export] = ACTIONS(57),
[anon_sym_unexport] = ACTIONS(59),
[anon_sym_override] = ACTIONS(61),
[anon_sym_undefine] = ACTIONS(63),
[anon_sym_private] = ACTIONS(65),
[anon_sym_endif] = ACTIONS(67),
[anon_sym_else] = ACTIONS(69),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(37),
[anon_sym_DQUOTE] = ACTIONS(71),
[anon_sym_SQUOTE] = ACTIONS(73),
[anon_sym_TAB] = ACTIONS(75),
[sym_comment] = ACTIONS(77),
},
[STATE(3)] = {
[sym__thing] = STATE(8),
[sym_rule] = STATE(8),
[sym__ordinary_rule] = STATE(93),
[sym__static_pattern_rule] = STATE(94),
[sym__prefixed_recipe_line] = STATE(8),
[sym__variable_definition] = STATE(8),
[sym_VPATH_assignment] = STATE(8),
[sym_RECIPEPREFIX_assignment] = STATE(8),
[sym_variable_assignment] = STATE(8),
[sym_shell_assignment] = STATE(8),
[sym_define_directive] = STATE(8),
[sym__directive] = STATE(8),
[sym_include_directive] = STATE(8),
[sym_vpath_directive] = STATE(8),
[sym_export_directive] = STATE(8),
[sym_unexport_directive] = STATE(8),
[sym_override_directive] = STATE(8),
[sym_undefine_directive] = STATE(8),
[sym_private_directive] = STATE(8),
[sym_conditional] = STATE(8),
[sym_elsif_directive] = STATE(876),
[sym_else_directive] = STATE(1094),
[sym__conditional_directives] = STATE(4),
[aux_sym__conditional_consequence] = STATE(8),
[sym_ifeq_directive] = STATE(4),
[sym_ifneq_directive] = STATE(4),
[sym_ifdef_directive] = STATE(4),
[sym_ifndef_directive] = STATE(4),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(203),
[sym_function_call] = STATE(203),
[sym_shell_function] = STATE(203),
[sym_list] = STATE(953),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[sym__recipeprefix] = STATE(473),
[aux_sym_conditional_repeat1] = STATE(876),
[sym_word] = ACTIONS(45),
[anon_sym_VPATH] = ACTIONS(47),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(49),
[anon_sym_define] = ACTIONS(51),
[anon_sym_include] = ACTIONS(53),
[anon_sym_sinclude] = ACTIONS(53),
[anon_sym_DASHinclude] = ACTIONS(53),
[anon_sym_vpath] = ACTIONS(55),
[anon_sym_export] = ACTIONS(57),
[anon_sym_unexport] = ACTIONS(59),
[anon_sym_override] = ACTIONS(61),
[anon_sym_undefine] = ACTIONS(63),
[anon_sym_private] = ACTIONS(65),
[anon_sym_endif] = ACTIONS(79),
[anon_sym_else] = ACTIONS(69),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(37),
[anon_sym_DQUOTE] = ACTIONS(71),
[anon_sym_SQUOTE] = ACTIONS(73),
[anon_sym_TAB] = ACTIONS(75),
[sym_comment] = ACTIONS(77),
},
[STATE(4)] = {
[sym__thing] = STATE(5),
[sym_rule] = STATE(5),
[sym__ordinary_rule] = STATE(93),
[sym__static_pattern_rule] = STATE(94),
[sym__prefixed_recipe_line] = STATE(5),
[sym__variable_definition] = STATE(5),
[sym_VPATH_assignment] = STATE(5),
[sym_RECIPEPREFIX_assignment] = STATE(5),
[sym_variable_assignment] = STATE(5),
[sym_shell_assignment] = STATE(5),
[sym_define_directive] = STATE(5),
[sym__directive] = STATE(5),
[sym_include_directive] = STATE(5),
[sym_vpath_directive] = STATE(5),
[sym_export_directive] = STATE(5),
[sym_unexport_directive] = STATE(5),
[sym_override_directive] = STATE(5),
[sym_undefine_directive] = STATE(5),
[sym_private_directive] = STATE(5),
[sym_conditional] = STATE(5),
[sym_elsif_directive] = STATE(889),
[sym_else_directive] = STATE(1014),
[sym__conditional_directives] = STATE(4),
[aux_sym__conditional_consequence] = STATE(5),
[sym_ifeq_directive] = STATE(4),
[sym_ifneq_directive] = STATE(4),
[sym_ifdef_directive] = STATE(4),
[sym_ifndef_directive] = STATE(4),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(203),
[sym_function_call] = STATE(203),
[sym_shell_function] = STATE(203),
[sym_list] = STATE(953),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[sym__recipeprefix] = STATE(473),
[aux_sym_conditional_repeat1] = STATE(889),
[sym_word] = ACTIONS(45),
[anon_sym_VPATH] = ACTIONS(47),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(49),
[anon_sym_define] = ACTIONS(51),
[anon_sym_include] = ACTIONS(53),
[anon_sym_sinclude] = ACTIONS(53),
[anon_sym_DASHinclude] = ACTIONS(53),
[anon_sym_vpath] = ACTIONS(55),
[anon_sym_export] = ACTIONS(57),
[anon_sym_unexport] = ACTIONS(59),
[anon_sym_override] = ACTIONS(61),
[anon_sym_undefine] = ACTIONS(63),
[anon_sym_private] = ACTIONS(65),
[anon_sym_endif] = ACTIONS(81),
[anon_sym_else] = ACTIONS(69),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(37),
[anon_sym_DQUOTE] = ACTIONS(71),
[anon_sym_SQUOTE] = ACTIONS(73),
[anon_sym_TAB] = ACTIONS(75),
[sym_comment] = ACTIONS(77),
},
[STATE(5)] = {
[sym__thing] = STATE(8),
[sym_rule] = STATE(8),
[sym__ordinary_rule] = STATE(93),
[sym__static_pattern_rule] = STATE(94),
[sym__prefixed_recipe_line] = STATE(8),
[sym__variable_definition] = STATE(8),
[sym_VPATH_assignment] = STATE(8),
[sym_RECIPEPREFIX_assignment] = STATE(8),
[sym_variable_assignment] = STATE(8),
[sym_shell_assignment] = STATE(8),
[sym_define_directive] = STATE(8),
[sym__directive] = STATE(8),
[sym_include_directive] = STATE(8),
[sym_vpath_directive] = STATE(8),
[sym_export_directive] = STATE(8),
[sym_unexport_directive] = STATE(8),
[sym_override_directive] = STATE(8),
[sym_undefine_directive] = STATE(8),
[sym_private_directive] = STATE(8),
[sym_conditional] = STATE(8),
[sym_elsif_directive] = STATE(865),
[sym_else_directive] = STATE(1025),
[sym__conditional_directives] = STATE(4),
[aux_sym__conditional_consequence] = STATE(8),
[sym_ifeq_directive] = STATE(4),
[sym_ifneq_directive] = STATE(4),
[sym_ifdef_directive] = STATE(4),
[sym_ifndef_directive] = STATE(4),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(203),
[sym_function_call] = STATE(203),
[sym_shell_function] = STATE(203),
[sym_list] = STATE(953),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[sym__recipeprefix] = STATE(473),
[aux_sym_conditional_repeat1] = STATE(865),
[sym_word] = ACTIONS(45),
[anon_sym_VPATH] = ACTIONS(47),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(49),
[anon_sym_define] = ACTIONS(51),
[anon_sym_include] = ACTIONS(53),
[anon_sym_sinclude] = ACTIONS(53),
[anon_sym_DASHinclude] = ACTIONS(53),
[anon_sym_vpath] = ACTIONS(55),
[anon_sym_export] = ACTIONS(57),
[anon_sym_unexport] = ACTIONS(59),
[anon_sym_override] = ACTIONS(61),
[anon_sym_undefine] = ACTIONS(63),
[anon_sym_private] = ACTIONS(65),
[anon_sym_endif] = ACTIONS(83),
[anon_sym_else] = ACTIONS(69),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(37),
[anon_sym_DQUOTE] = ACTIONS(71),
[anon_sym_SQUOTE] = ACTIONS(73),
[anon_sym_TAB] = ACTIONS(75),
[sym_comment] = ACTIONS(77),
},
[STATE(6)] = {
[sym__thing] = STATE(8),
[sym_rule] = STATE(8),
[sym__ordinary_rule] = STATE(93),
[sym__static_pattern_rule] = STATE(94),
[sym__prefixed_recipe_line] = STATE(8),
[sym__variable_definition] = STATE(8),
[sym_VPATH_assignment] = STATE(8),
[sym_RECIPEPREFIX_assignment] = STATE(8),
[sym_variable_assignment] = STATE(8),
[sym_shell_assignment] = STATE(8),
[sym_define_directive] = STATE(8),
[sym__directive] = STATE(8),
[sym_include_directive] = STATE(8),
[sym_vpath_directive] = STATE(8),
[sym_export_directive] = STATE(8),
[sym_unexport_directive] = STATE(8),
[sym_override_directive] = STATE(8),
[sym_undefine_directive] = STATE(8),
[sym_private_directive] = STATE(8),
[sym_conditional] = STATE(8),
[sym_elsif_directive] = STATE(873),
[sym_else_directive] = STATE(1072),
[sym__conditional_directives] = STATE(4),
[aux_sym__conditional_consequence] = STATE(8),
[sym_ifeq_directive] = STATE(4),
[sym_ifneq_directive] = STATE(4),
[sym_ifdef_directive] = STATE(4),
[sym_ifndef_directive] = STATE(4),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(203),
[sym_function_call] = STATE(203),
[sym_shell_function] = STATE(203),
[sym_list] = STATE(953),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[sym__recipeprefix] = STATE(473),
[aux_sym_conditional_repeat1] = STATE(873),
[sym_word] = ACTIONS(45),
[anon_sym_VPATH] = ACTIONS(47),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(49),
[anon_sym_define] = ACTIONS(51),
[anon_sym_include] = ACTIONS(53),
[anon_sym_sinclude] = ACTIONS(53),
[anon_sym_DASHinclude] = ACTIONS(53),
[anon_sym_vpath] = ACTIONS(55),
[anon_sym_export] = ACTIONS(57),
[anon_sym_unexport] = ACTIONS(59),
[anon_sym_override] = ACTIONS(61),
[anon_sym_undefine] = ACTIONS(63),
[anon_sym_private] = ACTIONS(65),
[anon_sym_endif] = ACTIONS(85),
[anon_sym_else] = ACTIONS(69),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(37),
[anon_sym_DQUOTE] = ACTIONS(71),
[anon_sym_SQUOTE] = ACTIONS(73),
[anon_sym_TAB] = ACTIONS(75),
[sym_comment] = ACTIONS(77),
},
[STATE(7)] = {
[sym__thing] = STATE(6),
[sym_rule] = STATE(6),
[sym__ordinary_rule] = STATE(93),
[sym__static_pattern_rule] = STATE(94),
[sym__prefixed_recipe_line] = STATE(6),
[sym__variable_definition] = STATE(6),
[sym_VPATH_assignment] = STATE(6),
[sym_RECIPEPREFIX_assignment] = STATE(6),
[sym_variable_assignment] = STATE(6),
[sym_shell_assignment] = STATE(6),
[sym_define_directive] = STATE(6),
[sym__directive] = STATE(6),
[sym_include_directive] = STATE(6),
[sym_vpath_directive] = STATE(6),
[sym_export_directive] = STATE(6),
[sym_unexport_directive] = STATE(6),
[sym_override_directive] = STATE(6),
[sym_undefine_directive] = STATE(6),
[sym_private_directive] = STATE(6),
[sym_conditional] = STATE(6),
[sym_elsif_directive] = STATE(872),
[sym_else_directive] = STATE(1067),
[sym__conditional_directives] = STATE(4),
[aux_sym__conditional_consequence] = STATE(6),
[sym_ifeq_directive] = STATE(4),
[sym_ifneq_directive] = STATE(4),
[sym_ifdef_directive] = STATE(4),
[sym_ifndef_directive] = STATE(4),
[sym__variable] = STATE(189),
[sym_variable_reference] = STATE(189),
[sym_substitution_reference] = STATE(189),
[sym_automatic_variable] = STATE(189),
[sym__function] = STATE(203),
[sym_function_call] = STATE(203),
[sym_shell_function] = STATE(203),
[sym_list] = STATE(953),
[sym_concatenation] = STATE(189),
[sym_string] = STATE(189),
[sym_archive] = STATE(189),
[sym__recipeprefix] = STATE(473),
[aux_sym_conditional_repeat1] = STATE(872),
[sym_word] = ACTIONS(45),
[anon_sym_VPATH] = ACTIONS(47),
[anon_sym_DOTRECIPEPREFIX] = ACTIONS(49),
[anon_sym_define] = ACTIONS(51),
[anon_sym_include] = ACTIONS(53),
[anon_sym_sinclude] = ACTIONS(53),
[anon_sym_DASHinclude] = ACTIONS(53),
[anon_sym_vpath] = ACTIONS(55),
[anon_sym_export] = ACTIONS(57),
[anon_sym_unexport] = ACTIONS(59),
[anon_sym_override] = ACTIONS(61),
[anon_sym_undefine] = ACTIONS(63),
[anon_sym_private] = ACTIONS(65),
[anon_sym_endif] = ACTIONS(87),
[anon_sym_else] = ACTIONS(69),
[anon_sym_ifeq] = ACTIONS(29),
[anon_sym_ifneq] = ACTIONS(31),
[anon_sym_ifdef] = ACTIONS(33),
[anon_sym_ifndef] = ACTIONS(35),
[anon_sym_DOLLAR] = ACTIONS(37),
[anon_sym_DOLLAR_DOLLAR] = ACTIONS(37),
[anon_sym_DQUOTE] = ACTIONS(71),
[anon_sym_SQUOTE] = ACTIONS(73),
[anon_sym_TAB] = ACTIONS(75),
[sym_comment] = ACTIONS(77),
},
};
static const uint16_t ts_small_parse_table[] = {
[0] = 29,
ACTIONS(77), 1,
sym_comment,
ACTIONS(89), 1,
sym_word,
ACTIONS(92), 1,
anon_sym_VPATH,
ACTIONS(95), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(98), 1,
anon_sym_define,
ACTIONS(104), 1,
anon_sym_vpath,
ACTIONS(107), 1,
anon_sym_export,
ACTIONS(110), 1,
anon_sym_unexport,
ACTIONS(113), 1,
anon_sym_override,
ACTIONS(116), 1,
anon_sym_undefine,
ACTIONS(119), 1,
anon_sym_private,
ACTIONS(124), 1,
anon_sym_ifeq,
ACTIONS(127), 1,
anon_sym_ifneq,
ACTIONS(130), 1,
anon_sym_ifdef,
ACTIONS(133), 1,
anon_sym_ifndef,
ACTIONS(139), 1,
anon_sym_DQUOTE,
ACTIONS(142), 1,
anon_sym_SQUOTE,
ACTIONS(145), 1,
anon_sym_TAB,
STATE(93), 1,
sym__ordinary_rule,
STATE(94), 1,
sym__static_pattern_rule,
STATE(473), 1,
sym__recipeprefix,
STATE(953), 1,
sym_list,
ACTIONS(122), 2,
anon_sym_endif,
anon_sym_else,
ACTIONS(136), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(101), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(203), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(8), 19,
sym__thing,
sym_rule,
sym__prefixed_recipe_line,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym__conditional_consequence,
[122] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(148), 1,
sym_word,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(158), 1,
anon_sym_shell,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(150), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(394), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(156), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[206] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(148), 1,
sym_word,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(166), 1,
anon_sym_shell,
ACTIONS(150), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(394), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(164), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[290] = 29,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(45), 1,
sym_word,
ACTIONS(47), 1,
anon_sym_VPATH,
ACTIONS(49), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(51), 1,
anon_sym_define,
ACTIONS(55), 1,
anon_sym_vpath,
ACTIONS(57), 1,
anon_sym_export,
ACTIONS(59), 1,
anon_sym_unexport,
ACTIONS(61), 1,
anon_sym_override,
ACTIONS(63), 1,
anon_sym_undefine,
ACTIONS(65), 1,
anon_sym_private,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(93), 1,
sym__ordinary_rule,
STATE(94), 1,
sym__static_pattern_rule,
STATE(473), 1,
sym__recipeprefix,
STATE(953), 1,
sym_list,
ACTIONS(37), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(168), 2,
anon_sym_endif,
anon_sym_else,
ACTIONS(53), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(203), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(12), 19,
sym__thing,
sym_rule,
sym__prefixed_recipe_line,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym__conditional_consequence,
[412] = 29,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(45), 1,
sym_word,
ACTIONS(47), 1,
anon_sym_VPATH,
ACTIONS(49), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(51), 1,
anon_sym_define,
ACTIONS(55), 1,
anon_sym_vpath,
ACTIONS(57), 1,
anon_sym_export,
ACTIONS(59), 1,
anon_sym_unexport,
ACTIONS(61), 1,
anon_sym_override,
ACTIONS(63), 1,
anon_sym_undefine,
ACTIONS(65), 1,
anon_sym_private,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(93), 1,
sym__ordinary_rule,
STATE(94), 1,
sym__static_pattern_rule,
STATE(473), 1,
sym__recipeprefix,
STATE(953), 1,
sym_list,
ACTIONS(37), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(170), 2,
anon_sym_endif,
anon_sym_else,
ACTIONS(53), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(203), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(8), 19,
sym__thing,
sym_rule,
sym__prefixed_recipe_line,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym__conditional_consequence,
[534] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(172), 1,
sym_word,
ACTIONS(178), 1,
anon_sym_shell,
ACTIONS(174), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(371), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(176), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[618] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(158), 1,
anon_sym_shell,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(180), 1,
sym_word,
ACTIONS(182), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(364), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(156), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[702] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(184), 1,
sym_word,
ACTIONS(190), 1,
anon_sym_shell,
ACTIONS(186), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(376), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(188), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[786] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(192), 1,
sym_word,
ACTIONS(198), 1,
anon_sym_shell,
ACTIONS(194), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(381), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(196), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[870] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(200), 1,
sym_word,
ACTIONS(206), 1,
anon_sym_shell,
ACTIONS(202), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(386), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(204), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[954] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(208), 1,
sym_word,
ACTIONS(214), 1,
anon_sym_shell,
ACTIONS(210), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(390), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(212), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[1038] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(216), 1,
sym_word,
ACTIONS(222), 1,
anon_sym_shell,
ACTIONS(218), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(395), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(220), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[1122] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(224), 1,
sym_word,
ACTIONS(230), 1,
anon_sym_shell,
ACTIONS(226), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(399), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(228), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[1206] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(232), 1,
sym_word,
ACTIONS(238), 1,
anon_sym_shell,
ACTIONS(234), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(403), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
ACTIONS(236), 38,
anon_sym_subst,
anon_sym_patsubst,
anon_sym_strip,
anon_sym_findstring,
anon_sym_filter,
anon_sym_filter_DASHout,
anon_sym_sort,
anon_sym_word,
anon_sym_words,
anon_sym_wordlist,
anon_sym_firstword,
anon_sym_lastword,
anon_sym_dir,
anon_sym_notdir,
anon_sym_suffix,
anon_sym_basename,
anon_sym_addsuffix,
anon_sym_addprefix,
anon_sym_join,
anon_sym_wildcard,
anon_sym_realpath,
anon_sym_abspath,
anon_sym_error,
anon_sym_warning,
anon_sym_info,
anon_sym_origin,
anon_sym_flavor,
anon_sym_foreach,
anon_sym_if,
anon_sym_or,
anon_sym_and,
anon_sym_intcmp,
anon_sym_let,
anon_sym_call,
anon_sym_eval,
anon_sym_file,
anon_sym_value,
anon_sym_guile,
[1290] = 29,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(45), 1,
sym_word,
ACTIONS(47), 1,
anon_sym_VPATH,
ACTIONS(49), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(51), 1,
anon_sym_define,
ACTIONS(55), 1,
anon_sym_vpath,
ACTIONS(57), 1,
anon_sym_export,
ACTIONS(59), 1,
anon_sym_unexport,
ACTIONS(61), 1,
anon_sym_override,
ACTIONS(63), 1,
anon_sym_undefine,
ACTIONS(65), 1,
anon_sym_private,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
ACTIONS(240), 1,
anon_sym_endif,
STATE(93), 1,
sym__ordinary_rule,
STATE(94), 1,
sym__static_pattern_rule,
STATE(473), 1,
sym__recipeprefix,
STATE(953), 1,
sym_list,
ACTIONS(37), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(53), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(203), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(23), 19,
sym__thing,
sym_rule,
sym__prefixed_recipe_line,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym__conditional_consequence,
[1411] = 29,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(45), 1,
sym_word,
ACTIONS(47), 1,
anon_sym_VPATH,
ACTIONS(49), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(51), 1,
anon_sym_define,
ACTIONS(55), 1,
anon_sym_vpath,
ACTIONS(57), 1,
anon_sym_export,
ACTIONS(59), 1,
anon_sym_unexport,
ACTIONS(61), 1,
anon_sym_override,
ACTIONS(63), 1,
anon_sym_undefine,
ACTIONS(65), 1,
anon_sym_private,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
ACTIONS(242), 1,
anon_sym_endif,
STATE(93), 1,
sym__ordinary_rule,
STATE(94), 1,
sym__static_pattern_rule,
STATE(473), 1,
sym__recipeprefix,
STATE(953), 1,
sym_list,
ACTIONS(37), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(53), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(203), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(8), 19,
sym__thing,
sym_rule,
sym__prefixed_recipe_line,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym__conditional_consequence,
[1532] = 28,
ACTIONS(3), 1,
sym_comment,
ACTIONS(7), 1,
sym_word,
ACTIONS(9), 1,
anon_sym_VPATH,
ACTIONS(11), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(13), 1,
anon_sym_define,
ACTIONS(17), 1,
anon_sym_vpath,
ACTIONS(19), 1,
anon_sym_export,
ACTIONS(21), 1,
anon_sym_unexport,
ACTIONS(23), 1,
anon_sym_override,
ACTIONS(25), 1,
anon_sym_undefine,
ACTIONS(27), 1,
anon_sym_private,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(37), 1,
anon_sym_DOLLAR,
ACTIONS(39), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(244), 1,
ts_builtin_sym_end,
STATE(238), 1,
sym__ordinary_rule,
STATE(273), 1,
sym__static_pattern_rule,
STATE(955), 1,
sym_list,
ACTIONS(15), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(206), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(2), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(25), 18,
sym__thing,
sym_rule,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym_makefile_repeat1,
[1648] = 28,
ACTIONS(3), 1,
sym_comment,
ACTIONS(246), 1,
ts_builtin_sym_end,
ACTIONS(248), 1,
sym_word,
ACTIONS(251), 1,
anon_sym_VPATH,
ACTIONS(254), 1,
anon_sym_DOTRECIPEPREFIX,
ACTIONS(257), 1,
anon_sym_define,
ACTIONS(263), 1,
anon_sym_vpath,
ACTIONS(266), 1,
anon_sym_export,
ACTIONS(269), 1,
anon_sym_unexport,
ACTIONS(272), 1,
anon_sym_override,
ACTIONS(275), 1,
anon_sym_undefine,
ACTIONS(278), 1,
anon_sym_private,
ACTIONS(281), 1,
anon_sym_ifeq,
ACTIONS(284), 1,
anon_sym_ifneq,
ACTIONS(287), 1,
anon_sym_ifdef,
ACTIONS(290), 1,
anon_sym_ifndef,
ACTIONS(293), 1,
anon_sym_DOLLAR,
ACTIONS(296), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(299), 1,
anon_sym_DQUOTE,
ACTIONS(302), 1,
anon_sym_SQUOTE,
STATE(238), 1,
sym__ordinary_rule,
STATE(273), 1,
sym__static_pattern_rule,
STATE(955), 1,
sym_list,
ACTIONS(260), 3,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
STATE(206), 3,
sym__function,
sym_function_call,
sym_shell_function,
STATE(2), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
STATE(189), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym_concatenation,
sym_string,
sym_archive,
STATE(25), 18,
sym__thing,
sym_rule,
sym__variable_definition,
sym_VPATH_assignment,
sym_RECIPEPREFIX_assignment,
sym_variable_assignment,
sym_shell_assignment,
sym_define_directive,
sym__directive,
sym_include_directive,
sym_vpath_directive,
sym_export_directive,
sym_unexport_directive,
sym_override_directive,
sym_undefine_directive,
sym_private_directive,
sym_conditional,
aux_sym_makefile_repeat1,
[1764] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(36), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(305), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[1819] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(307), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[1874] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(309), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[1929] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(33), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(305), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[1984] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(311), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2039] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(313), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2094] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(313), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2149] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(317), 1,
anon_sym_ifeq,
ACTIONS(320), 1,
anon_sym_ifneq,
ACTIONS(323), 1,
anon_sym_ifdef,
ACTIONS(326), 1,
anon_sym_ifndef,
ACTIONS(329), 1,
anon_sym_TAB,
STATE(473), 1,
sym__recipeprefix,
STATE(33), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(315), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2204] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(332), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2259] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(334), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2314] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(33), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(336), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2369] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(338), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2424] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(332), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2479] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(340), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2534] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(342), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2589] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(344), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2644] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(346), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2699] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(348), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2754] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(344), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2809] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(350), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2864] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(352), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2919] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(354), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[2974] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(356), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3029] = 10,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(75), 1,
anon_sym_TAB,
ACTIONS(77), 1,
sym_comment,
STATE(473), 1,
sym__recipeprefix,
STATE(29), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(4), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(350), 19,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3084] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(358), 1,
ts_builtin_sym_end,
ACTIONS(360), 1,
anon_sym_TAB,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(309), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3140] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(362), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(342), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3196] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(364), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(344), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3252] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(366), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(350), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3308] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(368), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(352), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3364] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(370), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(354), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3420] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(372), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(356), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3476] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(366), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(350), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3532] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(374), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(307), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3588] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(364), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(344), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3644] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(376), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(346), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3700] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(378), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(348), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3756] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(380), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(340), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3812] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(382), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(68), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(305), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3868] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(384), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(311), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3924] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(386), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(313), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[3980] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(382), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(71), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(305), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4036] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(386), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(313), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4092] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(317), 1,
anon_sym_ifeq,
ACTIONS(320), 1,
anon_sym_ifneq,
ACTIONS(323), 1,
anon_sym_ifdef,
ACTIONS(326), 1,
anon_sym_ifndef,
ACTIONS(388), 1,
ts_builtin_sym_end,
ACTIONS(390), 1,
anon_sym_TAB,
STATE(433), 1,
sym__recipeprefix,
STATE(68), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(315), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4148] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(393), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(332), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4204] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(395), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(334), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4260] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(397), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(68), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(336), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4316] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(399), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(338), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4372] = 11,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(360), 1,
anon_sym_TAB,
ACTIONS(393), 1,
ts_builtin_sym_end,
STATE(433), 1,
sym__recipeprefix,
STATE(63), 3,
sym__prefixed_recipe_line,
sym_conditional,
aux_sym_recipe_repeat1,
STATE(7), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
ACTIONS(332), 17,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[4428] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(407), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(409), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4485] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(421), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(423), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4542] = 13,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(427), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(431), 1,
anon_sym_BANG_EQ,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(437), 1,
aux_sym_list_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
ACTIONS(429), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4599] = 13,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(439), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(443), 1,
anon_sym_BANG_EQ,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
ACTIONS(441), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4656] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(445), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(447), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4713] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(449), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(451), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4770] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(405), 1,
anon_sym_COLON,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(453), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(441), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4825] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(405), 1,
anon_sym_COLON,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(455), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(429), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4880] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(463), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(465), 1,
anon_sym_LPAREN2,
ACTIONS(467), 1,
anon_sym_LBRACE,
ACTIONS(469), 1,
aux_sym_variable_reference_token1,
ACTIONS(473), 1,
anon_sym_SLASH_SLASH,
ACTIONS(475), 1,
aux_sym__paren_text_token1,
ACTIONS(459), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
ACTIONS(471), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
STATE(521), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[4933] = 12,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(405), 1,
anon_sym_COLON,
ACTIONS(425), 1,
sym_word,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(477), 1,
aux_sym__ordinary_rule_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(441), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[4985] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(459), 1,
anon_sym_RPAREN,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(483), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(485), 1,
anon_sym_LPAREN2,
ACTIONS(487), 1,
anon_sym_LBRACE,
ACTIONS(489), 1,
aux_sym_variable_reference_token1,
ACTIONS(493), 1,
anon_sym_SLASH_SLASH,
ACTIONS(495), 1,
aux_sym__paren_text_token1,
ACTIONS(491), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
STATE(600), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[5037] = 12,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(405), 1,
anon_sym_COLON,
ACTIONS(425), 1,
sym_word,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(497), 1,
aux_sym__ordinary_rule_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(429), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[5089] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(501), 1,
anon_sym_TAB,
ACTIONS(499), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5121] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(503), 1,
aux_sym__thing_token1,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(507), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(509), 1,
anon_sym_LPAREN2,
ACTIONS(511), 1,
anon_sym_LBRACE,
ACTIONS(513), 1,
aux_sym_variable_reference_token1,
ACTIONS(517), 1,
anon_sym_SLASH_SLASH,
ACTIONS(519), 1,
aux_sym__assignment_text_token1,
ACTIONS(515), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
STATE(659), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__assignment_text_repeat2,
[5169] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(523), 1,
anon_sym_TAB,
ACTIONS(521), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5201] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(527), 1,
anon_sym_TAB,
ACTIONS(525), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5233] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(531), 1,
anon_sym_TAB,
ACTIONS(529), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5265] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(535), 1,
anon_sym_TAB,
ACTIONS(533), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5297] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(537), 1,
aux_sym__thing_token1,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(541), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(543), 1,
anon_sym_LPAREN2,
ACTIONS(545), 1,
anon_sym_LBRACE,
ACTIONS(547), 1,
aux_sym_variable_reference_token1,
ACTIONS(551), 1,
aux_sym__line_text_token1,
ACTIONS(553), 1,
anon_sym_SLASH_SLASH,
ACTIONS(549), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
STATE(669), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__line_text_repeat2,
[5345] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(557), 1,
anon_sym_TAB,
ACTIONS(555), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5377] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(561), 1,
anon_sym_TAB,
ACTIONS(559), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5409] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(565), 1,
anon_sym_TAB,
ACTIONS(563), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5441] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(569), 1,
anon_sym_TAB,
ACTIONS(567), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5473] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(573), 1,
anon_sym_TAB,
ACTIONS(571), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5505] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(577), 1,
anon_sym_TAB,
ACTIONS(575), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5537] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(581), 1,
anon_sym_TAB,
ACTIONS(579), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5569] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(585), 1,
anon_sym_TAB,
ACTIONS(583), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5601] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(589), 1,
anon_sym_TAB,
ACTIONS(587), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5633] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(593), 1,
anon_sym_TAB,
ACTIONS(591), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5665] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(597), 1,
anon_sym_TAB,
ACTIONS(595), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5697] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(601), 1,
anon_sym_TAB,
ACTIONS(599), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5729] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(605), 1,
anon_sym_TAB,
ACTIONS(603), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5761] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(609), 1,
anon_sym_TAB,
ACTIONS(607), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5793] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(358), 1,
anon_sym_TAB,
ACTIONS(309), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5825] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(613), 1,
anon_sym_TAB,
ACTIONS(611), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5857] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(617), 1,
anon_sym_TAB,
ACTIONS(615), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5889] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(621), 1,
anon_sym_TAB,
ACTIONS(619), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5921] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(625), 1,
anon_sym_TAB,
ACTIONS(623), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5953] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(629), 1,
anon_sym_TAB,
ACTIONS(627), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[5985] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(633), 1,
anon_sym_TAB,
ACTIONS(631), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6017] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(637), 1,
anon_sym_TAB,
ACTIONS(635), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6049] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(641), 1,
anon_sym_TAB,
ACTIONS(639), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6081] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(645), 1,
anon_sym_TAB,
ACTIONS(643), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6113] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(649), 1,
anon_sym_TAB,
ACTIONS(647), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6145] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(384), 1,
anon_sym_TAB,
ACTIONS(311), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6177] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(386), 1,
anon_sym_TAB,
ACTIONS(313), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6209] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(386), 1,
anon_sym_TAB,
ACTIONS(313), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6241] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(653), 1,
anon_sym_TAB,
ACTIONS(651), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6273] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(657), 1,
anon_sym_TAB,
ACTIONS(655), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6305] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(661), 1,
anon_sym_TAB,
ACTIONS(659), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6337] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(665), 1,
anon_sym_TAB,
ACTIONS(663), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6369] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(669), 1,
anon_sym_TAB,
ACTIONS(667), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6401] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(673), 1,
anon_sym_TAB,
ACTIONS(671), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6433] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(677), 1,
anon_sym_TAB,
ACTIONS(675), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6465] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(681), 1,
anon_sym_TAB,
ACTIONS(679), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6497] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(685), 1,
anon_sym_TAB,
ACTIONS(683), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6529] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(689), 1,
anon_sym_TAB,
ACTIONS(687), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6561] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(393), 1,
anon_sym_TAB,
ACTIONS(332), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6593] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(395), 1,
anon_sym_TAB,
ACTIONS(334), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6625] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(693), 1,
anon_sym_TAB,
ACTIONS(691), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6657] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(399), 1,
anon_sym_TAB,
ACTIONS(338), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6689] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(393), 1,
anon_sym_TAB,
ACTIONS(332), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6721] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(697), 1,
anon_sym_TAB,
ACTIONS(695), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6753] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(701), 1,
anon_sym_TAB,
ACTIONS(699), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6785] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(709), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[6829] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(713), 1,
anon_sym_TAB,
ACTIONS(711), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6861] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(717), 1,
anon_sym_TAB,
ACTIONS(715), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6893] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(721), 1,
anon_sym_TAB,
ACTIONS(719), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6925] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(380), 1,
anon_sym_TAB,
ACTIONS(340), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6957] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(725), 1,
anon_sym_TAB,
ACTIONS(723), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[6989] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(362), 1,
anon_sym_TAB,
ACTIONS(342), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7021] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(729), 1,
anon_sym_TAB,
ACTIONS(727), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7053] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(733), 1,
anon_sym_TAB,
ACTIONS(731), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7085] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(737), 1,
anon_sym_TAB,
ACTIONS(735), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7117] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(364), 1,
anon_sym_TAB,
ACTIONS(344), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7149] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(376), 1,
anon_sym_TAB,
ACTIONS(346), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7181] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(378), 1,
anon_sym_TAB,
ACTIONS(348), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7213] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(364), 1,
anon_sym_TAB,
ACTIONS(344), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7245] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(741), 1,
anon_sym_TAB,
ACTIONS(739), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7277] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(745), 1,
anon_sym_TAB,
ACTIONS(743), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7309] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(749), 1,
anon_sym_TAB,
ACTIONS(747), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7341] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(753), 1,
anon_sym_TAB,
ACTIONS(751), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7373] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(757), 1,
anon_sym_TAB,
ACTIONS(755), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7405] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(761), 1,
anon_sym_TAB,
ACTIONS(759), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7437] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(765), 1,
anon_sym_TAB,
ACTIONS(763), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7469] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(769), 1,
anon_sym_TAB,
ACTIONS(767), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7501] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(366), 1,
anon_sym_TAB,
ACTIONS(350), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7533] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(368), 1,
anon_sym_TAB,
ACTIONS(352), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7565] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(773), 1,
anon_sym_TAB,
ACTIONS(771), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7597] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(370), 1,
anon_sym_TAB,
ACTIONS(354), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7629] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(777), 1,
anon_sym_TAB,
ACTIONS(775), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7661] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(781), 1,
anon_sym_TAB,
ACTIONS(779), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7693] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(785), 1,
anon_sym_TAB,
ACTIONS(783), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7725] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(372), 1,
anon_sym_TAB,
ACTIONS(356), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7757] = 11,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(705), 1,
anon_sym_AMP_COLON,
ACTIONS(787), 1,
sym_word,
ACTIONS(791), 1,
anon_sym_BANG_EQ,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(707), 2,
anon_sym_COLON,
anon_sym_COLON_COLON,
ACTIONS(789), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[7805] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(366), 1,
anon_sym_TAB,
ACTIONS(350), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7837] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(797), 1,
anon_sym_TAB,
ACTIONS(795), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7869] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(801), 1,
anon_sym_TAB,
ACTIONS(799), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7901] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(805), 1,
anon_sym_TAB,
ACTIONS(803), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7933] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(809), 1,
anon_sym_TAB,
ACTIONS(807), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7965] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(813), 1,
anon_sym_TAB,
ACTIONS(811), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[7997] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(817), 1,
anon_sym_TAB,
ACTIONS(815), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8029] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(821), 1,
anon_sym_TAB,
ACTIONS(819), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8061] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(374), 1,
anon_sym_TAB,
ACTIONS(307), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8093] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(825), 1,
anon_sym_TAB,
ACTIONS(823), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8125] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(829), 1,
anon_sym_TAB,
ACTIONS(827), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8157] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(833), 1,
anon_sym_TAB,
ACTIONS(831), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8189] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(835), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[8233] = 11,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(705), 1,
anon_sym_AMP_COLON,
ACTIONS(787), 1,
sym_word,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(839), 1,
anon_sym_BANG_EQ,
ACTIONS(707), 2,
anon_sym_COLON,
anon_sym_COLON_COLON,
ACTIONS(837), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[8281] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(841), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[8325] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(843), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[8369] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(847), 1,
anon_sym_TAB,
ACTIONS(845), 23,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_endif,
anon_sym_else,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8401] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(849), 1,
sym_word,
ACTIONS(851), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(382), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[8442] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(773), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(771), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8473] = 9,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(853), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
ACTIONS(855), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8516] = 11,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(403), 1,
anon_sym_RPAREN2,
ACTIONS(425), 1,
sym_word,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(857), 1,
aux_sym__ordinary_rule_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8563] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(859), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8610] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(863), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(861), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8645] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(865), 1,
sym_word,
ACTIONS(867), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(398), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[8686] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(853), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(855), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8729] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(649), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(647), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8760] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(403), 1,
aux_sym__thing_token1,
ACTIONS(413), 1,
anon_sym_LPAREN2,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(859), 1,
aux_sym__ordinary_rule_token1,
STATE(798), 1,
aux_sym_list_repeat1,
ACTIONS(405), 2,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8809] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(863), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(861), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[8844] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(609), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(607), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8875] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(641), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(639), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8906] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(645), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(643), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8937] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(685), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(683), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8968] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(689), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(687), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[8999] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(721), 2,
ts_builtin_sym_end,
anon_sym_TAB,
ACTIONS(719), 21,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[9030] = 11,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(857), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(869), 1,
aux_sym__thing_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[9077] = 14,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(871), 1,
sym_word,
ACTIONS(873), 1,
aux_sym__thing_token1,
ACTIONS(875), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(877), 1,
anon_sym_PIPE,
ACTIONS(879), 1,
anon_sym_SEMI,
STATE(107), 1,
sym_recipe,
STATE(879), 1,
sym__normal_prerequisites,
STATE(895), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9130] = 14,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(873), 1,
aux_sym__thing_token1,
ACTIONS(877), 1,
anon_sym_PIPE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(883), 1,
aux_sym__ordinary_rule_token1,
STATE(107), 1,
sym_recipe,
STATE(880), 1,
sym__normal_prerequisites,
STATE(976), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9183] = 11,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(857), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(885), 1,
aux_sym__thing_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(405), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[9230] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(887), 1,
sym_word,
ACTIONS(889), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(365), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9271] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(891), 1,
sym_word,
ACTIONS(893), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(372), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9312] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(895), 1,
sym_word,
ACTIONS(897), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(377), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9353] = 14,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(899), 1,
aux_sym__thing_token1,
ACTIONS(901), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(903), 1,
anon_sym_PIPE,
STATE(280), 1,
sym_recipe,
STATE(874), 1,
sym__normal_prerequisites,
STATE(976), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9406] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(905), 1,
sym_word,
ACTIONS(907), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(387), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9447] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(909), 1,
sym_word,
ACTIONS(911), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(391), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9488] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(913), 1,
sym_word,
ACTIONS(915), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(396), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9529] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(917), 1,
sym_word,
ACTIONS(919), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(400), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9570] = 14,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(899), 1,
aux_sym__thing_token1,
ACTIONS(903), 1,
anon_sym_PIPE,
ACTIONS(921), 1,
sym_word,
ACTIONS(923), 1,
aux_sym__ordinary_rule_token1,
STATE(280), 1,
sym_recipe,
STATE(864), 1,
sym__normal_prerequisites,
STATE(896), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9623] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(925), 1,
sym_word,
ACTIONS(927), 8,
anon_sym_AT,
anon_sym_PLUS,
anon_sym_PERCENT2,
anon_sym_LT2,
anon_sym_QMARK2,
anon_sym_CARET2,
anon_sym_SLASH2,
anon_sym_STAR2,
STATE(404), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[9664] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(362), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(342), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9694] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(797), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(795), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9724] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(801), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(799), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9754] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(805), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(803), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9784] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(809), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(807), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9814] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(625), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(623), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9844] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(813), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(811), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9874] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(817), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(815), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9904] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(629), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(627), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9934] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(821), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(819), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9964] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(399), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(338), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[9994] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(374), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(307), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10024] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(825), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(823), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10054] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(633), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(631), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10084] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(829), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(827), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10114] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(637), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(635), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10144] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(833), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(831), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10174] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(577), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(575), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10204] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(589), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(587), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10234] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(745), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(743), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10264] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(393), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(332), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10294] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(557), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(555), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10324] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(697), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(695), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10354] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(929), 1,
sym_word,
ACTIONS(939), 1,
anon_sym_DQUOTE,
ACTIONS(942), 1,
anon_sym_SQUOTE,
ACTIONS(936), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(932), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
ACTIONS(934), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
STATE(240), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[10394] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(609), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(607), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10424] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(701), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(699), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10454] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(847), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(845), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10484] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(713), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(711), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10514] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(749), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(747), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10544] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(641), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(639), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10574] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(945), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(947), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
STATE(259), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[10614] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(645), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(643), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10644] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(717), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(715), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10674] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(721), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(719), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10704] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(707), 1,
anon_sym_COLON,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(949), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[10746] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(380), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(340), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10776] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(725), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(723), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10806] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(593), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(591), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10836] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(951), 1,
sym_word,
ACTIONS(953), 1,
aux_sym__thing_token1,
ACTIONS(955), 1,
anon_sym_PIPE,
STATE(283), 1,
sym_recipe,
STATE(877), 1,
sym__normal_prerequisites,
STATE(915), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[10886] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(569), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(567), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10916] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(401), 1,
sym_word,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(853), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(855), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
STATE(247), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[10956] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(393), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(332), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[10986] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(957), 1,
sym_word,
ACTIONS(963), 1,
anon_sym_DQUOTE,
ACTIONS(966), 1,
anon_sym_SQUOTE,
ACTIONS(960), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(932), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
ACTIONS(934), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
STATE(259), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[11026] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(729), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(727), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11056] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(753), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(751), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11086] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(757), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(755), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11116] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(733), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(731), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11146] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(737), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(735), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11176] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(597), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(595), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11206] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(761), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(759), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11236] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(364), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(344), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11266] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(565), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(563), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11296] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(501), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(499), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11326] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(376), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(346), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11356] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(765), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(763), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11386] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(769), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(767), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11416] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(561), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(559), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11446] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(366), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(350), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11476] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(585), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(583), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11506] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(368), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(352), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11536] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(861), 1,
anon_sym_DOLLAR,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(863), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[11570] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(741), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(739), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11600] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(370), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(354), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11630] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(358), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(309), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11660] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(971), 1,
sym_word,
ACTIONS(973), 1,
aux_sym__thing_token1,
ACTIONS(975), 1,
anon_sym_PIPE,
STATE(118), 1,
sym_recipe,
STATE(882), 1,
sym__normal_prerequisites,
STATE(899), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[11710] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(973), 1,
aux_sym__thing_token1,
ACTIONS(975), 1,
anon_sym_PIPE,
STATE(118), 1,
sym_recipe,
STATE(883), 1,
sym__normal_prerequisites,
STATE(976), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[11760] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(384), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(311), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11790] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(395), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(334), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11820] = 8,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(945), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(947), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
STATE(240), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[11860] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(386), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(313), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11890] = 13,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(953), 1,
aux_sym__thing_token1,
ACTIONS(955), 1,
anon_sym_PIPE,
STATE(283), 1,
sym_recipe,
STATE(886), 1,
sym__normal_prerequisites,
STATE(976), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[11940] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(777), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(775), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[11970] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(378), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(348), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12000] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(581), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(579), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12030] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(707), 1,
anon_sym_COLON,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(977), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[12072] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(386), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(313), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12102] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(653), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(651), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12132] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(693), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(691), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12162] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(364), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(344), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12192] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(657), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(655), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12222] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(661), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(659), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12252] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(613), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(611), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12282] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(665), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(663), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12312] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(669), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(667), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12342] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(781), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(779), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12372] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(673), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(671), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12402] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(785), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(783), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12432] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(677), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(675), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12462] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(617), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(615), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12492] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(681), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(679), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12522] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(621), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(619), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12552] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(685), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(683), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12582] = 8,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(425), 1,
sym_word,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(853), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
ACTIONS(855), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[12622] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(689), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(687), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12652] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(573), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(571), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12682] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(372), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(356), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12712] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(605), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(603), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12742] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(366), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(350), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12772] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(601), 4,
ts_builtin_sym_end,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
ACTIONS(599), 18,
anon_sym_VPATH,
anon_sym_DOTRECIPEPREFIX,
anon_sym_define,
anon_sym_include,
anon_sym_sinclude,
anon_sym_DASHinclude,
anon_sym_vpath,
anon_sym_export,
anon_sym_unexport,
anon_sym_override,
anon_sym_undefine,
anon_sym_private,
anon_sym_ifeq,
anon_sym_ifneq,
anon_sym_ifdef,
anon_sym_ifndef,
anon_sym_DOLLAR,
sym_word,
[12802] = 11,
ACTIONS(3), 1,
sym_comment,
ACTIONS(13), 1,
anon_sym_define,
ACTIONS(25), 1,
anon_sym_undefine,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(979), 1,
sym_word,
STATE(1171), 1,
sym_list,
STATE(311), 3,
sym_variable_assignment,
sym_define_directive,
sym_undefine_directive,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[12847] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(707), 1,
anon_sym_COLON,
ACTIONS(787), 1,
sym_word,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(789), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[12888] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(981), 1,
sym_word,
ACTIONS(984), 1,
anon_sym_DOLLAR,
ACTIONS(987), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(990), 1,
anon_sym_DQUOTE,
ACTIONS(993), 1,
anon_sym_SQUOTE,
ACTIONS(934), 5,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_RBRACE,
STATE(318), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[12927] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(996), 1,
aux_sym__thing_token1,
ACTIONS(998), 1,
aux_sym__ordinary_rule_token1,
STATE(227), 1,
sym_recipe,
STATE(898), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[12974] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1002), 1,
aux_sym__thing_token1,
ACTIONS(1006), 1,
anon_sym_LPAREN2,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
STATE(904), 1,
aux_sym_paths_repeat1,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1008), 2,
anon_sym_COLON2,
anon_sym_SEMI2,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13017] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(945), 5,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_RBRACE,
STATE(318), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13056] = 11,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(51), 1,
anon_sym_define,
ACTIONS(63), 1,
anon_sym_undefine,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1016), 1,
sym_word,
STATE(1189), 1,
sym_list,
STATE(97), 3,
sym_variable_assignment,
sym_define_directive,
sym_undefine_directive,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13101] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1018), 1,
aux_sym__thing_token1,
ACTIONS(1020), 1,
aux_sym__ordinary_rule_token1,
STATE(134), 1,
sym_recipe,
STATE(934), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13148] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1022), 1,
aux_sym__thing_token1,
ACTIONS(1024), 1,
aux_sym__ordinary_rule_token1,
STATE(144), 1,
sym_recipe,
STATE(938), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13195] = 12,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1026), 1,
aux_sym__thing_token1,
ACTIONS(1028), 1,
aux_sym__ordinary_rule_token1,
STATE(217), 1,
sym_recipe,
STATE(894), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13242] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(707), 1,
anon_sym_COLON,
ACTIONS(787), 1,
sym_word,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(837), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13283] = 11,
ACTIONS(71), 1,
anon_sym_DQUOTE,
ACTIONS(73), 1,
anon_sym_SQUOTE,
ACTIONS(77), 1,
sym_comment,
ACTIONS(403), 1,
anon_sym_RPAREN2,
ACTIONS(425), 1,
sym_word,
ACTIONS(435), 1,
anon_sym_LPAREN2,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(857), 1,
aux_sym__ordinary_rule_token1,
STATE(810), 1,
aux_sym_list_repeat1,
ACTIONS(433), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(285), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13328] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1006), 1,
anon_sym_LPAREN2,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1030), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13366] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1006), 1,
anon_sym_LPAREN2,
ACTIONS(863), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(861), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13398] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1032), 1,
aux_sym__thing_token1,
STATE(276), 1,
sym_recipe,
STATE(926), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13442] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1002), 1,
aux_sym__thing_token1,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
STATE(904), 1,
aux_sym_paths_repeat1,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1008), 2,
anon_sym_COLON2,
anon_sym_SEMI2,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13482] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1034), 1,
aux_sym__thing_token1,
STATE(149), 1,
sym_recipe,
STATE(939), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13526] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1036), 1,
aux_sym__thing_token1,
STATE(161), 1,
sym_recipe,
STATE(907), 1,
sym_list,
STATE(1110), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13570] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(881), 1,
sym_word,
ACTIONS(1038), 1,
aux_sym__thing_token1,
STATE(270), 1,
sym_recipe,
STATE(903), 1,
sym_list,
STATE(1035), 1,
sym__attached_recipe_line,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13614] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1040), 1,
anon_sym_COLON,
ACTIONS(1042), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13655] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1042), 1,
anon_sym_RPAREN,
ACTIONS(1044), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13696] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13733] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(707), 1,
anon_sym_COLON,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1046), 1,
sym_word,
ACTIONS(705), 3,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_RPAREN2,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13772] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1046), 1,
sym_word,
ACTIONS(1048), 1,
anon_sym_COLON,
ACTIONS(1050), 3,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_RPAREN2,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13811] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1052), 1,
anon_sym_COLON,
ACTIONS(1054), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13852] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1030), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13887] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(703), 1,
sym_word,
ACTIONS(1050), 1,
aux_sym__thing_token1,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1048), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[13924] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1056), 1,
anon_sym_COLON,
ACTIONS(1058), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[13965] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1058), 1,
anon_sym_RBRACE,
ACTIONS(1060), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14006] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1062), 1,
anon_sym_COLON,
ACTIONS(1064), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14047] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1064), 1,
anon_sym_RBRACE,
ACTIONS(1066), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14088] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1068), 1,
anon_sym_COLON,
ACTIONS(1070), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14129] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1070), 1,
anon_sym_RBRACE,
ACTIONS(1072), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14170] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1074), 1,
anon_sym_COLON,
ACTIONS(1076), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14211] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1076), 1,
anon_sym_RBRACE,
ACTIONS(1078), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14252] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1080), 1,
anon_sym_COLON,
ACTIONS(1082), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14293] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1082), 1,
anon_sym_RBRACE,
ACTIONS(1084), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14334] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1086), 1,
anon_sym_COLON,
ACTIONS(1088), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14375] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1088), 1,
anon_sym_RBRACE,
ACTIONS(1090), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14416] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1092), 1,
anon_sym_COLON,
ACTIONS(1094), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14457] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1094), 1,
anon_sym_RBRACE,
ACTIONS(1096), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14498] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1098), 1,
anon_sym_COLON,
ACTIONS(1100), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14539] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1100), 1,
anon_sym_RBRACE,
ACTIONS(1102), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14580] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(945), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
STATE(360), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14615] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1104), 1,
sym_word,
ACTIONS(1110), 1,
anon_sym_DQUOTE,
ACTIONS(1113), 1,
anon_sym_SQUOTE,
ACTIONS(1107), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(934), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
STATE(360), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14650] = 10,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1054), 1,
anon_sym_RBRACE,
ACTIONS(1116), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14691] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1118), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14729] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(1120), 1,
sym_word,
ACTIONS(1122), 1,
aux_sym__thing_token1,
STATE(86), 1,
sym_variable_assignment,
STATE(1006), 1,
sym_list,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[14767] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1042), 1,
anon_sym_RPAREN,
ACTIONS(1044), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14805] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1040), 1,
anon_sym_COLON,
ACTIONS(1042), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14843] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(465), 1,
anon_sym_LPAREN2,
ACTIONS(467), 1,
anon_sym_LBRACE,
ACTIONS(469), 1,
aux_sym_variable_reference_token1,
ACTIONS(1126), 1,
aux_sym__paren_text_token1,
ACTIONS(1124), 6,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
ACTIONS(471), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[14877] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(1128), 1,
sym_word,
ACTIONS(1130), 1,
aux_sym__thing_token1,
STATE(269), 1,
sym_variable_assignment,
STATE(1002), 1,
sym_list,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[14915] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1132), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14953] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1132), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[14991] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1134), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15029] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1056), 1,
anon_sym_COLON,
ACTIONS(1058), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15067] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1058), 1,
anon_sym_RBRACE,
ACTIONS(1060), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15105] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1136), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15143] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1136), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15181] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(465), 1,
anon_sym_LPAREN2,
ACTIONS(467), 1,
anon_sym_LBRACE,
ACTIONS(469), 1,
aux_sym_variable_reference_token1,
ACTIONS(1138), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
ACTIONS(471), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[15213] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1062), 1,
anon_sym_COLON,
ACTIONS(1064), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15251] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1064), 1,
anon_sym_RBRACE,
ACTIONS(1066), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15289] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1140), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15327] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1140), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15365] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1142), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15403] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1068), 1,
anon_sym_COLON,
ACTIONS(1070), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15441] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1070), 1,
anon_sym_RBRACE,
ACTIONS(1072), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15479] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1144), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15517] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1144), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15555] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1142), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15593] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1074), 1,
anon_sym_COLON,
ACTIONS(1076), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15631] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1076), 1,
anon_sym_RBRACE,
ACTIONS(1078), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15669] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1146), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15707] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1146), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15745] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1080), 1,
anon_sym_COLON,
ACTIONS(1082), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15783] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1082), 1,
anon_sym_RBRACE,
ACTIONS(1084), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15821] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1148), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15859] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1148), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15897] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1052), 1,
anon_sym_COLON,
ACTIONS(1054), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15935] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1086), 1,
anon_sym_COLON,
ACTIONS(1088), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[15973] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1088), 1,
anon_sym_RBRACE,
ACTIONS(1090), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16011] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1118), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16049] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1054), 1,
anon_sym_RBRACE,
ACTIONS(1116), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16087] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1092), 1,
anon_sym_COLON,
ACTIONS(1094), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16125] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1094), 1,
anon_sym_RBRACE,
ACTIONS(1096), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16163] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1150), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16201] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1150), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16239] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1098), 1,
anon_sym_COLON,
ACTIONS(1100), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16277] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1100), 1,
anon_sym_RBRACE,
ACTIONS(1102), 1,
anon_sym_COLON,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16315] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1152), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16353] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1152), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16391] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1154), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16429] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1006), 1,
anon_sym_LPAREN2,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1156), 1,
aux_sym__thing_token1,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16465] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1006), 1,
anon_sym_LPAREN2,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1158), 1,
aux_sym__thing_token1,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16501] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1160), 1,
anon_sym_COMMA,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16539] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1162), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16577] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1164), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16615] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1006), 1,
anon_sym_LPAREN2,
ACTIONS(1166), 1,
aux_sym__thing_token1,
ACTIONS(861), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16645] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1168), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16683] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1170), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16721] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1172), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16759] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1174), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16797] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1176), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16835] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1178), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16873] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1180), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16911] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1182), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16949] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1184), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[16987] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1186), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17025] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1188), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17063] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1190), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17101] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1192), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17139] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1194), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17177] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1196), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17215] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1198), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17253] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1200), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17291] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1202), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17329] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(465), 1,
anon_sym_LPAREN2,
ACTIONS(467), 1,
anon_sym_LBRACE,
ACTIONS(469), 1,
aux_sym_variable_reference_token1,
ACTIONS(1204), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
ACTIONS(471), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[17361] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1206), 1,
aux_sym__thing_token1,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
STATE(1106), 1,
sym_recipe_line,
STATE(1195), 1,
sym__line_text,
ACTIONS(1208), 3,
anon_sym_AT,
anon_sym_DASH,
anon_sym_PLUS,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[17400] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1216), 1,
sym_word,
STATE(98), 1,
sym_variable_assignment,
STATE(1189), 1,
sym_list,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[17437] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1118), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17472] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1218), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1062), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[17513] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1140), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17548] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1150), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17583] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1164), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17618] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1150), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17653] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(485), 1,
anon_sym_LPAREN2,
ACTIONS(487), 1,
anon_sym_LBRACE,
ACTIONS(489), 1,
aux_sym_variable_reference_token1,
ACTIONS(1204), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
ACTIONS(491), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[17684] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1140), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17719] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(485), 1,
anon_sym_LPAREN2,
ACTIONS(487), 1,
anon_sym_LBRACE,
ACTIONS(489), 1,
aux_sym_variable_reference_token1,
ACTIONS(1126), 1,
aux_sym__paren_text_token1,
ACTIONS(1124), 5,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
ACTIONS(491), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[17752] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(969), 1,
anon_sym_LPAREN2,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1226), 1,
sym_word,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
STATE(321), 1,
aux_sym_concatenation_repeat1,
STATE(502), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[17789] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1152), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17824] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1142), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17859] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1152), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17894] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1134), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17929] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1234), 1,
sym_word,
ACTIONS(1236), 1,
aux_sym__thing_token1,
STATE(1088), 1,
sym_paths,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(331), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[17964] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1154), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[17999] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1158), 1,
aux_sym__thing_token1,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18032] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1132), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18067] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1238), 1,
aux_sym__thing_token1,
STATE(1195), 1,
sym__line_text,
STATE(1208), 1,
sym_recipe_line,
ACTIONS(1208), 3,
anon_sym_AT,
anon_sym_DASH,
anon_sym_PLUS,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[18106] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1000), 1,
sym_word,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1156), 1,
aux_sym__thing_token1,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18139] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1240), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1122), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18180] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1242), 1,
sym_word,
ACTIONS(1244), 1,
anon_sym_LPAREN,
STATE(1060), 1,
sym__conditional_args_cmp,
STATE(515), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[18217] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1010), 1,
anon_sym_DQUOTE,
ACTIONS(1012), 1,
anon_sym_SQUOTE,
ACTIONS(1234), 1,
sym_word,
ACTIONS(1246), 1,
aux_sym__thing_token1,
STATE(1047), 1,
sym_paths,
ACTIONS(1004), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(331), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[18252] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1242), 1,
sym_word,
ACTIONS(1244), 1,
anon_sym_LPAREN,
STATE(1032), 1,
sym__conditional_args_cmp,
STATE(515), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[18289] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(485), 1,
anon_sym_LPAREN2,
ACTIONS(487), 1,
anon_sym_LBRACE,
ACTIONS(489), 1,
aux_sym_variable_reference_token1,
ACTIONS(1138), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
ACTIONS(491), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[18320] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1248), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1030), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18361] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1144), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18396] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1250), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1013), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18437] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1118), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18472] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1252), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1073), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18513] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1162), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18548] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1132), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18583] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1254), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1139), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18624] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1256), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1200), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18665] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1160), 1,
anon_sym_COMMA,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18700] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1258), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1188), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18741] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1260), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1050), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18782] = 11,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
ACTIONS(1262), 1,
aux_sym__ordinary_rule_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1115), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[18823] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1264), 1,
aux_sym__thing_token1,
STATE(1190), 1,
sym_recipe_line,
STATE(1195), 1,
sym__line_text,
ACTIONS(1208), 3,
anon_sym_AT,
anon_sym_DASH,
anon_sym_PLUS,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[18862] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1142), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18897] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1168), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18932] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1170), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[18967] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1172), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19002] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1146), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19037] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1174), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19072] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1176), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19107] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1146), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19142] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1178), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19177] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1180), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19212] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1182), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19247] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1184), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19282] = 9,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1266), 1,
sym_word,
STATE(234), 1,
sym_variable_assignment,
STATE(1171), 1,
sym_list,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[19319] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1186), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19354] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(881), 1,
sym_word,
ACTIONS(1268), 1,
aux_sym__thing_token1,
STATE(1070), 1,
sym_list,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[19389] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1188), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19424] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1148), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19459] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1190), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19494] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1136), 1,
anon_sym_RPAREN,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19529] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1192), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19564] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1148), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19599] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1194), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19634] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1196), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19669] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1136), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19704] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1198), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19739] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1200), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19774] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(417), 1,
anon_sym_DQUOTE,
ACTIONS(419), 1,
anon_sym_SQUOTE,
ACTIONS(881), 1,
sym_word,
ACTIONS(1270), 1,
aux_sym__thing_token1,
STATE(1037), 1,
sym_list,
ACTIONS(411), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[19809] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1202), 1,
anon_sym_EQ,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19844] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1166), 1,
aux_sym__thing_token1,
ACTIONS(861), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
STATE(359), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19871] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1014), 1,
sym_word,
ACTIONS(1144), 1,
anon_sym_RBRACE,
STATE(321), 11,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
aux_sym_concatenation_repeat1,
[19906] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1272), 1,
sym_word,
STATE(1103), 1,
sym_list,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[19940] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(905), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[19974] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(933), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20008] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1054), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[20046] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(463), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(473), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1284), 1,
aux_sym__paren_text_token1,
ACTIONS(1282), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(548), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[20080] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1272), 1,
sym_word,
STATE(1100), 1,
sym_list,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20114] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(935), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20148] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1134), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[20186] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(1065), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20220] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(936), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20254] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(914), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20288] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1226), 1,
sym_word,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
STATE(321), 1,
aux_sym_concatenation_repeat1,
STATE(502), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20322] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(509), 1,
anon_sym_LPAREN2,
ACTIONS(511), 1,
anon_sym_LBRACE,
ACTIONS(513), 1,
aux_sym_variable_reference_token1,
ACTIONS(1286), 1,
aux_sym__thing_token1,
ACTIONS(1288), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
ACTIONS(515), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[20354] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(909), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20388] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(916), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20422] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(509), 1,
anon_sym_LPAREN2,
ACTIONS(511), 1,
anon_sym_LBRACE,
ACTIONS(513), 1,
aux_sym_variable_reference_token1,
ACTIONS(1290), 1,
aux_sym__thing_token1,
ACTIONS(1294), 1,
aux_sym__assignment_text_token1,
ACTIONS(1292), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
ACTIONS(515), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[20456] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1272), 1,
sym_word,
STATE(1033), 1,
sym_list,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20490] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(463), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(473), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1298), 1,
aux_sym__paren_text_token1,
ACTIONS(1296), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(525), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[20524] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(925), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20558] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1019), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[20596] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(463), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(473), 1,
anon_sym_SLASH_SLASH,
ACTIONS(475), 1,
aux_sym__paren_text_token1,
ACTIONS(459), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(521), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[20630] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1300), 1,
anon_sym_LPAREN,
ACTIONS(1305), 1,
anon_sym_DOLLAR,
ACTIONS(1308), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1311), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1314), 1,
aux_sym__paren_text_token1,
ACTIONS(1303), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(525), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[20664] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1317), 1,
sym_word,
ACTIONS(1319), 1,
anon_sym_RPAREN,
STATE(465), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20698] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1321), 1,
sym_word,
STATE(1111), 1,
sym_paths,
STATE(331), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20732] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1321), 1,
sym_word,
STATE(1012), 1,
sym_paths,
STATE(331), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20766] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(543), 1,
anon_sym_LPAREN2,
ACTIONS(545), 1,
anon_sym_LBRACE,
ACTIONS(547), 1,
aux_sym_variable_reference_token1,
ACTIONS(1323), 1,
aux_sym__thing_token1,
ACTIONS(1325), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
ACTIONS(549), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[20798] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1272), 1,
sym_word,
STATE(1092), 1,
sym_list,
STATE(189), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20832] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1321), 1,
sym_word,
STATE(1114), 1,
sym_paths,
STATE(331), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20866] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1022), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[20904] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(1090), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20938] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(891), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[20972] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1321), 1,
sym_word,
STATE(1086), 1,
sym_paths,
STATE(331), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21006] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1097), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21044] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(919), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21078] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(543), 1,
anon_sym_LPAREN2,
ACTIONS(545), 1,
anon_sym_LBRACE,
ACTIONS(547), 1,
aux_sym_variable_reference_token1,
ACTIONS(1327), 1,
aux_sym__thing_token1,
ACTIONS(1329), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
ACTIONS(549), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[21110] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1143), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21148] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1154), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21186] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1331), 1,
sym_word,
ACTIONS(1333), 1,
anon_sym_COMMA,
STATE(469), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21220] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1335), 1,
sym_word,
ACTIONS(1337), 1,
anon_sym_RPAREN,
STATE(439), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21254] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1126), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21292] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(928), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21326] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(543), 1,
anon_sym_LPAREN2,
ACTIONS(545), 1,
anon_sym_LBRACE,
ACTIONS(547), 1,
aux_sym_variable_reference_token1,
ACTIONS(1339), 1,
aux_sym__thing_token1,
ACTIONS(1343), 1,
aux_sym__line_text_token1,
ACTIONS(1341), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
ACTIONS(549), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[21360] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1057), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21398] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1274), 1,
sym_word,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
STATE(937), 1,
sym_list,
STATE(190), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21432] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(463), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(473), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1347), 1,
aux_sym__paren_text_token1,
ACTIONS(1345), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(525), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[21466] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(509), 1,
anon_sym_LPAREN2,
ACTIONS(511), 1,
anon_sym_LBRACE,
ACTIONS(513), 1,
aux_sym_variable_reference_token1,
ACTIONS(1349), 1,
aux_sym__thing_token1,
ACTIONS(1351), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
ACTIONS(515), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[21498] = 10,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(952), 1,
sym_text,
STATE(1007), 1,
sym__paren_text,
STATE(1044), 1,
sym_arguments,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21536] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1353), 1,
sym_word,
STATE(483), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21567] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1355), 1,
sym_word,
STATE(498), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21598] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1303), 1,
anon_sym_RPAREN,
ACTIONS(1357), 1,
anon_sym_LPAREN,
ACTIONS(1360), 1,
anon_sym_DOLLAR,
ACTIONS(1363), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1366), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1369), 1,
aux_sym__paren_text_token1,
STATE(553), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[21631] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1372), 1,
sym_word,
STATE(501), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21662] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1378), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1380), 1,
anon_sym_SLASH_SLASH,
STATE(561), 1,
aux_sym__paren_text_repeat1,
ACTIONS(1376), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(800), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21695] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(457), 1,
anon_sym_LPAREN,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1220), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1222), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1224), 1,
aux_sym__paren_text_token1,
STATE(1007), 1,
sym__paren_text,
STATE(1008), 1,
sym_text,
STATE(508), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21730] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1382), 1,
sym_word,
STATE(451), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21761] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1384), 1,
sym_word,
STATE(341), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21792] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(411), 1,
anon_sym_DOLLAR,
ACTIONS(1276), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1278), 1,
anon_sym_DQUOTE,
ACTIONS(1280), 1,
anon_sym_SQUOTE,
ACTIONS(1386), 1,
sym_word,
STATE(257), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21823] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1388), 1,
anon_sym_RPAREN,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1151), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21858] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1396), 1,
anon_sym_LPAREN,
ACTIONS(1401), 1,
anon_sym_DOLLAR,
ACTIONS(1404), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1407), 1,
anon_sym_SLASH_SLASH,
STATE(561), 1,
aux_sym__paren_text_repeat1,
ACTIONS(1399), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(800), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[21891] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1410), 1,
sym_word,
STATE(446), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21922] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1412), 1,
sym_word,
STATE(474), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21953] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1004), 1,
anon_sym_DOLLAR,
ACTIONS(1228), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1230), 1,
anon_sym_DQUOTE,
ACTIONS(1232), 1,
anon_sym_SQUOTE,
ACTIONS(1414), 1,
sym_word,
STATE(454), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[21984] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1416), 1,
anon_sym_RPAREN,
STATE(1170), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22019] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1378), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1380), 1,
anon_sym_SLASH_SLASH,
STATE(555), 1,
aux_sym__paren_text_repeat1,
ACTIONS(1418), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(800), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22052] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1420), 1,
sym_word,
STATE(448), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22083] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1422), 1,
sym_word,
STATE(450), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22114] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1424), 1,
aux_sym__ordinary_rule_token1,
STATE(1124), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22149] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1426), 1,
sym_word,
STATE(452), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22180] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1428), 1,
sym_word,
STATE(466), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22211] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1430), 1,
aux_sym__ordinary_rule_token1,
STATE(1036), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22246] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1432), 1,
sym_word,
STATE(492), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22277] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1434), 1,
sym_word,
STATE(497), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22308] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1436), 1,
aux_sym__ordinary_rule_token1,
STATE(1016), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22343] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1438), 1,
sym_word,
STATE(437), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22374] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1440), 1,
sym_word,
STATE(499), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22405] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1442), 1,
aux_sym__ordinary_rule_token1,
STATE(1076), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22440] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1444), 1,
sym_word,
STATE(461), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22471] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1446), 1,
sym_word,
STATE(503), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22502] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1448), 1,
aux_sym__ordinary_rule_token1,
STATE(1140), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22537] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1450), 1,
sym_word,
STATE(478), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22568] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1452), 1,
sym_word,
STATE(481), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22599] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1454), 1,
aux_sym__ordinary_rule_token1,
STATE(1144), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22634] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1456), 1,
aux_sym__ordinary_rule_token1,
STATE(1117), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22669] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1458), 1,
sym_word,
STATE(490), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22700] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1460), 1,
sym_word,
STATE(494), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22731] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1462), 1,
aux_sym__ordinary_rule_token1,
STATE(1192), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22766] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1464), 1,
sym_word,
STATE(463), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22797] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1466), 1,
sym_word,
STATE(435), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22828] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(41), 1,
anon_sym_DQUOTE,
ACTIONS(43), 1,
anon_sym_SQUOTE,
ACTIONS(433), 1,
anon_sym_DOLLAR,
ACTIONS(793), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1046), 1,
sym_word,
STATE(309), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22859] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1468), 1,
aux_sym__ordinary_rule_token1,
STATE(1051), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22894] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1470), 1,
sym_word,
STATE(438), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22925] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1472), 1,
sym_word,
STATE(440), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[22956] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
ACTIONS(1474), 1,
aux_sym__ordinary_rule_token1,
STATE(1120), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[22991] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1476), 1,
sym_word,
STATE(445), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23022] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1478), 1,
sym_word,
STATE(447), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23053] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(459), 1,
anon_sym_RPAREN,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(483), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(493), 1,
anon_sym_SLASH_SLASH,
ACTIONS(495), 1,
aux_sym__paren_text_token1,
STATE(600), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[23086] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(483), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(493), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1282), 1,
anon_sym_RPAREN,
ACTIONS(1480), 1,
aux_sym__paren_text_token1,
STATE(601), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[23119] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(483), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(493), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1296), 1,
anon_sym_RPAREN,
ACTIONS(1482), 1,
aux_sym__paren_text_token1,
STATE(553), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[23152] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(483), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(493), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1345), 1,
anon_sym_RPAREN,
ACTIONS(1484), 1,
aux_sym__paren_text_token1,
STATE(553), 9,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
aux_sym__paren_text_repeat2,
[23185] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1486), 1,
sym_word,
STATE(475), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23216] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1488), 1,
sym_word,
STATE(476), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23247] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1490), 1,
sym_word,
STATE(477), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23278] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1492), 1,
sym_word,
STATE(479), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23309] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1494), 1,
sym_word,
STATE(480), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23340] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1496), 1,
sym_word,
STATE(482), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23371] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1498), 1,
sym_word,
STATE(484), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23402] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1500), 1,
sym_word,
STATE(485), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23433] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1502), 1,
sym_word,
STATE(487), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23464] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1504), 1,
sym_word,
STATE(489), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23495] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1506), 1,
sym_word,
STATE(491), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23526] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1508), 1,
sym_word,
STATE(493), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23557] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1510), 1,
sym_word,
STATE(495), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23588] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1512), 1,
sym_word,
STATE(496), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23619] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(152), 1,
anon_sym_DOLLAR,
ACTIONS(154), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(160), 1,
anon_sym_DQUOTE,
ACTIONS(162), 1,
anon_sym_SQUOTE,
ACTIONS(1514), 1,
sym_word,
STATE(442), 10,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym_concatenation,
sym_string,
sym_archive,
[23650] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1518), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1520), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1516), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(804), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[23680] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1055), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[23712] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1026), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[23744] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1522), 1,
aux_sym__thing_token1,
ACTIONS(1524), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
STATE(1101), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[23778] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1532), 1,
aux_sym__thing_token1,
ACTIONS(1534), 1,
aux_sym__ordinary_rule_token1,
STATE(1045), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[23812] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1136), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[23844] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1536), 1,
aux_sym__thing_token1,
ACTIONS(1538), 1,
aux_sym__ordinary_rule_token1,
STATE(1058), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[23878] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1099), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[23910] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1540), 1,
aux_sym__thing_token1,
ACTIONS(1542), 1,
aux_sym__ordinary_rule_token1,
STATE(1127), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[23944] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1518), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1520), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1376), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(804), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[23974] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1544), 1,
aux_sym__thing_token1,
ACTIONS(1546), 1,
aux_sym__ordinary_rule_token1,
STATE(1196), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24008] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1548), 1,
aux_sym__thing_token1,
ACTIONS(1550), 1,
aux_sym__ordinary_rule_token1,
STATE(1162), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24042] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1376), 1,
anon_sym_RPAREN,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1554), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1556), 1,
anon_sym_SLASH_SLASH,
STATE(645), 1,
aux_sym__paren_text_repeat1,
STATE(816), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24074] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1207), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24106] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1161), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24138] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1418), 1,
anon_sym_RPAREN,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1554), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1556), 1,
anon_sym_SLASH_SLASH,
STATE(629), 1,
aux_sym__paren_text_repeat1,
STATE(816), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24170] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1558), 1,
aux_sym__thing_token1,
ACTIONS(1560), 1,
aux_sym__ordinary_rule_token1,
STATE(1172), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24204] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1518), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1520), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1562), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(804), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24234] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1155), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24266] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1078), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24298] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1564), 1,
aux_sym__thing_token1,
ACTIONS(1566), 1,
aux_sym__ordinary_rule_token1,
STATE(1191), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24332] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1568), 1,
aux_sym__thing_token1,
ACTIONS(1570), 1,
aux_sym__ordinary_rule_token1,
STATE(1197), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24366] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1572), 1,
aux_sym__thing_token1,
ACTIONS(1574), 1,
aux_sym__ordinary_rule_token1,
STATE(1164), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24400] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1023), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24432] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(479), 1,
anon_sym_LPAREN,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1390), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1392), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1394), 1,
aux_sym__paren_text_token1,
STATE(1113), 1,
sym__paren_text,
STATE(599), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24464] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1576), 1,
aux_sym__thing_token1,
ACTIONS(1578), 1,
aux_sym__ordinary_rule_token1,
STATE(1059), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24498] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1518), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1520), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1580), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
STATE(804), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24528] = 9,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1582), 1,
aux_sym__thing_token1,
ACTIONS(1584), 1,
aux_sym__ordinary_rule_token1,
STATE(1018), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24562] = 8,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1399), 1,
anon_sym_RPAREN,
ACTIONS(1586), 1,
anon_sym_LPAREN,
ACTIONS(1589), 1,
anon_sym_DOLLAR,
ACTIONS(1592), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1595), 1,
anon_sym_SLASH_SLASH,
STATE(645), 1,
aux_sym__paren_text_repeat1,
STATE(816), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24594] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1580), 1,
anon_sym_RPAREN,
ACTIONS(1598), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1600), 1,
anon_sym_SLASH_SLASH,
STATE(820), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24623] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1602), 1,
aux_sym__thing_token1,
STATE(1129), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24654] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1604), 1,
aux_sym__thing_token1,
STATE(1157), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24685] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1516), 1,
anon_sym_RPAREN,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1598), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1600), 1,
anon_sym_SLASH_SLASH,
STATE(820), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24714] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1376), 1,
anon_sym_RPAREN,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1598), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1600), 1,
anon_sym_SLASH_SLASH,
STATE(820), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[24743] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(541), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(553), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1606), 1,
aux_sym__thing_token1,
ACTIONS(1608), 1,
aux_sym__line_text_token1,
STATE(671), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__line_text_repeat2,
[24772] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1610), 1,
aux_sym__thing_token1,
STATE(1198), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24803] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1614), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1612), 10,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[24824] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1616), 1,
aux_sym__thing_token1,
STATE(1024), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24855] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1618), 1,
aux_sym__thing_token1,
STATE(1042), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24886] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1622), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1620), 10,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[24907] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1624), 1,
aux_sym__thing_token1,
STATE(1184), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[24938] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1628), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1626), 10,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[24959] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(507), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(517), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1630), 1,
aux_sym__thing_token1,
ACTIONS(1632), 1,
aux_sym__assignment_text_token1,
STATE(676), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__assignment_text_repeat2,
[24988] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(507), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(517), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1634), 1,
aux_sym__thing_token1,
ACTIONS(1636), 1,
aux_sym__assignment_text_token1,
STATE(679), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__assignment_text_repeat2,
[25017] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1638), 1,
aux_sym__thing_token1,
STATE(1048), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25048] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1642), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1640), 10,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[25069] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1644), 1,
aux_sym__thing_token1,
STATE(1145), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25100] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1646), 1,
aux_sym__thing_token1,
ACTIONS(1648), 1,
anon_sym_DOLLAR,
ACTIONS(1651), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1654), 1,
aux_sym__line_text_token1,
ACTIONS(1657), 1,
anon_sym_SLASH_SLASH,
STATE(664), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__line_text_repeat2,
[25129] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1660), 1,
aux_sym__thing_token1,
STATE(1020), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25160] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1662), 1,
aux_sym__thing_token1,
STATE(1061), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25191] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1664), 1,
aux_sym__ordinary_rule_token1,
STATE(1102), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25222] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1666), 1,
aux_sym__ordinary_rule_token1,
STATE(1128), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25253] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(541), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(553), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1668), 1,
aux_sym__thing_token1,
ACTIONS(1670), 1,
aux_sym__line_text_token1,
STATE(664), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__line_text_repeat2,
[25282] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(503), 1,
aux_sym__thing_token1,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(507), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(517), 1,
anon_sym_SLASH_SLASH,
ACTIONS(519), 1,
aux_sym__assignment_text_token1,
STATE(659), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__assignment_text_repeat2,
[25311] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(541), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(553), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1672), 1,
aux_sym__thing_token1,
ACTIONS(1674), 1,
aux_sym__line_text_token1,
STATE(664), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__line_text_repeat2,
[25340] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1676), 1,
aux_sym__thing_token1,
STATE(1107), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25371] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1678), 1,
aux_sym__ordinary_rule_token1,
STATE(1096), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25402] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1680), 1,
aux_sym__ordinary_rule_token1,
STATE(1010), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25433] = 8,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
ACTIONS(1682), 1,
aux_sym__thing_token1,
STATE(1017), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25464] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1684), 1,
aux_sym__thing_token1,
ACTIONS(1686), 1,
anon_sym_DOLLAR,
ACTIONS(1689), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1692), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1695), 1,
aux_sym__assignment_text_token1,
STATE(676), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__assignment_text_repeat2,
[25493] = 7,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1562), 1,
anon_sym_RPAREN,
ACTIONS(1598), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1600), 1,
anon_sym_SLASH_SLASH,
STATE(820), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[25522] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(537), 1,
aux_sym__thing_token1,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(541), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(551), 1,
aux_sym__line_text_token1,
ACTIONS(553), 1,
anon_sym_SLASH_SLASH,
STATE(669), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__line_text_repeat2,
[25551] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(507), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(517), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1698), 1,
aux_sym__thing_token1,
ACTIONS(1700), 1,
aux_sym__assignment_text_token1,
STATE(676), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__assignment_text_repeat2,
[25580] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1672), 1,
aux_sym__thing_token1,
ACTIONS(1702), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1704), 1,
anon_sym_SLASH_SLASH,
STATE(686), 1,
aux_sym__line_text_repeat1,
STATE(869), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25608] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1708), 1,
anon_sym_DQUOTE,
ACTIONS(1710), 1,
aux_sym__string_token1,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(684), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[25632] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1708), 1,
anon_sym_SQUOTE,
ACTIONS(1714), 1,
aux_sym__string_token1,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(685), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[25656] = 6,
ACTIONS(3), 1,
sym_comment,
ACTIONS(461), 1,
anon_sym_DOLLAR,
ACTIONS(1374), 1,
anon_sym_LPAREN,
ACTIONS(1518), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1520), 1,
anon_sym_SLASH_SLASH,
STATE(804), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[25682] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1716), 1,
anon_sym_DQUOTE,
ACTIONS(1718), 1,
aux_sym__string_token1,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(704), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[25706] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1716), 1,
anon_sym_SQUOTE,
ACTIONS(1720), 1,
aux_sym__string_token1,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(702), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[25730] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1722), 1,
aux_sym__thing_token1,
ACTIONS(1724), 1,
anon_sym_DOLLAR,
ACTIONS(1727), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1730), 1,
anon_sym_SLASH_SLASH,
STATE(686), 1,
aux_sym__line_text_repeat1,
STATE(869), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25758] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
STATE(1089), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25786] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1634), 1,
aux_sym__thing_token1,
ACTIONS(1733), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1735), 1,
anon_sym_SLASH_SLASH,
STATE(696), 1,
aux_sym__assignment_text_repeat1,
STATE(842), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25814] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
STATE(1087), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25842] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
STATE(1075), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25870] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
STATE(1116), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25898] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
STATE(1064), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25926] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1606), 1,
aux_sym__thing_token1,
ACTIONS(1702), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1704), 1,
anon_sym_SLASH_SLASH,
STATE(680), 1,
aux_sym__line_text_repeat1,
STATE(869), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25954] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
STATE(1130), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[25982] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
STATE(1159), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[26010] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1698), 1,
aux_sym__thing_token1,
ACTIONS(1733), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1735), 1,
anon_sym_SLASH_SLASH,
STATE(709), 1,
aux_sym__assignment_text_repeat1,
STATE(842), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[26038] = 6,
ACTIONS(3), 1,
sym_comment,
ACTIONS(481), 1,
anon_sym_DOLLAR,
ACTIONS(1552), 1,
anon_sym_LPAREN,
ACTIONS(1598), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1600), 1,
anon_sym_SLASH_SLASH,
STATE(820), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
sym__paren_group,
[26064] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1718), 1,
aux_sym__string_token1,
ACTIONS(1737), 1,
anon_sym_DQUOTE,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(704), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26088] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1526), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1528), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1530), 1,
aux_sym__assignment_text_token1,
STATE(1167), 1,
sym__assignment_text,
STATE(660), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[26116] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1720), 1,
aux_sym__string_token1,
ACTIONS(1737), 1,
anon_sym_SQUOTE,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(702), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26140] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1739), 1,
anon_sym_DQUOTE,
ACTIONS(1741), 1,
aux_sym__string_token1,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(706), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26164] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1746), 1,
anon_sym_SQUOTE,
ACTIONS(1748), 1,
aux_sym__string_token1,
ACTIONS(1743), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(702), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26188] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1751), 1,
anon_sym_SQUOTE,
ACTIONS(1753), 1,
aux_sym__string_token1,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(700), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26212] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1746), 1,
anon_sym_DQUOTE,
ACTIONS(1758), 1,
aux_sym__string_token1,
ACTIONS(1755), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(704), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26236] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1739), 1,
anon_sym_SQUOTE,
ACTIONS(1761), 1,
aux_sym__string_token1,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(708), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26260] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1718), 1,
aux_sym__string_token1,
ACTIONS(1763), 1,
anon_sym_DQUOTE,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(704), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26284] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1210), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1212), 1,
aux_sym__line_text_token1,
ACTIONS(1214), 1,
anon_sym_SLASH_SLASH,
STATE(1028), 1,
sym__line_text,
STATE(651), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[26312] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1720), 1,
aux_sym__string_token1,
ACTIONS(1763), 1,
anon_sym_SQUOTE,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(702), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26336] = 7,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1765), 1,
aux_sym__thing_token1,
ACTIONS(1767), 1,
anon_sym_DOLLAR,
ACTIONS(1770), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1773), 1,
anon_sym_SLASH_SLASH,
STATE(709), 1,
aux_sym__assignment_text_repeat1,
STATE(842), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[26364] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1776), 1,
anon_sym_DQUOTE,
ACTIONS(1778), 1,
aux_sym__string_token1,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(712), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26388] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1776), 1,
anon_sym_SQUOTE,
ACTIONS(1780), 1,
aux_sym__string_token1,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(713), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26412] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1718), 1,
aux_sym__string_token1,
ACTIONS(1782), 1,
anon_sym_DQUOTE,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(704), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26436] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1720), 1,
aux_sym__string_token1,
ACTIONS(1782), 1,
anon_sym_SQUOTE,
ACTIONS(1712), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(702), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26460] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1751), 1,
anon_sym_DQUOTE,
ACTIONS(1784), 1,
aux_sym__string_token1,
ACTIONS(1706), 2,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
STATE(698), 8,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
aux_sym__string,
[26484] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1786), 1,
anon_sym_LPAREN2,
ACTIONS(1788), 1,
anon_sym_LBRACE,
ACTIONS(1790), 1,
aux_sym_variable_reference_token1,
ACTIONS(1792), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26507] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1796), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1794), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26526] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1798), 1,
anon_sym_LPAREN2,
ACTIONS(1800), 1,
anon_sym_LBRACE,
ACTIONS(1802), 1,
aux_sym_variable_reference_token1,
ACTIONS(1804), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26549] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1808), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1806), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26568] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1810), 1,
anon_sym_LPAREN2,
ACTIONS(1812), 1,
anon_sym_LBRACE,
ACTIONS(1814), 1,
aux_sym_variable_reference_token1,
ACTIONS(1816), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26591] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1820), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1818), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26610] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1824), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1822), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26629] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1828), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1826), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26648] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1808), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1806), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26667] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(513), 1,
aux_sym_variable_reference_token1,
ACTIONS(1830), 1,
anon_sym_LPAREN2,
ACTIONS(1832), 1,
anon_sym_LBRACE,
ACTIONS(515), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26690] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1820), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1818), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26709] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1824), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1822), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26728] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(465), 1,
anon_sym_LPAREN2,
ACTIONS(469), 1,
aux_sym_variable_reference_token1,
ACTIONS(1834), 1,
anon_sym_LBRACE,
ACTIONS(471), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26751] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1838), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1836), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26770] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1842), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1840), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26789] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(547), 1,
aux_sym_variable_reference_token1,
ACTIONS(1844), 1,
anon_sym_LPAREN2,
ACTIONS(1846), 1,
anon_sym_LBRACE,
ACTIONS(549), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26812] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1838), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1836), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26831] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1828), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1826), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26850] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1850), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1848), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26869] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1796), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1794), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26888] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1852), 1,
anon_sym_LPAREN2,
ACTIONS(1854), 1,
anon_sym_LBRACE,
ACTIONS(1856), 1,
aux_sym_variable_reference_token1,
ACTIONS(1858), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26911] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1862), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1860), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[26930] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1630), 1,
aux_sym__thing_token1,
ACTIONS(1864), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1866), 1,
anon_sym_SLASH_SLASH,
STATE(839), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[26955] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(485), 1,
anon_sym_LPAREN2,
ACTIONS(489), 1,
aux_sym_variable_reference_token1,
ACTIONS(1868), 1,
anon_sym_LBRACE,
ACTIONS(491), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[26978] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1864), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1866), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1870), 1,
aux_sym__thing_token1,
STATE(839), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27003] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1668), 1,
aux_sym__thing_token1,
ACTIONS(1872), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1874), 1,
anon_sym_SLASH_SLASH,
STATE(881), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27028] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1842), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1840), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27047] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1864), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1866), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1876), 1,
aux_sym__thing_token1,
STATE(839), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27072] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1850), 3,
aux_sym__thing_token1,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(1848), 8,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27091] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1614), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1612), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27110] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1622), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1620), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27129] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1854), 1,
anon_sym_LBRACE,
ACTIONS(1856), 1,
aux_sym_variable_reference_token1,
ACTIONS(1878), 1,
anon_sym_LPAREN2,
ACTIONS(1858), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[27152] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1880), 1,
anon_sym_LPAREN2,
ACTIONS(1882), 1,
anon_sym_LBRACE,
ACTIONS(1884), 1,
aux_sym_variable_reference_token1,
ACTIONS(1886), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[27175] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1872), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1874), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1888), 1,
aux_sym__thing_token1,
STATE(881), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27200] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1642), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1640), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27219] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1872), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1874), 1,
anon_sym_SLASH_SLASH,
ACTIONS(1890), 1,
aux_sym__thing_token1,
STATE(881), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27244] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1628), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1626), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27263] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1892), 1,
anon_sym_LPAREN2,
ACTIONS(1894), 1,
anon_sym_LBRACE,
ACTIONS(1896), 1,
aux_sym_variable_reference_token1,
ACTIONS(1898), 8,
anon_sym_AT2,
anon_sym_PERCENT,
anon_sym_LT,
anon_sym_QMARK,
anon_sym_CARET,
anon_sym_PLUS2,
anon_sym_SLASH,
anon_sym_STAR,
[27286] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1672), 1,
aux_sym__thing_token1,
ACTIONS(1872), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1874), 1,
anon_sym_SLASH_SLASH,
STATE(881), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27311] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1698), 1,
aux_sym__thing_token1,
ACTIONS(1864), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1866), 1,
anon_sym_SLASH_SLASH,
STATE(839), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27336] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1862), 3,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
anon_sym_RPAREN2,
ACTIONS(1860), 8,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27355] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1612), 1,
anon_sym_DOLLAR,
ACTIONS(1614), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27373] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1826), 1,
anon_sym_DOLLAR,
ACTIONS(1828), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27391] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1848), 1,
anon_sym_DOLLAR,
ACTIONS(1850), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27409] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1794), 1,
anon_sym_DOLLAR,
ACTIONS(1796), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27427] = 7,
ACTIONS(29), 1,
anon_sym_ifeq,
ACTIONS(31), 1,
anon_sym_ifneq,
ACTIONS(33), 1,
anon_sym_ifdef,
ACTIONS(35), 1,
anon_sym_ifndef,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1900), 1,
aux_sym__thing_token1,
STATE(11), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
[27453] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1836), 1,
anon_sym_DOLLAR,
ACTIONS(1838), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27471] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1860), 1,
anon_sym_DOLLAR,
ACTIONS(1862), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27489] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1620), 1,
anon_sym_DOLLAR,
ACTIONS(1622), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27507] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(505), 1,
anon_sym_DOLLAR,
ACTIONS(1902), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1904), 1,
anon_sym_SLASH_SLASH,
STATE(839), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27529] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1640), 1,
anon_sym_DOLLAR,
ACTIONS(1642), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27547] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(539), 1,
anon_sym_DOLLAR,
ACTIONS(1906), 1,
anon_sym_DOLLAR_DOLLAR,
ACTIONS(1908), 1,
anon_sym_SLASH_SLASH,
STATE(881), 7,
sym__variable,
sym_variable_reference,
sym_substitution_reference,
sym_automatic_variable,
sym__function,
sym_function_call,
sym_shell_function,
[27569] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1626), 1,
anon_sym_DOLLAR,
ACTIONS(1628), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27587] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1822), 1,
anon_sym_DOLLAR,
ACTIONS(1824), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27605] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1840), 1,
anon_sym_DOLLAR,
ACTIONS(1842), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27623] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1818), 1,
anon_sym_DOLLAR,
ACTIONS(1820), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27641] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1806), 1,
anon_sym_DOLLAR,
ACTIONS(1808), 9,
anon_sym_COLON,
anon_sym_EQ,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_RBRACE,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27659] = 6,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1910), 1,
anon_sym_ifeq,
ACTIONS(1912), 1,
anon_sym_ifneq,
ACTIONS(1914), 1,
anon_sym_ifdef,
ACTIONS(1916), 1,
anon_sym_ifndef,
STATE(11), 5,
sym__conditional_directives,
sym_ifeq_directive,
sym_ifneq_directive,
sym_ifdef_directive,
sym_ifndef_directive,
[27682] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1628), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1626), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27698] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1642), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1640), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27714] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1622), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1620), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27730] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1842), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1840), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27746] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1614), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1612), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27762] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1820), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1818), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27778] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1824), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1822), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27794] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1808), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1806), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27810] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1838), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1836), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27826] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1828), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1826), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27842] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1796), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1794), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27858] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1862), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1860), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27874] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1850), 3,
aux_sym__thing_token1,
anon_sym_COLON2,
anon_sym_SEMI2,
ACTIONS(1848), 5,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
anon_sym_SQUOTE,
sym_word,
[27890] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1204), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27903] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1918), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27916] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1794), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27929] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1848), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27942] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1612), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27955] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1620), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27968] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1920), 1,
aux_sym__thing_token1,
ACTIONS(1922), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1924), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[27985] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1640), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[27998] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1926), 1,
aux_sym__thing_token1,
ACTIONS(1928), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1930), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28015] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1626), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28028] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1126), 1,
aux_sym__paren_text_token1,
ACTIONS(1124), 6,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28043] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1840), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28056] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(415), 1,
aux_sym_list_token1,
ACTIONS(705), 1,
aux_sym__thing_token1,
ACTIONS(1932), 1,
aux_sym__ordinary_rule_token1,
STATE(802), 1,
aux_sym_list_repeat1,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
[28077] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(855), 1,
anon_sym_RPAREN2,
STATE(799), 1,
aux_sym_list_repeat1,
ACTIONS(1934), 2,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(853), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
[28096] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1939), 1,
aux_sym__paren_text_token1,
ACTIONS(1937), 6,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28111] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1941), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28124] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(855), 1,
aux_sym__thing_token1,
STATE(802), 1,
aux_sym_list_repeat1,
ACTIONS(1943), 2,
aux_sym__ordinary_rule_token1,
aux_sym_list_token1,
ACTIONS(853), 3,
anon_sym_COLON,
anon_sym_PIPE,
anon_sym_SEMI,
[28143] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1138), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28156] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1303), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28169] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1946), 1,
aux_sym__thing_token1,
ACTIONS(1948), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1950), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28186] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1952), 1,
aux_sym__thing_token1,
ACTIONS(1954), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1956), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28203] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1806), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28216] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1818), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28229] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1826), 7,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28242] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(437), 1,
aux_sym_list_token1,
ACTIONS(705), 1,
anon_sym_RPAREN2,
ACTIONS(1958), 1,
aux_sym__ordinary_rule_token1,
STATE(799), 1,
aux_sym_list_repeat1,
ACTIONS(707), 3,
anon_sym_COLON,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
[28263] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1960), 1,
anon_sym_DOLLAR,
ACTIONS(1399), 5,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28277] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1918), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28289] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1204), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28301] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1806), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28313] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1126), 1,
aux_sym__paren_text_token1,
ACTIONS(1124), 5,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28327] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1939), 1,
aux_sym__paren_text_token1,
ACTIONS(1937), 5,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28341] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1818), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28353] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1826), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28365] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1962), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(409), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28379] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1303), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28391] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1964), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(423), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28405] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1794), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28417] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1848), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28429] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1612), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28441] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1620), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28453] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1640), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28465] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1626), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28477] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1840), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28489] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1966), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1968), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28503] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1970), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(447), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28517] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1972), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1974), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28531] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1976), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1978), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28545] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1138), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28557] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1980), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(451), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28571] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1984), 1,
anon_sym_DOLLAR,
ACTIONS(1982), 5,
anon_sym_LPAREN,
anon_sym_COMMA,
anon_sym_RPAREN,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28585] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1986), 1,
aux_sym__ordinary_rule_token1,
ACTIONS(1988), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28599] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1941), 6,
anon_sym_LPAREN,
anon_sym_RPAREN,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__paren_text_token1,
[28611] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1290), 1,
aux_sym__thing_token1,
ACTIONS(1294), 1,
aux_sym__assignment_text_token1,
ACTIONS(1292), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28626] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1684), 1,
aux_sym__thing_token1,
ACTIONS(1990), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28639] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1286), 1,
aux_sym__thing_token1,
ACTIONS(1288), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28652] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1808), 1,
aux_sym__thing_token1,
ACTIONS(1806), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28665] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1992), 1,
aux_sym__thing_token1,
ACTIONS(1996), 1,
aux_sym__assignment_text_token1,
ACTIONS(1994), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[28680] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1820), 1,
aux_sym__thing_token1,
ACTIONS(1818), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28693] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1828), 1,
aux_sym__thing_token1,
ACTIONS(1826), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28706] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1796), 1,
aux_sym__thing_token1,
ACTIONS(1794), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28719] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1850), 1,
aux_sym__thing_token1,
ACTIONS(1848), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28732] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1614), 1,
aux_sym__thing_token1,
ACTIONS(1612), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28745] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1622), 1,
aux_sym__thing_token1,
ACTIONS(1620), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28758] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1642), 1,
aux_sym__thing_token1,
ACTIONS(1640), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28771] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1628), 1,
aux_sym__thing_token1,
ACTIONS(1626), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28784] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1842), 1,
aux_sym__thing_token1,
ACTIONS(1840), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[28797] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1808), 1,
aux_sym__thing_token1,
ACTIONS(1806), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28810] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1820), 1,
aux_sym__thing_token1,
ACTIONS(1818), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28823] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1828), 1,
aux_sym__thing_token1,
ACTIONS(1826), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28836] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1796), 1,
aux_sym__thing_token1,
ACTIONS(1794), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28849] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1850), 1,
aux_sym__thing_token1,
ACTIONS(1848), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28862] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1614), 1,
aux_sym__thing_token1,
ACTIONS(1612), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28875] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1622), 1,
aux_sym__thing_token1,
ACTIONS(1620), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28888] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(1998), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28899] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1642), 1,
aux_sym__thing_token1,
ACTIONS(1640), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28912] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1628), 1,
aux_sym__thing_token1,
ACTIONS(1626), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28925] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1842), 1,
aux_sym__thing_token1,
ACTIONS(1840), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[28938] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2000), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[28949] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2002), 1,
aux_sym__thing_token1,
ACTIONS(2004), 1,
anon_sym_PIPE,
STATE(286), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[28968] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2006), 1,
anon_sym_endif,
ACTIONS(2008), 1,
anon_sym_else,
STATE(1038), 1,
sym_else_directive,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[28985] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2008), 1,
anon_sym_else,
ACTIONS(2010), 1,
anon_sym_endif,
STATE(1206), 1,
sym_else_directive,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[29002] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1323), 1,
aux_sym__thing_token1,
ACTIONS(1325), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[29015] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1339), 1,
aux_sym__thing_token1,
ACTIONS(1343), 1,
aux_sym__line_text_token1,
ACTIONS(1341), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[29030] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2012), 1,
aux_sym__thing_token1,
ACTIONS(2016), 1,
aux_sym__line_text_token1,
ACTIONS(2014), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[29045] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2018), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[29056] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2020), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[29067] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2008), 1,
anon_sym_else,
ACTIONS(2022), 1,
anon_sym_endif,
STATE(1074), 1,
sym_else_directive,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[29084] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2008), 1,
anon_sym_else,
ACTIONS(2024), 1,
anon_sym_endif,
STATE(1077), 1,
sym_else_directive,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[29101] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2026), 1,
aux_sym__thing_token1,
ACTIONS(2028), 1,
anon_sym_PIPE,
STATE(292), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29120] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2030), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[29131] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2008), 1,
anon_sym_else,
ACTIONS(2032), 1,
anon_sym_endif,
STATE(1085), 1,
sym_else_directive,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[29148] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2034), 1,
aux_sym__thing_token1,
ACTIONS(2036), 1,
anon_sym_PIPE,
STATE(258), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29167] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1327), 1,
aux_sym__thing_token1,
ACTIONS(1329), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[29180] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2038), 1,
aux_sym__thing_token1,
ACTIONS(2040), 1,
anon_sym_PIPE,
STATE(119), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29199] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2042), 1,
aux_sym__thing_token1,
ACTIONS(2044), 1,
anon_sym_PIPE,
STATE(120), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29218] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1646), 1,
aux_sym__thing_token1,
ACTIONS(2046), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
aux_sym__line_text_token1,
anon_sym_SLASH_SLASH,
[29231] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2048), 1,
aux_sym__thing_token1,
ACTIONS(2050), 1,
anon_sym_PIPE,
STATE(131), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29250] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2052), 1,
aux_sym__thing_token1,
ACTIONS(2054), 1,
anon_sym_PIPE,
STATE(135), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29269] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2056), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[29280] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2058), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[29291] = 6,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2060), 1,
aux_sym__thing_token1,
ACTIONS(2062), 1,
anon_sym_PIPE,
STATE(237), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29310] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2064), 5,
anon_sym_EQ,
anon_sym_COLON_EQ,
anon_sym_COLON_COLON_EQ,
anon_sym_QMARK_EQ,
anon_sym_PLUS_EQ,
[29321] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1349), 1,
aux_sym__thing_token1,
ACTIONS(1351), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
aux_sym__assignment_text_token1,
[29334] = 5,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2008), 1,
anon_sym_else,
ACTIONS(2066), 1,
anon_sym_endif,
STATE(1027), 1,
sym_else_directive,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[29351] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1848), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29361] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2068), 1,
aux_sym__thing_token1,
STATE(267), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29377] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1794), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29387] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1848), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29397] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2070), 1,
aux_sym__thing_token1,
STATE(279), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29413] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2072), 1,
aux_sym__thing_token1,
ACTIONS(2074), 1,
anon_sym_COLON,
ACTIONS(2076), 2,
anon_sym_PIPE,
anon_sym_SEMI,
[29427] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2072), 1,
aux_sym__thing_token1,
ACTIONS(2078), 1,
anon_sym_COLON,
ACTIONS(2076), 2,
anon_sym_PIPE,
anon_sym_SEMI,
[29441] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1612), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29451] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2080), 1,
aux_sym__thing_token1,
STATE(289), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29467] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2072), 1,
aux_sym__thing_token1,
ACTIONS(2082), 1,
anon_sym_COLON,
ACTIONS(2076), 2,
anon_sym_PIPE,
anon_sym_SEMI,
[29481] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1620), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29491] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1640), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29501] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1626), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29511] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2084), 1,
aux_sym__thing_token1,
STATE(312), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29527] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2086), 1,
aux_sym__thing_token1,
STATE(927), 1,
aux_sym_paths_repeat1,
ACTIONS(1008), 2,
anon_sym_COLON2,
anon_sym_SEMI2,
[29541] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2088), 1,
aux_sym__thing_token1,
STATE(314), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29557] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1840), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29567] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2090), 1,
aux_sym__thing_token1,
STATE(177), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29583] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1806), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29593] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2092), 1,
aux_sym__thing_token1,
STATE(295), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29609] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1818), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29619] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1826), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29629] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1794), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29639] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1806), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29649] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2094), 1,
aux_sym__thing_token1,
STATE(169), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29665] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2072), 1,
aux_sym__thing_token1,
ACTIONS(2096), 1,
anon_sym_COLON,
ACTIONS(2076), 2,
anon_sym_PIPE,
anon_sym_SEMI,
[29679] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2098), 1,
aux_sym__thing_token1,
STATE(284), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29695] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1620), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29705] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1640), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29715] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2100), 1,
aux_sym__thing_token1,
STATE(132), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29731] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2102), 1,
aux_sym__thing_token1,
ACTIONS(2104), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[29743] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1722), 1,
aux_sym__thing_token1,
ACTIONS(2106), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[29755] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1626), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29765] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1840), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[29775] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1818), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29785] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2108), 1,
aux_sym__thing_token1,
STATE(274), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29801] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2110), 1,
aux_sym__thing_token1,
STATE(228), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29817] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1030), 1,
aux_sym__thing_token1,
STATE(927), 1,
aux_sym_paths_repeat1,
ACTIONS(2112), 2,
anon_sym_COLON2,
anon_sym_SEMI2,
[29831] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2115), 1,
aux_sym__thing_token1,
STATE(142), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29847] = 4,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2117), 1,
anon_sym_endif,
ACTIONS(2119), 1,
anon_sym_else,
STATE(929), 2,
sym_elsif_directive,
aux_sym_conditional_repeat1,
[29861] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1826), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_DQUOTE,
aux_sym__string_token1,
[29871] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2122), 1,
aux_sym__thing_token1,
ACTIONS(2124), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[29883] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1765), 1,
aux_sym__thing_token1,
ACTIONS(2126), 3,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SLASH_SLASH,
[29895] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2128), 1,
aux_sym__thing_token1,
STATE(148), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29911] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2130), 1,
aux_sym__thing_token1,
STATE(150), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29927] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2132), 1,
aux_sym__thing_token1,
STATE(151), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29943] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2134), 1,
aux_sym__thing_token1,
STATE(160), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29959] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2136), 1,
aux_sym__thing_token1,
STATE(252), 1,
sym_recipe,
STATE(1035), 1,
sym__attached_recipe_line,
[29975] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2138), 1,
aux_sym__thing_token1,
STATE(163), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[29991] = 5,
ACTIONS(77), 1,
sym_comment,
ACTIONS(879), 1,
anon_sym_SEMI,
ACTIONS(2140), 1,
aux_sym__thing_token1,
STATE(167), 1,
sym_recipe,
STATE(1110), 1,
sym__attached_recipe_line,
[30007] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(1612), 4,
anon_sym_DOLLAR,
anon_sym_DOLLAR_DOLLAR,
anon_sym_SQUOTE,
aux_sym__string_token1,
[30017] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2142), 1,
anon_sym_RBRACE,
ACTIONS(2144), 2,
anon_sym_D,
anon_sym_F,
[30028] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2146), 1,
anon_sym_endef,
ACTIONS(2148), 1,
sym__rawline,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30041] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2150), 1,
anon_sym_RPAREN,
ACTIONS(2152), 2,
anon_sym_D,
anon_sym_F,
[30052] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2150), 1,
anon_sym_RBRACE,
ACTIONS(2154), 2,
anon_sym_D,
anon_sym_F,
[30063] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2156), 1,
anon_sym_RPAREN,
ACTIONS(2158), 2,
anon_sym_D,
anon_sym_F,
[30074] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2160), 1,
anon_sym_RPAREN,
ACTIONS(2162), 2,
anon_sym_D,
anon_sym_F,
[30085] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2164), 1,
anon_sym_endef,
STATE(970), 1,
aux_sym_define_directive_repeat1,
[30098] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2160), 1,
anon_sym_RBRACE,
ACTIONS(2166), 2,
anon_sym_D,
anon_sym_F,
[30109] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2156), 1,
anon_sym_RBRACE,
ACTIONS(2168), 2,
anon_sym_D,
anon_sym_F,
[30120] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2170), 1,
anon_sym_RPAREN,
ACTIONS(2172), 2,
anon_sym_D,
anon_sym_F,
[30131] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2170), 1,
anon_sym_RBRACE,
ACTIONS(2174), 2,
anon_sym_D,
anon_sym_F,
[30142] = 4,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2176), 1,
anon_sym_COMMA,
ACTIONS(2178), 1,
anon_sym_RPAREN,
STATE(954), 1,
aux_sym_arguments_repeat1,
[30155] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2180), 1,
anon_sym_COLON,
ACTIONS(2182), 2,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
[30166] = 4,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2176), 1,
anon_sym_COMMA,
ACTIONS(2184), 1,
anon_sym_RPAREN,
STATE(992), 1,
aux_sym_arguments_repeat1,
[30179] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2186), 1,
anon_sym_COLON,
ACTIONS(2188), 2,
anon_sym_AMP_COLON,
anon_sym_COLON_COLON,
[30190] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2190), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30203] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2192), 1,
anon_sym_endef,
STATE(959), 1,
aux_sym_define_directive_repeat1,
[30216] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2194), 1,
anon_sym_endef,
STATE(977), 1,
aux_sym_define_directive_repeat1,
[30229] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2196), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30242] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2198), 1,
anon_sym_endef,
STATE(963), 1,
aux_sym_define_directive_repeat1,
[30255] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2200), 1,
anon_sym_endef,
STATE(966), 1,
aux_sym_define_directive_repeat1,
[30268] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2202), 1,
anon_sym_RPAREN,
ACTIONS(2204), 2,
anon_sym_D,
anon_sym_F,
[30279] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2206), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30292] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2208), 1,
anon_sym_endef,
STATE(971), 1,
aux_sym_define_directive_repeat1,
[30305] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2210), 1,
anon_sym_endef,
STATE(972), 1,
aux_sym_define_directive_repeat1,
[30318] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2212), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30331] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2214), 1,
anon_sym_endef,
STATE(974), 1,
aux_sym_define_directive_repeat1,
[30344] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2216), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30357] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2202), 1,
anon_sym_RBRACE,
ACTIONS(2218), 2,
anon_sym_D,
anon_sym_F,
[30368] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2220), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30381] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2222), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30394] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2224), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30407] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2226), 1,
anon_sym_endef,
STATE(975), 1,
aux_sym_define_directive_repeat1,
[30420] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2228), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30433] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2230), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30446] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2072), 1,
aux_sym__thing_token1,
ACTIONS(2076), 2,
anon_sym_PIPE,
anon_sym_SEMI,
[30457] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2232), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30470] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2234), 1,
anon_sym_RPAREN,
ACTIONS(2236), 2,
anon_sym_D,
anon_sym_F,
[30481] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2234), 1,
anon_sym_RBRACE,
ACTIONS(2238), 2,
anon_sym_D,
anon_sym_F,
[30492] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2240), 1,
anon_sym_RPAREN,
ACTIONS(2242), 2,
anon_sym_D,
anon_sym_F,
[30503] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2244), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30516] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2246), 1,
anon_sym_RPAREN,
ACTIONS(2248), 2,
anon_sym_D,
anon_sym_F,
[30527] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2250), 1,
anon_sym_endef,
STATE(991), 1,
aux_sym_define_directive_repeat1,
[30540] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2240), 1,
anon_sym_RBRACE,
ACTIONS(2252), 2,
anon_sym_D,
anon_sym_F,
[30551] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2246), 1,
anon_sym_RBRACE,
ACTIONS(2254), 2,
anon_sym_D,
anon_sym_F,
[30562] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2256), 1,
anon_sym_endef,
STATE(956), 1,
aux_sym_define_directive_repeat1,
[30575] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2258), 1,
anon_sym_endef,
STATE(981), 1,
aux_sym_define_directive_repeat1,
[30588] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2260), 1,
anon_sym_RPAREN,
ACTIONS(2262), 2,
anon_sym_D,
anon_sym_F,
[30599] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2142), 1,
anon_sym_RPAREN,
ACTIONS(2264), 2,
anon_sym_D,
anon_sym_F,
[30610] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2266), 1,
anon_sym_endef,
ACTIONS(2268), 1,
sym__rawline,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30623] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2271), 1,
anon_sym_endef,
STATE(990), 1,
aux_sym_define_directive_repeat1,
[30636] = 4,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2273), 1,
anon_sym_COMMA,
ACTIONS(2276), 1,
anon_sym_RPAREN,
STATE(992), 1,
aux_sym_arguments_repeat1,
[30649] = 3,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2260), 1,
anon_sym_RBRACE,
ACTIONS(2278), 2,
anon_sym_D,
anon_sym_F,
[30660] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2280), 1,
anon_sym_endef,
STATE(968), 1,
aux_sym_define_directive_repeat1,
[30673] = 4,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2148), 1,
sym__rawline,
ACTIONS(2282), 1,
anon_sym_endef,
STATE(942), 1,
aux_sym_define_directive_repeat1,
[30686] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2284), 1,
aux_sym__thing_token1,
ACTIONS(2286), 1,
aux_sym__ordinary_rule_token1,
[30696] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2288), 1,
aux_sym__thing_token1,
ACTIONS(2290), 1,
aux_sym__ordinary_rule_token1,
[30706] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2292), 1,
sym_word,
ACTIONS(2294), 1,
aux_sym__ordinary_rule_token1,
[30716] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2296), 1,
aux_sym__thing_token1,
ACTIONS(2298), 1,
aux_sym__ordinary_rule_token1,
[30726] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2300), 1,
sym_word,
ACTIONS(2302), 1,
aux_sym__ordinary_rule_token1,
[30736] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2304), 1,
sym_word,
ACTIONS(2306), 1,
aux_sym__thing_token1,
[30746] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2308), 1,
aux_sym__thing_token1,
ACTIONS(2310), 1,
anon_sym_COLON,
[30756] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2312), 2,
anon_sym_endef,
sym__rawline,
[30764] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2314), 1,
sym_word,
ACTIONS(2316), 1,
aux_sym__thing_token1,
[30774] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2318), 1,
aux_sym__thing_token1,
ACTIONS(2320), 1,
aux_sym__ordinary_rule_token1,
[30784] = 3,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2322), 1,
aux_sym__thing_token1,
ACTIONS(2324), 1,
anon_sym_COLON,
[30794] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2326), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
[30802] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2328), 2,
anon_sym_COMMA,
anon_sym_RPAREN,
[30810] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2330), 1,
sym_word,
[30817] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2332), 1,
aux_sym__thing_token1,
[30824] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2334), 1,
aux_sym__thing_token1,
[30831] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2336), 1,
aux_sym__thing_token1,
[30838] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2338), 1,
anon_sym_RPAREN,
[30845] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2066), 1,
anon_sym_endif,
[30852] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2340), 1,
anon_sym_RBRACE,
[30859] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2342), 1,
anon_sym_RPAREN,
[30866] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2344), 1,
aux_sym__thing_token1,
[30873] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2346), 1,
aux_sym__thing_token1,
[30880] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2348), 1,
anon_sym_RPAREN,
[30887] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2350), 1,
aux_sym__thing_token1,
[30894] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2352), 1,
anon_sym_RBRACE,
[30901] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2354), 1,
anon_sym_RPAREN,
[30908] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2356), 1,
anon_sym_RPAREN,
[30915] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2358), 1,
aux_sym__thing_token1,
[30922] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2006), 1,
anon_sym_endif,
[30929] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2360), 1,
anon_sym_RPAREN,
[30936] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2362), 1,
anon_sym_endif,
[30943] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2364), 1,
aux_sym__thing_token1,
[30950] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2366), 1,
anon_sym_RPAREN,
[30957] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2368), 1,
anon_sym_RPAREN,
[30964] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2370), 1,
anon_sym_RPAREN,
[30971] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2372), 1,
aux_sym__thing_token1,
[30978] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2374), 1,
anon_sym_RPAREN2,
[30985] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2376), 1,
aux_sym__thing_token1,
[30992] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2378), 1,
aux_sym__thing_token1,
[30999] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2380), 1,
anon_sym_RPAREN,
[31006] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2382), 1,
aux_sym__thing_token1,
[31013] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2384), 1,
anon_sym_endif,
[31020] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2366), 1,
anon_sym_RBRACE,
[31027] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2386), 1,
aux_sym__thing_token1,
[31034] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2388), 1,
anon_sym_RBRACE,
[31041] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2390), 1,
aux_sym__thing_token1,
[31048] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2392), 1,
aux_sym__thing_token1,
[31055] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2394), 1,
anon_sym_RPAREN,
[31062] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2396), 1,
aux_sym__thing_token1,
[31069] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2398), 1,
aux_sym__thing_token1,
[31076] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2400), 1,
aux_sym__thing_token1,
[31083] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2402), 1,
aux_sym__thing_token1,
[31090] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2404), 1,
anon_sym_RPAREN,
[31097] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2406), 1,
anon_sym_RPAREN,
[31104] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2408), 1,
anon_sym_RPAREN,
[31111] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2410), 1,
aux_sym__thing_token1,
[31118] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2404), 1,
anon_sym_RBRACE,
[31125] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2412), 1,
anon_sym_RPAREN,
[31132] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2414), 1,
anon_sym_RPAREN,
[31139] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2416), 1,
aux_sym__thing_token1,
[31146] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2418), 1,
anon_sym_RPAREN,
[31153] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2420), 1,
aux_sym__thing_token1,
[31160] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2422), 1,
aux_sym__thing_token1,
[31167] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2424), 1,
aux_sym__thing_token1,
[31174] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2426), 1,
aux_sym__thing_token1,
[31181] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2428), 1,
anon_sym_RPAREN,
[31188] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2430), 1,
aux_sym__thing_token1,
[31195] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2432), 1,
aux_sym__thing_token1,
[31202] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2434), 1,
aux_sym__thing_token1,
[31209] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2436), 1,
aux_sym__thing_token1,
[31216] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2022), 1,
anon_sym_endif,
[31223] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2438), 1,
aux_sym__thing_token1,
[31230] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2440), 1,
anon_sym_RPAREN,
[31237] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2442), 1,
aux_sym__thing_token1,
[31244] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2444), 1,
aux_sym__thing_token1,
[31251] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2024), 1,
anon_sym_endif,
[31258] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2446), 1,
anon_sym_RPAREN,
[31265] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2448), 1,
anon_sym_endif,
[31272] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2450), 1,
aux_sym__thing_token1,
[31279] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2452), 1,
anon_sym_RPAREN,
[31286] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2454), 1,
anon_sym_endif,
[31293] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2456), 1,
anon_sym_RPAREN,
[31300] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2458), 1,
aux_sym__thing_token1,
[31307] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2460), 1,
aux_sym__thing_token1,
[31314] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2462), 1,
aux_sym__thing_token1,
[31321] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2464), 1,
aux_sym__thing_token1,
[31328] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2466), 1,
aux_sym__thing_token1,
[31335] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2440), 1,
anon_sym_RBRACE,
[31342] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2468), 1,
anon_sym_endif,
[31349] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2470), 1,
aux_sym__thing_token1,
[31356] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2472), 1,
aux_sym__thing_token1,
[31363] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2474), 1,
aux_sym__thing_token1,
[31370] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2476), 1,
aux_sym__thing_token1,
[31377] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2478), 1,
aux_sym__thing_token1,
[31384] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2480), 1,
aux_sym__thing_token1,
[31391] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2482), 1,
anon_sym_RPAREN2,
[31398] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2484), 1,
aux_sym__thing_token1,
[31405] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2032), 1,
anon_sym_endif,
[31412] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2486), 1,
aux_sym__thing_token1,
[31419] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2488), 1,
aux_sym__thing_token1,
[31426] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2490), 1,
anon_sym_RPAREN,
[31433] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2492), 1,
aux_sym__thing_token1,
[31440] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2494), 1,
anon_sym_RPAREN,
[31447] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2496), 1,
anon_sym_RPAREN2,
[31454] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2498), 1,
aux_sym__thing_token1,
[31461] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2500), 1,
aux_sym__thing_token1,
[31468] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2502), 1,
anon_sym_RPAREN2,
[31475] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2504), 1,
aux_sym__thing_token1,
[31482] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2506), 1,
aux_sym__thing_token1,
[31489] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2508), 1,
aux_sym__thing_token1,
[31496] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2510), 1,
aux_sym__thing_token1,
[31503] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2512), 1,
aux_sym__thing_token1,
[31510] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2352), 1,
anon_sym_RPAREN,
[31517] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2514), 1,
aux_sym__thing_token1,
[31524] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2516), 1,
aux_sym__thing_token1,
[31531] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2518), 1,
anon_sym_RPAREN,
[31538] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2520), 1,
anon_sym_RPAREN,
[31545] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2522), 1,
aux_sym__thing_token1,
[31552] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2524), 1,
anon_sym_RPAREN,
[31559] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2526), 1,
aux_sym__thing_token1,
[31566] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2528), 1,
anon_sym_RPAREN,
[31573] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2530), 1,
aux_sym__thing_token1,
[31580] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2532), 1,
anon_sym_RPAREN,
[31587] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2534), 1,
anon_sym_RPAREN,
[31594] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2536), 1,
aux_sym__thing_token1,
[31601] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2538), 1,
anon_sym_RPAREN,
[31608] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2518), 1,
anon_sym_RBRACE,
[31615] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2540), 1,
anon_sym_RPAREN,
[31622] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2532), 1,
anon_sym_RBRACE,
[31629] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2542), 1,
anon_sym_RPAREN,
[31636] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2544), 1,
aux_sym__thing_token1,
[31643] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2546), 1,
aux_sym__thing_token1,
[31650] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2548), 1,
aux_sym__thing_token1,
[31657] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2550), 1,
aux_sym__thing_token1,
[31664] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2552), 1,
aux_sym__thing_token1,
[31671] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2554), 1,
aux_sym__thing_token1,
[31678] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2556), 1,
aux_sym__thing_token1,
[31685] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2558), 1,
anon_sym_RPAREN,
[31692] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2560), 1,
aux_sym__thing_token1,
[31699] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2562), 1,
anon_sym_RPAREN,
[31706] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2564), 1,
anon_sym_RPAREN,
[31713] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2566), 1,
aux_sym__thing_token1,
[31720] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2568), 1,
anon_sym_RPAREN,
[31727] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2570), 1,
anon_sym_RPAREN,
[31734] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2572), 1,
aux_sym__thing_token1,
[31741] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2574), 1,
aux_sym__thing_token1,
[31748] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2576), 1,
anon_sym_RPAREN,
[31755] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2578), 1,
anon_sym_RPAREN,
[31762] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2580), 1,
aux_sym__thing_token1,
[31769] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2582), 1,
aux_sym__thing_token1,
[31776] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2584), 1,
aux_sym__thing_token1,
[31783] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2586), 1,
aux_sym__thing_token1,
[31790] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2588), 1,
sym_word,
[31797] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2590), 1,
aux_sym__thing_token1,
[31804] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2592), 1,
anon_sym_RPAREN,
[31811] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2594), 1,
aux_sym__thing_token1,
[31818] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2564), 1,
anon_sym_RBRACE,
[31825] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2596), 1,
anon_sym_RPAREN,
[31832] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2598), 1,
anon_sym_RPAREN,
[31839] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2600), 1,
ts_builtin_sym_end,
[31846] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2602), 1,
aux_sym__thing_token1,
[31853] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2604), 1,
aux_sym__thing_token1,
[31860] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2606), 1,
aux_sym__thing_token1,
[31867] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2608), 1,
aux_sym__thing_token1,
[31874] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2610), 1,
anon_sym_RPAREN,
[31881] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2612), 1,
aux_sym__thing_token1,
[31888] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2614), 1,
sym_word,
[31895] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2616), 1,
aux_sym__thing_token1,
[31902] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2618), 1,
aux_sym__thing_token1,
[31909] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2620), 1,
aux_sym__thing_token1,
[31916] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2622), 1,
aux_sym__thing_token1,
[31923] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2370), 1,
anon_sym_RBRACE,
[31930] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2624), 1,
aux_sym__thing_token1,
[31937] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2626), 1,
anon_sym_RPAREN,
[31944] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2628), 1,
anon_sym_COLON,
[31951] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2630), 1,
aux_sym__thing_token1,
[31958] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2632), 1,
sym_word,
[31965] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2010), 1,
anon_sym_endif,
[31972] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2634), 1,
aux_sym__thing_token1,
[31979] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2636), 1,
sym_word,
[31986] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2638), 1,
aux_sym__thing_token1,
[31993] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2640), 1,
aux_sym__thing_token1,
[32000] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2642), 1,
aux_sym__thing_token1,
[32007] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2644), 1,
aux_sym__thing_token1,
[32014] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2646), 1,
aux_sym__thing_token1,
[32021] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2648), 1,
aux_sym__thing_token1,
[32028] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2650), 1,
aux_sym__thing_token1,
[32035] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2652), 1,
aux_sym__thing_token1,
[32042] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2654), 1,
aux_sym__thing_token1,
[32049] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2340), 1,
anon_sym_RPAREN,
[32056] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2656), 1,
sym_word,
[32063] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2658), 1,
anon_sym_RPAREN,
[32070] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2660), 1,
anon_sym_COLON,
[32077] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2662), 1,
aux_sym__thing_token1,
[32084] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2664), 1,
aux_sym__thing_token1,
[32091] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2666), 1,
anon_sym_RPAREN,
[32098] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2668), 1,
aux_sym__thing_token1,
[32105] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2670), 1,
aux_sym__thing_token1,
[32112] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2672), 1,
aux_sym__thing_token1,
[32119] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2674), 1,
aux_sym__thing_token1,
[32126] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2676), 1,
aux_sym__thing_token1,
[32133] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2678), 1,
aux_sym__thing_token1,
[32140] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2388), 1,
anon_sym_RPAREN,
[32147] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2680), 1,
anon_sym_RPAREN,
[32154] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2682), 1,
aux_sym__thing_token1,
[32161] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2684), 1,
aux_sym__thing_token1,
[32168] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2686), 1,
aux_sym__thing_token1,
[32175] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2688), 1,
aux_sym__thing_token1,
[32182] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2690), 1,
aux_sym__thing_token1,
[32189] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2692), 1,
anon_sym_endif,
[32196] = 2,
ACTIONS(3), 1,
sym_comment,
ACTIONS(2694), 1,
anon_sym_RPAREN,
[32203] = 2,
ACTIONS(77), 1,
sym_comment,
ACTIONS(2696), 1,
aux_sym__thing_token1,
};
static const uint32_t ts_small_parse_table_map[] = {
[SMALL_STATE(8)] = 0,
[SMALL_STATE(9)] = 122,
[SMALL_STATE(10)] = 206,
[SMALL_STATE(11)] = 290,
[SMALL_STATE(12)] = 412,
[SMALL_STATE(13)] = 534,
[SMALL_STATE(14)] = 618,
[SMALL_STATE(15)] = 702,
[SMALL_STATE(16)] = 786,
[SMALL_STATE(17)] = 870,
[SMALL_STATE(18)] = 954,
[SMALL_STATE(19)] = 1038,
[SMALL_STATE(20)] = 1122,
[SMALL_STATE(21)] = 1206,
[SMALL_STATE(22)] = 1290,
[SMALL_STATE(23)] = 1411,
[SMALL_STATE(24)] = 1532,
[SMALL_STATE(25)] = 1648,
[SMALL_STATE(26)] = 1764,
[SMALL_STATE(27)] = 1819,
[SMALL_STATE(28)] = 1874,
[SMALL_STATE(29)] = 1929,
[SMALL_STATE(30)] = 1984,
[SMALL_STATE(31)] = 2039,
[SMALL_STATE(32)] = 2094,
[SMALL_STATE(33)] = 2149,
[SMALL_STATE(34)] = 2204,
[SMALL_STATE(35)] = 2259,
[SMALL_STATE(36)] = 2314,
[SMALL_STATE(37)] = 2369,
[SMALL_STATE(38)] = 2424,
[SMALL_STATE(39)] = 2479,
[SMALL_STATE(40)] = 2534,
[SMALL_STATE(41)] = 2589,
[SMALL_STATE(42)] = 2644,
[SMALL_STATE(43)] = 2699,
[SMALL_STATE(44)] = 2754,
[SMALL_STATE(45)] = 2809,
[SMALL_STATE(46)] = 2864,
[SMALL_STATE(47)] = 2919,
[SMALL_STATE(48)] = 2974,
[SMALL_STATE(49)] = 3029,
[SMALL_STATE(50)] = 3084,
[SMALL_STATE(51)] = 3140,
[SMALL_STATE(52)] = 3196,
[SMALL_STATE(53)] = 3252,
[SMALL_STATE(54)] = 3308,
[SMALL_STATE(55)] = 3364,
[SMALL_STATE(56)] = 3420,
[SMALL_STATE(57)] = 3476,
[SMALL_STATE(58)] = 3532,
[SMALL_STATE(59)] = 3588,
[SMALL_STATE(60)] = 3644,
[SMALL_STATE(61)] = 3700,
[SMALL_STATE(62)] = 3756,
[SMALL_STATE(63)] = 3812,
[SMALL_STATE(64)] = 3868,
[SMALL_STATE(65)] = 3924,
[SMALL_STATE(66)] = 3980,
[SMALL_STATE(67)] = 4036,
[SMALL_STATE(68)] = 4092,
[SMALL_STATE(69)] = 4148,
[SMALL_STATE(70)] = 4204,
[SMALL_STATE(71)] = 4260,
[SMALL_STATE(72)] = 4316,
[SMALL_STATE(73)] = 4372,
[SMALL_STATE(74)] = 4428,
[SMALL_STATE(75)] = 4485,
[SMALL_STATE(76)] = 4542,
[SMALL_STATE(77)] = 4599,
[SMALL_STATE(78)] = 4656,
[SMALL_STATE(79)] = 4713,
[SMALL_STATE(80)] = 4770,
[SMALL_STATE(81)] = 4825,
[SMALL_STATE(82)] = 4880,
[SMALL_STATE(83)] = 4933,
[SMALL_STATE(84)] = 4985,
[SMALL_STATE(85)] = 5037,
[SMALL_STATE(86)] = 5089,
[SMALL_STATE(87)] = 5121,
[SMALL_STATE(88)] = 5169,
[SMALL_STATE(89)] = 5201,
[SMALL_STATE(90)] = 5233,
[SMALL_STATE(91)] = 5265,
[SMALL_STATE(92)] = 5297,
[SMALL_STATE(93)] = 5345,
[SMALL_STATE(94)] = 5377,
[SMALL_STATE(95)] = 5409,
[SMALL_STATE(96)] = 5441,
[SMALL_STATE(97)] = 5473,
[SMALL_STATE(98)] = 5505,
[SMALL_STATE(99)] = 5537,
[SMALL_STATE(100)] = 5569,
[SMALL_STATE(101)] = 5601,
[SMALL_STATE(102)] = 5633,
[SMALL_STATE(103)] = 5665,
[SMALL_STATE(104)] = 5697,
[SMALL_STATE(105)] = 5729,
[SMALL_STATE(106)] = 5761,
[SMALL_STATE(107)] = 5793,
[SMALL_STATE(108)] = 5825,
[SMALL_STATE(109)] = 5857,
[SMALL_STATE(110)] = 5889,
[SMALL_STATE(111)] = 5921,
[SMALL_STATE(112)] = 5953,
[SMALL_STATE(113)] = 5985,
[SMALL_STATE(114)] = 6017,
[SMALL_STATE(115)] = 6049,
[SMALL_STATE(116)] = 6081,
[SMALL_STATE(117)] = 6113,
[SMALL_STATE(118)] = 6145,
[SMALL_STATE(119)] = 6177,
[SMALL_STATE(120)] = 6209,
[SMALL_STATE(121)] = 6241,
[SMALL_STATE(122)] = 6273,
[SMALL_STATE(123)] = 6305,
[SMALL_STATE(124)] = 6337,
[SMALL_STATE(125)] = 6369,
[SMALL_STATE(126)] = 6401,
[SMALL_STATE(127)] = 6433,
[SMALL_STATE(128)] = 6465,
[SMALL_STATE(129)] = 6497,
[SMALL_STATE(130)] = 6529,
[SMALL_STATE(131)] = 6561,
[SMALL_STATE(132)] = 6593,
[SMALL_STATE(133)] = 6625,
[SMALL_STATE(134)] = 6657,
[SMALL_STATE(135)] = 6689,
[SMALL_STATE(136)] = 6721,
[SMALL_STATE(137)] = 6753,
[SMALL_STATE(138)] = 6785,
[SMALL_STATE(139)] = 6829,
[SMALL_STATE(140)] = 6861,
[SMALL_STATE(141)] = 6893,
[SMALL_STATE(142)] = 6925,
[SMALL_STATE(143)] = 6957,
[SMALL_STATE(144)] = 6989,
[SMALL_STATE(145)] = 7021,
[SMALL_STATE(146)] = 7053,
[SMALL_STATE(147)] = 7085,
[SMALL_STATE(148)] = 7117,
[SMALL_STATE(149)] = 7149,
[SMALL_STATE(150)] = 7181,
[SMALL_STATE(151)] = 7213,
[SMALL_STATE(152)] = 7245,
[SMALL_STATE(153)] = 7277,
[SMALL_STATE(154)] = 7309,
[SMALL_STATE(155)] = 7341,
[SMALL_STATE(156)] = 7373,
[SMALL_STATE(157)] = 7405,
[SMALL_STATE(158)] = 7437,
[SMALL_STATE(159)] = 7469,
[SMALL_STATE(160)] = 7501,
[SMALL_STATE(161)] = 7533,
[SMALL_STATE(162)] = 7565,
[SMALL_STATE(163)] = 7597,
[SMALL_STATE(164)] = 7629,
[SMALL_STATE(165)] = 7661,
[SMALL_STATE(166)] = 7693,
[SMALL_STATE(167)] = 7725,
[SMALL_STATE(168)] = 7757,
[SMALL_STATE(169)] = 7805,
[SMALL_STATE(170)] = 7837,
[SMALL_STATE(171)] = 7869,
[SMALL_STATE(172)] = 7901,
[SMALL_STATE(173)] = 7933,
[SMALL_STATE(174)] = 7965,
[SMALL_STATE(175)] = 7997,
[SMALL_STATE(176)] = 8029,
[SMALL_STATE(177)] = 8061,
[SMALL_STATE(178)] = 8093,
[SMALL_STATE(179)] = 8125,
[SMALL_STATE(180)] = 8157,
[SMALL_STATE(181)] = 8189,
[SMALL_STATE(182)] = 8233,
[SMALL_STATE(183)] = 8281,
[SMALL_STATE(184)] = 8325,
[SMALL_STATE(185)] = 8369,
[SMALL_STATE(186)] = 8401,
[SMALL_STATE(187)] = 8442,
[SMALL_STATE(188)] = 8473,
[SMALL_STATE(189)] = 8516,
[SMALL_STATE(190)] = 8563,
[SMALL_STATE(191)] = 8610,
[SMALL_STATE(192)] = 8645,
[SMALL_STATE(193)] = 8686,
[SMALL_STATE(194)] = 8729,
[SMALL_STATE(195)] = 8760,
[SMALL_STATE(196)] = 8809,
[SMALL_STATE(197)] = 8844,
[SMALL_STATE(198)] = 8875,
[SMALL_STATE(199)] = 8906,
[SMALL_STATE(200)] = 8937,
[SMALL_STATE(201)] = 8968,
[SMALL_STATE(202)] = 8999,
[SMALL_STATE(203)] = 9030,
[SMALL_STATE(204)] = 9077,
[SMALL_STATE(205)] = 9130,
[SMALL_STATE(206)] = 9183,
[SMALL_STATE(207)] = 9230,
[SMALL_STATE(208)] = 9271,
[SMALL_STATE(209)] = 9312,
[SMALL_STATE(210)] = 9353,
[SMALL_STATE(211)] = 9406,
[SMALL_STATE(212)] = 9447,
[SMALL_STATE(213)] = 9488,
[SMALL_STATE(214)] = 9529,
[SMALL_STATE(215)] = 9570,
[SMALL_STATE(216)] = 9623,
[SMALL_STATE(217)] = 9664,
[SMALL_STATE(218)] = 9694,
[SMALL_STATE(219)] = 9724,
[SMALL_STATE(220)] = 9754,
[SMALL_STATE(221)] = 9784,
[SMALL_STATE(222)] = 9814,
[SMALL_STATE(223)] = 9844,
[SMALL_STATE(224)] = 9874,
[SMALL_STATE(225)] = 9904,
[SMALL_STATE(226)] = 9934,
[SMALL_STATE(227)] = 9964,
[SMALL_STATE(228)] = 9994,
[SMALL_STATE(229)] = 10024,
[SMALL_STATE(230)] = 10054,
[SMALL_STATE(231)] = 10084,
[SMALL_STATE(232)] = 10114,
[SMALL_STATE(233)] = 10144,
[SMALL_STATE(234)] = 10174,
[SMALL_STATE(235)] = 10204,
[SMALL_STATE(236)] = 10234,
[SMALL_STATE(237)] = 10264,
[SMALL_STATE(238)] = 10294,
[SMALL_STATE(239)] = 10324,
[SMALL_STATE(240)] = 10354,
[SMALL_STATE(241)] = 10394,
[SMALL_STATE(242)] = 10424,
[SMALL_STATE(243)] = 10454,
[SMALL_STATE(244)] = 10484,
[SMALL_STATE(245)] = 10514,
[SMALL_STATE(246)] = 10544,
[SMALL_STATE(247)] = 10574,
[SMALL_STATE(248)] = 10614,
[SMALL_STATE(249)] = 10644,
[SMALL_STATE(250)] = 10674,
[SMALL_STATE(251)] = 10704,
[SMALL_STATE(252)] = 10746,
[SMALL_STATE(253)] = 10776,
[SMALL_STATE(254)] = 10806,
[SMALL_STATE(255)] = 10836,
[SMALL_STATE(256)] = 10886,
[SMALL_STATE(257)] = 10916,
[SMALL_STATE(258)] = 10956,
[SMALL_STATE(259)] = 10986,
[SMALL_STATE(260)] = 11026,
[SMALL_STATE(261)] = 11056,
[SMALL_STATE(262)] = 11086,
[SMALL_STATE(263)] = 11116,
[SMALL_STATE(264)] = 11146,
[SMALL_STATE(265)] = 11176,
[SMALL_STATE(266)] = 11206,
[SMALL_STATE(267)] = 11236,
[SMALL_STATE(268)] = 11266,
[SMALL_STATE(269)] = 11296,
[SMALL_STATE(270)] = 11326,
[SMALL_STATE(271)] = 11356,
[SMALL_STATE(272)] = 11386,
[SMALL_STATE(273)] = 11416,
[SMALL_STATE(274)] = 11446,
[SMALL_STATE(275)] = 11476,
[SMALL_STATE(276)] = 11506,
[SMALL_STATE(277)] = 11536,
[SMALL_STATE(278)] = 11570,
[SMALL_STATE(279)] = 11600,
[SMALL_STATE(280)] = 11630,
[SMALL_STATE(281)] = 11660,
[SMALL_STATE(282)] = 11710,
[SMALL_STATE(283)] = 11760,
[SMALL_STATE(284)] = 11790,
[SMALL_STATE(285)] = 11820,
[SMALL_STATE(286)] = 11860,
[SMALL_STATE(287)] = 11890,
[SMALL_STATE(288)] = 11940,
[SMALL_STATE(289)] = 11970,
[SMALL_STATE(290)] = 12000,
[SMALL_STATE(291)] = 12030,
[SMALL_STATE(292)] = 12072,
[SMALL_STATE(293)] = 12102,
[SMALL_STATE(294)] = 12132,
[SMALL_STATE(295)] = 12162,
[SMALL_STATE(296)] = 12192,
[SMALL_STATE(297)] = 12222,
[SMALL_STATE(298)] = 12252,
[SMALL_STATE(299)] = 12282,
[SMALL_STATE(300)] = 12312,
[SMALL_STATE(301)] = 12342,
[SMALL_STATE(302)] = 12372,
[SMALL_STATE(303)] = 12402,
[SMALL_STATE(304)] = 12432,
[SMALL_STATE(305)] = 12462,
[SMALL_STATE(306)] = 12492,
[SMALL_STATE(307)] = 12522,
[SMALL_STATE(308)] = 12552,
[SMALL_STATE(309)] = 12582,
[SMALL_STATE(310)] = 12622,
[SMALL_STATE(311)] = 12652,
[SMALL_STATE(312)] = 12682,
[SMALL_STATE(313)] = 12712,
[SMALL_STATE(314)] = 12742,
[SMALL_STATE(315)] = 12772,
[SMALL_STATE(316)] = 12802,
[SMALL_STATE(317)] = 12847,
[SMALL_STATE(318)] = 12888,
[SMALL_STATE(319)] = 12927,
[SMALL_STATE(320)] = 12974,
[SMALL_STATE(321)] = 13017,
[SMALL_STATE(322)] = 13056,
[SMALL_STATE(323)] = 13101,
[SMALL_STATE(324)] = 13148,
[SMALL_STATE(325)] = 13195,
[SMALL_STATE(326)] = 13242,
[SMALL_STATE(327)] = 13283,
[SMALL_STATE(328)] = 13328,
[SMALL_STATE(329)] = 13366,
[SMALL_STATE(330)] = 13398,
[SMALL_STATE(331)] = 13442,
[SMALL_STATE(332)] = 13482,
[SMALL_STATE(333)] = 13526,
[SMALL_STATE(334)] = 13570,
[SMALL_STATE(335)] = 13614,
[SMALL_STATE(336)] = 13655,
[SMALL_STATE(337)] = 13696,
[SMALL_STATE(338)] = 13733,
[SMALL_STATE(339)] = 13772,
[SMALL_STATE(340)] = 13811,
[SMALL_STATE(341)] = 13852,
[SMALL_STATE(342)] = 13887,
[SMALL_STATE(343)] = 13924,
[SMALL_STATE(344)] = 13965,
[SMALL_STATE(345)] = 14006,
[SMALL_STATE(346)] = 14047,
[SMALL_STATE(347)] = 14088,
[SMALL_STATE(348)] = 14129,
[SMALL_STATE(349)] = 14170,
[SMALL_STATE(350)] = 14211,
[SMALL_STATE(351)] = 14252,
[SMALL_STATE(352)] = 14293,
[SMALL_STATE(353)] = 14334,
[SMALL_STATE(354)] = 14375,
[SMALL_STATE(355)] = 14416,
[SMALL_STATE(356)] = 14457,
[SMALL_STATE(357)] = 14498,
[SMALL_STATE(358)] = 14539,
[SMALL_STATE(359)] = 14580,
[SMALL_STATE(360)] = 14615,
[SMALL_STATE(361)] = 14650,
[SMALL_STATE(362)] = 14691,
[SMALL_STATE(363)] = 14729,
[SMALL_STATE(364)] = 14767,
[SMALL_STATE(365)] = 14805,
[SMALL_STATE(366)] = 14843,
[SMALL_STATE(367)] = 14877,
[SMALL_STATE(368)] = 14915,
[SMALL_STATE(369)] = 14953,
[SMALL_STATE(370)] = 14991,
[SMALL_STATE(371)] = 15029,
[SMALL_STATE(372)] = 15067,
[SMALL_STATE(373)] = 15105,
[SMALL_STATE(374)] = 15143,
[SMALL_STATE(375)] = 15181,
[SMALL_STATE(376)] = 15213,
[SMALL_STATE(377)] = 15251,
[SMALL_STATE(378)] = 15289,
[SMALL_STATE(379)] = 15327,
[SMALL_STATE(380)] = 15365,
[SMALL_STATE(381)] = 15403,
[SMALL_STATE(382)] = 15441,
[SMALL_STATE(383)] = 15479,
[SMALL_STATE(384)] = 15517,
[SMALL_STATE(385)] = 15555,
[SMALL_STATE(386)] = 15593,
[SMALL_STATE(387)] = 15631,
[SMALL_STATE(388)] = 15669,
[SMALL_STATE(389)] = 15707,
[SMALL_STATE(390)] = 15745,
[SMALL_STATE(391)] = 15783,
[SMALL_STATE(392)] = 15821,
[SMALL_STATE(393)] = 15859,
[SMALL_STATE(394)] = 15897,
[SMALL_STATE(395)] = 15935,
[SMALL_STATE(396)] = 15973,
[SMALL_STATE(397)] = 16011,
[SMALL_STATE(398)] = 16049,
[SMALL_STATE(399)] = 16087,
[SMALL_STATE(400)] = 16125,
[SMALL_STATE(401)] = 16163,
[SMALL_STATE(402)] = 16201,
[SMALL_STATE(403)] = 16239,
[SMALL_STATE(404)] = 16277,
[SMALL_STATE(405)] = 16315,
[SMALL_STATE(406)] = 16353,
[SMALL_STATE(407)] = 16391,
[SMALL_STATE(408)] = 16429,
[SMALL_STATE(409)] = 16465,
[SMALL_STATE(410)] = 16501,
[SMALL_STATE(411)] = 16539,
[SMALL_STATE(412)] = 16577,
[SMALL_STATE(413)] = 16615,
[SMALL_STATE(414)] = 16645,
[SMALL_STATE(415)] = 16683,
[SMALL_STATE(416)] = 16721,
[SMALL_STATE(417)] = 16759,
[SMALL_STATE(418)] = 16797,
[SMALL_STATE(419)] = 16835,
[SMALL_STATE(420)] = 16873,
[SMALL_STATE(421)] = 16911,
[SMALL_STATE(422)] = 16949,
[SMALL_STATE(423)] = 16987,
[SMALL_STATE(424)] = 17025,
[SMALL_STATE(425)] = 17063,
[SMALL_STATE(426)] = 17101,
[SMALL_STATE(427)] = 17139,
[SMALL_STATE(428)] = 17177,
[SMALL_STATE(429)] = 17215,
[SMALL_STATE(430)] = 17253,
[SMALL_STATE(431)] = 17291,
[SMALL_STATE(432)] = 17329,
[SMALL_STATE(433)] = 17361,
[SMALL_STATE(434)] = 17400,
[SMALL_STATE(435)] = 17437,
[SMALL_STATE(436)] = 17472,
[SMALL_STATE(437)] = 17513,
[SMALL_STATE(438)] = 17548,
[SMALL_STATE(439)] = 17583,
[SMALL_STATE(440)] = 17618,
[SMALL_STATE(441)] = 17653,
[SMALL_STATE(442)] = 17684,
[SMALL_STATE(443)] = 17719,
[SMALL_STATE(444)] = 17752,
[SMALL_STATE(445)] = 17789,
[SMALL_STATE(446)] = 17824,
[SMALL_STATE(447)] = 17859,
[SMALL_STATE(448)] = 17894,
[SMALL_STATE(449)] = 17929,
[SMALL_STATE(450)] = 17964,
[SMALL_STATE(451)] = 17999,
[SMALL_STATE(452)] = 18032,
[SMALL_STATE(453)] = 18067,
[SMALL_STATE(454)] = 18106,
[SMALL_STATE(455)] = 18139,
[SMALL_STATE(456)] = 18180,
[SMALL_STATE(457)] = 18217,
[SMALL_STATE(458)] = 18252,
[SMALL_STATE(459)] = 18289,
[SMALL_STATE(460)] = 18320,
[SMALL_STATE(461)] = 18361,
[SMALL_STATE(462)] = 18396,
[SMALL_STATE(463)] = 18437,
[SMALL_STATE(464)] = 18472,
[SMALL_STATE(465)] = 18513,
[SMALL_STATE(466)] = 18548,
[SMALL_STATE(467)] = 18583,
[SMALL_STATE(468)] = 18624,
[SMALL_STATE(469)] = 18665,
[SMALL_STATE(470)] = 18700,
[SMALL_STATE(471)] = 18741,
[SMALL_STATE(472)] = 18782,
[SMALL_STATE(473)] = 18823,
[SMALL_STATE(474)] = 18862,
[SMALL_STATE(475)] = 18897,
[SMALL_STATE(476)] = 18932,
[SMALL_STATE(477)] = 18967,
[SMALL_STATE(478)] = 19002,
[SMALL_STATE(479)] = 19037,
[SMALL_STATE(480)] = 19072,
[SMALL_STATE(481)] = 19107,
[SMALL_STATE(482)] = 19142,
[SMALL_STATE(483)] = 19177,
[SMALL_STATE(484)] = 19212,
[SMALL_STATE(485)] = 19247,
[SMALL_STATE(486)] = 19282,
[SMALL_STATE(487)] = 19319,
[SMALL_STATE(488)] = 19354,
[SMALL_STATE(489)] = 19389,
[SMALL_STATE(490)] = 19424,
[SMALL_STATE(491)] = 19459,
[SMALL_STATE(492)] = 19494,
[SMALL_STATE(493)] = 19529,
[SMALL_STATE(494)] = 19564,
[SMALL_STATE(495)] = 19599,
[SMALL_STATE(496)] = 19634,
[SMALL_STATE(497)] = 19669,
[SMALL_STATE(498)] = 19704,
[SMALL_STATE(499)] = 19739,
[SMALL_STATE(500)] = 19774,
[SMALL_STATE(501)] = 19809,
[SMALL_STATE(502)] = 19844,
[SMALL_STATE(503)] = 19871,
[SMALL_STATE(504)] = 19906,
[SMALL_STATE(505)] = 19940,
[SMALL_STATE(506)] = 19974,
[SMALL_STATE(507)] = 20008,
[SMALL_STATE(508)] = 20046,
[SMALL_STATE(509)] = 20080,
[SMALL_STATE(510)] = 20114,
[SMALL_STATE(511)] = 20148,
[SMALL_STATE(512)] = 20186,
[SMALL_STATE(513)] = 20220,
[SMALL_STATE(514)] = 20254,
[SMALL_STATE(515)] = 20288,
[SMALL_STATE(516)] = 20322,
[SMALL_STATE(517)] = 20354,
[SMALL_STATE(518)] = 20388,
[SMALL_STATE(519)] = 20422,
[SMALL_STATE(520)] = 20456,
[SMALL_STATE(521)] = 20490,
[SMALL_STATE(522)] = 20524,
[SMALL_STATE(523)] = 20558,
[SMALL_STATE(524)] = 20596,
[SMALL_STATE(525)] = 20630,
[SMALL_STATE(526)] = 20664,
[SMALL_STATE(527)] = 20698,
[SMALL_STATE(528)] = 20732,
[SMALL_STATE(529)] = 20766,
[SMALL_STATE(530)] = 20798,
[SMALL_STATE(531)] = 20832,
[SMALL_STATE(532)] = 20866,
[SMALL_STATE(533)] = 20904,
[SMALL_STATE(534)] = 20938,
[SMALL_STATE(535)] = 20972,
[SMALL_STATE(536)] = 21006,
[SMALL_STATE(537)] = 21044,
[SMALL_STATE(538)] = 21078,
[SMALL_STATE(539)] = 21110,
[SMALL_STATE(540)] = 21148,
[SMALL_STATE(541)] = 21186,
[SMALL_STATE(542)] = 21220,
[SMALL_STATE(543)] = 21254,
[SMALL_STATE(544)] = 21292,
[SMALL_STATE(545)] = 21326,
[SMALL_STATE(546)] = 21360,
[SMALL_STATE(547)] = 21398,
[SMALL_STATE(548)] = 21432,
[SMALL_STATE(549)] = 21466,
[SMALL_STATE(550)] = 21498,
[SMALL_STATE(551)] = 21536,
[SMALL_STATE(552)] = 21567,
[SMALL_STATE(553)] = 21598,
[SMALL_STATE(554)] = 21631,
[SMALL_STATE(555)] = 21662,
[SMALL_STATE(556)] = 21695,
[SMALL_STATE(557)] = 21730,
[SMALL_STATE(558)] = 21761,
[SMALL_STATE(559)] = 21792,
[SMALL_STATE(560)] = 21823,
[SMALL_STATE(561)] = 21858,
[SMALL_STATE(562)] = 21891,
[SMALL_STATE(563)] = 21922,
[SMALL_STATE(564)] = 21953,
[SMALL_STATE(565)] = 21984,
[SMALL_STATE(566)] = 22019,
[SMALL_STATE(567)] = 22052,
[SMALL_STATE(568)] = 22083,
[SMALL_STATE(569)] = 22114,
[SMALL_STATE(570)] = 22149,
[SMALL_STATE(571)] = 22180,
[SMALL_STATE(572)] = 22211,
[SMALL_STATE(573)] = 22246,
[SMALL_STATE(574)] = 22277,
[SMALL_STATE(575)] = 22308,
[SMALL_STATE(576)] = 22343,
[SMALL_STATE(577)] = 22374,
[SMALL_STATE(578)] = 22405,
[SMALL_STATE(579)] = 22440,
[SMALL_STATE(580)] = 22471,
[SMALL_STATE(581)] = 22502,
[SMALL_STATE(582)] = 22537,
[SMALL_STATE(583)] = 22568,
[SMALL_STATE(584)] = 22599,
[SMALL_STATE(585)] = 22634,
[SMALL_STATE(586)] = 22669,
[SMALL_STATE(587)] = 22700,
[SMALL_STATE(588)] = 22731,
[SMALL_STATE(589)] = 22766,
[SMALL_STATE(590)] = 22797,
[SMALL_STATE(591)] = 22828,
[SMALL_STATE(592)] = 22859,
[SMALL_STATE(593)] = 22894,
[SMALL_STATE(594)] = 22925,
[SMALL_STATE(595)] = 22956,
[SMALL_STATE(596)] = 22991,
[SMALL_STATE(597)] = 23022,
[SMALL_STATE(598)] = 23053,
[SMALL_STATE(599)] = 23086,
[SMALL_STATE(600)] = 23119,
[SMALL_STATE(601)] = 23152,
[SMALL_STATE(602)] = 23185,
[SMALL_STATE(603)] = 23216,
[SMALL_STATE(604)] = 23247,
[SMALL_STATE(605)] = 23278,
[SMALL_STATE(606)] = 23309,
[SMALL_STATE(607)] = 23340,
[SMALL_STATE(608)] = 23371,
[SMALL_STATE(609)] = 23402,
[SMALL_STATE(610)] = 23433,
[SMALL_STATE(611)] = 23464,
[SMALL_STATE(612)] = 23495,
[SMALL_STATE(613)] = 23526,
[SMALL_STATE(614)] = 23557,
[SMALL_STATE(615)] = 23588,
[SMALL_STATE(616)] = 23619,
[SMALL_STATE(617)] = 23650,
[SMALL_STATE(618)] = 23680,
[SMALL_STATE(619)] = 23712,
[SMALL_STATE(620)] = 23744,
[SMALL_STATE(621)] = 23778,
[SMALL_STATE(622)] = 23812,
[SMALL_STATE(623)] = 23844,
[SMALL_STATE(624)] = 23878,
[SMALL_STATE(625)] = 23910,
[SMALL_STATE(626)] = 23944,
[SMALL_STATE(627)] = 23974,
[SMALL_STATE(628)] = 24008,
[SMALL_STATE(629)] = 24042,
[SMALL_STATE(630)] = 24074,
[SMALL_STATE(631)] = 24106,
[SMALL_STATE(632)] = 24138,
[SMALL_STATE(633)] = 24170,
[SMALL_STATE(634)] = 24204,
[SMALL_STATE(635)] = 24234,
[SMALL_STATE(636)] = 24266,
[SMALL_STATE(637)] = 24298,
[SMALL_STATE(638)] = 24332,
[SMALL_STATE(639)] = 24366,
[SMALL_STATE(640)] = 24400,
[SMALL_STATE(641)] = 24432,
[SMALL_STATE(642)] = 24464,
[SMALL_STATE(643)] = 24498,
[SMALL_STATE(644)] = 24528,
[SMALL_STATE(645)] = 24562,
[SMALL_STATE(646)] = 24594,
[SMALL_STATE(647)] = 24623,
[SMALL_STATE(648)] = 24654,
[SMALL_STATE(649)] = 24685,
[SMALL_STATE(650)] = 24714,
[SMALL_STATE(651)] = 24743,
[SMALL_STATE(652)] = 24772,
[SMALL_STATE(653)] = 24803,
[SMALL_STATE(654)] = 24824,
[SMALL_STATE(655)] = 24855,
[SMALL_STATE(656)] = 24886,
[SMALL_STATE(657)] = 24907,
[SMALL_STATE(658)] = 24938,
[SMALL_STATE(659)] = 24959,
[SMALL_STATE(660)] = 24988,
[SMALL_STATE(661)] = 25017,
[SMALL_STATE(662)] = 25048,
[SMALL_STATE(663)] = 25069,
[SMALL_STATE(664)] = 25100,
[SMALL_STATE(665)] = 25129,
[SMALL_STATE(666)] = 25160,
[SMALL_STATE(667)] = 25191,
[SMALL_STATE(668)] = 25222,
[SMALL_STATE(669)] = 25253,
[SMALL_STATE(670)] = 25282,
[SMALL_STATE(671)] = 25311,
[SMALL_STATE(672)] = 25340,
[SMALL_STATE(673)] = 25371,
[SMALL_STATE(674)] = 25402,
[SMALL_STATE(675)] = 25433,
[SMALL_STATE(676)] = 25464,
[SMALL_STATE(677)] = 25493,
[SMALL_STATE(678)] = 25522,
[SMALL_STATE(679)] = 25551,
[SMALL_STATE(680)] = 25580,
[SMALL_STATE(681)] = 25608,
[SMALL_STATE(682)] = 25632,
[SMALL_STATE(683)] = 25656,
[SMALL_STATE(684)] = 25682,
[SMALL_STATE(685)] = 25706,
[SMALL_STATE(686)] = 25730,
[SMALL_STATE(687)] = 25758,
[SMALL_STATE(688)] = 25786,
[SMALL_STATE(689)] = 25814,
[SMALL_STATE(690)] = 25842,
[SMALL_STATE(691)] = 25870,
[SMALL_STATE(692)] = 25898,
[SMALL_STATE(693)] = 25926,
[SMALL_STATE(694)] = 25954,
[SMALL_STATE(695)] = 25982,
[SMALL_STATE(696)] = 26010,
[SMALL_STATE(697)] = 26038,
[SMALL_STATE(698)] = 26064,
[SMALL_STATE(699)] = 26088,
[SMALL_STATE(700)] = 26116,
[SMALL_STATE(701)] = 26140,
[SMALL_STATE(702)] = 26164,
[SMALL_STATE(703)] = 26188,
[SMALL_STATE(704)] = 26212,
[SMALL_STATE(705)] = 26236,
[SMALL_STATE(706)] = 26260,
[SMALL_STATE(707)] = 26284,
[SMALL_STATE(708)] = 26312,
[SMALL_STATE(709)] = 26336,
[SMALL_STATE(710)] = 26364,
[SMALL_STATE(711)] = 26388,
[SMALL_STATE(712)] = 26412,
[SMALL_STATE(713)] = 26436,
[SMALL_STATE(714)] = 26460,
[SMALL_STATE(715)] = 26484,
[SMALL_STATE(716)] = 26507,
[SMALL_STATE(717)] = 26526,
[SMALL_STATE(718)] = 26549,
[SMALL_STATE(719)] = 26568,
[SMALL_STATE(720)] = 26591,
[SMALL_STATE(721)] = 26610,
[SMALL_STATE(722)] = 26629,
[SMALL_STATE(723)] = 26648,
[SMALL_STATE(724)] = 26667,
[SMALL_STATE(725)] = 26690,
[SMALL_STATE(726)] = 26709,
[SMALL_STATE(727)] = 26728,
[SMALL_STATE(728)] = 26751,
[SMALL_STATE(729)] = 26770,
[SMALL_STATE(730)] = 26789,
[SMALL_STATE(731)] = 26812,
[SMALL_STATE(732)] = 26831,
[SMALL_STATE(733)] = 26850,
[SMALL_STATE(734)] = 26869,
[SMALL_STATE(735)] = 26888,
[SMALL_STATE(736)] = 26911,
[SMALL_STATE(737)] = 26930,
[SMALL_STATE(738)] = 26955,
[SMALL_STATE(739)] = 26978,
[SMALL_STATE(740)] = 27003,
[SMALL_STATE(741)] = 27028,
[SMALL_STATE(742)] = 27047,
[SMALL_STATE(743)] = 27072,
[SMALL_STATE(744)] = 27091,
[SMALL_STATE(745)] = 27110,
[SMALL_STATE(746)] = 27129,
[SMALL_STATE(747)] = 27152,
[SMALL_STATE(748)] = 27175,
[SMALL_STATE(749)] = 27200,
[SMALL_STATE(750)] = 27219,
[SMALL_STATE(751)] = 27244,
[SMALL_STATE(752)] = 27263,
[SMALL_STATE(753)] = 27286,
[SMALL_STATE(754)] = 27311,
[SMALL_STATE(755)] = 27336,
[SMALL_STATE(756)] = 27355,
[SMALL_STATE(757)] = 27373,
[SMALL_STATE(758)] = 27391,
[SMALL_STATE(759)] = 27409,
[SMALL_STATE(760)] = 27427,
[SMALL_STATE(761)] = 27453,
[SMALL_STATE(762)] = 27471,
[SMALL_STATE(763)] = 27489,
[SMALL_STATE(764)] = 27507,
[SMALL_STATE(765)] = 27529,
[SMALL_STATE(766)] = 27547,
[SMALL_STATE(767)] = 27569,
[SMALL_STATE(768)] = 27587,
[SMALL_STATE(769)] = 27605,
[SMALL_STATE(770)] = 27623,
[SMALL_STATE(771)] = 27641,
[SMALL_STATE(772)] = 27659,
[SMALL_STATE(773)] = 27682,
[SMALL_STATE(774)] = 27698,
[SMALL_STATE(775)] = 27714,
[SMALL_STATE(776)] = 27730,
[SMALL_STATE(777)] = 27746,
[SMALL_STATE(778)] = 27762,
[SMALL_STATE(779)] = 27778,
[SMALL_STATE(780)] = 27794,
[SMALL_STATE(781)] = 27810,
[SMALL_STATE(782)] = 27826,
[SMALL_STATE(783)] = 27842,
[SMALL_STATE(784)] = 27858,
[SMALL_STATE(785)] = 27874,
[SMALL_STATE(786)] = 27890,
[SMALL_STATE(787)] = 27903,
[SMALL_STATE(788)] = 27916,
[SMALL_STATE(789)] = 27929,
[SMALL_STATE(790)] = 27942,
[SMALL_STATE(791)] = 27955,
[SMALL_STATE(792)] = 27968,
[SMALL_STATE(793)] = 27985,
[SMALL_STATE(794)] = 27998,
[SMALL_STATE(795)] = 28015,
[SMALL_STATE(796)] = 28028,
[SMALL_STATE(797)] = 28043,
[SMALL_STATE(798)] = 28056,
[SMALL_STATE(799)] = 28077,
[SMALL_STATE(800)] = 28096,
[SMALL_STATE(801)] = 28111,
[SMALL_STATE(802)] = 28124,
[SMALL_STATE(803)] = 28143,
[SMALL_STATE(804)] = 28156,
[SMALL_STATE(805)] = 28169,
[SMALL_STATE(806)] = 28186,
[SMALL_STATE(807)] = 28203,
[SMALL_STATE(808)] = 28216,
[SMALL_STATE(809)] = 28229,
[SMALL_STATE(810)] = 28242,
[SMALL_STATE(811)] = 28263,
[SMALL_STATE(812)] = 28277,
[SMALL_STATE(813)] = 28289,
[SMALL_STATE(814)] = 28301,
[SMALL_STATE(815)] = 28313,
[SMALL_STATE(816)] = 28327,
[SMALL_STATE(817)] = 28341,
[SMALL_STATE(818)] = 28353,
[SMALL_STATE(819)] = 28365,
[SMALL_STATE(820)] = 28379,
[SMALL_STATE(821)] = 28391,
[SMALL_STATE(822)] = 28405,
[SMALL_STATE(823)] = 28417,
[SMALL_STATE(824)] = 28429,
[SMALL_STATE(825)] = 28441,
[SMALL_STATE(826)] = 28453,
[SMALL_STATE(827)] = 28465,
[SMALL_STATE(828)] = 28477,
[SMALL_STATE(829)] = 28489,
[SMALL_STATE(830)] = 28503,
[SMALL_STATE(831)] = 28517,
[SMALL_STATE(832)] = 28531,
[SMALL_STATE(833)] = 28545,
[SMALL_STATE(834)] = 28557,
[SMALL_STATE(835)] = 28571,
[SMALL_STATE(836)] = 28585,
[SMALL_STATE(837)] = 28599,
[SMALL_STATE(838)] = 28611,
[SMALL_STATE(839)] = 28626,
[SMALL_STATE(840)] = 28639,
[SMALL_STATE(841)] = 28652,
[SMALL_STATE(842)] = 28665,
[SMALL_STATE(843)] = 28680,
[SMALL_STATE(844)] = 28693,
[SMALL_STATE(845)] = 28706,
[SMALL_STATE(846)] = 28719,
[SMALL_STATE(847)] = 28732,
[SMALL_STATE(848)] = 28745,
[SMALL_STATE(849)] = 28758,
[SMALL_STATE(850)] = 28771,
[SMALL_STATE(851)] = 28784,
[SMALL_STATE(852)] = 28797,
[SMALL_STATE(853)] = 28810,
[SMALL_STATE(854)] = 28823,
[SMALL_STATE(855)] = 28836,
[SMALL_STATE(856)] = 28849,
[SMALL_STATE(857)] = 28862,
[SMALL_STATE(858)] = 28875,
[SMALL_STATE(859)] = 28888,
[SMALL_STATE(860)] = 28899,
[SMALL_STATE(861)] = 28912,
[SMALL_STATE(862)] = 28925,
[SMALL_STATE(863)] = 28938,
[SMALL_STATE(864)] = 28949,
[SMALL_STATE(865)] = 28968,
[SMALL_STATE(866)] = 28985,
[SMALL_STATE(867)] = 29002,
[SMALL_STATE(868)] = 29015,
[SMALL_STATE(869)] = 29030,
[SMALL_STATE(870)] = 29045,
[SMALL_STATE(871)] = 29056,
[SMALL_STATE(872)] = 29067,
[SMALL_STATE(873)] = 29084,
[SMALL_STATE(874)] = 29101,
[SMALL_STATE(875)] = 29120,
[SMALL_STATE(876)] = 29131,
[SMALL_STATE(877)] = 29148,
[SMALL_STATE(878)] = 29167,
[SMALL_STATE(879)] = 29180,
[SMALL_STATE(880)] = 29199,
[SMALL_STATE(881)] = 29218,
[SMALL_STATE(882)] = 29231,
[SMALL_STATE(883)] = 29250,
[SMALL_STATE(884)] = 29269,
[SMALL_STATE(885)] = 29280,
[SMALL_STATE(886)] = 29291,
[SMALL_STATE(887)] = 29310,
[SMALL_STATE(888)] = 29321,
[SMALL_STATE(889)] = 29334,
[SMALL_STATE(890)] = 29351,
[SMALL_STATE(891)] = 29361,
[SMALL_STATE(892)] = 29377,
[SMALL_STATE(893)] = 29387,
[SMALL_STATE(894)] = 29397,
[SMALL_STATE(895)] = 29413,
[SMALL_STATE(896)] = 29427,
[SMALL_STATE(897)] = 29441,
[SMALL_STATE(898)] = 29451,
[SMALL_STATE(899)] = 29467,
[SMALL_STATE(900)] = 29481,
[SMALL_STATE(901)] = 29491,
[SMALL_STATE(902)] = 29501,
[SMALL_STATE(903)] = 29511,
[SMALL_STATE(904)] = 29527,
[SMALL_STATE(905)] = 29541,
[SMALL_STATE(906)] = 29557,
[SMALL_STATE(907)] = 29567,
[SMALL_STATE(908)] = 29583,
[SMALL_STATE(909)] = 29593,
[SMALL_STATE(910)] = 29609,
[SMALL_STATE(911)] = 29619,
[SMALL_STATE(912)] = 29629,
[SMALL_STATE(913)] = 29639,
[SMALL_STATE(914)] = 29649,
[SMALL_STATE(915)] = 29665,
[SMALL_STATE(916)] = 29679,
[SMALL_STATE(917)] = 29695,
[SMALL_STATE(918)] = 29705,
[SMALL_STATE(919)] = 29715,
[SMALL_STATE(920)] = 29731,
[SMALL_STATE(921)] = 29743,
[SMALL_STATE(922)] = 29755,
[SMALL_STATE(923)] = 29765,
[SMALL_STATE(924)] = 29775,
[SMALL_STATE(925)] = 29785,
[SMALL_STATE(926)] = 29801,
[SMALL_STATE(927)] = 29817,
[SMALL_STATE(928)] = 29831,
[SMALL_STATE(929)] = 29847,
[SMALL_STATE(930)] = 29861,
[SMALL_STATE(931)] = 29871,
[SMALL_STATE(932)] = 29883,
[SMALL_STATE(933)] = 29895,
[SMALL_STATE(934)] = 29911,
[SMALL_STATE(935)] = 29927,
[SMALL_STATE(936)] = 29943,
[SMALL_STATE(937)] = 29959,
[SMALL_STATE(938)] = 29975,
[SMALL_STATE(939)] = 29991,
[SMALL_STATE(940)] = 30007,
[SMALL_STATE(941)] = 30017,
[SMALL_STATE(942)] = 30028,
[SMALL_STATE(943)] = 30041,
[SMALL_STATE(944)] = 30052,
[SMALL_STATE(945)] = 30063,
[SMALL_STATE(946)] = 30074,
[SMALL_STATE(947)] = 30085,
[SMALL_STATE(948)] = 30098,
[SMALL_STATE(949)] = 30109,
[SMALL_STATE(950)] = 30120,
[SMALL_STATE(951)] = 30131,
[SMALL_STATE(952)] = 30142,
[SMALL_STATE(953)] = 30155,
[SMALL_STATE(954)] = 30166,
[SMALL_STATE(955)] = 30179,
[SMALL_STATE(956)] = 30190,
[SMALL_STATE(957)] = 30203,
[SMALL_STATE(958)] = 30216,
[SMALL_STATE(959)] = 30229,
[SMALL_STATE(960)] = 30242,
[SMALL_STATE(961)] = 30255,
[SMALL_STATE(962)] = 30268,
[SMALL_STATE(963)] = 30279,
[SMALL_STATE(964)] = 30292,
[SMALL_STATE(965)] = 30305,
[SMALL_STATE(966)] = 30318,
[SMALL_STATE(967)] = 30331,
[SMALL_STATE(968)] = 30344,
[SMALL_STATE(969)] = 30357,
[SMALL_STATE(970)] = 30368,
[SMALL_STATE(971)] = 30381,
[SMALL_STATE(972)] = 30394,
[SMALL_STATE(973)] = 30407,
[SMALL_STATE(974)] = 30420,
[SMALL_STATE(975)] = 30433,
[SMALL_STATE(976)] = 30446,
[SMALL_STATE(977)] = 30457,
[SMALL_STATE(978)] = 30470,
[SMALL_STATE(979)] = 30481,
[SMALL_STATE(980)] = 30492,
[SMALL_STATE(981)] = 30503,
[SMALL_STATE(982)] = 30516,
[SMALL_STATE(983)] = 30527,
[SMALL_STATE(984)] = 30540,
[SMALL_STATE(985)] = 30551,
[SMALL_STATE(986)] = 30562,
[SMALL_STATE(987)] = 30575,
[SMALL_STATE(988)] = 30588,
[SMALL_STATE(989)] = 30599,
[SMALL_STATE(990)] = 30610,
[SMALL_STATE(991)] = 30623,
[SMALL_STATE(992)] = 30636,
[SMALL_STATE(993)] = 30649,
[SMALL_STATE(994)] = 30660,
[SMALL_STATE(995)] = 30673,
[SMALL_STATE(996)] = 30686,
[SMALL_STATE(997)] = 30696,
[SMALL_STATE(998)] = 30706,
[SMALL_STATE(999)] = 30716,
[SMALL_STATE(1000)] = 30726,
[SMALL_STATE(1001)] = 30736,
[SMALL_STATE(1002)] = 30746,
[SMALL_STATE(1003)] = 30756,
[SMALL_STATE(1004)] = 30764,
[SMALL_STATE(1005)] = 30774,
[SMALL_STATE(1006)] = 30784,
[SMALL_STATE(1007)] = 30794,
[SMALL_STATE(1008)] = 30802,
[SMALL_STATE(1009)] = 30810,
[SMALL_STATE(1010)] = 30817,
[SMALL_STATE(1011)] = 30824,
[SMALL_STATE(1012)] = 30831,
[SMALL_STATE(1013)] = 30838,
[SMALL_STATE(1014)] = 30845,
[SMALL_STATE(1015)] = 30852,
[SMALL_STATE(1016)] = 30859,
[SMALL_STATE(1017)] = 30866,
[SMALL_STATE(1018)] = 30873,
[SMALL_STATE(1019)] = 30880,
[SMALL_STATE(1020)] = 30887,
[SMALL_STATE(1021)] = 30894,
[SMALL_STATE(1022)] = 30901,
[SMALL_STATE(1023)] = 30908,
[SMALL_STATE(1024)] = 30915,
[SMALL_STATE(1025)] = 30922,
[SMALL_STATE(1026)] = 30929,
[SMALL_STATE(1027)] = 30936,
[SMALL_STATE(1028)] = 30943,
[SMALL_STATE(1029)] = 30950,
[SMALL_STATE(1030)] = 30957,
[SMALL_STATE(1031)] = 30964,
[SMALL_STATE(1032)] = 30971,
[SMALL_STATE(1033)] = 30978,
[SMALL_STATE(1034)] = 30985,
[SMALL_STATE(1035)] = 30992,
[SMALL_STATE(1036)] = 30999,
[SMALL_STATE(1037)] = 31006,
[SMALL_STATE(1038)] = 31013,
[SMALL_STATE(1039)] = 31020,
[SMALL_STATE(1040)] = 31027,
[SMALL_STATE(1041)] = 31034,
[SMALL_STATE(1042)] = 31041,
[SMALL_STATE(1043)] = 31048,
[SMALL_STATE(1044)] = 31055,
[SMALL_STATE(1045)] = 31062,
[SMALL_STATE(1046)] = 31069,
[SMALL_STATE(1047)] = 31076,
[SMALL_STATE(1048)] = 31083,
[SMALL_STATE(1049)] = 31090,
[SMALL_STATE(1050)] = 31097,
[SMALL_STATE(1051)] = 31104,
[SMALL_STATE(1052)] = 31111,
[SMALL_STATE(1053)] = 31118,
[SMALL_STATE(1054)] = 31125,
[SMALL_STATE(1055)] = 31132,
[SMALL_STATE(1056)] = 31139,
[SMALL_STATE(1057)] = 31146,
[SMALL_STATE(1058)] = 31153,
[SMALL_STATE(1059)] = 31160,
[SMALL_STATE(1060)] = 31167,
[SMALL_STATE(1061)] = 31174,
[SMALL_STATE(1062)] = 31181,
[SMALL_STATE(1063)] = 31188,
[SMALL_STATE(1064)] = 31195,
[SMALL_STATE(1065)] = 31202,
[SMALL_STATE(1066)] = 31209,
[SMALL_STATE(1067)] = 31216,
[SMALL_STATE(1068)] = 31223,
[SMALL_STATE(1069)] = 31230,
[SMALL_STATE(1070)] = 31237,
[SMALL_STATE(1071)] = 31244,
[SMALL_STATE(1072)] = 31251,
[SMALL_STATE(1073)] = 31258,
[SMALL_STATE(1074)] = 31265,
[SMALL_STATE(1075)] = 31272,
[SMALL_STATE(1076)] = 31279,
[SMALL_STATE(1077)] = 31286,
[SMALL_STATE(1078)] = 31293,
[SMALL_STATE(1079)] = 31300,
[SMALL_STATE(1080)] = 31307,
[SMALL_STATE(1081)] = 31314,
[SMALL_STATE(1082)] = 31321,
[SMALL_STATE(1083)] = 31328,
[SMALL_STATE(1084)] = 31335,
[SMALL_STATE(1085)] = 31342,
[SMALL_STATE(1086)] = 31349,
[SMALL_STATE(1087)] = 31356,
[SMALL_STATE(1088)] = 31363,
[SMALL_STATE(1089)] = 31370,
[SMALL_STATE(1090)] = 31377,
[SMALL_STATE(1091)] = 31384,
[SMALL_STATE(1092)] = 31391,
[SMALL_STATE(1093)] = 31398,
[SMALL_STATE(1094)] = 31405,
[SMALL_STATE(1095)] = 31412,
[SMALL_STATE(1096)] = 31419,
[SMALL_STATE(1097)] = 31426,
[SMALL_STATE(1098)] = 31433,
[SMALL_STATE(1099)] = 31440,
[SMALL_STATE(1100)] = 31447,
[SMALL_STATE(1101)] = 31454,
[SMALL_STATE(1102)] = 31461,
[SMALL_STATE(1103)] = 31468,
[SMALL_STATE(1104)] = 31475,
[SMALL_STATE(1105)] = 31482,
[SMALL_STATE(1106)] = 31489,
[SMALL_STATE(1107)] = 31496,
[SMALL_STATE(1108)] = 31503,
[SMALL_STATE(1109)] = 31510,
[SMALL_STATE(1110)] = 31517,
[SMALL_STATE(1111)] = 31524,
[SMALL_STATE(1112)] = 31531,
[SMALL_STATE(1113)] = 31538,
[SMALL_STATE(1114)] = 31545,
[SMALL_STATE(1115)] = 31552,
[SMALL_STATE(1116)] = 31559,
[SMALL_STATE(1117)] = 31566,
[SMALL_STATE(1118)] = 31573,
[SMALL_STATE(1119)] = 31580,
[SMALL_STATE(1120)] = 31587,
[SMALL_STATE(1121)] = 31594,
[SMALL_STATE(1122)] = 31601,
[SMALL_STATE(1123)] = 31608,
[SMALL_STATE(1124)] = 31615,
[SMALL_STATE(1125)] = 31622,
[SMALL_STATE(1126)] = 31629,
[SMALL_STATE(1127)] = 31636,
[SMALL_STATE(1128)] = 31643,
[SMALL_STATE(1129)] = 31650,
[SMALL_STATE(1130)] = 31657,
[SMALL_STATE(1131)] = 31664,
[SMALL_STATE(1132)] = 31671,
[SMALL_STATE(1133)] = 31678,
[SMALL_STATE(1134)] = 31685,
[SMALL_STATE(1135)] = 31692,
[SMALL_STATE(1136)] = 31699,
[SMALL_STATE(1137)] = 31706,
[SMALL_STATE(1138)] = 31713,
[SMALL_STATE(1139)] = 31720,
[SMALL_STATE(1140)] = 31727,
[SMALL_STATE(1141)] = 31734,
[SMALL_STATE(1142)] = 31741,
[SMALL_STATE(1143)] = 31748,
[SMALL_STATE(1144)] = 31755,
[SMALL_STATE(1145)] = 31762,
[SMALL_STATE(1146)] = 31769,
[SMALL_STATE(1147)] = 31776,
[SMALL_STATE(1148)] = 31783,
[SMALL_STATE(1149)] = 31790,
[SMALL_STATE(1150)] = 31797,
[SMALL_STATE(1151)] = 31804,
[SMALL_STATE(1152)] = 31811,
[SMALL_STATE(1153)] = 31818,
[SMALL_STATE(1154)] = 31825,
[SMALL_STATE(1155)] = 31832,
[SMALL_STATE(1156)] = 31839,
[SMALL_STATE(1157)] = 31846,
[SMALL_STATE(1158)] = 31853,
[SMALL_STATE(1159)] = 31860,
[SMALL_STATE(1160)] = 31867,
[SMALL_STATE(1161)] = 31874,
[SMALL_STATE(1162)] = 31881,
[SMALL_STATE(1163)] = 31888,
[SMALL_STATE(1164)] = 31895,
[SMALL_STATE(1165)] = 31902,
[SMALL_STATE(1166)] = 31909,
[SMALL_STATE(1167)] = 31916,
[SMALL_STATE(1168)] = 31923,
[SMALL_STATE(1169)] = 31930,
[SMALL_STATE(1170)] = 31937,
[SMALL_STATE(1171)] = 31944,
[SMALL_STATE(1172)] = 31951,
[SMALL_STATE(1173)] = 31958,
[SMALL_STATE(1174)] = 31965,
[SMALL_STATE(1175)] = 31972,
[SMALL_STATE(1176)] = 31979,
[SMALL_STATE(1177)] = 31986,
[SMALL_STATE(1178)] = 31993,
[SMALL_STATE(1179)] = 32000,
[SMALL_STATE(1180)] = 32007,
[SMALL_STATE(1181)] = 32014,
[SMALL_STATE(1182)] = 32021,
[SMALL_STATE(1183)] = 32028,
[SMALL_STATE(1184)] = 32035,
[SMALL_STATE(1185)] = 32042,
[SMALL_STATE(1186)] = 32049,
[SMALL_STATE(1187)] = 32056,
[SMALL_STATE(1188)] = 32063,
[SMALL_STATE(1189)] = 32070,
[SMALL_STATE(1190)] = 32077,
[SMALL_STATE(1191)] = 32084,
[SMALL_STATE(1192)] = 32091,
[SMALL_STATE(1193)] = 32098,
[SMALL_STATE(1194)] = 32105,
[SMALL_STATE(1195)] = 32112,
[SMALL_STATE(1196)] = 32119,
[SMALL_STATE(1197)] = 32126,
[SMALL_STATE(1198)] = 32133,
[SMALL_STATE(1199)] = 32140,
[SMALL_STATE(1200)] = 32147,
[SMALL_STATE(1201)] = 32154,
[SMALL_STATE(1202)] = 32161,
[SMALL_STATE(1203)] = 32168,
[SMALL_STATE(1204)] = 32175,
[SMALL_STATE(1205)] = 32182,
[SMALL_STATE(1206)] = 32189,
[SMALL_STATE(1207)] = 32196,
[SMALL_STATE(1208)] = 32203,
};
static const TSParseActionEntry ts_parse_actions[] = {
[0] = {.entry = {.count = 0, .reusable = false}},
[1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(),
[3] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(),
[5] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_makefile, 0, 0, 0),
[7] = {.entry = {.count = 1, .reusable = false}}, SHIFT(76),
[9] = {.entry = {.count = 1, .reusable = false}}, SHIFT(832),
[11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(836),
[13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1163),
[15] = {.entry = {.count = 1, .reusable = false}}, SHIFT(533),
[17] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1001),
[19] = {.entry = {.count = 1, .reusable = false}}, SHIFT(367),
[21] = {.entry = {.count = 1, .reusable = false}}, SHIFT(500),
[23] = {.entry = {.count = 1, .reusable = false}}, SHIFT(316),
[25] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1009),
[27] = {.entry = {.count = 1, .reusable = false}}, SHIFT(486),
[29] = {.entry = {.count = 1, .reusable = false}}, SHIFT(456),
[31] = {.entry = {.count = 1, .reusable = false}}, SHIFT(458),
[33] = {.entry = {.count = 1, .reusable = false}}, SHIFT(557),
[35] = {.entry = {.count = 1, .reusable = false}}, SHIFT(564),
[37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(735),
[39] = {.entry = {.count = 1, .reusable = true}}, SHIFT(735),
[41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(714),
[43] = {.entry = {.count = 1, .reusable = true}}, SHIFT(703),
[45] = {.entry = {.count = 1, .reusable = false}}, SHIFT(77),
[47] = {.entry = {.count = 1, .reusable = false}}, SHIFT(829),
[49] = {.entry = {.count = 1, .reusable = false}}, SHIFT(831),
[51] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1187),
[53] = {.entry = {.count = 1, .reusable = false}}, SHIFT(512),
[55] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1004),
[57] = {.entry = {.count = 1, .reusable = false}}, SHIFT(363),
[59] = {.entry = {.count = 1, .reusable = false}}, SHIFT(488),
[61] = {.entry = {.count = 1, .reusable = false}}, SHIFT(322),
[63] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1173),
[65] = {.entry = {.count = 1, .reusable = false}}, SHIFT(434),
[67] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1158),
[69] = {.entry = {.count = 1, .reusable = false}}, SHIFT(760),
[71] = {.entry = {.count = 1, .reusable = false}}, SHIFT(714),
[73] = {.entry = {.count = 1, .reusable = false}}, SHIFT(703),
[75] = {.entry = {.count = 1, .reusable = true}}, SHIFT(473),
[77] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(),
[79] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1079),
[81] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1080),
[83] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1105),
[85] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1068),
[87] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1169),
[89] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(77),
[92] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(829),
[95] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(831),
[98] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(1187),
[101] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(512),
[104] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(1004),
[107] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(363),
[110] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(488),
[113] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(322),
[116] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(1173),
[119] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(434),
[122] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0),
[124] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(456),
[127] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(458),
[130] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(557),
[133] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(564),
[136] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(735),
[139] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(714),
[142] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(703),
[145] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__conditional_consequence, 2, 0, 0), SHIFT_REPEAT(473),
[148] = {.entry = {.count = 1, .reusable = false}}, SHIFT(340),
[150] = {.entry = {.count = 1, .reusable = true}}, SHIFT(980),
[152] = {.entry = {.count = 1, .reusable = false}}, SHIFT(752),
[154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(752),
[156] = {.entry = {.count = 1, .reusable = false}}, SHIFT(436),
[158] = {.entry = {.count = 1, .reusable = false}}, SHIFT(584),
[160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(681),
[162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682),
[164] = {.entry = {.count = 1, .reusable = false}}, SHIFT(455),
[166] = {.entry = {.count = 1, .reusable = false}}, SHIFT(569),
[168] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_elsif_directive, 2, 0, 14),
[170] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_elsif_directive, 3, 0, 24),
[172] = {.entry = {.count = 1, .reusable = false}}, SHIFT(343),
[174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(989),
[176] = {.entry = {.count = 1, .reusable = false}}, SHIFT(460),
[178] = {.entry = {.count = 1, .reusable = false}}, SHIFT(572),
[180] = {.entry = {.count = 1, .reusable = false}}, SHIFT(336),
[182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(978),
[184] = {.entry = {.count = 1, .reusable = false}}, SHIFT(345),
[186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(945),
[188] = {.entry = {.count = 1, .reusable = false}}, SHIFT(462),
[190] = {.entry = {.count = 1, .reusable = false}}, SHIFT(575),
[192] = {.entry = {.count = 1, .reusable = false}}, SHIFT(347),
[194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(962),
[196] = {.entry = {.count = 1, .reusable = false}}, SHIFT(464),
[198] = {.entry = {.count = 1, .reusable = false}}, SHIFT(578),
[200] = {.entry = {.count = 1, .reusable = false}}, SHIFT(349),
[202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982),
[204] = {.entry = {.count = 1, .reusable = false}}, SHIFT(467),
[206] = {.entry = {.count = 1, .reusable = false}}, SHIFT(581),
[208] = {.entry = {.count = 1, .reusable = false}}, SHIFT(351),
[210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(988),
[212] = {.entry = {.count = 1, .reusable = false}}, SHIFT(468),
[214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(585),
[216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(353),
[218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943),
[220] = {.entry = {.count = 1, .reusable = false}}, SHIFT(470),
[222] = {.entry = {.count = 1, .reusable = false}}, SHIFT(588),
[224] = {.entry = {.count = 1, .reusable = false}}, SHIFT(355),
[226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(946),
[228] = {.entry = {.count = 1, .reusable = false}}, SHIFT(471),
[230] = {.entry = {.count = 1, .reusable = false}}, SHIFT(592),
[232] = {.entry = {.count = 1, .reusable = false}}, SHIFT(357),
[234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(950),
[236] = {.entry = {.count = 1, .reusable = false}}, SHIFT(472),
[238] = {.entry = {.count = 1, .reusable = false}}, SHIFT(595),
[240] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_else_directive, 2, 0, 0),
[242] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_else_directive, 3, 0, 23),
[244] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_makefile, 1, 0, 0),
[246] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0),
[248] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(76),
[251] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(832),
[254] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(836),
[257] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(1163),
[260] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(533),
[263] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(1001),
[266] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(367),
[269] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(500),
[272] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(316),
[275] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(1009),
[278] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(486),
[281] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(456),
[284] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(458),
[287] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(557),
[290] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(564),
[293] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(735),
[296] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(735),
[299] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(714),
[302] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_makefile_repeat1, 2, 0, 0), SHIFT_REPEAT(703),
[305] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_recipe, 2, 0, 0),
[307] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 8, 0, 73),
[309] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 3, 0, 15),
[311] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 4, 0, 15),
[313] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 4, 0, 26),
[315] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0),
[317] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0), SHIFT_REPEAT(456),
[320] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0), SHIFT_REPEAT(458),
[323] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0), SHIFT_REPEAT(557),
[326] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0), SHIFT_REPEAT(564),
[329] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0), SHIFT_REPEAT(473),
[332] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 5, 0, 38),
[334] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 5, 0, 39),
[336] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_recipe, 3, 0, 0),
[338] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 5, 0, 41),
[340] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 6, 0, 50),
[342] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 6, 0, 52),
[344] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 6, 0, 55),
[346] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 6, 0, 41),
[348] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 6, 0, 56),
[350] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__ordinary_rule, 7, 0, 62),
[352] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 7, 0, 52),
[354] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 7, 0, 63),
[356] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__static_pattern_rule, 7, 0, 66),
[358] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 3, 0, 15),
[360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433),
[362] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 6, 0, 52),
[364] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 6, 0, 55),
[366] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 7, 0, 62),
[368] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 7, 0, 52),
[370] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 7, 0, 63),
[372] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 7, 0, 66),
[374] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 8, 0, 73),
[376] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 6, 0, 41),
[378] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 6, 0, 56),
[380] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 6, 0, 50),
[382] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_recipe, 2, 0, 0),
[384] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 4, 0, 15),
[386] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 4, 0, 26),
[388] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0),
[390] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_recipe_repeat1, 2, 0, 0), SHIFT_REPEAT(433),
[393] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 5, 0, 38),
[395] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__ordinary_rule, 5, 0, 39),
[397] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_recipe, 3, 0, 0),
[399] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__static_pattern_rule, 5, 0, 41),
[401] = {.entry = {.count = 1, .reusable = false}}, SHIFT(191),
[403] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 1, 0, 0),
[405] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 1, 0, 0),
[407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(138),
[409] = {.entry = {.count = 1, .reusable = false}}, SHIFT(623),
[411] = {.entry = {.count = 1, .reusable = false}}, SHIFT(747),
[413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(504),
[415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(559),
[417] = {.entry = {.count = 1, .reusable = false}}, SHIFT(710),
[419] = {.entry = {.count = 1, .reusable = false}}, SHIFT(711),
[421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181),
[423] = {.entry = {.count = 1, .reusable = false}}, SHIFT(644),
[425] = {.entry = {.count = 1, .reusable = false}}, SHIFT(196),
[427] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168),
[429] = {.entry = {.count = 1, .reusable = false}}, SHIFT(628),
[431] = {.entry = {.count = 1, .reusable = false}}, SHIFT(673),
[433] = {.entry = {.count = 1, .reusable = false}}, SHIFT(746),
[435] = {.entry = {.count = 1, .reusable = true}}, SHIFT(509),
[437] = {.entry = {.count = 1, .reusable = true}}, SHIFT(591),
[439] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182),
[441] = {.entry = {.count = 1, .reusable = false}}, SHIFT(620),
[443] = {.entry = {.count = 1, .reusable = false}}, SHIFT(667),
[445] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183),
[447] = {.entry = {.count = 1, .reusable = false}}, SHIFT(633),
[449] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184),
[451] = {.entry = {.count = 1, .reusable = false}}, SHIFT(637),
[453] = {.entry = {.count = 1, .reusable = true}}, SHIFT(291),
[455] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251),
[457] = {.entry = {.count = 1, .reusable = false}}, SHIFT(565),
[459] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_text, 1, 0, 4),
[461] = {.entry = {.count = 1, .reusable = false}}, SHIFT(727),
[463] = {.entry = {.count = 1, .reusable = false}}, SHIFT(432),
[465] = {.entry = {.count = 1, .reusable = true}}, SHIFT(20),
[467] = {.entry = {.count = 1, .reusable = false}}, SHIFT(214),
[469] = {.entry = {.count = 1, .reusable = false}}, SHIFT(807),
[471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(808),
[473] = {.entry = {.count = 1, .reusable = false}}, SHIFT(786),
[475] = {.entry = {.count = 1, .reusable = false}}, SHIFT(617),
[477] = {.entry = {.count = 1, .reusable = true}}, SHIFT(326),
[479] = {.entry = {.count = 1, .reusable = false}}, SHIFT(560),
[481] = {.entry = {.count = 1, .reusable = false}}, SHIFT(738),
[483] = {.entry = {.count = 1, .reusable = false}}, SHIFT(441),
[485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(21),
[487] = {.entry = {.count = 1, .reusable = false}}, SHIFT(216),
[489] = {.entry = {.count = 1, .reusable = false}}, SHIFT(814),
[491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(817),
[493] = {.entry = {.count = 1, .reusable = false}}, SHIFT(813),
[495] = {.entry = {.count = 1, .reusable = false}}, SHIFT(649),
[497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(317),
[499] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_export_directive, 2, 0, 0),
[501] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_export_directive, 2, 0, 0),
[503] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_text, 1, 0, 4),
[505] = {.entry = {.count = 1, .reusable = false}}, SHIFT(724),
[507] = {.entry = {.count = 1, .reusable = false}}, SHIFT(516),
[509] = {.entry = {.count = 1, .reusable = false}}, SHIFT(18),
[511] = {.entry = {.count = 1, .reusable = false}}, SHIFT(212),
[513] = {.entry = {.count = 1, .reusable = false}}, SHIFT(841),
[515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(843),
[517] = {.entry = {.count = 1, .reusable = false}}, SHIFT(840),
[519] = {.entry = {.count = 1, .reusable = false}}, SHIFT(737),
[521] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ifeq_directive, 3, 0, 10),
[523] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ifeq_directive, 3, 0, 10),
[525] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ifneq_directive, 3, 0, 10),
[527] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ifneq_directive, 3, 0, 10),
[529] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ifdef_directive, 3, 0, 8),
[531] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ifdef_directive, 3, 0, 8),
[533] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_ifndef_directive, 3, 0, 8),
[535] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_ifndef_directive, 3, 0, 8),
[537] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_text, 1, 0, 4),
[539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(730),
[541] = {.entry = {.count = 1, .reusable = false}}, SHIFT(529),
[543] = {.entry = {.count = 1, .reusable = false}}, SHIFT(19),
[545] = {.entry = {.count = 1, .reusable = false}}, SHIFT(213),
[547] = {.entry = {.count = 1, .reusable = false}}, SHIFT(852),
[549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(853),
[551] = {.entry = {.count = 1, .reusable = false}}, SHIFT(740),
[553] = {.entry = {.count = 1, .reusable = false}}, SHIFT(867),
[555] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_rule, 1, 0, 1),
[557] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_rule, 1, 0, 1),
[559] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_rule, 1, 0, 2),
[561] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_rule, 1, 0, 2),
[563] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vpath_directive, 2, 0, 0),
[565] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vpath_directive, 2, 0, 0),
[567] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unexport_directive, 2, 0, 0),
[569] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unexport_directive, 2, 0, 0),
[571] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_override_directive, 2, 0, 0),
[573] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_override_directive, 2, 0, 0),
[575] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_private_directive, 2, 0, 0),
[577] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_private_directive, 2, 0, 0),
[579] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__thing, 2, 0, 0),
[581] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__thing, 2, 0, 0),
[583] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_include_directive, 3, 0, 5),
[585] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_include_directive, 3, 0, 5),
[587] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vpath_directive, 3, 0, 6),
[589] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vpath_directive, 3, 0, 6),
[591] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_export_directive, 3, 0, 7),
[593] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_export_directive, 3, 0, 7),
[595] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unexport_directive, 3, 0, 7),
[597] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unexport_directive, 3, 0, 7),
[599] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_undefine_directive, 3, 0, 8),
[601] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_undefine_directive, 3, 0, 8),
[603] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 3, 0, 12),
[605] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 3, 0, 12),
[607] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional, 3, 0, 13),
[609] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional, 3, 0, 13),
[611] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_VPATH_assignment, 4, 0, 17),
[613] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_VPATH_assignment, 4, 0, 17),
[615] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_RECIPEPREFIX_assignment, 4, 0, 17),
[617] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_RECIPEPREFIX_assignment, 4, 0, 17),
[619] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_vpath_directive, 4, 0, 18),
[621] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_vpath_directive, 4, 0, 18),
[623] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 4, 0, 20),
[625] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 4, 0, 20),
[627] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 4, 0, 12),
[629] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 4, 0, 12),
[631] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 4, 0, 17),
[633] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 4, 0, 17),
[635] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shell_assignment, 4, 0, 21),
[637] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shell_assignment, 4, 0, 21),
[639] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional, 4, 0, 13),
[641] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional, 4, 0, 13),
[643] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional, 4, 0, 25),
[645] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional, 4, 0, 25),
[647] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__prefixed_recipe_line, 2, 0, 0),
[649] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__prefixed_recipe_line, 2, 0, 0),
[651] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_VPATH_assignment, 5, 0, 27),
[653] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_VPATH_assignment, 5, 0, 27),
[655] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_RECIPEPREFIX_assignment, 5, 0, 27),
[657] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_RECIPEPREFIX_assignment, 5, 0, 27),
[659] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 5, 0, 29),
[661] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 5, 0, 29),
[663] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 5, 0, 20),
[665] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 5, 0, 20),
[667] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 5, 0, 27),
[669] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 5, 0, 27),
[671] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shell_assignment, 5, 0, 35),
[673] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shell_assignment, 5, 0, 35),
[675] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 5, 0, 36),
[677] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 5, 0, 36),
[679] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shell_assignment, 5, 0, 37),
[681] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shell_assignment, 5, 0, 37),
[683] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional, 5, 0, 25),
[685] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional, 5, 0, 25),
[687] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional, 5, 0, 13),
[689] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional, 5, 0, 13),
[691] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 5, 0, 40),
[693] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 5, 0, 40),
[695] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 6, 0, 42),
[697] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 6, 0, 42),
[699] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 6, 0, 29),
[701] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 6, 0, 29),
[703] = {.entry = {.count = 1, .reusable = false}}, SHIFT(193),
[705] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 2, 0, 0),
[707] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 2, 0, 0),
[709] = {.entry = {.count = 1, .reusable = false}}, SHIFT(621),
[711] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 6, 0, 48),
[713] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 6, 0, 48),
[715] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shell_assignment, 6, 0, 49),
[717] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shell_assignment, 6, 0, 49),
[719] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_conditional, 6, 0, 25),
[721] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_conditional, 6, 0, 25),
[723] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 6, 0, 51),
[725] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 6, 0, 51),
[727] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 6, 0, 53),
[729] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 6, 0, 53),
[731] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 6, 0, 40),
[733] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 6, 0, 40),
[735] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 6, 0, 54),
[737] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 6, 0, 54),
[739] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 7, 0, 57),
[741] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 7, 0, 57),
[743] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 7, 0, 29),
[745] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 7, 0, 29),
[747] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 7, 0, 58),
[749] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 7, 0, 58),
[751] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 7, 0, 59),
[753] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 7, 0, 59),
[755] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 7, 0, 43),
[757] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 7, 0, 43),
[759] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 7, 0, 60),
[761] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 7, 0, 60),
[763] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 7, 0, 51),
[765] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 7, 0, 51),
[767] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 7, 0, 61),
[769] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 7, 0, 61),
[771] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__prefixed_recipe_line, 3, 0, 0),
[773] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__prefixed_recipe_line, 3, 0, 0),
[775] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 7, 0, 53),
[777] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 7, 0, 53),
[779] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 7, 0, 64),
[781] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 7, 0, 64),
[783] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 7, 0, 65),
[785] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 7, 0, 65),
[787] = {.entry = {.count = 1, .reusable = false}}, SHIFT(188),
[789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(627),
[791] = {.entry = {.count = 1, .reusable = true}}, SHIFT(674),
[793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(746),
[795] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 8, 0, 67),
[797] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 8, 0, 67),
[799] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 8, 0, 68),
[801] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 8, 0, 68),
[803] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 8, 0, 58),
[805] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 8, 0, 58),
[807] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 8, 0, 69),
[809] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 8, 0, 69),
[811] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 8, 0, 60),
[813] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 8, 0, 60),
[815] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 8, 0, 71),
[817] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 8, 0, 71),
[819] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 8, 0, 72),
[821] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 8, 0, 72),
[823] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 8, 0, 74),
[825] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 8, 0, 74),
[827] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 9, 0, 75),
[829] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 9, 0, 75),
[831] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_assignment, 9, 0, 76),
[833] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_assignment, 9, 0, 76),
[835] = {.entry = {.count = 1, .reusable = false}}, SHIFT(642),
[837] = {.entry = {.count = 1, .reusable = true}}, SHIFT(625),
[839] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668),
[841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(638),
[843] = {.entry = {.count = 1, .reusable = false}}, SHIFT(639),
[845] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_define_directive, 6, 0, 43),
[847] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_define_directive, 6, 0, 43),
[849] = {.entry = {.count = 1, .reusable = false}}, SHIFT(348),
[851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969),
[853] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_list_repeat1, 2, 0, 0),
[855] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_list_repeat1, 2, 0, 0),
[857] = {.entry = {.count = 1, .reusable = true}}, SHIFT(338),
[859] = {.entry = {.count = 1, .reusable = true}}, SHIFT(337),
[861] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 1, 0, 0),
[863] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_concatenation_repeat1, 1, 0, 0),
[865] = {.entry = {.count = 1, .reusable = false}}, SHIFT(361),
[867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(984),
[869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99),
[871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(78),
[873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28),
[875] = {.entry = {.count = 1, .reusable = true}}, SHIFT(281),
[877] = {.entry = {.count = 1, .reusable = false}}, SHIFT(537),
[879] = {.entry = {.count = 1, .reusable = false}}, SHIFT(453),
[881] = {.entry = {.count = 1, .reusable = false}}, SHIFT(195),
[883] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282),
[885] = {.entry = {.count = 1, .reusable = true}}, SHIFT(290),
[887] = {.entry = {.count = 1, .reusable = false}}, SHIFT(335),
[889] = {.entry = {.count = 1, .reusable = true}}, SHIFT(979),
[891] = {.entry = {.count = 1, .reusable = false}}, SHIFT(344),
[893] = {.entry = {.count = 1, .reusable = true}}, SHIFT(941),
[895] = {.entry = {.count = 1, .reusable = false}}, SHIFT(346),
[897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(949),
[899] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50),
[901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287),
[903] = {.entry = {.count = 1, .reusable = false}}, SHIFT(518),
[905] = {.entry = {.count = 1, .reusable = false}}, SHIFT(350),
[907] = {.entry = {.count = 1, .reusable = true}}, SHIFT(985),
[909] = {.entry = {.count = 1, .reusable = false}}, SHIFT(352),
[911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(993),
[913] = {.entry = {.count = 1, .reusable = false}}, SHIFT(354),
[915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(944),
[917] = {.entry = {.count = 1, .reusable = false}}, SHIFT(356),
[919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(948),
[921] = {.entry = {.count = 1, .reusable = false}}, SHIFT(75),
[923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255),
[925] = {.entry = {.count = 1, .reusable = false}}, SHIFT(358),
[927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(951),
[929] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(196),
[932] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0),
[934] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0),
[936] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(746),
[939] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(714),
[942] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(703),
[945] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_concatenation, 2, 0, 0),
[947] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_concatenation, 2, 0, 0),
[949] = {.entry = {.count = 1, .reusable = false}}, SHIFT(627),
[951] = {.entry = {.count = 1, .reusable = false}}, SHIFT(74),
[953] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64),
[955] = {.entry = {.count = 1, .reusable = false}}, SHIFT(547),
[957] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(191),
[960] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(747),
[963] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(710),
[966] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(711),
[969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(520),
[971] = {.entry = {.count = 1, .reusable = false}}, SHIFT(79),
[973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30),
[975] = {.entry = {.count = 1, .reusable = false}}, SHIFT(544),
[977] = {.entry = {.count = 1, .reusable = false}}, SHIFT(625),
[979] = {.entry = {.count = 1, .reusable = false}}, SHIFT(85),
[981] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(277),
[984] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(752),
[987] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(752),
[990] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(681),
[993] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(682),
[996] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72),
[998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(334),
[1000] = {.entry = {.count = 1, .reusable = false}}, SHIFT(329),
[1002] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_paths, 1, 0, 0),
[1004] = {.entry = {.count = 1, .reusable = false}}, SHIFT(717),
[1006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(530),
[1008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(558),
[1010] = {.entry = {.count = 1, .reusable = false}}, SHIFT(701),
[1012] = {.entry = {.count = 1, .reusable = false}}, SHIFT(705),
[1014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(277),
[1016] = {.entry = {.count = 1, .reusable = false}}, SHIFT(83),
[1018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(37),
[1020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332),
[1022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(40),
[1024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333),
[1026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51),
[1028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(330),
[1030] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_paths_repeat1, 2, 0, 0),
[1032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54),
[1034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42),
[1036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46),
[1038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60),
[1040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603),
[1042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(734),
[1044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(602),
[1046] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188),
[1048] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_list, 3, 0, 0),
[1050] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_list, 3, 0, 0),
[1052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(567),
[1054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716),
[1056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(604),
[1058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(759),
[1060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(605),
[1062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606),
[1064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783),
[1066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(607),
[1068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(551),
[1070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(892),
[1072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608),
[1074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(609),
[1076] = {.entry = {.count = 1, .reusable = true}}, SHIFT(912),
[1078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(610),
[1080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(611),
[1082] = {.entry = {.count = 1, .reusable = true}}, SHIFT(845),
[1084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(612),
[1086] = {.entry = {.count = 1, .reusable = true}}, SHIFT(613),
[1088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(855),
[1090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614),
[1092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(615),
[1094] = {.entry = {.count = 1, .reusable = true}}, SHIFT(788),
[1096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(552),
[1098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(577),
[1100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(822),
[1102] = {.entry = {.count = 1, .reusable = true}}, SHIFT(554),
[1104] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(329),
[1107] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(717),
[1110] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(701),
[1113] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_concatenation_repeat1, 2, 0, 0), SHIFT_REPEAT(705),
[1116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(568),
[1118] = {.entry = {.count = 1, .reusable = true}}, SHIFT(862),
[1120] = {.entry = {.count = 1, .reusable = false}}, SHIFT(80),
[1122] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86),
[1124] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat1, 1, 0, 4),
[1126] = {.entry = {.count = 1, .reusable = false}}, SHIFT(835),
[1128] = {.entry = {.count = 1, .reusable = false}}, SHIFT(81),
[1130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269),
[1132] = {.entry = {.count = 1, .reusable = true}}, SHIFT(741),
[1134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(562),
[1136] = {.entry = {.count = 1, .reusable = true}}, SHIFT(769),
[1138] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 28),
[1140] = {.entry = {.count = 1, .reusable = true}}, SHIFT(776),
[1142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(729),
[1144] = {.entry = {.count = 1, .reusable = true}}, SHIFT(906),
[1146] = {.entry = {.count = 1, .reusable = true}}, SHIFT(923),
[1148] = {.entry = {.count = 1, .reusable = true}}, SHIFT(851),
[1150] = {.entry = {.count = 1, .reusable = true}}, SHIFT(797),
[1152] = {.entry = {.count = 1, .reusable = true}}, SHIFT(828),
[1154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(563),
[1156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91),
[1158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(90),
[1160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(542),
[1162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1205),
[1164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093),
[1166] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__conditional_args_cmp, 2, 0, 9),
[1168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570),
[1170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(571),
[1172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573),
[1174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(574),
[1176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576),
[1178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(616),
[1180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(579),
[1182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(580),
[1184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582),
[1186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(583),
[1188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(586),
[1190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(587),
[1192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589),
[1194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(590),
[1196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593),
[1198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(594),
[1200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(596),
[1202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(597),
[1204] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 1, 0, 4),
[1206] = {.entry = {.count = 1, .reusable = false}}, SHIFT(194),
[1208] = {.entry = {.count = 1, .reusable = false}}, SHIFT(687),
[1210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(92),
[1212] = {.entry = {.count = 1, .reusable = false}}, SHIFT(693),
[1214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(678),
[1216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83),
[1218] = {.entry = {.count = 1, .reusable = false}}, SHIFT(543),
[1220] = {.entry = {.count = 1, .reusable = false}}, SHIFT(82),
[1222] = {.entry = {.count = 1, .reusable = false}}, SHIFT(524),
[1224] = {.entry = {.count = 1, .reusable = false}}, SHIFT(566),
[1226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(413),
[1228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(717),
[1230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(701),
[1232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(705),
[1234] = {.entry = {.count = 1, .reusable = false}}, SHIFT(320),
[1236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101),
[1238] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__attached_recipe_line, 1, 0, 0),
[1240] = {.entry = {.count = 1, .reusable = false}}, SHIFT(539),
[1242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(444),
[1244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(541),
[1246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235),
[1248] = {.entry = {.count = 1, .reusable = false}}, SHIFT(550),
[1250] = {.entry = {.count = 1, .reusable = false}}, SHIFT(532),
[1252] = {.entry = {.count = 1, .reusable = false}}, SHIFT(536),
[1254] = {.entry = {.count = 1, .reusable = false}}, SHIFT(540),
[1256] = {.entry = {.count = 1, .reusable = false}}, SHIFT(546),
[1258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(523),
[1260] = {.entry = {.count = 1, .reusable = false}}, SHIFT(507),
[1262] = {.entry = {.count = 1, .reusable = false}}, SHIFT(511),
[1264] = {.entry = {.count = 1, .reusable = false}}, SHIFT(117),
[1266] = {.entry = {.count = 1, .reusable = true}}, SHIFT(85),
[1268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96),
[1270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256),
[1272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(327),
[1274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195),
[1276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(747),
[1278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(710),
[1280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(711),
[1282] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_text, 1, 0, 0),
[1284] = {.entry = {.count = 1, .reusable = false}}, SHIFT(626),
[1286] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat2, 1, 0, 4),
[1288] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 1, 0, 4),
[1290] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat1, 1, 0, 4),
[1292] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 1, 0, 4),
[1294] = {.entry = {.count = 1, .reusable = false}}, SHIFT(931),
[1296] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_text, 2, 0, 4),
[1298] = {.entry = {.count = 1, .reusable = false}}, SHIFT(634),
[1300] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(565),
[1303] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0),
[1305] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(727),
[1308] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(432),
[1311] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(786),
[1314] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(683),
[1317] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411),
[1319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1194),
[1321] = {.entry = {.count = 1, .reusable = true}}, SHIFT(320),
[1323] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat2, 1, 0, 4),
[1325] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 1, 0, 4),
[1327] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 28),
[1329] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 28),
[1331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410),
[1333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(526),
[1335] = {.entry = {.count = 1, .reusable = true}}, SHIFT(412),
[1337] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1178),
[1339] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat1, 1, 0, 4),
[1341] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 1, 0, 4),
[1343] = {.entry = {.count = 1, .reusable = false}}, SHIFT(920),
[1345] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_text, 2, 0, 0),
[1347] = {.entry = {.count = 1, .reusable = false}}, SHIFT(643),
[1349] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 28),
[1351] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 28),
[1353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420),
[1355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429),
[1357] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(560),
[1360] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(738),
[1363] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(441),
[1366] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(813),
[1369] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat2, 2, 0, 0), SHIFT_REPEAT(697),
[1372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431),
[1374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(565),
[1376] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_text, 2, 0, 0),
[1378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(366),
[1380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(796),
[1382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(409),
[1384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(328),
[1386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193),
[1388] = {.entry = {.count = 1, .reusable = false}}, SHIFT(837),
[1390] = {.entry = {.count = 1, .reusable = false}}, SHIFT(84),
[1392] = {.entry = {.count = 1, .reusable = false}}, SHIFT(598),
[1394] = {.entry = {.count = 1, .reusable = false}}, SHIFT(632),
[1396] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(565),
[1399] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0),
[1401] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(727),
[1404] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(366),
[1407] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(796),
[1410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380),
[1412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(385),
[1414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408),
[1416] = {.entry = {.count = 1, .reusable = false}}, SHIFT(801),
[1418] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_text, 1, 0, 0),
[1420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370),
[1422] = {.entry = {.count = 1, .reusable = true}}, SHIFT(407),
[1424] = {.entry = {.count = 1, .reusable = false}}, SHIFT(635),
[1426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(368),
[1428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(369),
[1430] = {.entry = {.count = 1, .reusable = false}}, SHIFT(641),
[1432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(373),
[1434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374),
[1436] = {.entry = {.count = 1, .reusable = false}}, SHIFT(619),
[1438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(378),
[1440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430),
[1442] = {.entry = {.count = 1, .reusable = false}}, SHIFT(624),
[1444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(383),
[1446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384),
[1448] = {.entry = {.count = 1, .reusable = false}}, SHIFT(631),
[1450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(388),
[1452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389),
[1454] = {.entry = {.count = 1, .reusable = false}}, SHIFT(630),
[1456] = {.entry = {.count = 1, .reusable = false}}, SHIFT(636),
[1458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(392),
[1460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(393),
[1462] = {.entry = {.count = 1, .reusable = false}}, SHIFT(640),
[1464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(362),
[1466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(397),
[1468] = {.entry = {.count = 1, .reusable = false}}, SHIFT(618),
[1470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(401),
[1472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(402),
[1474] = {.entry = {.count = 1, .reusable = false}}, SHIFT(622),
[1476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(405),
[1478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(406),
[1480] = {.entry = {.count = 1, .reusable = false}}, SHIFT(650),
[1482] = {.entry = {.count = 1, .reusable = false}}, SHIFT(677),
[1484] = {.entry = {.count = 1, .reusable = false}}, SHIFT(646),
[1486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414),
[1488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(415),
[1490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416),
[1492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417),
[1494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(418),
[1496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419),
[1498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(421),
[1500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(422),
[1502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(423),
[1504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(424),
[1506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(425),
[1508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(426),
[1510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427),
[1512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428),
[1514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(379),
[1516] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_text, 2, 0, 4),
[1518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375),
[1520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(803),
[1522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105),
[1524] = {.entry = {.count = 1, .reusable = false}}, SHIFT(647),
[1526] = {.entry = {.count = 1, .reusable = false}}, SHIFT(87),
[1528] = {.entry = {.count = 1, .reusable = false}}, SHIFT(670),
[1530] = {.entry = {.count = 1, .reusable = false}}, SHIFT(688),
[1532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(266),
[1534] = {.entry = {.count = 1, .reusable = false}}, SHIFT(665),
[1536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(253),
[1538] = {.entry = {.count = 1, .reusable = false}}, SHIFT(661),
[1540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111),
[1542] = {.entry = {.count = 1, .reusable = false}}, SHIFT(648),
[1544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222),
[1546] = {.entry = {.count = 1, .reusable = false}}, SHIFT(666),
[1548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(313),
[1550] = {.entry = {.count = 1, .reusable = false}}, SHIFT(675),
[1552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(560),
[1554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(443),
[1556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(815),
[1558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133),
[1560] = {.entry = {.count = 1, .reusable = false}}, SHIFT(652),
[1562] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_text, 3, 0, 4),
[1564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(143),
[1566] = {.entry = {.count = 1, .reusable = false}}, SHIFT(654),
[1568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145),
[1570] = {.entry = {.count = 1, .reusable = false}}, SHIFT(655),
[1572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(157),
[1574] = {.entry = {.count = 1, .reusable = false}}, SHIFT(657),
[1576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(260),
[1578] = {.entry = {.count = 1, .reusable = false}}, SHIFT(663),
[1580] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__paren_text, 3, 0, 0),
[1582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(294),
[1584] = {.entry = {.count = 1, .reusable = false}}, SHIFT(672),
[1586] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(560),
[1589] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(738),
[1592] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(443),
[1595] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0), SHIFT_REPEAT(815),
[1598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(459),
[1600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(833),
[1602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112),
[1604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124),
[1606] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_text, 1, 0, 0),
[1608] = {.entry = {.count = 1, .reusable = false}}, SHIFT(753),
[1610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(146),
[1612] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_call, 5, 0, 32),
[1614] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_call, 5, 0, 32),
[1616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158),
[1618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164),
[1620] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shell_function, 5, 0, 34),
[1622] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shell_function, 5, 0, 34),
[1624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174),
[1626] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_shell_function, 6, 0, 47),
[1628] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_shell_function, 6, 0, 47),
[1630] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_text, 2, 0, 4),
[1632] = {.entry = {.count = 1, .reusable = false}}, SHIFT(739),
[1634] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_text, 1, 0, 0),
[1636] = {.entry = {.count = 1, .reusable = false}}, SHIFT(754),
[1638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271),
[1640] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_call, 6, 0, 32),
[1642] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_call, 6, 0, 32),
[1644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288),
[1646] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 0),
[1648] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 0), SHIFT_REPEAT(730),
[1651] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 0), SHIFT_REPEAT(529),
[1654] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 0), SHIFT_REPEAT(766),
[1657] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 0), SHIFT_REPEAT(867),
[1660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223),
[1662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(299),
[1664] = {.entry = {.count = 1, .reusable = false}}, SHIFT(694),
[1666] = {.entry = {.count = 1, .reusable = false}}, SHIFT(695),
[1668] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_text, 2, 0, 4),
[1670] = {.entry = {.count = 1, .reusable = false}}, SHIFT(750),
[1672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_text, 2, 0, 0),
[1674] = {.entry = {.count = 1, .reusable = false}}, SHIFT(748),
[1676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263),
[1678] = {.entry = {.count = 1, .reusable = false}}, SHIFT(707),
[1680] = {.entry = {.count = 1, .reusable = false}}, SHIFT(690),
[1682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225),
[1684] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 0),
[1686] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 0), SHIFT_REPEAT(724),
[1689] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 0), SHIFT_REPEAT(516),
[1692] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 0), SHIFT_REPEAT(840),
[1695] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 0), SHIFT_REPEAT(764),
[1698] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_text, 2, 0, 0),
[1700] = {.entry = {.count = 1, .reusable = false}}, SHIFT(742),
[1702] = {.entry = {.count = 1, .reusable = false}}, SHIFT(545),
[1704] = {.entry = {.count = 1, .reusable = false}}, SHIFT(868),
[1706] = {.entry = {.count = 1, .reusable = false}}, SHIFT(719),
[1708] = {.entry = {.count = 1, .reusable = false}}, SHIFT(768),
[1710] = {.entry = {.count = 1, .reusable = false}}, SHIFT(684),
[1712] = {.entry = {.count = 1, .reusable = false}}, SHIFT(715),
[1714] = {.entry = {.count = 1, .reusable = false}}, SHIFT(685),
[1716] = {.entry = {.count = 1, .reusable = false}}, SHIFT(761),
[1718] = {.entry = {.count = 1, .reusable = false}}, SHIFT(704),
[1720] = {.entry = {.count = 1, .reusable = false}}, SHIFT(702),
[1722] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 0),
[1724] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 0), SHIFT_REPEAT(730),
[1727] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 0), SHIFT_REPEAT(545),
[1730] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 0), SHIFT_REPEAT(868),
[1733] = {.entry = {.count = 1, .reusable = false}}, SHIFT(519),
[1735] = {.entry = {.count = 1, .reusable = false}}, SHIFT(838),
[1737] = {.entry = {.count = 1, .reusable = false}}, SHIFT(731),
[1739] = {.entry = {.count = 1, .reusable = false}}, SHIFT(779),
[1741] = {.entry = {.count = 1, .reusable = false}}, SHIFT(706),
[1743] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__string, 2, 0, 0), SHIFT_REPEAT(715),
[1746] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__string, 2, 0, 0),
[1748] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__string, 2, 0, 0), SHIFT_REPEAT(702),
[1751] = {.entry = {.count = 1, .reusable = false}}, SHIFT(721),
[1753] = {.entry = {.count = 1, .reusable = false}}, SHIFT(700),
[1755] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__string, 2, 0, 0), SHIFT_REPEAT(719),
[1758] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__string, 2, 0, 0), SHIFT_REPEAT(704),
[1761] = {.entry = {.count = 1, .reusable = false}}, SHIFT(708),
[1763] = {.entry = {.count = 1, .reusable = false}}, SHIFT(781),
[1765] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 0),
[1767] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 0), SHIFT_REPEAT(724),
[1770] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 0), SHIFT_REPEAT(519),
[1773] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 0), SHIFT_REPEAT(838),
[1776] = {.entry = {.count = 1, .reusable = false}}, SHIFT(726),
[1778] = {.entry = {.count = 1, .reusable = false}}, SHIFT(712),
[1780] = {.entry = {.count = 1, .reusable = false}}, SHIFT(713),
[1782] = {.entry = {.count = 1, .reusable = false}}, SHIFT(728),
[1784] = {.entry = {.count = 1, .reusable = false}}, SHIFT(698),
[1786] = {.entry = {.count = 1, .reusable = true}}, SHIFT(17),
[1788] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211),
[1790] = {.entry = {.count = 1, .reusable = false}}, SHIFT(908),
[1792] = {.entry = {.count = 1, .reusable = true}}, SHIFT(910),
[1794] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_reference, 4, 0, 0),
[1796] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_reference, 4, 0, 0),
[1798] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15),
[1800] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209),
[1802] = {.entry = {.count = 1, .reusable = false}}, SHIFT(780),
[1804] = {.entry = {.count = 1, .reusable = true}}, SHIFT(778),
[1806] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_variable_reference, 2, 0, 0),
[1808] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_variable_reference, 2, 0, 0),
[1810] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16),
[1812] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186),
[1814] = {.entry = {.count = 1, .reusable = false}}, SHIFT(913),
[1816] = {.entry = {.count = 1, .reusable = true}}, SHIFT(924),
[1818] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_automatic_variable, 2, 0, 0),
[1820] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_automatic_variable, 2, 0, 0),
[1822] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 2, 0, 3),
[1824] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 2, 0, 3),
[1826] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_automatic_variable, 4, 0, 0),
[1828] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_automatic_variable, 4, 0, 0),
[1830] = {.entry = {.count = 1, .reusable = true}}, SHIFT(18),
[1832] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212),
[1834] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214),
[1836] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_string, 3, 0, 11),
[1838] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string, 3, 0, 11),
[1840] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_substitution_reference, 8, 0, 70),
[1842] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_substitution_reference, 8, 0, 70),
[1844] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19),
[1846] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213),
[1848] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_automatic_variable, 5, 0, 0),
[1850] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_automatic_variable, 5, 0, 0),
[1852] = {.entry = {.count = 1, .reusable = true}}, SHIFT(9),
[1854] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192),
[1856] = {.entry = {.count = 1, .reusable = false}}, SHIFT(718),
[1858] = {.entry = {.count = 1, .reusable = true}}, SHIFT(720),
[1860] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_archive, 4, 0, 22),
[1862] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_archive, 4, 0, 22),
[1864] = {.entry = {.count = 1, .reusable = false}}, SHIFT(549),
[1866] = {.entry = {.count = 1, .reusable = false}}, SHIFT(888),
[1868] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216),
[1870] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_text, 3, 0, 4),
[1872] = {.entry = {.count = 1, .reusable = false}}, SHIFT(538),
[1874] = {.entry = {.count = 1, .reusable = false}}, SHIFT(878),
[1876] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__assignment_text, 3, 0, 0),
[1878] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10),
[1880] = {.entry = {.count = 1, .reusable = true}}, SHIFT(14),
[1882] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207),
[1884] = {.entry = {.count = 1, .reusable = false}}, SHIFT(723),
[1886] = {.entry = {.count = 1, .reusable = true}}, SHIFT(725),
[1888] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_text, 3, 0, 0),
[1890] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__line_text, 3, 0, 4),
[1892] = {.entry = {.count = 1, .reusable = true}}, SHIFT(13),
[1894] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208),
[1896] = {.entry = {.count = 1, .reusable = false}}, SHIFT(771),
[1898] = {.entry = {.count = 1, .reusable = true}}, SHIFT(770),
[1900] = {.entry = {.count = 1, .reusable = true}}, SHIFT(22),
[1902] = {.entry = {.count = 1, .reusable = true}}, SHIFT(549),
[1904] = {.entry = {.count = 1, .reusable = true}}, SHIFT(888),
[1906] = {.entry = {.count = 1, .reusable = true}}, SHIFT(538),
[1908] = {.entry = {.count = 1, .reusable = true}}, SHIFT(878),
[1910] = {.entry = {.count = 1, .reusable = true}}, SHIFT(456),
[1912] = {.entry = {.count = 1, .reusable = true}}, SHIFT(458),
[1914] = {.entry = {.count = 1, .reusable = true}}, SHIFT(557),
[1916] = {.entry = {.count = 1, .reusable = true}}, SHIFT(564),
[1918] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_group, 3, 0, 0),
[1920] = {.entry = {.count = 1, .reusable = true}}, SHIFT(957),
[1922] = {.entry = {.count = 1, .reusable = true}}, SHIFT(794),
[1924] = {.entry = {.count = 1, .reusable = false}}, SHIFT(997),
[1926] = {.entry = {.count = 1, .reusable = true}}, SHIFT(960),
[1928] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1146),
[1930] = {.entry = {.count = 1, .reusable = false}}, SHIFT(999),
[1932] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342),
[1934] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_list_repeat1, 2, 0, 0), SHIFT_REPEAT(591),
[1937] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat1, 1, 0, 0),
[1939] = {.entry = {.count = 1, .reusable = false}}, SHIFT(811),
[1941] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__paren_group, 2, 0, 0),
[1943] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_list_repeat1, 2, 0, 0), SHIFT_REPEAT(559),
[1946] = {.entry = {.count = 1, .reusable = true}}, SHIFT(987),
[1948] = {.entry = {.count = 1, .reusable = true}}, SHIFT(806),
[1950] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1005),
[1952] = {.entry = {.count = 1, .reusable = true}}, SHIFT(983),
[1954] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1133),
[1956] = {.entry = {.count = 1, .reusable = false}}, SHIFT(996),
[1958] = {.entry = {.count = 1, .reusable = true}}, SHIFT(339),
[1960] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 0),
[1962] = {.entry = {.count = 1, .reusable = true}}, SHIFT(875),
[1964] = {.entry = {.count = 1, .reusable = true}}, SHIFT(887),
[1966] = {.entry = {.count = 1, .reusable = true}}, SHIFT(884),
[1968] = {.entry = {.count = 1, .reusable = false}}, SHIFT(535),
[1970] = {.entry = {.count = 1, .reusable = true}}, SHIFT(870),
[1972] = {.entry = {.count = 1, .reusable = true}}, SHIFT(885),
[1974] = {.entry = {.count = 1, .reusable = false}}, SHIFT(689),
[1976] = {.entry = {.count = 1, .reusable = true}}, SHIFT(859),
[1978] = {.entry = {.count = 1, .reusable = false}}, SHIFT(528),
[1980] = {.entry = {.count = 1, .reusable = true}}, SHIFT(871),
[1982] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 4),
[1984] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__paren_text_repeat1, 2, 0, 4),
[1986] = {.entry = {.count = 1, .reusable = true}}, SHIFT(863),
[1988] = {.entry = {.count = 1, .reusable = false}}, SHIFT(692),
[1990] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat2, 2, 0, 0),
[1992] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat1, 1, 0, 0),
[1994] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 1, 0, 0),
[1996] = {.entry = {.count = 1, .reusable = false}}, SHIFT(932),
[1998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(527),
[2000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(699),
[2002] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65),
[2004] = {.entry = {.count = 1, .reusable = false}}, SHIFT(534),
[2006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1131),
[2008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(760),
[2010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1063),
[2012] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat1, 1, 0, 0),
[2014] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 1, 0, 0),
[2016] = {.entry = {.count = 1, .reusable = false}}, SHIFT(921),
[2018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638),
[2020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(639),
[2022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1056),
[2024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1040),
[2026] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67),
[2028] = {.entry = {.count = 1, .reusable = false}}, SHIFT(517),
[2030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(621),
[2032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1083),
[2034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69),
[2036] = {.entry = {.count = 1, .reusable = false}}, SHIFT(522),
[2038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(31),
[2040] = {.entry = {.count = 1, .reusable = false}}, SHIFT(506),
[2042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(32),
[2044] = {.entry = {.count = 1, .reusable = false}}, SHIFT(510),
[2046] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat2, 2, 0, 0),
[2048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(34),
[2050] = {.entry = {.count = 1, .reusable = false}}, SHIFT(513),
[2052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38),
[2054] = {.entry = {.count = 1, .reusable = false}}, SHIFT(514),
[2056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(531),
[2058] = {.entry = {.count = 1, .reusable = true}}, SHIFT(691),
[2060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73),
[2062] = {.entry = {.count = 1, .reusable = false}}, SHIFT(505),
[2064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(642),
[2066] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1104),
[2068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59),
[2070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55),
[2072] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__normal_prerequisites, 1, 0, 16),
[2074] = {.entry = {.count = 1, .reusable = false}}, SHIFT(323),
[2076] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__normal_prerequisites, 1, 0, 16),
[2078] = {.entry = {.count = 1, .reusable = false}}, SHIFT(319),
[2080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(61),
[2082] = {.entry = {.count = 1, .reusable = false}}, SHIFT(324),
[2084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(56),
[2086] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_paths, 2, 0, 0),
[2088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57),
[2090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(27),
[2092] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52),
[2094] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49),
[2096] = {.entry = {.count = 1, .reusable = false}}, SHIFT(325),
[2098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70),
[2100] = {.entry = {.count = 1, .reusable = true}}, SHIFT(35),
[2102] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 4),
[2104] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 4),
[2106] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__line_text_repeat1, 2, 0, 0),
[2108] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53),
[2110] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58),
[2112] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_paths_repeat1, 2, 0, 0), SHIFT_REPEAT(558),
[2115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39),
[2117] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_conditional_repeat1, 2, 0, 0),
[2119] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_conditional_repeat1, 2, 0, 0), SHIFT_REPEAT(772),
[2122] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 4),
[2124] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 4),
[2126] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym__assignment_text_repeat1, 2, 0, 0),
[2128] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41),
[2130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43),
[2132] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44),
[2134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45),
[2136] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62),
[2138] = {.entry = {.count = 1, .reusable = true}}, SHIFT(47),
[2140] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48),
[2142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(757),
[2144] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1039),
[2146] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1011),
[2148] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1003),
[2150] = {.entry = {.count = 1, .reusable = true}}, SHIFT(854),
[2152] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1186),
[2154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1015),
[2156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(782),
[2158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1109),
[2160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(809),
[2162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1049),
[2164] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1052),
[2166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1053),
[2168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1021),
[2170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(818),
[2172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1112),
[2174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1123),
[2176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(556),
[2178] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 1, 0, 19),
[2180] = {.entry = {.count = 1, .reusable = false}}, SHIFT(204),
[2182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205),
[2184] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_arguments, 2, 0, 33),
[2186] = {.entry = {.count = 1, .reusable = false}}, SHIFT(215),
[2188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210),
[2190] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1066),
[2192] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1118),
[2194] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1081),
[2196] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1138),
[2198] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1141),
[2200] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1142),
[2202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(930),
[2204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1069),
[2206] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1179),
[2208] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1180),
[2210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1181),
[2212] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1182),
[2214] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1183),
[2216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1193),
[2218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1084),
[2220] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1095),
[2222] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1201),
[2224] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1202),
[2226] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1203),
[2228] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1204),
[2230] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1046),
[2232] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1082),
[2234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(732),
[2236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1119),
[2238] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1125),
[2240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(722),
[2242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1031),
[2244] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1177),
[2246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(911),
[2248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1137),
[2250] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1185),
[2252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1168),
[2254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1153),
[2256] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1121),
[2258] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1108),
[2260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(844),
[2262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1199),
[2264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1029),
[2266] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_define_directive_repeat1, 2, 0, 0),
[2268] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_define_directive_repeat1, 2, 0, 0), SHIFT_REPEAT(1003),
[2271] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1152),
[2273] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2, 0, 46), SHIFT_REPEAT(556),
[2276] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2, 0, 46),
[2278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1041),
[2280] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1166),
[2282] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1034),
[2284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(947),
[2286] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1098),
[2288] = {.entry = {.count = 1, .reusable = true}}, SHIFT(961),
[2290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1148),
[2292] = {.entry = {.count = 1, .reusable = false}}, SHIFT(830),
[2294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1149),
[2296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(965),
[2298] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1150),
[2300] = {.entry = {.count = 1, .reusable = false}}, SHIFT(821),
[2302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1176),
[2304] = {.entry = {.count = 1, .reusable = false}}, SHIFT(457),
[2306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268),
[2308] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254),
[2310] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1000),
[2312] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_define_directive_repeat1, 1, 0, 0),
[2314] = {.entry = {.count = 1, .reusable = false}}, SHIFT(449),
[2316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95),
[2318] = {.entry = {.count = 1, .reusable = true}}, SHIFT(986),
[2320] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1165),
[2322] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102),
[2324] = {.entry = {.count = 1, .reusable = false}}, SHIFT(998),
[2326] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_text, 1, 0, 0),
[2328] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_arguments_repeat1, 2, 0, 45),
[2330] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1147),
[2332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(302),
[2334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231),
[2336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(298),
[2338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(777),
[2340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(856),
[2342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(775),
[2344] = {.entry = {.count = 1, .reusable = true}}, SHIFT(304),
[2346] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264),
[2348] = {.entry = {.count = 1, .reusable = true}}, SHIFT(860),
[2350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233),
[2352] = {.entry = {.count = 1, .reusable = true}}, SHIFT(785),
[2354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(774),
[2356] = {.entry = {.count = 1, .reusable = true}}, SHIFT(861),
[2358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176),
[2360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(773),
[2362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1132),
[2364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(306),
[2366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(758),
[2368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(756),
[2370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(733),
[2372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(89),
[2374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(762),
[2376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220),
[2378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66),
[2380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(763),
[2382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(265),
[2384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1160),
[2386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(200),
[2388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846),
[2390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178),
[2392] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201),
[2394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(765),
[2396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224),
[2398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179),
[2400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(307),
[2402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226),
[2404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(789),
[2406] = {.entry = {.count = 1, .reusable = true}}, SHIFT(790),
[2408] = {.entry = {.count = 1, .reusable = true}}, SHIFT(791),
[2410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245),
[2412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(793),
[2414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(795),
[2416] = {.entry = {.count = 1, .reusable = true}}, SHIFT(198),
[2418] = {.entry = {.count = 1, .reusable = true}}, SHIFT(849),
[2420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(272),
[2422] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301),
[2424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(88),
[2426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244),
[2428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(653),
[2430] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246),
[2432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(305),
[2434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(100),
[2436] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261),
[2438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199),
[2440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(893),
[2442] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103),
[2444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104),
[2446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(897),
[2448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1043),
[2450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249),
[2452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(900),
[2454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1135),
[2456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(850),
[2458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248),
[2460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(106),
[2462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(262),
[2464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221),
[2466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(308),
[2468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1175),
[2470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108),
[2472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109),
[2474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110),
[2476] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_recipe_line, 2, 0, 0),
[2478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(275),
[2480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(310),
[2482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(784),
[2484] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__conditional_args_cmp, 5, 0, 44),
[2486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219),
[2488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232),
[2490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(901),
[2492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(995),
[2494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(902),
[2496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(755),
[2498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113),
[2500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114),
[2502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(736),
[2504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115),
[2506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116),
[2508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187),
[2510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(303),
[2512] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297),
[2514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(26),
[2516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(293),
[2518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(823),
[2520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(767),
[2522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121),
[2524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(824),
[2526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122),
[2528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(848),
[2530] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123),
[2532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(743),
[2534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(825),
[2536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243),
[2538] = {.entry = {.count = 1, .reusable = true}}, SHIFT(744),
[2540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(745),
[2542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662),
[2544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125),
[2546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126),
[2548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127),
[2550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128),
[2552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129),
[2554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130),
[2556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(994),
[2558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(826),
[2560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202),
[2562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(827),
[2564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(890),
[2566] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136),
[2568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(940),
[2570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(917),
[2572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(137),
[2574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185),
[2576] = {.entry = {.count = 1, .reusable = true}}, SHIFT(749),
[2578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656),
[2580] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229),
[2582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(964),
[2584] = {.entry = {.count = 1, .reusable = true}}, SHIFT(315),
[2586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(967),
[2588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834),
[2590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(973),
[2592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(812),
[2594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(278),
[2596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(918),
[2598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(751),
[2600] = {.entry = {.count = 1, .reusable = true}}, ACCEPT_INPUT(),
[2602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139),
[2604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241),
[2606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140),
[2608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(141),
[2610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(922),
[2612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230),
[2614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(805),
[2616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175),
[2618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(958),
[2620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236),
[2622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296),
[2624] = {.entry = {.count = 1, .reusable = true}}, SHIFT(197),
[2626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787),
[2628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1000),
[2630] = {.entry = {.count = 1, .reusable = true}}, SHIFT(147),
[2632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1071),
[2634] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250),
[2636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(819),
[2638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239),
[2640] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__conditional_args_cmp, 4, 0, 31),
[2642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152),
[2644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153),
[2646] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154),
[2648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(155),
[2650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156),
[2652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180),
[2654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242),
[2656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(792),
[2658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(857),
[2660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(998),
[2662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162),
[2664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(159),
[2666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(858),
[2668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218),
[2670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__conditional_args_cmp, 3, 0, 0),
[2672] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_recipe_line, 1, 0, 0),
[2674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(300),
[2676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165),
[2678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166),
[2680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(847),
[2682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170),
[2684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171),
[2686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(172),
[2688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173),
[2690] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__conditional_args_cmp, 4, 0, 30),
[2692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1091),
[2694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(658),
[2696] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__attached_recipe_line, 2, 0, 0),
};
#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_make(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,
.keyword_lex_fn = ts_lex_keywords,
.keyword_capture_token = sym_word,
.primary_state_ids = ts_primary_state_ids,
.name = "make",
.max_reserved_word_set_size = 0,
.metadata = {
.major_version = 1,
.minor_version = 1,
.patch_version = 1,
},
};
return &language;
}
#ifdef __cplusplus
}
#endif