/* Automatically generated by tree-sitter v0.25.3 (2a835ee029dca1c325e6f1c01dbce40396f6123e) */

#include "tree_sitter/parser.h"

#if defined(__GNUC__) || defined(__clang__)
#pragma GCC diagnostic ignored "-Wmissing-field-initializers"
#endif

#ifdef _MSC_VER
#pragma optimize("", off)
#elif defined(__clang__)
#pragma clang optimize off
#elif defined(__GNUC__)
#pragma GCC optimize ("O0")
#endif

#define LANGUAGE_VERSION 15
#define STATE_COUNT 1124
#define LARGE_STATE_COUNT 50
#define SYMBOL_COUNT 201
#define ALIAS_COUNT 7
#define TOKEN_COUNT 110
#define EXTERNAL_TOKEN_COUNT 0
#define FIELD_COUNT 26
#define MAX_ALIAS_SEQUENCE_LENGTH 10
#define MAX_RESERVED_WORD_SET_SIZE 0
#define PRODUCTION_ID_COUNT 60
#define SUPERTYPE_COUNT 7

enum ts_symbol_identifiers {
  sym_identifier = 1,
  anon_sym_SEMI = 2,
  aux_sym_macro_name_statement_token1 = 3,
  aux_sym_piece_declaration_token1 = 4,
  anon_sym_COMMA = 5,
  aux_sym_static_var_declaration_token1 = 6,
  anon_sym_LPAREN_RPAREN = 7,
  anon_sym_LPAREN = 8,
  anon_sym_RPAREN = 9,
  anon_sym_LBRACE = 10,
  anon_sym_RBRACE = 11,
  aux_sym_var_statement_token1 = 12,
  aux_sym_if_statement_token1 = 13,
  aux_sym_if_statement_token2 = 14,
  aux_sym_while_statement_token1 = 15,
  anon_sym_EQ = 16,
  anon_sym_PLUS_PLUS = 17,
  anon_sym_DASH_DASH = 18,
  aux_sym_return_statement_token1 = 19,
  aux_sym_axis_token1 = 20,
  aux_sym_axis_token2 = 21,
  aux_sym_axis_token3 = 22,
  aux_sym_call_script_statement_token1 = 23,
  aux_sym_start_script_statement_token1 = 24,
  aux_sym_signal_statement_token1 = 25,
  aux_sym_set_signal_mask_statement_token1 = 26,
  aux_sym_sleep_statement_token1 = 27,
  aux_sym_set_statement_token1 = 28,
  aux_sym_set_statement_token2 = 29,
  aux_sym_get_statement_token1 = 30,
  aux_sym_spin_statement_token1 = 31,
  aux_sym_spin_statement_token2 = 32,
  aux_sym_spin_statement_token3 = 33,
  anon_sym_accelerate = 34,
  aux_sym_stop_spin_statement_token1 = 35,
  anon_sym_decelerate = 36,
  anon_sym_now = 37,
  anon_sym_speed = 38,
  aux_sym_turn_statement_token1 = 39,
  aux_sym_move_statement_token1 = 40,
  aux_sym_wait_for_turn_statement_token1 = 41,
  aux_sym_wait_for_move_statement_token1 = 42,
  aux_sym_wait_for_move_statement_token2 = 43,
  aux_sym_hide_statement_token1 = 44,
  aux_sym_show_statement_token1 = 45,
  aux_sym_emit_sfx_statement_token1 = 46,
  aux_sym_emit_sfx_statement_token2 = 47,
  aux_sym_explode_statement_token1 = 48,
  aux_sym_explode_statement_token2 = 49,
  aux_sym_attach_unit_statement_token1 = 50,
  aux_sym_drop_unit_statement_token1 = 51,
  aux_sym_cache_statement_token1 = 52,
  aux_sym_dont_cache_statement_token1 = 53,
  aux_sym_dont_shade_statement_token1 = 54,
  aux_sym_dont_shadow_statement_token1 = 55,
  anon_sym_BANG = 56,
  aux_sym_unary_expression_token1 = 57,
  anon_sym_PLUS = 58,
  anon_sym_DASH = 59,
  anon_sym_STAR = 60,
  anon_sym_SLASH = 61,
  anon_sym_PERCENT = 62,
  anon_sym_CARET_CARET = 63,
  aux_sym_binary_expression_token1 = 64,
  anon_sym_PIPE_PIPE = 65,
  aux_sym_binary_expression_token2 = 66,
  anon_sym_AMP_AMP = 67,
  aux_sym_binary_expression_token3 = 68,
  anon_sym_CARET = 69,
  anon_sym_PIPE = 70,
  anon_sym_AMP = 71,
  anon_sym_EQ_EQ = 72,
  anon_sym_BANG_EQ = 73,
  anon_sym_GT = 74,
  anon_sym_GT_EQ = 75,
  anon_sym_LT_EQ = 76,
  anon_sym_LT = 77,
  aux_sym_rand_call_token1 = 78,
  anon_sym_LBRACK = 79,
  anon_sym_RBRACK = 80,
  sym_preproc_arg = 81,
  aux_sym_preproc_include_token1 = 82,
  aux_sym_preproc_def_token1 = 83,
  anon_sym_LPAREN2 = 84,
  anon_sym_DOT_DOT_DOT = 85,
  aux_sym_preproc_undef_token1 = 86,
  sym_preproc_directive_name = 87,
  anon_sym_defined = 88,
  anon_sym_TILDE = 89,
  anon_sym_LT_LT = 90,
  anon_sym_GT_GT = 91,
  sym_number_literal = 92,
  anon_sym_DQUOTE = 93,
  aux_sym_string_literal_token1 = 94,
  sym_escape_sequence = 95,
  sym_system_lib_string = 96,
  sym_true = 97,
  sym_false = 98,
  sym_comment = 99,
  aux_sym_preproc_if_token1 = 100,
  anon_sym_LF = 101,
  aux_sym_preproc_if_token2 = 102,
  aux_sym_preproc_ifdef_token1 = 103,
  aux_sym_preproc_ifdef_token2 = 104,
  aux_sym_preproc_else_token1 = 105,
  aux_sym_preproc_elif_token1 = 106,
  aux_sym_preproc_elifdef_token1 = 107,
  aux_sym_preproc_elifdef_token2 = 108,
  aux_sym_preproc_line_token1 = 109,
  sym_source_file = 110,
  sym__top_level_item = 111,
  sym__block_item = 112,
  sym_macro_name_statement = 113,
  sym_macro_call_statement = 114,
  sym_declaration = 115,
  sym_piece_declaration = 116,
  sym_static_var_declaration = 117,
  sym_function_declaration = 118,
  sym_compound_statement = 119,
  sym_statement = 120,
  sym_var_statement = 121,
  sym_if_statement = 122,
  sym_while_statement = 123,
  sym_assign_statement = 124,
  sym_increment_statement = 125,
  sym_decrement_statement = 126,
  sym_return_statement = 127,
  sym_keyword_statement = 128,
  sym_axis = 129,
  sym_argument_list = 130,
  sym_call_script_statement = 131,
  sym_start_script_statement = 132,
  sym_signal_statement = 133,
  sym_set_signal_mask_statement = 134,
  sym_sleep_statement = 135,
  sym_set_statement = 136,
  sym_get_statement = 137,
  sym_spin_statement = 138,
  sym_stop_spin_statement = 139,
  sym_turn_statement = 140,
  sym_move_statement = 141,
  sym_wait_for_turn_statement = 142,
  sym_wait_for_move_statement = 143,
  sym_hide_statement = 144,
  sym_show_statement = 145,
  sym_emit_sfx_statement = 146,
  sym_explode_statement = 147,
  sym_attach_unit_statement = 148,
  sym_drop_unit_statement = 149,
  sym_cache_statement = 150,
  sym_dont_cache_statement = 151,
  sym_dont_shade_statement = 152,
  sym_dont_shadow_statement = 153,
  sym_expression = 154,
  sym_parenthesized_expression = 155,
  sym__macro_call_expression = 156,
  sym_get_term = 157,
  sym_unary_expression = 158,
  sym_binary_expression = 159,
  sym_rand_call = 160,
  sym_get_call = 161,
  sym_varying = 162,
  sym_constant = 163,
  sym_linear_constant = 164,
  sym_degree_constant = 165,
  sym_preproc_include = 166,
  sym_preproc_def = 167,
  sym_preproc_function_def = 168,
  sym_preproc_params = 169,
  sym_preproc_undef = 170,
  sym_preproc_directive = 171,
  sym_preproc_expression = 172,
  sym_preproc_call_expression = 173,
  sym_preproc_argument_list = 174,
  sym_preproc_defined = 175,
  sym_preproc_unary_expression = 176,
  sym_preproc_binary_expression = 177,
  sym_preproc_parenthesized_expression = 178,
  sym_string_literal = 179,
  sym_preproc_if = 180,
  sym_preproc_ifdef = 181,
  sym_preproc_else = 182,
  sym_preproc_elif = 183,
  sym_preproc_elifdef = 184,
  sym_preproc_if_top_level = 185,
  sym_preproc_ifdef_top_level = 186,
  sym_preproc_else_top_level = 187,
  sym_preproc_elif_top_level = 188,
  sym_preproc_elifdef_top_level = 189,
  sym_preproc_line = 190,
  aux_sym_source_file_repeat1 = 191,
  aux_sym_piece_declaration_repeat1 = 192,
  aux_sym_static_var_declaration_repeat1 = 193,
  aux_sym_function_declaration_repeat1 = 194,
  aux_sym_compound_statement_repeat1 = 195,
  aux_sym_var_statement_repeat1 = 196,
  aux_sym_argument_list_repeat1 = 197,
  aux_sym_preproc_params_repeat1 = 198,
  aux_sym_preproc_argument_list_repeat1 = 199,
  aux_sym_string_literal_repeat1 = 200,
  alias_sym_arg_name = 201,
  alias_sym_define_name = 202,
  alias_sym_func_name = 203,
  alias_sym_macro_call_expression = 204,
  alias_sym_piece_name = 205,
  alias_sym_var_name = 206,
  alias_sym_var_name_term = 207,
};

static const char * const ts_symbol_names[] = {
  [ts_builtin_sym_end] = "end",
  [sym_identifier] = "identifier",
  [anon_sym_SEMI] = ";",
  [aux_sym_macro_name_statement_token1] = "macro_name_statement_token1",
  [aux_sym_piece_declaration_token1] = "piece",
  [anon_sym_COMMA] = ",",
  [aux_sym_static_var_declaration_token1] = "static-var",
  [anon_sym_LPAREN_RPAREN] = "()",
  [anon_sym_LPAREN] = "(",
  [anon_sym_RPAREN] = ")",
  [anon_sym_LBRACE] = "{",
  [anon_sym_RBRACE] = "}",
  [aux_sym_var_statement_token1] = "var",
  [aux_sym_if_statement_token1] = "if",
  [aux_sym_if_statement_token2] = "else",
  [aux_sym_while_statement_token1] = "while",
  [anon_sym_EQ] = "=",
  [anon_sym_PLUS_PLUS] = "++",
  [anon_sym_DASH_DASH] = "--",
  [aux_sym_return_statement_token1] = "return",
  [aux_sym_axis_token1] = "axis_token1",
  [aux_sym_axis_token2] = "axis_token2",
  [aux_sym_axis_token3] = "axis_token3",
  [aux_sym_call_script_statement_token1] = "call-script",
  [aux_sym_start_script_statement_token1] = "start-script",
  [aux_sym_signal_statement_token1] = "signal",
  [aux_sym_set_signal_mask_statement_token1] = "set-signal-mask",
  [aux_sym_sleep_statement_token1] = "sleep",
  [aux_sym_set_statement_token1] = "set",
  [aux_sym_set_statement_token2] = "to",
  [aux_sym_get_statement_token1] = "get",
  [aux_sym_spin_statement_token1] = "spin",
  [aux_sym_spin_statement_token2] = "around",
  [aux_sym_spin_statement_token3] = "speed",
  [anon_sym_accelerate] = "accelerate",
  [aux_sym_stop_spin_statement_token1] = "stop-spin",
  [anon_sym_decelerate] = "decelerate",
  [anon_sym_now] = "now",
  [anon_sym_speed] = "speed",
  [aux_sym_turn_statement_token1] = "turn",
  [aux_sym_move_statement_token1] = "move",
  [aux_sym_wait_for_turn_statement_token1] = "wait-for-turn",
  [aux_sym_wait_for_move_statement_token1] = "wait-for-move",
  [aux_sym_wait_for_move_statement_token2] = "along",
  [aux_sym_hide_statement_token1] = "hide",
  [aux_sym_show_statement_token1] = "show",
  [aux_sym_emit_sfx_statement_token1] = "emit-sfx",
  [aux_sym_emit_sfx_statement_token2] = "from",
  [aux_sym_explode_statement_token1] = "explode",
  [aux_sym_explode_statement_token2] = "type",
  [aux_sym_attach_unit_statement_token1] = "attach-unit",
  [aux_sym_drop_unit_statement_token1] = "drop-unit",
  [aux_sym_cache_statement_token1] = "cache",
  [aux_sym_dont_cache_statement_token1] = "dont-cache",
  [aux_sym_dont_shade_statement_token1] = "dont-shade",
  [aux_sym_dont_shadow_statement_token1] = "dont-shadow",
  [anon_sym_BANG] = "!",
  [aux_sym_unary_expression_token1] = "!",
  [anon_sym_PLUS] = "+",
  [anon_sym_DASH] = "-",
  [anon_sym_STAR] = "*",
  [anon_sym_SLASH] = "/",
  [anon_sym_PERCENT] = "%",
  [anon_sym_CARET_CARET] = "^^",
  [aux_sym_binary_expression_token1] = "^^",
  [anon_sym_PIPE_PIPE] = "||",
  [aux_sym_binary_expression_token2] = "||",
  [anon_sym_AMP_AMP] = "&&",
  [aux_sym_binary_expression_token3] = "&&",
  [anon_sym_CARET] = "^",
  [anon_sym_PIPE] = "|",
  [anon_sym_AMP] = "&",
  [anon_sym_EQ_EQ] = "==",
  [anon_sym_BANG_EQ] = "!=",
  [anon_sym_GT] = ">",
  [anon_sym_GT_EQ] = ">=",
  [anon_sym_LT_EQ] = "<=",
  [anon_sym_LT] = "<",
  [aux_sym_rand_call_token1] = "rand",
  [anon_sym_LBRACK] = "[",
  [anon_sym_RBRACK] = "]",
  [sym_preproc_arg] = "preproc_arg",
  [aux_sym_preproc_include_token1] = "#include",
  [aux_sym_preproc_def_token1] = "#define",
  [anon_sym_LPAREN2] = "(",
  [anon_sym_DOT_DOT_DOT] = "...",
  [aux_sym_preproc_undef_token1] = "#undef",
  [sym_preproc_directive_name] = "preproc_directive_name",
  [anon_sym_defined] = "defined",
  [anon_sym_TILDE] = "~",
  [anon_sym_LT_LT] = "<<",
  [anon_sym_GT_GT] = ">>",
  [sym_number_literal] = "number_literal",
  [anon_sym_DQUOTE] = "\"",
  [aux_sym_string_literal_token1] = "string_content",
  [sym_escape_sequence] = "escape_sequence",
  [sym_system_lib_string] = "system_lib_string",
  [sym_true] = "true",
  [sym_false] = "false",
  [sym_comment] = "comment",
  [aux_sym_preproc_if_token1] = "#if",
  [anon_sym_LF] = "\n",
  [aux_sym_preproc_if_token2] = "#endif",
  [aux_sym_preproc_ifdef_token1] = "#ifdef",
  [aux_sym_preproc_ifdef_token2] = "#ifndef",
  [aux_sym_preproc_else_token1] = "#else",
  [aux_sym_preproc_elif_token1] = "#elif",
  [aux_sym_preproc_elifdef_token1] = "#elifdef",
  [aux_sym_preproc_elifdef_token2] = "#elifndef",
  [aux_sym_preproc_line_token1] = "#line",
  [sym_source_file] = "source_file",
  [sym__top_level_item] = "_top_level_item",
  [sym__block_item] = "_block_item",
  [sym_macro_name_statement] = "macro_name_statement",
  [sym_macro_call_statement] = "macro_call_statement",
  [sym_declaration] = "declaration",
  [sym_piece_declaration] = "piece_declaration",
  [sym_static_var_declaration] = "static_var_declaration",
  [sym_function_declaration] = "function_declaration",
  [sym_compound_statement] = "compound_statement",
  [sym_statement] = "statement",
  [sym_var_statement] = "var_statement",
  [sym_if_statement] = "if_statement",
  [sym_while_statement] = "while_statement",
  [sym_assign_statement] = "assign_statement",
  [sym_increment_statement] = "increment_statement",
  [sym_decrement_statement] = "decrement_statement",
  [sym_return_statement] = "return_statement",
  [sym_keyword_statement] = "keyword_statement",
  [sym_axis] = "axis",
  [sym_argument_list] = "argument_list",
  [sym_call_script_statement] = "call_script_statement",
  [sym_start_script_statement] = "start_script_statement",
  [sym_signal_statement] = "signal_statement",
  [sym_set_signal_mask_statement] = "set_signal_mask_statement",
  [sym_sleep_statement] = "sleep_statement",
  [sym_set_statement] = "set_statement",
  [sym_get_statement] = "get_statement",
  [sym_spin_statement] = "spin_statement",
  [sym_stop_spin_statement] = "stop_spin_statement",
  [sym_turn_statement] = "turn_statement",
  [sym_move_statement] = "move_statement",
  [sym_wait_for_turn_statement] = "wait_for_turn_statement",
  [sym_wait_for_move_statement] = "wait_for_move_statement",
  [sym_hide_statement] = "hide_statement",
  [sym_show_statement] = "show_statement",
  [sym_emit_sfx_statement] = "emit_sfx_statement",
  [sym_explode_statement] = "explode_statement",
  [sym_attach_unit_statement] = "attach_unit_statement",
  [sym_drop_unit_statement] = "drop_unit_statement",
  [sym_cache_statement] = "cache_statement",
  [sym_dont_cache_statement] = "dont_cache_statement",
  [sym_dont_shade_statement] = "dont_shade_statement",
  [sym_dont_shadow_statement] = "dont_shadow_statement",
  [sym_expression] = "expression",
  [sym_parenthesized_expression] = "parenthesized_expression",
  [sym__macro_call_expression] = "_macro_call_expression",
  [sym_get_term] = "get_term",
  [sym_unary_expression] = "unary_expression",
  [sym_binary_expression] = "binary_expression",
  [sym_rand_call] = "rand_call",
  [sym_get_call] = "get_call",
  [sym_varying] = "varying",
  [sym_constant] = "constant",
  [sym_linear_constant] = "linear_constant",
  [sym_degree_constant] = "degree_constant",
  [sym_preproc_include] = "preproc_include",
  [sym_preproc_def] = "preproc_def",
  [sym_preproc_function_def] = "preproc_function_def",
  [sym_preproc_params] = "preproc_params",
  [sym_preproc_undef] = "preproc_undef",
  [sym_preproc_directive] = "preproc_directive",
  [sym_preproc_expression] = "preproc_expression",
  [sym_preproc_call_expression] = "preproc_call_expression",
  [sym_preproc_argument_list] = "preproc_argument_list",
  [sym_preproc_defined] = "preproc_defined",
  [sym_preproc_unary_expression] = "preproc_unary_expression",
  [sym_preproc_binary_expression] = "preproc_binary_expression",
  [sym_preproc_parenthesized_expression] = "preproc_parenthesized_expression",
  [sym_string_literal] = "string_literal",
  [sym_preproc_if] = "preproc_if",
  [sym_preproc_ifdef] = "preproc_ifdef",
  [sym_preproc_else] = "preproc_else",
  [sym_preproc_elif] = "preproc_elif",
  [sym_preproc_elifdef] = "preproc_elifdef",
  [sym_preproc_if_top_level] = "preproc_if",
  [sym_preproc_ifdef_top_level] = "preproc_ifdef",
  [sym_preproc_else_top_level] = "preproc_else",
  [sym_preproc_elif_top_level] = "preproc_elif",
  [sym_preproc_elifdef_top_level] = "preproc_elifdef",
  [sym_preproc_line] = "preproc_line",
  [aux_sym_source_file_repeat1] = "source_file_repeat1",
  [aux_sym_piece_declaration_repeat1] = "piece_declaration_repeat1",
  [aux_sym_static_var_declaration_repeat1] = "static_var_declaration_repeat1",
  [aux_sym_function_declaration_repeat1] = "function_declaration_repeat1",
  [aux_sym_compound_statement_repeat1] = "compound_statement_repeat1",
  [aux_sym_var_statement_repeat1] = "var_statement_repeat1",
  [aux_sym_argument_list_repeat1] = "argument_list_repeat1",
  [aux_sym_preproc_params_repeat1] = "preproc_params_repeat1",
  [aux_sym_preproc_argument_list_repeat1] = "preproc_argument_list_repeat1",
  [aux_sym_string_literal_repeat1] = "string_literal_repeat1",
  [alias_sym_arg_name] = "arg_name",
  [alias_sym_define_name] = "define_name",
  [alias_sym_func_name] = "func_name",
  [alias_sym_macro_call_expression] = "macro_call_expression",
  [alias_sym_piece_name] = "piece_name",
  [alias_sym_var_name] = "var_name",
  [alias_sym_var_name_term] = "var_name_term",
};

static const TSSymbol ts_symbol_map[] = {
  [ts_builtin_sym_end] = ts_builtin_sym_end,
  [sym_identifier] = sym_identifier,
  [anon_sym_SEMI] = anon_sym_SEMI,
  [aux_sym_macro_name_statement_token1] = aux_sym_macro_name_statement_token1,
  [aux_sym_piece_declaration_token1] = aux_sym_piece_declaration_token1,
  [anon_sym_COMMA] = anon_sym_COMMA,
  [aux_sym_static_var_declaration_token1] = aux_sym_static_var_declaration_token1,
  [anon_sym_LPAREN_RPAREN] = anon_sym_LPAREN_RPAREN,
  [anon_sym_LPAREN] = anon_sym_LPAREN,
  [anon_sym_RPAREN] = anon_sym_RPAREN,
  [anon_sym_LBRACE] = anon_sym_LBRACE,
  [anon_sym_RBRACE] = anon_sym_RBRACE,
  [aux_sym_var_statement_token1] = aux_sym_var_statement_token1,
  [aux_sym_if_statement_token1] = aux_sym_if_statement_token1,
  [aux_sym_if_statement_token2] = aux_sym_if_statement_token2,
  [aux_sym_while_statement_token1] = aux_sym_while_statement_token1,
  [anon_sym_EQ] = anon_sym_EQ,
  [anon_sym_PLUS_PLUS] = anon_sym_PLUS_PLUS,
  [anon_sym_DASH_DASH] = anon_sym_DASH_DASH,
  [aux_sym_return_statement_token1] = aux_sym_return_statement_token1,
  [aux_sym_axis_token1] = aux_sym_axis_token1,
  [aux_sym_axis_token2] = aux_sym_axis_token2,
  [aux_sym_axis_token3] = aux_sym_axis_token3,
  [aux_sym_call_script_statement_token1] = aux_sym_call_script_statement_token1,
  [aux_sym_start_script_statement_token1] = aux_sym_start_script_statement_token1,
  [aux_sym_signal_statement_token1] = aux_sym_signal_statement_token1,
  [aux_sym_set_signal_mask_statement_token1] = aux_sym_set_signal_mask_statement_token1,
  [aux_sym_sleep_statement_token1] = aux_sym_sleep_statement_token1,
  [aux_sym_set_statement_token1] = aux_sym_set_statement_token1,
  [aux_sym_set_statement_token2] = aux_sym_set_statement_token2,
  [aux_sym_get_statement_token1] = aux_sym_get_statement_token1,
  [aux_sym_spin_statement_token1] = aux_sym_spin_statement_token1,
  [aux_sym_spin_statement_token2] = aux_sym_spin_statement_token2,
  [aux_sym_spin_statement_token3] = anon_sym_speed,
  [anon_sym_accelerate] = anon_sym_accelerate,
  [aux_sym_stop_spin_statement_token1] = aux_sym_stop_spin_statement_token1,
  [anon_sym_decelerate] = anon_sym_decelerate,
  [anon_sym_now] = anon_sym_now,
  [anon_sym_speed] = anon_sym_speed,
  [aux_sym_turn_statement_token1] = aux_sym_turn_statement_token1,
  [aux_sym_move_statement_token1] = aux_sym_move_statement_token1,
  [aux_sym_wait_for_turn_statement_token1] = aux_sym_wait_for_turn_statement_token1,
  [aux_sym_wait_for_move_statement_token1] = aux_sym_wait_for_move_statement_token1,
  [aux_sym_wait_for_move_statement_token2] = aux_sym_wait_for_move_statement_token2,
  [aux_sym_hide_statement_token1] = aux_sym_hide_statement_token1,
  [aux_sym_show_statement_token1] = aux_sym_show_statement_token1,
  [aux_sym_emit_sfx_statement_token1] = aux_sym_emit_sfx_statement_token1,
  [aux_sym_emit_sfx_statement_token2] = aux_sym_emit_sfx_statement_token2,
  [aux_sym_explode_statement_token1] = aux_sym_explode_statement_token1,
  [aux_sym_explode_statement_token2] = aux_sym_explode_statement_token2,
  [aux_sym_attach_unit_statement_token1] = aux_sym_attach_unit_statement_token1,
  [aux_sym_drop_unit_statement_token1] = aux_sym_drop_unit_statement_token1,
  [aux_sym_cache_statement_token1] = aux_sym_cache_statement_token1,
  [aux_sym_dont_cache_statement_token1] = aux_sym_dont_cache_statement_token1,
  [aux_sym_dont_shade_statement_token1] = aux_sym_dont_shade_statement_token1,
  [aux_sym_dont_shadow_statement_token1] = aux_sym_dont_shadow_statement_token1,
  [anon_sym_BANG] = anon_sym_BANG,
  [aux_sym_unary_expression_token1] = anon_sym_BANG,
  [anon_sym_PLUS] = anon_sym_PLUS,
  [anon_sym_DASH] = anon_sym_DASH,
  [anon_sym_STAR] = anon_sym_STAR,
  [anon_sym_SLASH] = anon_sym_SLASH,
  [anon_sym_PERCENT] = anon_sym_PERCENT,
  [anon_sym_CARET_CARET] = anon_sym_CARET_CARET,
  [aux_sym_binary_expression_token1] = anon_sym_CARET_CARET,
  [anon_sym_PIPE_PIPE] = anon_sym_PIPE_PIPE,
  [aux_sym_binary_expression_token2] = anon_sym_PIPE_PIPE,
  [anon_sym_AMP_AMP] = anon_sym_AMP_AMP,
  [aux_sym_binary_expression_token3] = anon_sym_AMP_AMP,
  [anon_sym_CARET] = anon_sym_CARET,
  [anon_sym_PIPE] = anon_sym_PIPE,
  [anon_sym_AMP] = anon_sym_AMP,
  [anon_sym_EQ_EQ] = anon_sym_EQ_EQ,
  [anon_sym_BANG_EQ] = anon_sym_BANG_EQ,
  [anon_sym_GT] = anon_sym_GT,
  [anon_sym_GT_EQ] = anon_sym_GT_EQ,
  [anon_sym_LT_EQ] = anon_sym_LT_EQ,
  [anon_sym_LT] = anon_sym_LT,
  [aux_sym_rand_call_token1] = aux_sym_rand_call_token1,
  [anon_sym_LBRACK] = anon_sym_LBRACK,
  [anon_sym_RBRACK] = anon_sym_RBRACK,
  [sym_preproc_arg] = sym_preproc_arg,
  [aux_sym_preproc_include_token1] = aux_sym_preproc_include_token1,
  [aux_sym_preproc_def_token1] = aux_sym_preproc_def_token1,
  [anon_sym_LPAREN2] = anon_sym_LPAREN,
  [anon_sym_DOT_DOT_DOT] = anon_sym_DOT_DOT_DOT,
  [aux_sym_preproc_undef_token1] = aux_sym_preproc_undef_token1,
  [sym_preproc_directive_name] = sym_preproc_directive_name,
  [anon_sym_defined] = anon_sym_defined,
  [anon_sym_TILDE] = anon_sym_TILDE,
  [anon_sym_LT_LT] = anon_sym_LT_LT,
  [anon_sym_GT_GT] = anon_sym_GT_GT,
  [sym_number_literal] = sym_number_literal,
  [anon_sym_DQUOTE] = anon_sym_DQUOTE,
  [aux_sym_string_literal_token1] = aux_sym_string_literal_token1,
  [sym_escape_sequence] = sym_escape_sequence,
  [sym_system_lib_string] = sym_system_lib_string,
  [sym_true] = sym_true,
  [sym_false] = sym_false,
  [sym_comment] = sym_comment,
  [aux_sym_preproc_if_token1] = aux_sym_preproc_if_token1,
  [anon_sym_LF] = anon_sym_LF,
  [aux_sym_preproc_if_token2] = aux_sym_preproc_if_token2,
  [aux_sym_preproc_ifdef_token1] = aux_sym_preproc_ifdef_token1,
  [aux_sym_preproc_ifdef_token2] = aux_sym_preproc_ifdef_token2,
  [aux_sym_preproc_else_token1] = aux_sym_preproc_else_token1,
  [aux_sym_preproc_elif_token1] = aux_sym_preproc_elif_token1,
  [aux_sym_preproc_elifdef_token1] = aux_sym_preproc_elifdef_token1,
  [aux_sym_preproc_elifdef_token2] = aux_sym_preproc_elifdef_token2,
  [aux_sym_preproc_line_token1] = aux_sym_preproc_line_token1,
  [sym_source_file] = sym_source_file,
  [sym__top_level_item] = sym__top_level_item,
  [sym__block_item] = sym__block_item,
  [sym_macro_name_statement] = sym_macro_name_statement,
  [sym_macro_call_statement] = sym_macro_call_statement,
  [sym_declaration] = sym_declaration,
  [sym_piece_declaration] = sym_piece_declaration,
  [sym_static_var_declaration] = sym_static_var_declaration,
  [sym_function_declaration] = sym_function_declaration,
  [sym_compound_statement] = sym_compound_statement,
  [sym_statement] = sym_statement,
  [sym_var_statement] = sym_var_statement,
  [sym_if_statement] = sym_if_statement,
  [sym_while_statement] = sym_while_statement,
  [sym_assign_statement] = sym_assign_statement,
  [sym_increment_statement] = sym_increment_statement,
  [sym_decrement_statement] = sym_decrement_statement,
  [sym_return_statement] = sym_return_statement,
  [sym_keyword_statement] = sym_keyword_statement,
  [sym_axis] = sym_axis,
  [sym_argument_list] = sym_argument_list,
  [sym_call_script_statement] = sym_call_script_statement,
  [sym_start_script_statement] = sym_start_script_statement,
  [sym_signal_statement] = sym_signal_statement,
  [sym_set_signal_mask_statement] = sym_set_signal_mask_statement,
  [sym_sleep_statement] = sym_sleep_statement,
  [sym_set_statement] = sym_set_statement,
  [sym_get_statement] = sym_get_statement,
  [sym_spin_statement] = sym_spin_statement,
  [sym_stop_spin_statement] = sym_stop_spin_statement,
  [sym_turn_statement] = sym_turn_statement,
  [sym_move_statement] = sym_move_statement,
  [sym_wait_for_turn_statement] = sym_wait_for_turn_statement,
  [sym_wait_for_move_statement] = sym_wait_for_move_statement,
  [sym_hide_statement] = sym_hide_statement,
  [sym_show_statement] = sym_show_statement,
  [sym_emit_sfx_statement] = sym_emit_sfx_statement,
  [sym_explode_statement] = sym_explode_statement,
  [sym_attach_unit_statement] = sym_attach_unit_statement,
  [sym_drop_unit_statement] = sym_drop_unit_statement,
  [sym_cache_statement] = sym_cache_statement,
  [sym_dont_cache_statement] = sym_dont_cache_statement,
  [sym_dont_shade_statement] = sym_dont_shade_statement,
  [sym_dont_shadow_statement] = sym_dont_shadow_statement,
  [sym_expression] = sym_expression,
  [sym_parenthesized_expression] = sym_parenthesized_expression,
  [sym__macro_call_expression] = sym__macro_call_expression,
  [sym_get_term] = sym_get_term,
  [sym_unary_expression] = sym_unary_expression,
  [sym_binary_expression] = sym_binary_expression,
  [sym_rand_call] = sym_rand_call,
  [sym_get_call] = sym_get_call,
  [sym_varying] = sym_varying,
  [sym_constant] = sym_constant,
  [sym_linear_constant] = sym_linear_constant,
  [sym_degree_constant] = sym_degree_constant,
  [sym_preproc_include] = sym_preproc_include,
  [sym_preproc_def] = sym_preproc_def,
  [sym_preproc_function_def] = sym_preproc_function_def,
  [sym_preproc_params] = sym_preproc_params,
  [sym_preproc_undef] = sym_preproc_undef,
  [sym_preproc_directive] = sym_preproc_directive,
  [sym_preproc_expression] = sym_preproc_expression,
  [sym_preproc_call_expression] = sym_preproc_call_expression,
  [sym_preproc_argument_list] = sym_preproc_argument_list,
  [sym_preproc_defined] = sym_preproc_defined,
  [sym_preproc_unary_expression] = sym_preproc_unary_expression,
  [sym_preproc_binary_expression] = sym_preproc_binary_expression,
  [sym_preproc_parenthesized_expression] = sym_preproc_parenthesized_expression,
  [sym_string_literal] = sym_string_literal,
  [sym_preproc_if] = sym_preproc_if,
  [sym_preproc_ifdef] = sym_preproc_ifdef,
  [sym_preproc_else] = sym_preproc_else,
  [sym_preproc_elif] = sym_preproc_elif,
  [sym_preproc_elifdef] = sym_preproc_elifdef,
  [sym_preproc_if_top_level] = sym_preproc_if,
  [sym_preproc_ifdef_top_level] = sym_preproc_ifdef,
  [sym_preproc_else_top_level] = sym_preproc_else,
  [sym_preproc_elif_top_level] = sym_preproc_elif,
  [sym_preproc_elifdef_top_level] = sym_preproc_elifdef,
  [sym_preproc_line] = sym_preproc_line,
  [aux_sym_source_file_repeat1] = aux_sym_source_file_repeat1,
  [aux_sym_piece_declaration_repeat1] = aux_sym_piece_declaration_repeat1,
  [aux_sym_static_var_declaration_repeat1] = aux_sym_static_var_declaration_repeat1,
  [aux_sym_function_declaration_repeat1] = aux_sym_function_declaration_repeat1,
  [aux_sym_compound_statement_repeat1] = aux_sym_compound_statement_repeat1,
  [aux_sym_var_statement_repeat1] = aux_sym_var_statement_repeat1,
  [aux_sym_argument_list_repeat1] = aux_sym_argument_list_repeat1,
  [aux_sym_preproc_params_repeat1] = aux_sym_preproc_params_repeat1,
  [aux_sym_preproc_argument_list_repeat1] = aux_sym_preproc_argument_list_repeat1,
  [aux_sym_string_literal_repeat1] = aux_sym_string_literal_repeat1,
  [alias_sym_arg_name] = alias_sym_arg_name,
  [alias_sym_define_name] = alias_sym_define_name,
  [alias_sym_func_name] = alias_sym_func_name,
  [alias_sym_macro_call_expression] = alias_sym_macro_call_expression,
  [alias_sym_piece_name] = alias_sym_piece_name,
  [alias_sym_var_name] = alias_sym_var_name,
  [alias_sym_var_name_term] = alias_sym_var_name_term,
};

static const TSSymbolMetadata ts_symbol_metadata[] = {
  [ts_builtin_sym_end] = {
    .visible = false,
    .named = true,
  },
  [sym_identifier] = {
    .visible = true,
    .named = true,
  },
  [anon_sym_SEMI] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_macro_name_statement_token1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_piece_declaration_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_COMMA] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_static_var_declaration_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LPAREN_RPAREN] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LPAREN] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_RPAREN] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LBRACE] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_RBRACE] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_var_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_if_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_if_statement_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_while_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_EQ] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_PLUS_PLUS] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_DASH_DASH] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_return_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_axis_token1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_axis_token2] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_axis_token3] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_call_script_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_start_script_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_signal_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_set_signal_mask_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_sleep_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_set_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_set_statement_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_get_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_spin_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_spin_statement_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_spin_statement_token3] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_accelerate] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_stop_spin_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_decelerate] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_now] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_speed] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_turn_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_move_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_wait_for_turn_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_wait_for_move_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_wait_for_move_statement_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_hide_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_show_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_emit_sfx_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_emit_sfx_statement_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_explode_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_explode_statement_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_attach_unit_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_drop_unit_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_cache_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_dont_cache_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_dont_shade_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_dont_shadow_statement_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_BANG] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_unary_expression_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_PLUS] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_DASH] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_STAR] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_SLASH] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_PERCENT] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_CARET_CARET] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_binary_expression_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_PIPE_PIPE] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_binary_expression_token2] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_AMP_AMP] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_binary_expression_token3] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_CARET] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_PIPE] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_AMP] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_EQ_EQ] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_BANG_EQ] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_GT] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_GT_EQ] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LT_EQ] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LT] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_rand_call_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LBRACK] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_RBRACK] = {
    .visible = true,
    .named = false,
  },
  [sym_preproc_arg] = {
    .visible = true,
    .named = true,
  },
  [aux_sym_preproc_include_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_def_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LPAREN2] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_DOT_DOT_DOT] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_undef_token1] = {
    .visible = true,
    .named = false,
  },
  [sym_preproc_directive_name] = {
    .visible = true,
    .named = true,
  },
  [anon_sym_defined] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_TILDE] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LT_LT] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_GT_GT] = {
    .visible = true,
    .named = false,
  },
  [sym_number_literal] = {
    .visible = true,
    .named = true,
  },
  [anon_sym_DQUOTE] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_string_literal_token1] = {
    .visible = true,
    .named = true,
  },
  [sym_escape_sequence] = {
    .visible = true,
    .named = true,
  },
  [sym_system_lib_string] = {
    .visible = true,
    .named = true,
  },
  [sym_true] = {
    .visible = true,
    .named = true,
  },
  [sym_false] = {
    .visible = true,
    .named = true,
  },
  [sym_comment] = {
    .visible = true,
    .named = true,
  },
  [aux_sym_preproc_if_token1] = {
    .visible = true,
    .named = false,
  },
  [anon_sym_LF] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_if_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_ifdef_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_ifdef_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_else_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_elif_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_elifdef_token1] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_elifdef_token2] = {
    .visible = true,
    .named = false,
  },
  [aux_sym_preproc_line_token1] = {
    .visible = true,
    .named = false,
  },
  [sym_source_file] = {
    .visible = true,
    .named = true,
  },
  [sym__top_level_item] = {
    .visible = false,
    .named = true,
  },
  [sym__block_item] = {
    .visible = false,
    .named = true,
  },
  [sym_macro_name_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_macro_call_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_declaration] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_piece_declaration] = {
    .visible = true,
    .named = true,
  },
  [sym_static_var_declaration] = {
    .visible = true,
    .named = true,
  },
  [sym_function_declaration] = {
    .visible = true,
    .named = true,
  },
  [sym_compound_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_statement] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_var_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_if_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_while_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_assign_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_increment_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_decrement_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_return_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_keyword_statement] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_axis] = {
    .visible = true,
    .named = true,
  },
  [sym_argument_list] = {
    .visible = true,
    .named = true,
  },
  [sym_call_script_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_start_script_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_signal_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_set_signal_mask_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_sleep_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_set_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_get_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_spin_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_stop_spin_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_turn_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_move_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_wait_for_turn_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_wait_for_move_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_hide_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_show_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_emit_sfx_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_explode_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_attach_unit_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_drop_unit_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_cache_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_dont_cache_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_dont_shade_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_dont_shadow_statement] = {
    .visible = true,
    .named = true,
  },
  [sym_expression] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_parenthesized_expression] = {
    .visible = true,
    .named = true,
  },
  [sym__macro_call_expression] = {
    .visible = false,
    .named = true,
  },
  [sym_get_term] = {
    .visible = true,
    .named = true,
  },
  [sym_unary_expression] = {
    .visible = true,
    .named = true,
  },
  [sym_binary_expression] = {
    .visible = true,
    .named = true,
  },
  [sym_rand_call] = {
    .visible = true,
    .named = true,
  },
  [sym_get_call] = {
    .visible = true,
    .named = true,
  },
  [sym_varying] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_constant] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_linear_constant] = {
    .visible = true,
    .named = true,
  },
  [sym_degree_constant] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_include] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_def] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_function_def] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_params] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_undef] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_directive] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_expression] = {
    .visible = false,
    .named = true,
    .supertype = true,
  },
  [sym_preproc_call_expression] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_argument_list] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_defined] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_unary_expression] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_binary_expression] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_parenthesized_expression] = {
    .visible = true,
    .named = true,
  },
  [sym_string_literal] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_if] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_ifdef] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_else] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_elif] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_elifdef] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_if_top_level] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_ifdef_top_level] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_else_top_level] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_elif_top_level] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_elifdef_top_level] = {
    .visible = true,
    .named = true,
  },
  [sym_preproc_line] = {
    .visible = true,
    .named = true,
  },
  [aux_sym_source_file_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_piece_declaration_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_static_var_declaration_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_function_declaration_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_compound_statement_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_var_statement_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_argument_list_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_preproc_params_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_preproc_argument_list_repeat1] = {
    .visible = false,
    .named = false,
  },
  [aux_sym_string_literal_repeat1] = {
    .visible = false,
    .named = false,
  },
  [alias_sym_arg_name] = {
    .visible = true,
    .named = true,
  },
  [alias_sym_define_name] = {
    .visible = true,
    .named = true,
  },
  [alias_sym_func_name] = {
    .visible = true,
    .named = true,
  },
  [alias_sym_macro_call_expression] = {
    .visible = true,
    .named = true,
  },
  [alias_sym_piece_name] = {
    .visible = true,
    .named = true,
  },
  [alias_sym_var_name] = {
    .visible = true,
    .named = true,
  },
  [alias_sym_var_name_term] = {
    .visible = true,
    .named = true,
  },
};

enum ts_field_identifiers {
  field_alternative = 1,
  field_arg = 2,
  field_argument = 3,
  field_arguments = 4,
  field_axis = 5,
  field_body = 6,
  field_call = 7,
  field_condition = 8,
  field_directive = 9,
  field_else = 10,
  field_filename = 11,
  field_function = 12,
  field_keyword = 13,
  field_left = 14,
  field_lineno = 15,
  field_lower_bound = 16,
  field_name = 17,
  field_operator = 18,
  field_parameters = 19,
  field_path = 20,
  field_piece = 21,
  field_right = 22,
  field_then = 23,
  field_upper_bound = 24,
  field_value = 25,
  field_value_index = 26,
};

static const char * const ts_field_names[] = {
  [0] = NULL,
  [field_alternative] = "alternative",
  [field_arg] = "arg",
  [field_argument] = "argument",
  [field_arguments] = "arguments",
  [field_axis] = "axis",
  [field_body] = "body",
  [field_call] = "call",
  [field_condition] = "condition",
  [field_directive] = "directive",
  [field_else] = "else",
  [field_filename] = "filename",
  [field_function] = "function",
  [field_keyword] = "keyword",
  [field_left] = "left",
  [field_lineno] = "lineno",
  [field_lower_bound] = "lower_bound",
  [field_name] = "name",
  [field_operator] = "operator",
  [field_parameters] = "parameters",
  [field_path] = "path",
  [field_piece] = "piece",
  [field_right] = "right",
  [field_then] = "then",
  [field_upper_bound] = "upper_bound",
  [field_value] = "value",
  [field_value_index] = "value_index",
};

static const TSMapSlice ts_field_map_slices[PRODUCTION_ID_COUNT] = {
  [3] = {.index = 0, .length = 2},
  [4] = {.index = 2, .length = 1},
  [5] = {.index = 3, .length = 1},
  [6] = {.index = 3, .length = 1},
  [7] = {.index = 4, .length = 2},
  [8] = {.index = 6, .length = 1},
  [9] = {.index = 6, .length = 1},
  [10] = {.index = 3, .length = 1},
  [11] = {.index = 7, .length = 2},
  [12] = {.index = 9, .length = 2},
  [14] = {.index = 11, .length = 1},
  [15] = {.index = 12, .length = 2},
  [16] = {.index = 14, .length = 2},
  [17] = {.index = 12, .length = 2},
  [18] = {.index = 16, .length = 2},
  [19] = {.index = 18, .length = 2},
  [20] = {.index = 20, .length = 3},
  [21] = {.index = 23, .length = 1},
  [22] = {.index = 24, .length = 1},
  [23] = {.index = 25, .length = 2},
  [24] = {.index = 27, .length = 2},
  [25] = {.index = 29, .length = 2},
  [27] = {.index = 31, .length = 1},
  [28] = {.index = 32, .length = 1},
  [29] = {.index = 33, .length = 3},
  [30] = {.index = 36, .length = 2},
  [31] = {.index = 38, .length = 3},
  [33] = {.index = 41, .length = 2},
  [34] = {.index = 43, .length = 2},
  [35] = {.index = 45, .length = 3},
  [37] = {.index = 48, .length = 2},
  [38] = {.index = 50, .length = 2},
  [39] = {.index = 52, .length = 2},
  [40] = {.index = 54, .length = 4},
  [41] = {.index = 58, .length = 3},
  [42] = {.index = 61, .length = 3},
  [43] = {.index = 64, .length = 2},
  [44] = {.index = 66, .length = 2},
  [45] = {.index = 68, .length = 2},
  [46] = {.index = 70, .length = 3},
  [47] = {.index = 73, .length = 2},
  [48] = {.index = 75, .length = 3},
  [49] = {.index = 78, .length = 3},
  [50] = {.index = 81, .length = 3},
  [51] = {.index = 84, .length = 3},
  [52] = {.index = 87, .length = 2},
  [53] = {.index = 89, .length = 3},
  [54] = {.index = 92, .length = 4},
  [55] = {.index = 96, .length = 5},
  [56] = {.index = 101, .length = 6},
  [57] = {.index = 107, .length = 4},
  [58] = {.index = 111, .length = 6},
  [59] = {.index = 117, .length = 5},
};

static const TSFieldMapEntry ts_field_map_entries[] = {
  [0] =
    {field_arguments, 1},
    {field_function, 0},
  [2] =
    {field_directive, 0},
  [3] =
    {field_name, 1},
  [4] =
    {field_body, 2},
    {field_name, 0},
  [6] =
    {field_path, 1},
  [7] =
    {field_argument, 1},
    {field_directive, 0},
  [9] =
    {field_argument, 1},
    {field_operator, 0},
  [11] =
    {field_lineno, 1},
  [12] =
    {field_name, 1},
    {field_name, 2, .inherited = true},
  [14] =
    {field_name, 0, .inherited = true},
    {field_name, 1, .inherited = true},
  [16] =
    {field_name, 1},
    {field_value, 2},
  [18] =
    {field_name, 1},
    {field_parameters, 2},
  [20] =
    {field_left, 0},
    {field_operator, 1},
    {field_right, 2},
  [23] =
    {field_condition, 1},
  [24] =
    {field_body, 1},
  [25] =
    {field_alternative, 2},
    {field_name, 1},
  [27] =
    {field_body, 2},
    {field_name, 1},
  [29] =
    {field_filename, 2},
    {field_lineno, 1},
  [31] =
    {field_value_index, 0},
  [32] =
    {field_arg, 1},
  [33] =
    {field_arg, 2},
    {field_body, 4},
    {field_name, 0},
  [36] =
    {field_arg, 0, .inherited = true},
    {field_arg, 1, .inherited = true},
  [38] =
    {field_name, 1},
    {field_parameters, 2},
    {field_value, 3},
  [41] =
    {field_alternative, 3},
    {field_condition, 1},
  [43] =
    {field_body, 3},
    {field_condition, 1},
  [45] =
    {field_alternative, 3},
    {field_body, 2},
    {field_name, 1},
  [48] =
    {field_argument, 1},
    {field_keyword, 0},
  [50] =
    {field_call, 1},
    {field_keyword, 0},
  [52] =
    {field_keyword, 0},
    {field_piece, 1},
  [54] =
    {field_arg, 2},
    {field_arg, 3, .inherited = true},
    {field_body, 5},
    {field_name, 0},
  [58] =
    {field_alternative, 4},
    {field_body, 3},
    {field_condition, 1},
  [61] =
    {field_arguments, 2},
    {field_function, 1},
    {field_keyword, 0},
  [64] =
    {field_name, 0},
    {field_value, 2},
  [66] =
    {field_condition, 2},
    {field_then, 4},
  [68] =
    {field_body, 4},
    {field_condition, 2},
  [70] =
    {field_argument, 1},
    {field_argument, 3},
    {field_keyword, 0},
  [73] =
    {field_arg, 2},
    {field_value_index, 0},
  [75] =
    {field_axis, 3},
    {field_keyword, 0},
    {field_piece, 1},
  [78] =
    {field_argument, 1},
    {field_keyword, 0},
    {field_piece, 3},
  [81] =
    {field_argument, 3},
    {field_keyword, 0},
    {field_piece, 1},
  [84] =
    {field_condition, 2},
    {field_else, 6},
    {field_then, 4},
  [87] =
    {field_lower_bound, 2},
    {field_upper_bound, 4},
  [89] =
    {field_arg, 2},
    {field_arg, 4},
    {field_value_index, 0},
  [92] =
    {field_argument, 5},
    {field_axis, 3},
    {field_keyword, 0},
    {field_piece, 1},
  [96] =
    {field_argument, 4},
    {field_argument, 5},
    {field_axis, 3},
    {field_keyword, 0},
    {field_piece, 1},
  [101] =
    {field_argument, 4},
    {field_argument, 5},
    {field_argument, 6},
    {field_axis, 3},
    {field_keyword, 0},
    {field_piece, 1},
  [107] =
    {field_arg, 2},
    {field_arg, 4},
    {field_arg, 6},
    {field_value_index, 0},
  [111] =
    {field_argument, 5},
    {field_argument, 6},
    {field_argument, 7},
    {field_axis, 3},
    {field_keyword, 0},
    {field_piece, 1},
  [117] =
    {field_arg, 2},
    {field_arg, 4},
    {field_arg, 6},
    {field_arg, 8},
    {field_value_index, 0},
};

static const TSSymbol ts_alias_sequences[PRODUCTION_ID_COUNT][MAX_ALIAS_SEQUENCE_LENGTH] = {
  [0] = {0},
  [1] = {
    [0] = alias_sym_macro_call_expression,
  },
  [2] = {
    [0] = alias_sym_define_name,
  },
  [3] = {
    [0] = alias_sym_define_name,
  },
  [5] = {
    [1] = alias_sym_piece_name,
  },
  [6] = {
    [1] = alias_sym_var_name,
  },
  [7] = {
    [0] = alias_sym_func_name,
  },
  [8] = {
    [1] = alias_sym_define_name,
  },
  [10] = {
    [1] = alias_sym_define_name,
  },
  [13] = {
    [1] = alias_sym_define_name,
  },
  [15] = {
    [1] = alias_sym_piece_name,
  },
  [17] = {
    [1] = alias_sym_var_name,
  },
  [18] = {
    [1] = alias_sym_define_name,
  },
  [19] = {
    [1] = alias_sym_define_name,
  },
  [23] = {
    [1] = alias_sym_define_name,
  },
  [24] = {
    [1] = alias_sym_define_name,
  },
  [26] = {
    [0] = alias_sym_var_name_term,
  },
  [28] = {
    [1] = alias_sym_arg_name,
  },
  [29] = {
    [0] = alias_sym_func_name,
    [2] = alias_sym_arg_name,
  },
  [31] = {
    [1] = alias_sym_define_name,
  },
  [32] = {
    [2] = alias_sym_define_name,
  },
  [35] = {
    [1] = alias_sym_define_name,
  },
  [36] = {
    [1] = alias_sym_var_name,
  },
  [39] = {
    [1] = alias_sym_piece_name,
  },
  [40] = {
    [0] = alias_sym_func_name,
    [2] = alias_sym_arg_name,
  },
  [42] = {
    [1] = alias_sym_func_name,
  },
  [43] = {
    [0] = alias_sym_var_name,
  },
  [48] = {
    [1] = alias_sym_piece_name,
  },
  [49] = {
    [3] = alias_sym_piece_name,
  },
  [50] = {
    [1] = alias_sym_piece_name,
  },
  [54] = {
    [1] = alias_sym_piece_name,
  },
  [55] = {
    [1] = alias_sym_piece_name,
  },
  [56] = {
    [1] = alias_sym_piece_name,
  },
  [58] = {
    [1] = alias_sym_piece_name,
  },
};

static const uint16_t ts_non_terminal_alias_map[] = {
  sym_preproc_call_expression, 2,
    sym_preproc_call_expression,
    alias_sym_macro_call_expression,
  0,
};

static const TSStateId ts_primary_state_ids[STATE_COUNT] = {
  [0] = 0,
  [1] = 1,
  [2] = 2,
  [3] = 3,
  [4] = 4,
  [5] = 5,
  [6] = 6,
  [7] = 7,
  [8] = 8,
  [9] = 9,
  [10] = 3,
  [11] = 2,
  [12] = 4,
  [13] = 4,
  [14] = 5,
  [15] = 2,
  [16] = 3,
  [17] = 5,
  [18] = 18,
  [19] = 19,
  [20] = 20,
  [21] = 18,
  [22] = 22,
  [23] = 22,
  [24] = 18,
  [25] = 19,
  [26] = 22,
  [27] = 22,
  [28] = 28,
  [29] = 19,
  [30] = 19,
  [31] = 19,
  [32] = 22,
  [33] = 19,
  [34] = 22,
  [35] = 35,
  [36] = 36,
  [37] = 37,
  [38] = 36,
  [39] = 35,
  [40] = 37,
  [41] = 36,
  [42] = 35,
  [43] = 36,
  [44] = 35,
  [45] = 35,
  [46] = 35,
  [47] = 37,
  [48] = 36,
  [49] = 36,
  [50] = 50,
  [51] = 51,
  [52] = 52,
  [53] = 53,
  [54] = 54,
  [55] = 55,
  [56] = 56,
  [57] = 57,
  [58] = 58,
  [59] = 59,
  [60] = 60,
  [61] = 61,
  [62] = 62,
  [63] = 63,
  [64] = 64,
  [65] = 65,
  [66] = 66,
  [67] = 67,
  [68] = 68,
  [69] = 69,
  [70] = 70,
  [71] = 71,
  [72] = 72,
  [73] = 73,
  [74] = 74,
  [75] = 75,
  [76] = 76,
  [77] = 77,
  [78] = 78,
  [79] = 79,
  [80] = 80,
  [81] = 81,
  [82] = 82,
  [83] = 83,
  [84] = 84,
  [85] = 85,
  [86] = 86,
  [87] = 71,
  [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] = 65,
  [118] = 55,
  [119] = 64,
  [120] = 79,
  [121] = 66,
  [122] = 67,
  [123] = 68,
  [124] = 70,
  [125] = 72,
  [126] = 73,
  [127] = 74,
  [128] = 75,
  [129] = 76,
  [130] = 77,
  [131] = 78,
  [132] = 81,
  [133] = 82,
  [134] = 81,
  [135] = 82,
  [136] = 86,
  [137] = 71,
  [138] = 88,
  [139] = 90,
  [140] = 91,
  [141] = 92,
  [142] = 51,
  [143] = 52,
  [144] = 53,
  [145] = 54,
  [146] = 86,
  [147] = 56,
  [148] = 57,
  [149] = 58,
  [150] = 59,
  [151] = 60,
  [152] = 61,
  [153] = 62,
  [154] = 63,
  [155] = 80,
  [156] = 55,
  [157] = 71,
  [158] = 64,
  [159] = 71,
  [160] = 88,
  [161] = 80,
  [162] = 91,
  [163] = 92,
  [164] = 51,
  [165] = 52,
  [166] = 53,
  [167] = 54,
  [168] = 65,
  [169] = 66,
  [170] = 67,
  [171] = 68,
  [172] = 56,
  [173] = 57,
  [174] = 69,
  [175] = 50,
  [176] = 58,
  [177] = 71,
  [178] = 59,
  [179] = 60,
  [180] = 61,
  [181] = 62,
  [182] = 63,
  [183] = 70,
  [184] = 69,
  [185] = 72,
  [186] = 73,
  [187] = 74,
  [188] = 75,
  [189] = 50,
  [190] = 76,
  [191] = 77,
  [192] = 83,
  [193] = 89,
  [194] = 84,
  [195] = 78,
  [196] = 83,
  [197] = 84,
  [198] = 85,
  [199] = 89,
  [200] = 85,
  [201] = 79,
  [202] = 90,
  [203] = 114,
  [204] = 104,
  [205] = 109,
  [206] = 110,
  [207] = 111,
  [208] = 98,
  [209] = 109,
  [210] = 110,
  [211] = 111,
  [212] = 94,
  [213] = 116,
  [214] = 93,
  [215] = 115,
  [216] = 94,
  [217] = 116,
  [218] = 93,
  [219] = 115,
  [220] = 98,
  [221] = 95,
  [222] = 96,
  [223] = 97,
  [224] = 99,
  [225] = 100,
  [226] = 101,
  [227] = 102,
  [228] = 103,
  [229] = 105,
  [230] = 106,
  [231] = 95,
  [232] = 108,
  [233] = 112,
  [234] = 113,
  [235] = 96,
  [236] = 97,
  [237] = 99,
  [238] = 100,
  [239] = 101,
  [240] = 102,
  [241] = 103,
  [242] = 105,
  [243] = 106,
  [244] = 107,
  [245] = 104,
  [246] = 108,
  [247] = 112,
  [248] = 113,
  [249] = 114,
  [250] = 107,
  [251] = 251,
  [252] = 251,
  [253] = 253,
  [254] = 254,
  [255] = 255,
  [256] = 256,
  [257] = 257,
  [258] = 258,
  [259] = 259,
  [260] = 255,
  [261] = 251,
  [262] = 253,
  [263] = 259,
  [264] = 255,
  [265] = 253,
  [266] = 259,
  [267] = 267,
  [268] = 268,
  [269] = 267,
  [270] = 270,
  [271] = 267,
  [272] = 272,
  [273] = 273,
  [274] = 273,
  [275] = 275,
  [276] = 276,
  [277] = 277,
  [278] = 278,
  [279] = 279,
  [280] = 280,
  [281] = 281,
  [282] = 282,
  [283] = 283,
  [284] = 284,
  [285] = 285,
  [286] = 286,
  [287] = 287,
  [288] = 288,
  [289] = 289,
  [290] = 290,
  [291] = 291,
  [292] = 292,
  [293] = 293,
  [294] = 294,
  [295] = 295,
  [296] = 296,
  [297] = 297,
  [298] = 298,
  [299] = 299,
  [300] = 300,
  [301] = 301,
  [302] = 302,
  [303] = 303,
  [304] = 289,
  [305] = 290,
  [306] = 294,
  [307] = 302,
  [308] = 293,
  [309] = 291,
  [310] = 285,
  [311] = 276,
  [312] = 303,
  [313] = 292,
  [314] = 314,
  [315] = 314,
  [316] = 314,
  [317] = 317,
  [318] = 318,
  [319] = 319,
  [320] = 320,
  [321] = 321,
  [322] = 318,
  [323] = 318,
  [324] = 321,
  [325] = 320,
  [326] = 321,
  [327] = 320,
  [328] = 317,
  [329] = 329,
  [330] = 319,
  [331] = 318,
  [332] = 332,
  [333] = 333,
  [334] = 334,
  [335] = 335,
  [336] = 336,
  [337] = 337,
  [338] = 338,
  [339] = 339,
  [340] = 340,
  [341] = 341,
  [342] = 342,
  [343] = 343,
  [344] = 333,
  [345] = 334,
  [346] = 335,
  [347] = 336,
  [348] = 337,
  [349] = 338,
  [350] = 339,
  [351] = 340,
  [352] = 341,
  [353] = 353,
  [354] = 354,
  [355] = 355,
  [356] = 332,
  [357] = 357,
  [358] = 358,
  [359] = 359,
  [360] = 360,
  [361] = 280,
  [362] = 362,
  [363] = 363,
  [364] = 364,
  [365] = 282,
  [366] = 366,
  [367] = 367,
  [368] = 368,
  [369] = 284,
  [370] = 286,
  [371] = 371,
  [372] = 372,
  [373] = 373,
  [374] = 374,
  [375] = 375,
  [376] = 376,
  [377] = 377,
  [378] = 378,
  [379] = 379,
  [380] = 380,
  [381] = 381,
  [382] = 382,
  [383] = 383,
  [384] = 384,
  [385] = 279,
  [386] = 386,
  [387] = 387,
  [388] = 388,
  [389] = 389,
  [390] = 382,
  [391] = 391,
  [392] = 299,
  [393] = 301,
  [394] = 394,
  [395] = 395,
  [396] = 396,
  [397] = 397,
  [398] = 398,
  [399] = 399,
  [400] = 400,
  [401] = 401,
  [402] = 402,
  [403] = 403,
  [404] = 404,
  [405] = 357,
  [406] = 358,
  [407] = 359,
  [408] = 408,
  [409] = 364,
  [410] = 378,
  [411] = 379,
  [412] = 389,
  [413] = 353,
  [414] = 355,
  [415] = 332,
  [416] = 374,
  [417] = 375,
  [418] = 376,
  [419] = 377,
  [420] = 383,
  [421] = 357,
  [422] = 358,
  [423] = 359,
  [424] = 364,
  [425] = 378,
  [426] = 379,
  [427] = 389,
  [428] = 353,
  [429] = 355,
  [430] = 374,
  [431] = 375,
  [432] = 376,
  [433] = 377,
  [434] = 383,
  [435] = 378,
  [436] = 378,
  [437] = 378,
  [438] = 367,
  [439] = 368,
  [440] = 367,
  [441] = 368,
  [442] = 360,
  [443] = 362,
  [444] = 363,
  [445] = 379,
  [446] = 379,
  [447] = 360,
  [448] = 362,
  [449] = 363,
  [450] = 379,
  [451] = 343,
  [452] = 452,
  [453] = 396,
  [454] = 397,
  [455] = 455,
  [456] = 398,
  [457] = 279,
  [458] = 399,
  [459] = 386,
  [460] = 400,
  [461] = 387,
  [462] = 462,
  [463] = 463,
  [464] = 455,
  [465] = 401,
  [466] = 408,
  [467] = 286,
  [468] = 468,
  [469] = 402,
  [470] = 403,
  [471] = 471,
  [472] = 395,
  [473] = 473,
  [474] = 455,
  [475] = 475,
  [476] = 476,
  [477] = 462,
  [478] = 463,
  [479] = 468,
  [480] = 388,
  [481] = 481,
  [482] = 475,
  [483] = 462,
  [484] = 463,
  [485] = 280,
  [486] = 391,
  [487] = 299,
  [488] = 282,
  [489] = 489,
  [490] = 301,
  [491] = 471,
  [492] = 468,
  [493] = 475,
  [494] = 284,
  [495] = 394,
  [496] = 496,
  [497] = 497,
  [498] = 498,
  [499] = 499,
  [500] = 500,
  [501] = 501,
  [502] = 501,
  [503] = 503,
  [504] = 504,
  [505] = 505,
  [506] = 506,
  [507] = 507,
  [508] = 508,
  [509] = 509,
  [510] = 498,
  [511] = 497,
  [512] = 498,
  [513] = 506,
  [514] = 498,
  [515] = 515,
  [516] = 515,
  [517] = 517,
  [518] = 518,
  [519] = 519,
  [520] = 507,
  [521] = 521,
  [522] = 522,
  [523] = 523,
  [524] = 517,
  [525] = 525,
  [526] = 503,
  [527] = 499,
  [528] = 497,
  [529] = 505,
  [530] = 521,
  [531] = 509,
  [532] = 497,
  [533] = 522,
  [534] = 498,
  [535] = 515,
  [536] = 503,
  [537] = 537,
  [538] = 538,
  [539] = 501,
  [540] = 540,
  [541] = 519,
  [542] = 506,
  [543] = 538,
  [544] = 540,
  [545] = 545,
  [546] = 507,
  [547] = 545,
  [548] = 519,
  [549] = 538,
  [550] = 540,
  [551] = 545,
  [552] = 509,
  [553] = 521,
  [554] = 508,
  [555] = 508,
  [556] = 523,
  [557] = 515,
  [558] = 515,
  [559] = 505,
  [560] = 525,
  [561] = 499,
  [562] = 523,
  [563] = 498,
  [564] = 525,
  [565] = 515,
  [566] = 517,
  [567] = 522,
  [568] = 568,
  [569] = 569,
  [570] = 570,
  [571] = 571,
  [572] = 572,
  [573] = 573,
  [574] = 574,
  [575] = 575,
  [576] = 570,
  [577] = 577,
  [578] = 578,
  [579] = 579,
  [580] = 578,
  [581] = 575,
  [582] = 579,
  [583] = 571,
  [584] = 584,
  [585] = 585,
  [586] = 586,
  [587] = 587,
  [588] = 588,
  [589] = 589,
  [590] = 575,
  [591] = 569,
  [592] = 571,
  [593] = 573,
  [594] = 585,
  [595] = 586,
  [596] = 587,
  [597] = 588,
  [598] = 568,
  [599] = 584,
  [600] = 589,
  [601] = 97,
  [602] = 69,
  [603] = 603,
  [604] = 112,
  [605] = 605,
  [606] = 606,
  [607] = 607,
  [608] = 113,
  [609] = 609,
  [610] = 108,
  [611] = 114,
  [612] = 612,
  [613] = 95,
  [614] = 50,
  [615] = 96,
  [616] = 616,
  [617] = 617,
  [618] = 618,
  [619] = 619,
  [620] = 620,
  [621] = 99,
  [622] = 622,
  [623] = 100,
  [624] = 624,
  [625] = 101,
  [626] = 102,
  [627] = 103,
  [628] = 105,
  [629] = 629,
  [630] = 630,
  [631] = 106,
  [632] = 107,
  [633] = 633,
  [634] = 618,
  [635] = 106,
  [636] = 107,
  [637] = 605,
  [638] = 606,
  [639] = 108,
  [640] = 112,
  [641] = 113,
  [642] = 629,
  [643] = 607,
  [644] = 114,
  [645] = 107,
  [646] = 101,
  [647] = 96,
  [648] = 633,
  [649] = 108,
  [650] = 629,
  [651] = 609,
  [652] = 607,
  [653] = 95,
  [654] = 112,
  [655] = 69,
  [656] = 96,
  [657] = 103,
  [658] = 609,
  [659] = 69,
  [660] = 97,
  [661] = 99,
  [662] = 616,
  [663] = 50,
  [664] = 114,
  [665] = 617,
  [666] = 619,
  [667] = 100,
  [668] = 100,
  [669] = 617,
  [670] = 624,
  [671] = 603,
  [672] = 620,
  [673] = 99,
  [674] = 622,
  [675] = 95,
  [676] = 605,
  [677] = 606,
  [678] = 113,
  [679] = 624,
  [680] = 612,
  [681] = 106,
  [682] = 97,
  [683] = 101,
  [684] = 620,
  [685] = 630,
  [686] = 102,
  [687] = 103,
  [688] = 105,
  [689] = 633,
  [690] = 616,
  [691] = 619,
  [692] = 105,
  [693] = 630,
  [694] = 102,
  [695] = 50,
  [696] = 622,
  [697] = 612,
  [698] = 618,
  [699] = 603,
  [700] = 700,
  [701] = 701,
  [702] = 701,
  [703] = 703,
  [704] = 704,
  [705] = 701,
  [706] = 704,
  [707] = 701,
  [708] = 701,
  [709] = 703,
  [710] = 703,
  [711] = 704,
  [712] = 701,
  [713] = 713,
  [714] = 714,
  [715] = 715,
  [716] = 716,
  [717] = 717,
  [718] = 718,
  [719] = 713,
  [720] = 714,
  [721] = 721,
  [722] = 722,
  [723] = 716,
  [724] = 716,
  [725] = 716,
  [726] = 716,
  [727] = 727,
  [728] = 718,
  [729] = 721,
  [730] = 722,
  [731] = 716,
  [732] = 732,
  [733] = 718,
  [734] = 721,
  [735] = 722,
  [736] = 717,
  [737] = 713,
  [738] = 714,
  [739] = 717,
  [740] = 740,
  [741] = 741,
  [742] = 742,
  [743] = 743,
  [744] = 744,
  [745] = 742,
  [746] = 743,
  [747] = 747,
  [748] = 741,
  [749] = 744,
  [750] = 750,
  [751] = 751,
  [752] = 752,
  [753] = 750,
  [754] = 740,
  [755] = 755,
  [756] = 756,
  [757] = 740,
  [758] = 758,
  [759] = 759,
  [760] = 747,
  [761] = 747,
  [762] = 741,
  [763] = 752,
  [764] = 747,
  [765] = 741,
  [766] = 700,
  [767] = 747,
  [768] = 752,
  [769] = 741,
  [770] = 770,
  [771] = 770,
  [772] = 772,
  [773] = 741,
  [774] = 774,
  [775] = 744,
  [776] = 770,
  [777] = 756,
  [778] = 750,
  [779] = 779,
  [780] = 780,
  [781] = 781,
  [782] = 782,
  [783] = 783,
  [784] = 756,
  [785] = 752,
  [786] = 742,
  [787] = 743,
  [788] = 747,
  [789] = 789,
  [790] = 790,
  [791] = 791,
  [792] = 792,
  [793] = 791,
  [794] = 794,
  [795] = 795,
  [796] = 790,
  [797] = 797,
  [798] = 798,
  [799] = 799,
  [800] = 791,
  [801] = 801,
  [802] = 795,
  [803] = 803,
  [804] = 804,
  [805] = 805,
  [806] = 806,
  [807] = 792,
  [808] = 801,
  [809] = 804,
  [810] = 805,
  [811] = 811,
  [812] = 280,
  [813] = 803,
  [814] = 804,
  [815] = 790,
  [816] = 282,
  [817] = 298,
  [818] = 792,
  [819] = 819,
  [820] = 794,
  [821] = 789,
  [822] = 795,
  [823] = 794,
  [824] = 789,
  [825] = 286,
  [826] = 826,
  [827] = 827,
  [828] = 828,
  [829] = 829,
  [830] = 795,
  [831] = 791,
  [832] = 832,
  [833] = 791,
  [834] = 284,
  [835] = 791,
  [836] = 806,
  [837] = 803,
  [838] = 795,
  [839] = 789,
  [840] = 795,
  [841] = 789,
  [842] = 789,
  [843] = 801,
  [844] = 826,
  [845] = 826,
  [846] = 806,
  [847] = 847,
  [848] = 848,
  [849] = 849,
  [850] = 850,
  [851] = 851,
  [852] = 852,
  [853] = 849,
  [854] = 854,
  [855] = 855,
  [856] = 855,
  [857] = 857,
  [858] = 858,
  [859] = 859,
  [860] = 860,
  [861] = 861,
  [862] = 862,
  [863] = 863,
  [864] = 864,
  [865] = 865,
  [866] = 857,
  [867] = 867,
  [868] = 868,
  [869] = 860,
  [870] = 861,
  [871] = 871,
  [872] = 872,
  [873] = 873,
  [874] = 862,
  [875] = 875,
  [876] = 876,
  [877] = 877,
  [878] = 878,
  [879] = 865,
  [880] = 880,
  [881] = 849,
  [882] = 854,
  [883] = 883,
  [884] = 867,
  [885] = 885,
  [886] = 886,
  [887] = 887,
  [888] = 851,
  [889] = 868,
  [890] = 890,
  [891] = 891,
  [892] = 885,
  [893] = 859,
  [894] = 850,
  [895] = 871,
  [896] = 872,
  [897] = 878,
  [898] = 883,
  [899] = 880,
  [900] = 878,
  [901] = 854,
  [902] = 883,
  [903] = 903,
  [904] = 885,
  [905] = 858,
  [906] = 851,
  [907] = 907,
  [908] = 890,
  [909] = 909,
  [910] = 859,
  [911] = 876,
  [912] = 863,
  [913] = 913,
  [914] = 878,
  [915] = 915,
  [916] = 880,
  [917] = 859,
  [918] = 854,
  [919] = 883,
  [920] = 878,
  [921] = 885,
  [922] = 922,
  [923] = 851,
  [924] = 924,
  [925] = 890,
  [926] = 926,
  [927] = 859,
  [928] = 928,
  [929] = 929,
  [930] = 930,
  [931] = 877,
  [932] = 907,
  [933] = 933,
  [934] = 934,
  [935] = 880,
  [936] = 929,
  [937] = 854,
  [938] = 860,
  [939] = 861,
  [940] = 940,
  [941] = 875,
  [942] = 909,
  [943] = 930,
  [944] = 862,
  [945] = 945,
  [946] = 946,
  [947] = 947,
  [948] = 948,
  [949] = 949,
  [950] = 847,
  [951] = 951,
  [952] = 952,
  [953] = 953,
  [954] = 954,
  [955] = 955,
  [956] = 883,
  [957] = 865,
  [958] = 958,
  [959] = 959,
  [960] = 947,
  [961] = 961,
  [962] = 962,
  [963] = 963,
  [964] = 964,
  [965] = 885,
  [966] = 966,
  [967] = 967,
  [968] = 864,
  [969] = 966,
  [970] = 867,
  [971] = 971,
  [972] = 972,
  [973] = 971,
  [974] = 967,
  [975] = 880,
  [976] = 976,
  [977] = 977,
  [978] = 978,
  [979] = 928,
  [980] = 929,
  [981] = 855,
  [982] = 877,
  [983] = 907,
  [984] = 933,
  [985] = 934,
  [986] = 851,
  [987] = 987,
  [988] = 988,
  [989] = 989,
  [990] = 875,
  [991] = 909,
  [992] = 930,
  [993] = 993,
  [994] = 994,
  [995] = 995,
  [996] = 913,
  [997] = 948,
  [998] = 949,
  [999] = 852,
  [1000] = 951,
  [1001] = 952,
  [1002] = 953,
  [1003] = 954,
  [1004] = 955,
  [1005] = 915,
  [1006] = 1006,
  [1007] = 1007,
  [1008] = 987,
  [1009] = 987,
  [1010] = 1010,
  [1011] = 1011,
  [1012] = 1012,
  [1013] = 890,
  [1014] = 989,
  [1015] = 993,
  [1016] = 864,
  [1017] = 994,
  [1018] = 995,
  [1019] = 971,
  [1020] = 1020,
  [1021] = 868,
  [1022] = 915,
  [1023] = 1023,
  [1024] = 859,
  [1025] = 876,
  [1026] = 890,
  [1027] = 850,
  [1028] = 877,
  [1029] = 907,
  [1030] = 934,
  [1031] = 1031,
  [1032] = 1032,
  [1033] = 877,
  [1034] = 907,
  [1035] = 934,
  [1036] = 848,
  [1037] = 948,
  [1038] = 877,
  [1039] = 907,
  [1040] = 934,
  [1041] = 949,
  [1042] = 928,
  [1043] = 887,
  [1044] = 891,
  [1045] = 945,
  [1046] = 946,
  [1047] = 871,
  [1048] = 848,
  [1049] = 872,
  [1050] = 958,
  [1051] = 963,
  [1052] = 964,
  [1053] = 1053,
  [1054] = 976,
  [1055] = 1055,
  [1056] = 922,
  [1057] = 1057,
  [1058] = 851,
  [1059] = 1059,
  [1060] = 858,
  [1061] = 887,
  [1062] = 891,
  [1063] = 945,
  [1064] = 946,
  [1065] = 951,
  [1066] = 1066,
  [1067] = 958,
  [1068] = 963,
  [1069] = 964,
  [1070] = 863,
  [1071] = 976,
  [1072] = 952,
  [1073] = 922,
  [1074] = 953,
  [1075] = 954,
  [1076] = 887,
  [1077] = 887,
  [1078] = 887,
  [1079] = 1079,
  [1080] = 1007,
  [1081] = 1020,
  [1082] = 1031,
  [1083] = 883,
  [1084] = 1053,
  [1085] = 955,
  [1086] = 890,
  [1087] = 1087,
  [1088] = 940,
  [1089] = 933,
  [1090] = 1090,
  [1091] = 934,
  [1092] = 947,
  [1093] = 913,
  [1094] = 1094,
  [1095] = 966,
  [1096] = 891,
  [1097] = 891,
  [1098] = 967,
  [1099] = 1007,
  [1100] = 1020,
  [1101] = 1031,
  [1102] = 885,
  [1103] = 1053,
  [1104] = 989,
  [1105] = 993,
  [1106] = 878,
  [1107] = 994,
  [1108] = 847,
  [1109] = 961,
  [1110] = 962,
  [1111] = 995,
  [1112] = 880,
  [1113] = 961,
  [1114] = 962,
  [1115] = 1006,
  [1116] = 1010,
  [1117] = 1012,
  [1118] = 852,
  [1119] = 1006,
  [1120] = 1010,
  [1121] = 1012,
  [1122] = 891,
  [1123] = 854,
};

static const TSSymbol ts_supertype_symbols[SUPERTYPE_COUNT] = {
  sym_constant,
  sym_declaration,
  sym_expression,
  sym_keyword_statement,
  sym_preproc_expression,
  sym_statement,
  sym_varying,
};

static const TSMapSlice ts_supertype_map_slices[] = {
  [sym_constant] = {.index = 0, .length = 3},
  [sym_declaration] = {.index = 3, .length = 3},
  [sym_expression] = {.index = 6, .length = 8},
  [sym_keyword_statement] = {.index = 14, .length = 23},
  [sym_preproc_expression] = {.index = 37, .length = 7},
  [sym_statement] = {.index = 44, .length = 8},
  [sym_varying] = {.index = 52, .length = 3},
};

static const TSSymbol ts_supertype_map_entries[] = {
  [0] =
    sym_degree_constant,
    sym_linear_constant,
    sym_number_literal,
  [3] =
    sym_function_declaration,
    sym_piece_declaration,
    sym_static_var_declaration,
  [6] =
    alias_sym_macro_call_expression,
    sym_binary_expression,
    sym_constant,
    sym_false,
    sym_parenthesized_expression,
    sym_true,
    sym_unary_expression,
    sym_varying,
  [14] =
    sym_attach_unit_statement,
    sym_cache_statement,
    sym_call_script_statement,
    sym_dont_cache_statement,
    sym_dont_shade_statement,
    sym_dont_shadow_statement,
    sym_drop_unit_statement,
    sym_emit_sfx_statement,
    sym_explode_statement,
    sym_get_statement,
    sym_hide_statement,
    sym_move_statement,
    sym_set_signal_mask_statement,
    sym_set_statement,
    sym_show_statement,
    sym_signal_statement,
    sym_sleep_statement,
    sym_spin_statement,
    sym_start_script_statement,
    sym_stop_spin_statement,
    sym_turn_statement,
    sym_wait_for_move_statement,
    sym_wait_for_turn_statement,
  [37] =
    alias_sym_define_name,
    sym_constant,
    sym_preproc_binary_expression,
    sym_preproc_call_expression,
    sym_preproc_defined,
    sym_preproc_parenthesized_expression,
    sym_preproc_unary_expression,
  [44] =
    anon_sym_SEMI,
    sym_assign_statement,
    sym_compound_statement,
    sym_if_statement,
    sym_keyword_statement,
    sym_return_statement,
    sym_var_statement,
    sym_while_statement,
  [52] =
    alias_sym_var_name_term,
    sym_get_term,
    sym_rand_call,
};

static bool ts_lex(TSLexer *lexer, TSStateId state) {
  START_LEXER();
  eof = lexer->eof(lexer);
  switch (state) {
    case 0:
      if (eof) ADVANCE(176);
      ADVANCE_MAP(
        '!', 225,
        '"', 440,
        '#', 75,
        '%', 232,
        '&', 238,
        '(', 387,
        ')', 185,
        '*', 230,
        '+', 227,
        ',', 179,
        '-', 229,
        '.', 66,
        '/', 231,
        '0', 432,
        ';', 177,
        '<', 247,
        '=', 189,
        '>', 243,
        'F', 266,
        'T', 269,
        '[', 249,
      );
      if (lookahead == '\\') SKIP(171);
      if (lookahead == ']') ADVANCE(250);
      if (lookahead == '^') ADVANCE(236);
      if (lookahead == 'f') ADVANCE(272);
      if (lookahead == 't') ADVANCE(275);
      if (lookahead == '{') ADVANCE(186);
      if (lookahead == '|') ADVANCE(237);
      if (lookahead == '}') ADVANCE(187);
      if (lookahead == '~') ADVANCE(427);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(358);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(278);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(330);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(323);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(301);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(287);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(251);
      if (lookahead == 'Y' ||
          lookahead == 'y') ADVANCE(263);
      if (lookahead == 'Z' ||
          lookahead == 'z') ADVANCE(265);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(174);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(434);
      if (('B' <= lookahead && lookahead <= '_') ||
          ('b' <= lookahead && lookahead <= 'v') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 1:
      if (lookahead == '\n') SKIP(46);
      END_STATE();
    case 2:
      if (lookahead == '\n') SKIP(46);
      if (lookahead == '\r') SKIP(1);
      END_STATE();
    case 3:
      if (lookahead == '\n') SKIP(48);
      END_STATE();
    case 4:
      if (lookahead == '\n') SKIP(48);
      if (lookahead == '\r') SKIP(3);
      END_STATE();
    case 5:
      if (lookahead == '\n') SKIP(47);
      END_STATE();
    case 6:
      if (lookahead == '\n') SKIP(47);
      if (lookahead == '\r') SKIP(5);
      END_STATE();
    case 7:
      if (lookahead == '\n') SKIP(40);
      END_STATE();
    case 8:
      if (lookahead == '\n') SKIP(40);
      if (lookahead == '\r') SKIP(7);
      END_STATE();
    case 9:
      if (lookahead == '\n') SKIP(41);
      END_STATE();
    case 10:
      if (lookahead == '\n') SKIP(41);
      if (lookahead == '\r') SKIP(9);
      END_STATE();
    case 11:
      if (lookahead == '\n') SKIP(42);
      END_STATE();
    case 12:
      if (lookahead == '\n') SKIP(42);
      if (lookahead == '\r') SKIP(11);
      END_STATE();
    case 13:
      if (lookahead == '\n') SKIP(15);
      END_STATE();
    case 14:
      if (lookahead == '\n') SKIP(15);
      if (lookahead == '\r') SKIP(13);
      END_STATE();
    case 15:
      ADVANCE_MAP(
        '\n', 465,
        '!', 71,
        '%', 232,
        '&', 238,
        '(', 183,
        '*', 230,
        '+', 226,
        '-', 228,
        '/', 231,
        '<', 247,
        '=', 72,
        '>', 243,
      );
      if (lookahead == '\\') SKIP(14);
      if (lookahead == '^') ADVANCE(236);
      if (lookahead == '|') ADVANCE(78);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(15);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 16:
      if (lookahead == '\n') SKIP(44);
      END_STATE();
    case 17:
      if (lookahead == '\n') SKIP(44);
      if (lookahead == '\r') SKIP(16);
      END_STATE();
    case 18:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '\r') ADVANCE(22);
      if (lookahead == '"') ADVANCE(440);
      if (lookahead == '(') ADVANCE(184);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(26);
      if (('\t' <= lookahead && lookahead <= '\f') ||
          lookahead == ' ') SKIP(43);
      END_STATE();
    case 19:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '\r') ADVANCE(23);
      if (lookahead == '(') ADVANCE(183);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '=') ADVANCE(188);
      if (lookahead == '\\') SKIP(28);
      if (('\t' <= lookahead && lookahead <= '\f') ||
          lookahead == ' ') SKIP(51);
      END_STATE();
    case 20:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '\r') ADVANCE(24);
      if (lookahead == '(') ADVANCE(387);
      if (lookahead == '/') ADVANCE(381);
      if (lookahead == '\\') ADVANCE(376);
      if (('\t' <= lookahead && lookahead <= '\f') ||
          lookahead == ' ') SKIP(70);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 21:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '\r') ADVANCE(24);
      if (lookahead == '/') ADVANCE(381);
      if (lookahead == '\\') ADVANCE(376);
      if (('\t' <= lookahead && lookahead <= '\f') ||
          lookahead == ' ') SKIP(70);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 22:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '"') ADVANCE(440);
      if (lookahead == '(') ADVANCE(184);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(26);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(43);
      END_STATE();
    case 23:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '(') ADVANCE(183);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '=') ADVANCE(188);
      if (lookahead == '\\') SKIP(28);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(51);
      END_STATE();
    case 24:
      if (lookahead == '\n') ADVANCE(178);
      if (lookahead == '/') ADVANCE(381);
      if (lookahead == '\\') ADVANCE(376);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(70);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 25:
      if (lookahead == '\n') SKIP(43);
      END_STATE();
    case 26:
      if (lookahead == '\n') SKIP(43);
      if (lookahead == '\r') SKIP(25);
      END_STATE();
    case 27:
      if (lookahead == '\n') SKIP(51);
      END_STATE();
    case 28:
      if (lookahead == '\n') SKIP(51);
      if (lookahead == '\r') SKIP(27);
      END_STATE();
    case 29:
      if (lookahead == '\n') SKIP(69);
      END_STATE();
    case 30:
      if (lookahead == '\n') SKIP(69);
      if (lookahead == '\r') SKIP(29);
      END_STATE();
    case 31:
      if (lookahead == '\n') SKIP(45);
      if (lookahead == '"') ADVANCE(440);
      if (lookahead == '/') ADVANCE(441);
      if (lookahead == '\\') ADVANCE(32);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') ADVANCE(444);
      if (lookahead != 0) ADVANCE(445);
      END_STATE();
    case 32:
      if (lookahead == '\n') ADVANCE(447);
      if (lookahead == '\r') ADVANCE(446);
      if (lookahead == 'U') ADVANCE(168);
      if (lookahead == 'u') ADVANCE(164);
      if (lookahead == 'x') ADVANCE(161);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(449);
      if (lookahead != 0) ADVANCE(446);
      END_STATE();
    case 33:
      if (lookahead == '\n') SKIP(68);
      END_STATE();
    case 34:
      if (lookahead == '\n') SKIP(68);
      if (lookahead == '\r') SKIP(33);
      END_STATE();
    case 35:
      if (lookahead == '\n') SKIP(49);
      END_STATE();
    case 36:
      if (lookahead == '\n') SKIP(49);
      if (lookahead == '\r') SKIP(35);
      END_STATE();
    case 37:
      if (lookahead == '\n') SKIP(50);
      END_STATE();
    case 38:
      if (lookahead == '\n') SKIP(50);
      if (lookahead == '\r') SKIP(37);
      END_STATE();
    case 39:
      if (lookahead == '\r') ADVANCE(463);
      if (lookahead == '\\') ADVANCE(457);
      if (lookahead != 0) ADVANCE(462);
      END_STATE();
    case 40:
      ADVANCE_MAP(
        '!', 71,
        '%', 232,
        '&', 238,
        '(', 183,
        ')', 185,
        '*', 230,
        '+', 226,
        ',', 179,
        '-', 228,
        '.', 65,
        '/', 231,
        ';', 177,
        '<', 248,
        '=', 72,
        '>', 242,
      );
      if (lookahead == '\\') SKIP(8);
      if (lookahead == '^') ADVANCE(236);
      if (lookahead == '|') ADVANCE(237);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(40);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 41:
      ADVANCE_MAP(
        '!', 71,
        '%', 232,
        '&', 238,
        '(', 183,
        ')', 185,
        '*', 230,
        '+', 226,
        ',', 179,
        '-', 228,
        '/', 231,
        '<', 247,
        '=', 72,
        '>', 243,
      );
      if (lookahead == '\\') SKIP(10);
      if (lookahead == '^') ADVANCE(236);
      if (lookahead == '|') ADVANCE(78);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(41);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 42:
      ADVANCE_MAP(
        '!', 224,
        '(', 183,
        ')', 185,
        '+', 227,
        '-', 229,
        '.', 156,
        '/', 52,
        '0', 432,
        ';', 177,
        '<', 246,
        'F', 266,
        'T', 269,
        '[', 249,
      );
      if (lookahead == '\\') SKIP(12);
      if (lookahead == 'f') ADVANCE(272);
      if (lookahead == 't') ADVANCE(275);
      if (lookahead == '~') ADVANCE(427);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(42);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(434);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 43:
      if (lookahead == '"') ADVANCE(440);
      if (lookahead == '(') ADVANCE(184);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(26);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(43);
      END_STATE();
    case 44:
      if (lookahead == '"') ADVANCE(440);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == '<') ADVANCE(73);
      if (lookahead == '\\') SKIP(17);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(44);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 45:
      if (lookahead == '"') ADVANCE(440);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == '\\') ADVANCE(32);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(45);
      END_STATE();
    case 46:
      if (lookahead == '#') ADVANCE(75);
      if (lookahead == '+') ADVANCE(56);
      if (lookahead == '-') ADVANCE(60);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(2);
      if (lookahead == '{') ADVANCE(186);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(358);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(278);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(330);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(323);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(302);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(287);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(46);
      if (('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 47:
      if (lookahead == '#') ADVANCE(75);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(6);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(362);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(47);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 48:
      if (lookahead == '#') ADVANCE(77);
      if (lookahead == '+') ADVANCE(56);
      if (lookahead == '-') ADVANCE(60);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(4);
      if (lookahead == '{') ADVANCE(186);
      if (lookahead == '}') ADVANCE(187);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(358);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(278);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(330);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(323);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(302);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(287);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(48);
      if (('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 49:
      if (lookahead == '#') ADVANCE(76);
      if (lookahead == '+') ADVANCE(56);
      if (lookahead == '-') ADVANCE(60);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(36);
      if (lookahead == '{') ADVANCE(186);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(358);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(278);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(330);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(323);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(302);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(287);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(49);
      if (('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 50:
      if (lookahead == '#') ADVANCE(76);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(38);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(362);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(50);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 51:
      if (lookahead == '(') ADVANCE(183);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '=') ADVANCE(188);
      if (lookahead == '\\') SKIP(28);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(51);
      END_STATE();
    case 52:
      if (lookahead == '*') ADVANCE(54);
      if (lookahead == '/') ADVANCE(462);
      END_STATE();
    case 53:
      if (lookahead == '*') ADVANCE(53);
      if (lookahead == '/') ADVANCE(455);
      if (lookahead != 0) ADVANCE(54);
      END_STATE();
    case 54:
      if (lookahead == '*') ADVANCE(53);
      if (lookahead != 0) ADVANCE(54);
      END_STATE();
    case 55:
      if (lookahead == '*') ADVANCE(53);
      if (lookahead != 0) ADVANCE(374);
      END_STATE();
    case 56:
      if (lookahead == '+') ADVANCE(190);
      END_STATE();
    case 57:
      if (lookahead == '-') ADVANCE(79);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(150);
      END_STATE();
    case 58:
      if (lookahead == '-') ADVANCE(113);
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(121);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(145);
      END_STATE();
    case 59:
      if (lookahead == '-') ADVANCE(114);
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(84);
      END_STATE();
    case 60:
      if (lookahead == '-') ADVANCE(191);
      END_STATE();
    case 61:
      if (lookahead == '-') ADVANCE(85);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(152);
      END_STATE();
    case 62:
      if (lookahead == '-') ADVANCE(86);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(153);
      END_STATE();
    case 63:
      if (lookahead == '.') ADVANCE(156);
      if (lookahead == '0') ADVANCE(433);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 64:
      if (lookahead == '.') ADVANCE(156);
      if (lookahead == '0') ADVANCE(430);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(431);
      if (('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(435);
      END_STATE();
    case 65:
      if (lookahead == '.') ADVANCE(67);
      END_STATE();
    case 66:
      if (lookahead == '.') ADVANCE(67);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(436);
      END_STATE();
    case 67:
      if (lookahead == '.') ADVANCE(388);
      END_STATE();
    case 68:
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '\\') SKIP(34);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(334);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(68);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 69:
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == '\\') SKIP(30);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(123);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(57);
      if (lookahead == 'Y' ||
          lookahead == 'y') ADVANCE(61);
      if (lookahead == 'Z' ||
          lookahead == 'z') ADVANCE(62);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(69);
      END_STATE();
    case 70:
      if (lookahead == '/') ADVANCE(381);
      if (lookahead == '\\') ADVANCE(376);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(70);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 71:
      if (lookahead == '=') ADVANCE(240);
      END_STATE();
    case 72:
      if (lookahead == '=') ADVANCE(239);
      END_STATE();
    case 73:
      if (lookahead == '>') ADVANCE(453);
      if (lookahead == '\\') ADVANCE(74);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(73);
      END_STATE();
    case 74:
      if (lookahead == '>') ADVANCE(454);
      if (lookahead == '\\') ADVANCE(74);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(73);
      END_STATE();
    case 75:
      if (lookahead == 'd') ADVANCE(396);
      if (lookahead == 'e') ADVANCE(419);
      if (lookahead == 'i') ADVANCE(406);
      if (lookahead == 'l') ADVANCE(415);
      if (lookahead == 'u') ADVANCE(422);
      if (lookahead == '\t' ||
          lookahead == ' ') ADVANCE(75);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 76:
      if (lookahead == 'd') ADVANCE(396);
      if (lookahead == 'e') ADVANCE(421);
      if (lookahead == 'i') ADVANCE(406);
      if (lookahead == 'l') ADVANCE(415);
      if (lookahead == 'u') ADVANCE(422);
      if (lookahead == '\t' ||
          lookahead == ' ') ADVANCE(76);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 77:
      if (lookahead == 'd') ADVANCE(396);
      if (lookahead == 'i') ADVANCE(406);
      if (lookahead == 'l') ADVANCE(415);
      if (lookahead == 'u') ADVANCE(422);
      if (lookahead == '\t' ||
          lookahead == ' ') ADVANCE(77);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 78:
      if (lookahead == '|') ADVANCE(234);
      END_STATE();
    case 79:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(150);
      END_STATE();
    case 80:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(91);
      END_STATE();
    case 81:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(112);
      END_STATE();
    case 82:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(89);
      END_STATE();
    case 83:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(127);
      END_STATE();
    case 84:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(136);
      END_STATE();
    case 85:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(152);
      END_STATE();
    case 86:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(153);
      END_STATE();
    case 87:
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(129);
      END_STATE();
    case 88:
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(82);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(102);
      END_STATE();
    case 89:
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(101);
      END_STATE();
    case 90:
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(130);
      END_STATE();
    case 91:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(94);
      END_STATE();
    case 92:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(204);
      END_STATE();
    case 93:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(218);
      END_STATE();
    case 94:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(220);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(149);
      END_STATE();
    case 95:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(210);
      END_STATE();
    case 96:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(92);
      END_STATE();
    case 97:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(96);
      END_STATE();
    case 98:
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(120);
      END_STATE();
    case 99:
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(151);
      END_STATE();
    case 100:
      if (lookahead == 'G' ||
          lookahead == 'g') ADVANCE(118);
      END_STATE();
    case 101:
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(93);
      END_STATE();
    case 102:
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(80);
      END_STATE();
    case 103:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(100);
      END_STATE();
    case 104:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(140);
      END_STATE();
    case 105:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(122);
      END_STATE();
    case 106:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(141);
      END_STATE();
    case 107:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(115);
      END_STATE();
    case 108:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(133);
      END_STATE();
    case 109:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(134);
      END_STATE();
    case 110:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(135);
      END_STATE();
    case 111:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(125);
      END_STATE();
    case 112:
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(59);
      END_STATE();
    case 113:
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(121);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(145);
      END_STATE();
    case 114:
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(84);
      END_STATE();
    case 115:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(206);
      END_STATE();
    case 116:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(208);
      END_STATE();
    case 117:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(104);
      END_STATE();
    case 118:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(81);
      END_STATE();
    case 119:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(106);
      END_STATE();
    case 120:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(126);
      END_STATE();
    case 121:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(147);
      END_STATE();
    case 122:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(142);
      END_STATE();
    case 123:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(97);
      END_STATE();
    case 124:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(107);
      END_STATE();
    case 125:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(143);
      END_STATE();
    case 126:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(58);
      END_STATE();
    case 127:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(180);
      END_STATE();
    case 128:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(116);
      END_STATE();
    case 129:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(105);
      END_STATE();
    case 130:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(111);
      END_STATE();
    case 131:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(87);
      END_STATE();
    case 132:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(124);
      END_STATE();
    case 133:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(192);
      END_STATE();
    case 134:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(194);
      END_STATE();
    case 135:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(196);
      END_STATE();
    case 136:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(154);
      END_STATE();
    case 137:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(103);
      END_STATE();
    case 138:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(99);
      END_STATE();
    case 139:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(90);
      END_STATE();
    case 140:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(216);
      END_STATE();
    case 141:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(214);
      END_STATE();
    case 142:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(198);
      END_STATE();
    case 143:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(200);
      END_STATE();
    case 144:
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(117);
      END_STATE();
    case 145:
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(128);
      END_STATE();
    case 146:
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(119);
      END_STATE();
    case 147:
      if (lookahead == 'V' ||
          lookahead == 'v') ADVANCE(95);
      END_STATE();
    case 148:
      if (lookahead == 'V' ||
          lookahead == 'v') ADVANCE(83);
      END_STATE();
    case 149:
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(222);
      END_STATE();
    case 150:
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(108);
      END_STATE();
    case 151:
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(212);
      END_STATE();
    case 152:
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(109);
      END_STATE();
    case 153:
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(110);
      END_STATE();
    case 154:
      if (lookahead == 'K' ||
          lookahead == 'k' ||
          lookahead == 0x212a) ADVANCE(202);
      END_STATE();
    case 155:
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 156:
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(436);
      END_STATE();
    case 157:
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(431);
      if (('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(435);
      END_STATE();
    case 158:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(437);
      END_STATE();
    case 159:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(435);
      END_STATE();
    case 160:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(446);
      END_STATE();
    case 161:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(452);
      END_STATE();
    case 162:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(160);
      END_STATE();
    case 163:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(162);
      END_STATE();
    case 164:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(163);
      END_STATE();
    case 165:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(164);
      END_STATE();
    case 166:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(165);
      END_STATE();
    case 167:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(166);
      END_STATE();
    case 168:
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(167);
      END_STATE();
    case 169:
      if (lookahead != 0 &&
          lookahead != '*') ADVANCE(383);
      END_STATE();
    case 170:
      if (eof) ADVANCE(176);
      if (lookahead == '\n') SKIP(174);
      END_STATE();
    case 171:
      if (eof) ADVANCE(176);
      if (lookahead == '\n') SKIP(174);
      if (lookahead == '\r') SKIP(170);
      END_STATE();
    case 172:
      if (eof) ADVANCE(176);
      if (lookahead == '\n') SKIP(175);
      END_STATE();
    case 173:
      if (eof) ADVANCE(176);
      if (lookahead == '\n') SKIP(175);
      if (lookahead == '\r') SKIP(172);
      END_STATE();
    case 174:
      if (eof) ADVANCE(176);
      ADVANCE_MAP(
        '!', 225,
        '"', 440,
        '#', 75,
        '%', 232,
        '&', 238,
        '(', 183,
        ')', 185,
        '*', 230,
        '+', 227,
        ',', 179,
        '-', 229,
        '.', 66,
        '/', 231,
        '0', 432,
        ';', 177,
        '<', 247,
        '=', 189,
        '>', 243,
        'F', 266,
        'T', 269,
        '[', 249,
      );
      if (lookahead == '\\') SKIP(171);
      if (lookahead == ']') ADVANCE(250);
      if (lookahead == '^') ADVANCE(236);
      if (lookahead == 'f') ADVANCE(272);
      if (lookahead == 't') ADVANCE(275);
      if (lookahead == '{') ADVANCE(186);
      if (lookahead == '|') ADVANCE(237);
      if (lookahead == '}') ADVANCE(187);
      if (lookahead == '~') ADVANCE(427);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(358);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(278);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(330);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(323);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(301);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(287);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(251);
      if (lookahead == 'Y' ||
          lookahead == 'y') ADVANCE(263);
      if (lookahead == 'Z' ||
          lookahead == 'z') ADVANCE(265);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(174);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(434);
      if (('B' <= lookahead && lookahead <= '_') ||
          ('b' <= lookahead && lookahead <= 'v') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 175:
      if (eof) ADVANCE(176);
      if (lookahead == '#') ADVANCE(77);
      if (lookahead == '(') ADVANCE(183);
      if (lookahead == '/') ADVANCE(52);
      if (lookahead == ';') ADVANCE(177);
      if (lookahead == '=') ADVANCE(188);
      if (lookahead == '>') ADVANCE(241);
      if (lookahead == '\\') SKIP(173);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(362);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(175);
      if (('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 176:
      ACCEPT_TOKEN(ts_builtin_sym_end);
      END_STATE();
    case 177:
      ACCEPT_TOKEN(anon_sym_SEMI);
      END_STATE();
    case 178:
      ACCEPT_TOKEN(aux_sym_macro_name_statement_token1);
      END_STATE();
    case 179:
      ACCEPT_TOKEN(anon_sym_COMMA);
      END_STATE();
    case 180:
      ACCEPT_TOKEN(aux_sym_static_var_declaration_token1);
      END_STATE();
    case 181:
      ACCEPT_TOKEN(aux_sym_static_var_declaration_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 182:
      ACCEPT_TOKEN(anon_sym_LPAREN_RPAREN);
      END_STATE();
    case 183:
      ACCEPT_TOKEN(anon_sym_LPAREN);
      END_STATE();
    case 184:
      ACCEPT_TOKEN(anon_sym_LPAREN);
      if (lookahead == ')') ADVANCE(182);
      END_STATE();
    case 185:
      ACCEPT_TOKEN(anon_sym_RPAREN);
      END_STATE();
    case 186:
      ACCEPT_TOKEN(anon_sym_LBRACE);
      END_STATE();
    case 187:
      ACCEPT_TOKEN(anon_sym_RBRACE);
      END_STATE();
    case 188:
      ACCEPT_TOKEN(anon_sym_EQ);
      END_STATE();
    case 189:
      ACCEPT_TOKEN(anon_sym_EQ);
      if (lookahead == '=') ADVANCE(239);
      END_STATE();
    case 190:
      ACCEPT_TOKEN(anon_sym_PLUS_PLUS);
      END_STATE();
    case 191:
      ACCEPT_TOKEN(anon_sym_DASH_DASH);
      END_STATE();
    case 192:
      ACCEPT_TOKEN(aux_sym_axis_token1);
      END_STATE();
    case 193:
      ACCEPT_TOKEN(aux_sym_axis_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 194:
      ACCEPT_TOKEN(aux_sym_axis_token2);
      END_STATE();
    case 195:
      ACCEPT_TOKEN(aux_sym_axis_token2);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 196:
      ACCEPT_TOKEN(aux_sym_axis_token3);
      END_STATE();
    case 197:
      ACCEPT_TOKEN(aux_sym_axis_token3);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 198:
      ACCEPT_TOKEN(aux_sym_call_script_statement_token1);
      END_STATE();
    case 199:
      ACCEPT_TOKEN(aux_sym_call_script_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 200:
      ACCEPT_TOKEN(aux_sym_start_script_statement_token1);
      END_STATE();
    case 201:
      ACCEPT_TOKEN(aux_sym_start_script_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 202:
      ACCEPT_TOKEN(aux_sym_set_signal_mask_statement_token1);
      END_STATE();
    case 203:
      ACCEPT_TOKEN(aux_sym_set_signal_mask_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 204:
      ACCEPT_TOKEN(aux_sym_spin_statement_token3);
      END_STATE();
    case 205:
      ACCEPT_TOKEN(aux_sym_spin_statement_token3);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 206:
      ACCEPT_TOKEN(aux_sym_stop_spin_statement_token1);
      END_STATE();
    case 207:
      ACCEPT_TOKEN(aux_sym_stop_spin_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 208:
      ACCEPT_TOKEN(aux_sym_wait_for_turn_statement_token1);
      END_STATE();
    case 209:
      ACCEPT_TOKEN(aux_sym_wait_for_turn_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 210:
      ACCEPT_TOKEN(aux_sym_wait_for_move_statement_token1);
      END_STATE();
    case 211:
      ACCEPT_TOKEN(aux_sym_wait_for_move_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 212:
      ACCEPT_TOKEN(aux_sym_emit_sfx_statement_token1);
      END_STATE();
    case 213:
      ACCEPT_TOKEN(aux_sym_emit_sfx_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 214:
      ACCEPT_TOKEN(aux_sym_attach_unit_statement_token1);
      END_STATE();
    case 215:
      ACCEPT_TOKEN(aux_sym_attach_unit_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 216:
      ACCEPT_TOKEN(aux_sym_drop_unit_statement_token1);
      END_STATE();
    case 217:
      ACCEPT_TOKEN(aux_sym_drop_unit_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 218:
      ACCEPT_TOKEN(aux_sym_dont_cache_statement_token1);
      END_STATE();
    case 219:
      ACCEPT_TOKEN(aux_sym_dont_cache_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 220:
      ACCEPT_TOKEN(aux_sym_dont_shade_statement_token1);
      END_STATE();
    case 221:
      ACCEPT_TOKEN(aux_sym_dont_shade_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 222:
      ACCEPT_TOKEN(aux_sym_dont_shadow_statement_token1);
      END_STATE();
    case 223:
      ACCEPT_TOKEN(aux_sym_dont_shadow_statement_token1);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 224:
      ACCEPT_TOKEN(anon_sym_BANG);
      END_STATE();
    case 225:
      ACCEPT_TOKEN(anon_sym_BANG);
      if (lookahead == '=') ADVANCE(240);
      END_STATE();
    case 226:
      ACCEPT_TOKEN(anon_sym_PLUS);
      END_STATE();
    case 227:
      ACCEPT_TOKEN(anon_sym_PLUS);
      if (lookahead == '.') ADVANCE(156);
      if (lookahead == '0') ADVANCE(432);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 228:
      ACCEPT_TOKEN(anon_sym_DASH);
      END_STATE();
    case 229:
      ACCEPT_TOKEN(anon_sym_DASH);
      if (lookahead == '.') ADVANCE(156);
      if (lookahead == '0') ADVANCE(432);
      if (('1' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 230:
      ACCEPT_TOKEN(anon_sym_STAR);
      END_STATE();
    case 231:
      ACCEPT_TOKEN(anon_sym_SLASH);
      if (lookahead == '*') ADVANCE(54);
      if (lookahead == '/') ADVANCE(462);
      END_STATE();
    case 232:
      ACCEPT_TOKEN(anon_sym_PERCENT);
      END_STATE();
    case 233:
      ACCEPT_TOKEN(anon_sym_CARET_CARET);
      END_STATE();
    case 234:
      ACCEPT_TOKEN(anon_sym_PIPE_PIPE);
      END_STATE();
    case 235:
      ACCEPT_TOKEN(anon_sym_AMP_AMP);
      END_STATE();
    case 236:
      ACCEPT_TOKEN(anon_sym_CARET);
      if (lookahead == '^') ADVANCE(233);
      END_STATE();
    case 237:
      ACCEPT_TOKEN(anon_sym_PIPE);
      if (lookahead == '|') ADVANCE(234);
      END_STATE();
    case 238:
      ACCEPT_TOKEN(anon_sym_AMP);
      if (lookahead == '&') ADVANCE(235);
      END_STATE();
    case 239:
      ACCEPT_TOKEN(anon_sym_EQ_EQ);
      END_STATE();
    case 240:
      ACCEPT_TOKEN(anon_sym_BANG_EQ);
      END_STATE();
    case 241:
      ACCEPT_TOKEN(anon_sym_GT);
      END_STATE();
    case 242:
      ACCEPT_TOKEN(anon_sym_GT);
      if (lookahead == '=') ADVANCE(244);
      END_STATE();
    case 243:
      ACCEPT_TOKEN(anon_sym_GT);
      if (lookahead == '=') ADVANCE(244);
      if (lookahead == '>') ADVANCE(429);
      END_STATE();
    case 244:
      ACCEPT_TOKEN(anon_sym_GT_EQ);
      END_STATE();
    case 245:
      ACCEPT_TOKEN(anon_sym_LT_EQ);
      END_STATE();
    case 246:
      ACCEPT_TOKEN(anon_sym_LT);
      END_STATE();
    case 247:
      ACCEPT_TOKEN(anon_sym_LT);
      if (lookahead == '<') ADVANCE(428);
      if (lookahead == '=') ADVANCE(245);
      END_STATE();
    case 248:
      ACCEPT_TOKEN(anon_sym_LT);
      if (lookahead == '=') ADVANCE(245);
      END_STATE();
    case 249:
      ACCEPT_TOKEN(anon_sym_LBRACK);
      END_STATE();
    case 250:
      ACCEPT_TOKEN(anon_sym_RBRACK);
      END_STATE();
    case 251:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(79);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(368);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 252:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(137);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(309);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 253:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(88);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(288);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(306);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 254:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(144);
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(328);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 255:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(98);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(333);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 256:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(148);
      if (lookahead == 'V' ||
          lookahead == 'v') ADVANCE(283);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 257:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(113);
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(332);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(364);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 258:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(114);
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(284);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 259:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(131);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(290);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 260:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(138);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(303);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 261:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(132);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(337);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 262:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(146);
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(329);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 263:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(85);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(369);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 264:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(139);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(293);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 265:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == '-') ADVANCE(86);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(370);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 266:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A') ADVANCE(268);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 267:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E') ADVANCE(372);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 268:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'L') ADVANCE(270);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 269:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R') ADVANCE(271);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 270:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'S') ADVANCE(267);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 271:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'U') ADVANCE(267);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 272:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'a') ADVANCE(274);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 273:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'e') ADVANCE(372);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 274:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'l') ADVANCE(276);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 275:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'r') ADVANCE(277);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 276:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 's') ADVANCE(273);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 277:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'u') ADVANCE(273);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 278:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(321);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 279:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(343);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(336);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 280:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(289);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 281:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(295);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 282:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(320);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 283:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(341);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 284:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(350);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 285:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(344);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(336);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 286:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(361);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 287:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(316);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 288:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(292);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('B' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('b' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 289:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(307);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 290:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(345);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 291:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(256);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 292:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(305);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 293:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(346);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 294:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(205);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 295:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(298);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 296:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(294);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 297:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(219);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 298:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(221);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(366);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 299:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(211);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 300:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(296);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 301:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(351);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(300);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(279);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 302:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(351);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(285);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 303:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(367);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 304:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'G' ||
          lookahead == 'g') ADVANCE(327);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 305:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(297);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 306:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(281);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 307:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(262);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 308:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(347);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 309:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(304);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 310:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(348);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 311:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(291);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 312:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(349);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 313:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(324);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 314:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(338);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 315:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(360);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 316:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(353);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 317:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(354);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 318:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(355);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 319:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(339);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 320:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(258);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 321:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(322);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 322:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(259);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 323:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(315);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 324:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(207);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 325:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(209);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 326:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(352);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 327:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(282);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 328:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(317);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 329:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(318);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 330:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(326);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(331);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 331:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(335);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 332:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(365);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 333:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(340);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 334:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(300);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 335:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(254);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 336:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(261);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 337:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(313);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 338:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(356);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 339:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(357);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 340:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(257);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 341:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(181);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 342:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(325);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 343:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(363);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(311);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 344:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(363);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 345:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(314);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 346:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(319);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 347:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(193);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 348:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(195);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 349:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(197);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 350:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(371);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 351:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(252);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 352:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(253);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 353:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(255);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 354:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(217);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 355:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(215);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 356:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(199);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 357:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(201);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 358:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(359);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 359:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(280);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 360:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(260);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 361:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(311);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 362:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(286);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 363:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(264);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 364:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(342);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 365:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'V' ||
          lookahead == 'v') ADVANCE(299);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 366:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(223);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 367:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(213);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 368:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(308);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 369:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(310);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 370:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(312);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 371:
      ACCEPT_TOKEN(sym_identifier);
      if (lookahead == 'K' ||
          lookahead == 'k' ||
          lookahead == 0x212a) ADVANCE(203);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f) ADVANCE(372);
      END_STATE();
    case 372:
      ACCEPT_TOKEN(sym_identifier);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z') ||
          lookahead == 0x17f ||
          lookahead == 0x212a) ADVANCE(372);
      END_STATE();
    case 373:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\n') ADVANCE(54);
      if (lookahead == '*') ADVANCE(373);
      if (lookahead == '/') ADVANCE(455);
      if (lookahead == '\\') ADVANCE(379);
      if (lookahead != 0) ADVANCE(374);
      END_STATE();
    case 374:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\n') ADVANCE(54);
      if (lookahead == '*') ADVANCE(373);
      if (lookahead == '/') ADVANCE(55);
      if (lookahead == '\\') ADVANCE(379);
      if (lookahead != 0) ADVANCE(374);
      END_STATE();
    case 375:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\n') ADVANCE(462);
      if (lookahead == '\r') ADVANCE(456);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(458);
      if (lookahead != 0) ADVANCE(460);
      END_STATE();
    case 376:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\n') SKIP(70);
      if (lookahead == '\r') ADVANCE(377);
      if (lookahead == '/') ADVANCE(169);
      if (lookahead == '\\') ADVANCE(378);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 377:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\n') SKIP(70);
      if (lookahead == '/') ADVANCE(169);
      if (lookahead == '\\') ADVANCE(378);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 378:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\r') ADVANCE(384);
      if (lookahead == '/') ADVANCE(169);
      if (lookahead == '\\') ADVANCE(378);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 379:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\r') ADVANCE(382);
      if (lookahead == '*') ADVANCE(373);
      if (lookahead == '/') ADVANCE(55);
      if (lookahead == '\\') ADVANCE(379);
      if (lookahead != 0) ADVANCE(374);
      END_STATE();
    case 380:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '\r') ADVANCE(461);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(458);
      if (lookahead != 0) ADVANCE(460);
      END_STATE();
    case 381:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '*') ADVANCE(374);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(378);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(383);
      END_STATE();
    case 382:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '*') ADVANCE(373);
      if (lookahead == '/') ADVANCE(55);
      if (lookahead == '\\') ADVANCE(379);
      if (lookahead != 0) ADVANCE(374);
      END_STATE();
    case 383:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '/') ADVANCE(169);
      if (lookahead == '\\') ADVANCE(378);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(383);
      END_STATE();
    case 384:
      ACCEPT_TOKEN(sym_preproc_arg);
      if (lookahead == '/') ADVANCE(169);
      if (lookahead == '\\') ADVANCE(378);
      if (lookahead != 0) ADVANCE(383);
      END_STATE();
    case 385:
      ACCEPT_TOKEN(aux_sym_preproc_include_token1);
      END_STATE();
    case 386:
      ACCEPT_TOKEN(aux_sym_preproc_def_token1);
      END_STATE();
    case 387:
      ACCEPT_TOKEN(anon_sym_LPAREN2);
      END_STATE();
    case 388:
      ACCEPT_TOKEN(anon_sym_DOT_DOT_DOT);
      END_STATE();
    case 389:
      ACCEPT_TOKEN(aux_sym_preproc_undef_token1);
      END_STATE();
    case 390:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'c') ADVANCE(420);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 391:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'd') ADVANCE(417);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 392:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'd') ADVANCE(400);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 393:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'd') ADVANCE(402);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 394:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'd') ADVANCE(403);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 395:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'd') ADVANCE(405);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 396:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(414);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 397:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(469);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 398:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(473);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 399:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(386);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 400:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(385);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 401:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(409);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 402:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(410);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 403:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(411);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 404:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(412);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 405:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'e') ADVANCE(413);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 406:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(464);
      if (lookahead == 'n') ADVANCE(390);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 407:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(470);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 408:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(466);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 409:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(467);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 410:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(389);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 411:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(468);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 412:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(471);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 413:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(472);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 414:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'f') ADVANCE(418);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 415:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'i') ADVANCE(423);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 416:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'i') ADVANCE(407);
      if (lookahead == 's') ADVANCE(397);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 417:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'i') ADVANCE(408);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 418:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'i') ADVANCE(424);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 419:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'l') ADVANCE(416);
      if (lookahead == 'n') ADVANCE(391);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 420:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'l') ADVANCE(425);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 421:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'n') ADVANCE(391);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 422:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'n') ADVANCE(393);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 423:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'n') ADVANCE(398);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 424:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'n') ADVANCE(399);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 425:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (lookahead == 'u') ADVANCE(392);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 426:
      ACCEPT_TOKEN(sym_preproc_directive_name);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'Z') ||
          lookahead == '_' ||
          ('a' <= lookahead && lookahead <= 'z')) ADVANCE(426);
      END_STATE();
    case 427:
      ACCEPT_TOKEN(anon_sym_TILDE);
      END_STATE();
    case 428:
      ACCEPT_TOKEN(anon_sym_LT_LT);
      END_STATE();
    case 429:
      ACCEPT_TOKEN(anon_sym_GT_GT);
      END_STATE();
    case 430:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '.') ADVANCE(439);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(157);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(435);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(159);
      if (('A' <= lookahead && lookahead <= 'E') ||
          ('a' <= lookahead && lookahead <= 'e')) ADVANCE(435);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(431);
      END_STATE();
    case 431:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '.') ADVANCE(439);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(157);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(435);
      if (('A' <= lookahead && lookahead <= 'E') ||
          ('a' <= lookahead && lookahead <= 'e')) ADVANCE(435);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(431);
      END_STATE();
    case 432:
      ACCEPT_TOKEN(sym_number_literal);
      ADVANCE_MAP(
        '.', 439,
        '\'', 155,
        '_', 155,
        'B', 63,
        'b', 63,
        'F', 438,
        'f', 438,
        'X', 64,
        'x', 64,
      );
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 433:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '.') ADVANCE(439);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(155);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(438);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(159);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 434:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '.') ADVANCE(439);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(155);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(438);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(434);
      END_STATE();
    case 435:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '.') ADVANCE(439);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(159);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(435);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'E') ||
          ('a' <= lookahead && lookahead <= 'e')) ADVANCE(435);
      END_STATE();
    case 436:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(156);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(438);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(436);
      END_STATE();
    case 437:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == '\'' ||
          lookahead == '_') ADVANCE(158);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(437);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'E') ||
          ('a' <= lookahead && lookahead <= 'e')) ADVANCE(437);
      END_STATE();
    case 438:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(438);
      END_STATE();
    case 439:
      ACCEPT_TOKEN(sym_number_literal);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(437);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'E') ||
          ('a' <= lookahead && lookahead <= 'e')) ADVANCE(437);
      END_STATE();
    case 440:
      ACCEPT_TOKEN(anon_sym_DQUOTE);
      END_STATE();
    case 441:
      ACCEPT_TOKEN(aux_sym_string_literal_token1);
      if (lookahead == '*') ADVANCE(443);
      if (lookahead == '/') ADVANCE(445);
      if (lookahead != 0 &&
          lookahead != '\n' &&
          lookahead != '"' &&
          lookahead != '\\') ADVANCE(445);
      END_STATE();
    case 442:
      ACCEPT_TOKEN(aux_sym_string_literal_token1);
      if (lookahead == '*') ADVANCE(442);
      if (lookahead == '/') ADVANCE(445);
      if (lookahead != 0 &&
          lookahead != '\n' &&
          lookahead != '"' &&
          lookahead != '\\') ADVANCE(443);
      END_STATE();
    case 443:
      ACCEPT_TOKEN(aux_sym_string_literal_token1);
      if (lookahead == '*') ADVANCE(442);
      if (lookahead != 0 &&
          lookahead != '\n' &&
          lookahead != '"' &&
          lookahead != '\\') ADVANCE(443);
      END_STATE();
    case 444:
      ACCEPT_TOKEN(aux_sym_string_literal_token1);
      if (lookahead == '/') ADVANCE(441);
      if (lookahead == '\t' ||
          (0x0b <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') ADVANCE(444);
      if (lookahead != 0 &&
          (lookahead < '\t' || '\r' < lookahead) &&
          lookahead != '"' &&
          lookahead != '\\') ADVANCE(445);
      END_STATE();
    case 445:
      ACCEPT_TOKEN(aux_sym_string_literal_token1);
      if (lookahead != 0 &&
          lookahead != '\n' &&
          lookahead != '"' &&
          lookahead != '\\') ADVANCE(445);
      END_STATE();
    case 446:
      ACCEPT_TOKEN(sym_escape_sequence);
      END_STATE();
    case 447:
      ACCEPT_TOKEN(sym_escape_sequence);
      if (lookahead == '\\') ADVANCE(32);
      END_STATE();
    case 448:
      ACCEPT_TOKEN(sym_escape_sequence);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(446);
      END_STATE();
    case 449:
      ACCEPT_TOKEN(sym_escape_sequence);
      if (('0' <= lookahead && lookahead <= '9')) ADVANCE(448);
      END_STATE();
    case 450:
      ACCEPT_TOKEN(sym_escape_sequence);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(446);
      END_STATE();
    case 451:
      ACCEPT_TOKEN(sym_escape_sequence);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(450);
      END_STATE();
    case 452:
      ACCEPT_TOKEN(sym_escape_sequence);
      if (('0' <= lookahead && lookahead <= '9') ||
          ('A' <= lookahead && lookahead <= 'F') ||
          ('a' <= lookahead && lookahead <= 'f')) ADVANCE(451);
      END_STATE();
    case 453:
      ACCEPT_TOKEN(sym_system_lib_string);
      END_STATE();
    case 454:
      ACCEPT_TOKEN(sym_system_lib_string);
      if (lookahead == '>') ADVANCE(453);
      if (lookahead == '\\') ADVANCE(74);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(73);
      END_STATE();
    case 455:
      ACCEPT_TOKEN(sym_comment);
      END_STATE();
    case 456:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '\n') ADVANCE(462);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(380);
      if (lookahead != 0) ADVANCE(460);
      END_STATE();
    case 457:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '\r') ADVANCE(463);
      if (lookahead == '\\') ADVANCE(457);
      if (lookahead != 0) ADVANCE(462);
      END_STATE();
    case 458:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '\r') ADVANCE(461);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(458);
      if (lookahead != 0) ADVANCE(460);
      END_STATE();
    case 459:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '*') ADVANCE(462);
      if (lookahead == '\\') ADVANCE(375);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(460);
      END_STATE();
    case 460:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(380);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(460);
      END_STATE();
    case 461:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '/') ADVANCE(459);
      if (lookahead == '\\') ADVANCE(380);
      if (lookahead != 0) ADVANCE(460);
      END_STATE();
    case 462:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '\\') ADVANCE(39);
      if (lookahead != 0 &&
          lookahead != '\n') ADVANCE(462);
      END_STATE();
    case 463:
      ACCEPT_TOKEN(sym_comment);
      if (lookahead == '\\') ADVANCE(39);
      if (lookahead != 0) ADVANCE(462);
      END_STATE();
    case 464:
      ACCEPT_TOKEN(aux_sym_preproc_if_token1);
      if (lookahead == 'd') ADVANCE(401);
      if (lookahead == 'n') ADVANCE(394);
      END_STATE();
    case 465:
      ACCEPT_TOKEN(anon_sym_LF);
      if (lookahead == '\n') ADVANCE(465);
      END_STATE();
    case 466:
      ACCEPT_TOKEN(aux_sym_preproc_if_token2);
      END_STATE();
    case 467:
      ACCEPT_TOKEN(aux_sym_preproc_ifdef_token1);
      END_STATE();
    case 468:
      ACCEPT_TOKEN(aux_sym_preproc_ifdef_token2);
      END_STATE();
    case 469:
      ACCEPT_TOKEN(aux_sym_preproc_else_token1);
      END_STATE();
    case 470:
      ACCEPT_TOKEN(aux_sym_preproc_elif_token1);
      if (lookahead == 'd') ADVANCE(404);
      if (lookahead == 'n') ADVANCE(395);
      END_STATE();
    case 471:
      ACCEPT_TOKEN(aux_sym_preproc_elifdef_token1);
      END_STATE();
    case 472:
      ACCEPT_TOKEN(aux_sym_preproc_elifdef_token2);
      END_STATE();
    case 473:
      ACCEPT_TOKEN(aux_sym_preproc_line_token1);
      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 == 'A') ADVANCE(1);
      if (lookahead == 'N') ADVANCE(2);
      if (lookahead == 'S') ADVANCE(3);
      if (lookahead == '\\') SKIP(4);
      if (lookahead == 'a') ADVANCE(5);
      if (lookahead == 'd') ADVANCE(6);
      if (lookahead == 'n') ADVANCE(7);
      if (lookahead == 's') ADVANCE(8);
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(9);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(10);
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(11);
      if (lookahead == 'G' ||
          lookahead == 'g') ADVANCE(12);
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(13);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(14);
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(15);
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(16);
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(17);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(18);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(19);
      if (lookahead == 'V' ||
          lookahead == 'v') ADVANCE(20);
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(21);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(22);
      if (('\t' <= lookahead && lookahead <= '\r') ||
          lookahead == ' ') SKIP(0);
      END_STATE();
    case 1:
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(23);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(24);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(25);
      END_STATE();
    case 2:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(26);
      END_STATE();
    case 3:
      ADVANCE_MAP(
        'E', 27,
        'e', 27,
        'H', 28,
        'h', 28,
        'I', 29,
        'i', 29,
        'L', 30,
        'l', 30,
        'P', 31,
        'p', 31,
      );
      END_STATE();
    case 4:
      if (lookahead == '\n') SKIP(0);
      if (lookahead == '\r') SKIP(32);
      END_STATE();
    case 5:
      if (lookahead == 'c') ADVANCE(33);
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(23);
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(24);
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(25);
      END_STATE();
    case 6:
      if (lookahead == 'e') ADVANCE(34);
      END_STATE();
    case 7:
      if (lookahead == 'O') ADVANCE(26);
      if (lookahead == 'o') ADVANCE(35);
      END_STATE();
    case 8:
      ADVANCE_MAP(
        'P', 31,
        'p', 36,
        'E', 27,
        'e', 27,
        'H', 28,
        'h', 28,
        'I', 29,
        'i', 29,
        'L', 30,
        'l', 30,
      );
      END_STATE();
    case 9:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(37);
      END_STATE();
    case 10:
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(38);
      if (lookahead == 'X' ||
          lookahead == 'x') ADVANCE(39);
      END_STATE();
    case 11:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(40);
      END_STATE();
    case 12:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(41);
      END_STATE();
    case 13:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(42);
      END_STATE();
    case 14:
      if (lookahead == 'F' ||
          lookahead == 'f') ADVANCE(43);
      END_STATE();
    case 15:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(44);
      END_STATE();
    case 16:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(45);
      END_STATE();
    case 17:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(46);
      END_STATE();
    case 18:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(47);
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(48);
      END_STATE();
    case 19:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(49);
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(50);
      if (lookahead == 'Y' ||
          lookahead == 'y') ADVANCE(51);
      END_STATE();
    case 20:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(52);
      END_STATE();
    case 21:
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(53);
      END_STATE();
    case 22:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(54);
      END_STATE();
    case 23:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(55);
      END_STATE();
    case 24:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(56);
      END_STATE();
    case 25:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(57);
      END_STATE();
    case 26:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(58);
      END_STATE();
    case 27:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(59);
      END_STATE();
    case 28:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(60);
      END_STATE();
    case 29:
      if (lookahead == 'G' ||
          lookahead == 'g') ADVANCE(61);
      END_STATE();
    case 30:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(62);
      END_STATE();
    case 31:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(63);
      END_STATE();
    case 32:
      if (lookahead == '\n') SKIP(0);
      END_STATE();
    case 33:
      if (lookahead == 'c') ADVANCE(64);
      END_STATE();
    case 34:
      if (lookahead == 'c') ADVANCE(65);
      if (lookahead == 'f') ADVANCE(66);
      END_STATE();
    case 35:
      if (lookahead == 'w') ADVANCE(67);
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(58);
      END_STATE();
    case 36:
      if (lookahead == 'e') ADVANCE(68);
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(63);
      END_STATE();
    case 37:
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(69);
      END_STATE();
    case 38:
      if (lookahead == 'S' ||
          lookahead == 's') ADVANCE(70);
      END_STATE();
    case 39:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(71);
      END_STATE();
    case 40:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(72);
      END_STATE();
    case 41:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(73);
      END_STATE();
    case 42:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(74);
      END_STATE();
    case 43:
      ACCEPT_TOKEN(aux_sym_if_statement_token1);
      END_STATE();
    case 44:
      if (lookahead == 'V' ||
          lookahead == 'v') ADVANCE(75);
      END_STATE();
    case 45:
      ACCEPT_TOKEN(aux_sym_binary_expression_token2);
      END_STATE();
    case 46:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(76);
      END_STATE();
    case 47:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(77);
      END_STATE();
    case 48:
      if (lookahead == 'T' ||
          lookahead == 't') ADVANCE(78);
      END_STATE();
    case 49:
      ACCEPT_TOKEN(aux_sym_set_statement_token2);
      END_STATE();
    case 50:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(79);
      END_STATE();
    case 51:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(80);
      END_STATE();
    case 52:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(81);
      END_STATE();
    case 53:
      if (lookahead == 'I' ||
          lookahead == 'i') ADVANCE(82);
      END_STATE();
    case 54:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(83);
      END_STATE();
    case 55:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(84);
      END_STATE();
    case 56:
      ACCEPT_TOKEN(aux_sym_binary_expression_token3);
      END_STATE();
    case 57:
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(85);
      END_STATE();
    case 58:
      ACCEPT_TOKEN(aux_sym_unary_expression_token1);
      END_STATE();
    case 59:
      ACCEPT_TOKEN(aux_sym_set_statement_token1);
      END_STATE();
    case 60:
      if (lookahead == 'W' ||
          lookahead == 'w') ADVANCE(86);
      END_STATE();
    case 61:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(87);
      END_STATE();
    case 62:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(88);
      END_STATE();
    case 63:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(89);
      END_STATE();
    case 64:
      if (lookahead == 'e') ADVANCE(90);
      END_STATE();
    case 65:
      if (lookahead == 'e') ADVANCE(91);
      END_STATE();
    case 66:
      if (lookahead == 'i') ADVANCE(92);
      END_STATE();
    case 67:
      ACCEPT_TOKEN(anon_sym_now);
      END_STATE();
    case 68:
      if (lookahead == 'e') ADVANCE(93);
      END_STATE();
    case 69:
      if (lookahead == 'H' ||
          lookahead == 'h') ADVANCE(94);
      END_STATE();
    case 70:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(95);
      END_STATE();
    case 71:
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(96);
      END_STATE();
    case 72:
      if (lookahead == 'M' ||
          lookahead == 'm') ADVANCE(97);
      END_STATE();
    case 73:
      ACCEPT_TOKEN(aux_sym_get_statement_token1);
      END_STATE();
    case 74:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(98);
      END_STATE();
    case 75:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(99);
      END_STATE();
    case 76:
      if (lookahead == 'C' ||
          lookahead == 'c') ADVANCE(100);
      END_STATE();
    case 77:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(101);
      END_STATE();
    case 78:
      if (lookahead == 'U' ||
          lookahead == 'u') ADVANCE(102);
      END_STATE();
    case 79:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(103);
      END_STATE();
    case 80:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(104);
      END_STATE();
    case 81:
      ACCEPT_TOKEN(aux_sym_var_statement_token1);
      END_STATE();
    case 82:
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(105);
      END_STATE();
    case 83:
      ACCEPT_TOKEN(aux_sym_binary_expression_token1);
      END_STATE();
    case 84:
      if (lookahead == 'G' ||
          lookahead == 'g') ADVANCE(106);
      END_STATE();
    case 85:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(107);
      END_STATE();
    case 86:
      ACCEPT_TOKEN(aux_sym_show_statement_token1);
      END_STATE();
    case 87:
      if (lookahead == 'A' ||
          lookahead == 'a') ADVANCE(108);
      END_STATE();
    case 88:
      if (lookahead == 'P' ||
          lookahead == 'p') ADVANCE(109);
      END_STATE();
    case 89:
      ACCEPT_TOKEN(aux_sym_spin_statement_token1);
      END_STATE();
    case 90:
      if (lookahead == 'l') ADVANCE(110);
      END_STATE();
    case 91:
      if (lookahead == 'l') ADVANCE(111);
      END_STATE();
    case 92:
      if (lookahead == 'n') ADVANCE(112);
      END_STATE();
    case 93:
      if (lookahead == 'd') ADVANCE(113);
      END_STATE();
    case 94:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(114);
      END_STATE();
    case 95:
      ACCEPT_TOKEN(aux_sym_if_statement_token2);
      END_STATE();
    case 96:
      if (lookahead == 'O' ||
          lookahead == 'o') ADVANCE(115);
      END_STATE();
    case 97:
      ACCEPT_TOKEN(aux_sym_emit_sfx_statement_token2);
      END_STATE();
    case 98:
      ACCEPT_TOKEN(aux_sym_hide_statement_token1);
      END_STATE();
    case 99:
      ACCEPT_TOKEN(aux_sym_move_statement_token1);
      END_STATE();
    case 100:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(116);
      END_STATE();
    case 101:
      ACCEPT_TOKEN(aux_sym_rand_call_token1);
      END_STATE();
    case 102:
      if (lookahead == 'R' ||
          lookahead == 'r') ADVANCE(117);
      END_STATE();
    case 103:
      ACCEPT_TOKEN(aux_sym_turn_statement_token1);
      END_STATE();
    case 104:
      ACCEPT_TOKEN(aux_sym_explode_statement_token2);
      END_STATE();
    case 105:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(118);
      END_STATE();
    case 106:
      ACCEPT_TOKEN(aux_sym_wait_for_move_statement_token2);
      END_STATE();
    case 107:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(119);
      END_STATE();
    case 108:
      if (lookahead == 'L' ||
          lookahead == 'l') ADVANCE(120);
      END_STATE();
    case 109:
      ACCEPT_TOKEN(aux_sym_sleep_statement_token1);
      END_STATE();
    case 110:
      if (lookahead == 'e') ADVANCE(121);
      END_STATE();
    case 111:
      if (lookahead == 'e') ADVANCE(122);
      END_STATE();
    case 112:
      if (lookahead == 'e') ADVANCE(123);
      END_STATE();
    case 113:
      ACCEPT_TOKEN(anon_sym_speed);
      END_STATE();
    case 114:
      ACCEPT_TOKEN(aux_sym_cache_statement_token1);
      END_STATE();
    case 115:
      if (lookahead == 'D' ||
          lookahead == 'd') ADVANCE(124);
      END_STATE();
    case 116:
      ACCEPT_TOKEN(aux_sym_piece_declaration_token1);
      END_STATE();
    case 117:
      if (lookahead == 'N' ||
          lookahead == 'n') ADVANCE(125);
      END_STATE();
    case 118:
      ACCEPT_TOKEN(aux_sym_while_statement_token1);
      END_STATE();
    case 119:
      ACCEPT_TOKEN(aux_sym_spin_statement_token2);
      END_STATE();
    case 120:
      ACCEPT_TOKEN(aux_sym_signal_statement_token1);
      END_STATE();
    case 121:
      if (lookahead == 'r') ADVANCE(126);
      END_STATE();
    case 122:
      if (lookahead == 'r') ADVANCE(127);
      END_STATE();
    case 123:
      if (lookahead == 'd') ADVANCE(128);
      END_STATE();
    case 124:
      if (lookahead == 'E' ||
          lookahead == 'e') ADVANCE(129);
      END_STATE();
    case 125:
      ACCEPT_TOKEN(aux_sym_return_statement_token1);
      END_STATE();
    case 126:
      if (lookahead == 'a') ADVANCE(130);
      END_STATE();
    case 127:
      if (lookahead == 'a') ADVANCE(131);
      END_STATE();
    case 128:
      ACCEPT_TOKEN(anon_sym_defined);
      END_STATE();
    case 129:
      ACCEPT_TOKEN(aux_sym_explode_statement_token1);
      END_STATE();
    case 130:
      if (lookahead == 't') ADVANCE(132);
      END_STATE();
    case 131:
      if (lookahead == 't') ADVANCE(133);
      END_STATE();
    case 132:
      if (lookahead == 'e') ADVANCE(134);
      END_STATE();
    case 133:
      if (lookahead == 'e') ADVANCE(135);
      END_STATE();
    case 134:
      ACCEPT_TOKEN(anon_sym_accelerate);
      END_STATE();
    case 135:
      ACCEPT_TOKEN(anon_sym_decelerate);
      END_STATE();
    default:
      return false;
  }
}

static const TSLexerMode ts_lex_modes[STATE_COUNT] = {
  [0] = {.lex_state = 0},
  [1] = {.lex_state = 175},
  [2] = {.lex_state = 46},
  [3] = {.lex_state = 46},
  [4] = {.lex_state = 46},
  [5] = {.lex_state = 46},
  [6] = {.lex_state = 46},
  [7] = {.lex_state = 46},
  [8] = {.lex_state = 46},
  [9] = {.lex_state = 46},
  [10] = {.lex_state = 46},
  [11] = {.lex_state = 46},
  [12] = {.lex_state = 46},
  [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 = 48},
  [20] = {.lex_state = 49},
  [21] = {.lex_state = 48},
  [22] = {.lex_state = 48},
  [23] = {.lex_state = 48},
  [24] = {.lex_state = 49},
  [25] = {.lex_state = 48},
  [26] = {.lex_state = 48},
  [27] = {.lex_state = 48},
  [28] = {.lex_state = 49},
  [29] = {.lex_state = 48},
  [30] = {.lex_state = 48},
  [31] = {.lex_state = 48},
  [32] = {.lex_state = 48},
  [33] = {.lex_state = 48},
  [34] = {.lex_state = 48},
  [35] = {.lex_state = 46},
  [36] = {.lex_state = 46},
  [37] = {.lex_state = 46},
  [38] = {.lex_state = 46},
  [39] = {.lex_state = 46},
  [40] = {.lex_state = 46},
  [41] = {.lex_state = 46},
  [42] = {.lex_state = 46},
  [43] = {.lex_state = 46},
  [44] = {.lex_state = 46},
  [45] = {.lex_state = 46},
  [46] = {.lex_state = 46},
  [47] = {.lex_state = 46},
  [48] = {.lex_state = 46},
  [49] = {.lex_state = 46},
  [50] = {.lex_state = 46},
  [51] = {.lex_state = 46},
  [52] = {.lex_state = 46},
  [53] = {.lex_state = 46},
  [54] = {.lex_state = 46},
  [55] = {.lex_state = 46},
  [56] = {.lex_state = 46},
  [57] = {.lex_state = 46},
  [58] = {.lex_state = 46},
  [59] = {.lex_state = 46},
  [60] = {.lex_state = 46},
  [61] = {.lex_state = 46},
  [62] = {.lex_state = 46},
  [63] = {.lex_state = 46},
  [64] = {.lex_state = 46},
  [65] = {.lex_state = 46},
  [66] = {.lex_state = 46},
  [67] = {.lex_state = 46},
  [68] = {.lex_state = 46},
  [69] = {.lex_state = 46},
  [70] = {.lex_state = 46},
  [71] = {.lex_state = 46},
  [72] = {.lex_state = 46},
  [73] = {.lex_state = 46},
  [74] = {.lex_state = 46},
  [75] = {.lex_state = 46},
  [76] = {.lex_state = 46},
  [77] = {.lex_state = 46},
  [78] = {.lex_state = 46},
  [79] = {.lex_state = 46},
  [80] = {.lex_state = 46},
  [81] = {.lex_state = 46},
  [82] = {.lex_state = 46},
  [83] = {.lex_state = 46},
  [84] = {.lex_state = 46},
  [85] = {.lex_state = 46},
  [86] = {.lex_state = 46},
  [87] = {.lex_state = 46},
  [88] = {.lex_state = 46},
  [89] = {.lex_state = 46},
  [90] = {.lex_state = 46},
  [91] = {.lex_state = 46},
  [92] = {.lex_state = 46},
  [93] = {.lex_state = 46},
  [94] = {.lex_state = 46},
  [95] = {.lex_state = 46},
  [96] = {.lex_state = 46},
  [97] = {.lex_state = 46},
  [98] = {.lex_state = 46},
  [99] = {.lex_state = 46},
  [100] = {.lex_state = 46},
  [101] = {.lex_state = 46},
  [102] = {.lex_state = 46},
  [103] = {.lex_state = 46},
  [104] = {.lex_state = 46},
  [105] = {.lex_state = 46},
  [106] = {.lex_state = 46},
  [107] = {.lex_state = 46},
  [108] = {.lex_state = 46},
  [109] = {.lex_state = 46},
  [110] = {.lex_state = 46},
  [111] = {.lex_state = 46},
  [112] = {.lex_state = 46},
  [113] = {.lex_state = 46},
  [114] = {.lex_state = 46},
  [115] = {.lex_state = 46},
  [116] = {.lex_state = 46},
  [117] = {.lex_state = 49},
  [118] = {.lex_state = 49},
  [119] = {.lex_state = 49},
  [120] = {.lex_state = 48},
  [121] = {.lex_state = 49},
  [122] = {.lex_state = 49},
  [123] = {.lex_state = 49},
  [124] = {.lex_state = 49},
  [125] = {.lex_state = 49},
  [126] = {.lex_state = 49},
  [127] = {.lex_state = 49},
  [128] = {.lex_state = 49},
  [129] = {.lex_state = 49},
  [130] = {.lex_state = 49},
  [131] = {.lex_state = 49},
  [132] = {.lex_state = 48},
  [133] = {.lex_state = 48},
  [134] = {.lex_state = 49},
  [135] = {.lex_state = 49},
  [136] = {.lex_state = 49},
  [137] = {.lex_state = 49},
  [138] = {.lex_state = 49},
  [139] = {.lex_state = 49},
  [140] = {.lex_state = 49},
  [141] = {.lex_state = 49},
  [142] = {.lex_state = 49},
  [143] = {.lex_state = 49},
  [144] = {.lex_state = 49},
  [145] = {.lex_state = 49},
  [146] = {.lex_state = 48},
  [147] = {.lex_state = 49},
  [148] = {.lex_state = 49},
  [149] = {.lex_state = 49},
  [150] = {.lex_state = 49},
  [151] = {.lex_state = 49},
  [152] = {.lex_state = 49},
  [153] = {.lex_state = 49},
  [154] = {.lex_state = 49},
  [155] = {.lex_state = 48},
  [156] = {.lex_state = 48},
  [157] = {.lex_state = 48},
  [158] = {.lex_state = 48},
  [159] = {.lex_state = 48},
  [160] = {.lex_state = 48},
  [161] = {.lex_state = 49},
  [162] = {.lex_state = 48},
  [163] = {.lex_state = 48},
  [164] = {.lex_state = 48},
  [165] = {.lex_state = 48},
  [166] = {.lex_state = 48},
  [167] = {.lex_state = 48},
  [168] = {.lex_state = 48},
  [169] = {.lex_state = 48},
  [170] = {.lex_state = 48},
  [171] = {.lex_state = 48},
  [172] = {.lex_state = 48},
  [173] = {.lex_state = 48},
  [174] = {.lex_state = 49},
  [175] = {.lex_state = 49},
  [176] = {.lex_state = 48},
  [177] = {.lex_state = 49},
  [178] = {.lex_state = 48},
  [179] = {.lex_state = 48},
  [180] = {.lex_state = 48},
  [181] = {.lex_state = 48},
  [182] = {.lex_state = 48},
  [183] = {.lex_state = 48},
  [184] = {.lex_state = 48},
  [185] = {.lex_state = 48},
  [186] = {.lex_state = 48},
  [187] = {.lex_state = 48},
  [188] = {.lex_state = 48},
  [189] = {.lex_state = 48},
  [190] = {.lex_state = 48},
  [191] = {.lex_state = 48},
  [192] = {.lex_state = 48},
  [193] = {.lex_state = 48},
  [194] = {.lex_state = 48},
  [195] = {.lex_state = 48},
  [196] = {.lex_state = 49},
  [197] = {.lex_state = 49},
  [198] = {.lex_state = 49},
  [199] = {.lex_state = 49},
  [200] = {.lex_state = 48},
  [201] = {.lex_state = 49},
  [202] = {.lex_state = 48},
  [203] = {.lex_state = 49},
  [204] = {.lex_state = 48},
  [205] = {.lex_state = 48},
  [206] = {.lex_state = 48},
  [207] = {.lex_state = 48},
  [208] = {.lex_state = 49},
  [209] = {.lex_state = 49},
  [210] = {.lex_state = 49},
  [211] = {.lex_state = 49},
  [212] = {.lex_state = 49},
  [213] = {.lex_state = 49},
  [214] = {.lex_state = 49},
  [215] = {.lex_state = 49},
  [216] = {.lex_state = 48},
  [217] = {.lex_state = 48},
  [218] = {.lex_state = 48},
  [219] = {.lex_state = 48},
  [220] = {.lex_state = 48},
  [221] = {.lex_state = 49},
  [222] = {.lex_state = 49},
  [223] = {.lex_state = 49},
  [224] = {.lex_state = 49},
  [225] = {.lex_state = 49},
  [226] = {.lex_state = 49},
  [227] = {.lex_state = 49},
  [228] = {.lex_state = 49},
  [229] = {.lex_state = 49},
  [230] = {.lex_state = 49},
  [231] = {.lex_state = 48},
  [232] = {.lex_state = 49},
  [233] = {.lex_state = 49},
  [234] = {.lex_state = 49},
  [235] = {.lex_state = 48},
  [236] = {.lex_state = 48},
  [237] = {.lex_state = 48},
  [238] = {.lex_state = 48},
  [239] = {.lex_state = 48},
  [240] = {.lex_state = 48},
  [241] = {.lex_state = 48},
  [242] = {.lex_state = 48},
  [243] = {.lex_state = 48},
  [244] = {.lex_state = 48},
  [245] = {.lex_state = 49},
  [246] = {.lex_state = 48},
  [247] = {.lex_state = 48},
  [248] = {.lex_state = 48},
  [249] = {.lex_state = 48},
  [250] = {.lex_state = 49},
  [251] = {.lex_state = 47},
  [252] = {.lex_state = 47},
  [253] = {.lex_state = 47},
  [254] = {.lex_state = 47},
  [255] = {.lex_state = 47},
  [256] = {.lex_state = 47},
  [257] = {.lex_state = 47},
  [258] = {.lex_state = 47},
  [259] = {.lex_state = 47},
  [260] = {.lex_state = 47},
  [261] = {.lex_state = 47},
  [262] = {.lex_state = 47},
  [263] = {.lex_state = 47},
  [264] = {.lex_state = 47},
  [265] = {.lex_state = 47},
  [266] = {.lex_state = 47},
  [267] = {.lex_state = 47},
  [268] = {.lex_state = 175},
  [269] = {.lex_state = 175},
  [270] = {.lex_state = 50},
  [271] = {.lex_state = 50},
  [272] = {.lex_state = 50},
  [273] = {.lex_state = 40},
  [274] = {.lex_state = 40},
  [275] = {.lex_state = 40},
  [276] = {.lex_state = 40},
  [277] = {.lex_state = 40},
  [278] = {.lex_state = 40},
  [279] = {.lex_state = 40},
  [280] = {.lex_state = 40},
  [281] = {.lex_state = 40},
  [282] = {.lex_state = 40},
  [283] = {.lex_state = 40},
  [284] = {.lex_state = 40},
  [285] = {.lex_state = 40},
  [286] = {.lex_state = 40},
  [287] = {.lex_state = 40},
  [288] = {.lex_state = 40},
  [289] = {.lex_state = 40},
  [290] = {.lex_state = 40},
  [291] = {.lex_state = 40},
  [292] = {.lex_state = 40},
  [293] = {.lex_state = 40},
  [294] = {.lex_state = 40},
  [295] = {.lex_state = 40},
  [296] = {.lex_state = 40},
  [297] = {.lex_state = 40},
  [298] = {.lex_state = 40},
  [299] = {.lex_state = 40},
  [300] = {.lex_state = 40},
  [301] = {.lex_state = 40},
  [302] = {.lex_state = 40},
  [303] = {.lex_state = 40},
  [304] = {.lex_state = 40},
  [305] = {.lex_state = 40},
  [306] = {.lex_state = 40},
  [307] = {.lex_state = 40},
  [308] = {.lex_state = 40},
  [309] = {.lex_state = 40},
  [310] = {.lex_state = 40},
  [311] = {.lex_state = 40},
  [312] = {.lex_state = 40},
  [313] = {.lex_state = 40},
  [314] = {.lex_state = 41},
  [315] = {.lex_state = 41},
  [316] = {.lex_state = 41},
  [317] = {.lex_state = 41},
  [318] = {.lex_state = 41},
  [319] = {.lex_state = 42},
  [320] = {.lex_state = 42},
  [321] = {.lex_state = 42},
  [322] = {.lex_state = 41},
  [323] = {.lex_state = 41},
  [324] = {.lex_state = 42},
  [325] = {.lex_state = 42},
  [326] = {.lex_state = 42},
  [327] = {.lex_state = 42},
  [328] = {.lex_state = 15},
  [329] = {.lex_state = 42},
  [330] = {.lex_state = 42},
  [331] = {.lex_state = 41},
  [332] = {.lex_state = 42},
  [333] = {.lex_state = 42},
  [334] = {.lex_state = 42},
  [335] = {.lex_state = 42},
  [336] = {.lex_state = 42},
  [337] = {.lex_state = 42},
  [338] = {.lex_state = 42},
  [339] = {.lex_state = 42},
  [340] = {.lex_state = 42},
  [341] = {.lex_state = 42},
  [342] = {.lex_state = 42},
  [343] = {.lex_state = 42},
  [344] = {.lex_state = 42},
  [345] = {.lex_state = 42},
  [346] = {.lex_state = 42},
  [347] = {.lex_state = 42},
  [348] = {.lex_state = 42},
  [349] = {.lex_state = 42},
  [350] = {.lex_state = 42},
  [351] = {.lex_state = 42},
  [352] = {.lex_state = 42},
  [353] = {.lex_state = 42},
  [354] = {.lex_state = 42},
  [355] = {.lex_state = 42},
  [356] = {.lex_state = 42},
  [357] = {.lex_state = 42},
  [358] = {.lex_state = 42},
  [359] = {.lex_state = 42},
  [360] = {.lex_state = 42},
  [361] = {.lex_state = 41},
  [362] = {.lex_state = 42},
  [363] = {.lex_state = 42},
  [364] = {.lex_state = 42},
  [365] = {.lex_state = 41},
  [366] = {.lex_state = 40},
  [367] = {.lex_state = 42},
  [368] = {.lex_state = 42},
  [369] = {.lex_state = 41},
  [370] = {.lex_state = 41},
  [371] = {.lex_state = 42},
  [372] = {.lex_state = 42},
  [373] = {.lex_state = 42},
  [374] = {.lex_state = 42},
  [375] = {.lex_state = 42},
  [376] = {.lex_state = 42},
  [377] = {.lex_state = 42},
  [378] = {.lex_state = 42},
  [379] = {.lex_state = 42},
  [380] = {.lex_state = 42},
  [381] = {.lex_state = 42},
  [382] = {.lex_state = 42},
  [383] = {.lex_state = 42},
  [384] = {.lex_state = 42},
  [385] = {.lex_state = 41},
  [386] = {.lex_state = 41},
  [387] = {.lex_state = 41},
  [388] = {.lex_state = 41},
  [389] = {.lex_state = 42},
  [390] = {.lex_state = 42},
  [391] = {.lex_state = 41},
  [392] = {.lex_state = 41},
  [393] = {.lex_state = 41},
  [394] = {.lex_state = 41},
  [395] = {.lex_state = 41},
  [396] = {.lex_state = 41},
  [397] = {.lex_state = 41},
  [398] = {.lex_state = 41},
  [399] = {.lex_state = 41},
  [400] = {.lex_state = 41},
  [401] = {.lex_state = 41},
  [402] = {.lex_state = 41},
  [403] = {.lex_state = 41},
  [404] = {.lex_state = 41},
  [405] = {.lex_state = 42},
  [406] = {.lex_state = 42},
  [407] = {.lex_state = 42},
  [408] = {.lex_state = 41},
  [409] = {.lex_state = 42},
  [410] = {.lex_state = 42},
  [411] = {.lex_state = 42},
  [412] = {.lex_state = 42},
  [413] = {.lex_state = 42},
  [414] = {.lex_state = 42},
  [415] = {.lex_state = 42},
  [416] = {.lex_state = 42},
  [417] = {.lex_state = 42},
  [418] = {.lex_state = 42},
  [419] = {.lex_state = 42},
  [420] = {.lex_state = 42},
  [421] = {.lex_state = 42},
  [422] = {.lex_state = 42},
  [423] = {.lex_state = 42},
  [424] = {.lex_state = 42},
  [425] = {.lex_state = 42},
  [426] = {.lex_state = 42},
  [427] = {.lex_state = 42},
  [428] = {.lex_state = 42},
  [429] = {.lex_state = 42},
  [430] = {.lex_state = 42},
  [431] = {.lex_state = 42},
  [432] = {.lex_state = 42},
  [433] = {.lex_state = 42},
  [434] = {.lex_state = 42},
  [435] = {.lex_state = 42},
  [436] = {.lex_state = 42},
  [437] = {.lex_state = 42},
  [438] = {.lex_state = 42},
  [439] = {.lex_state = 42},
  [440] = {.lex_state = 42},
  [441] = {.lex_state = 42},
  [442] = {.lex_state = 42},
  [443] = {.lex_state = 42},
  [444] = {.lex_state = 42},
  [445] = {.lex_state = 42},
  [446] = {.lex_state = 42},
  [447] = {.lex_state = 42},
  [448] = {.lex_state = 42},
  [449] = {.lex_state = 42},
  [450] = {.lex_state = 42},
  [451] = {.lex_state = 42},
  [452] = {.lex_state = 15},
  [453] = {.lex_state = 15},
  [454] = {.lex_state = 15},
  [455] = {.lex_state = 40},
  [456] = {.lex_state = 15},
  [457] = {.lex_state = 15},
  [458] = {.lex_state = 15},
  [459] = {.lex_state = 15},
  [460] = {.lex_state = 15},
  [461] = {.lex_state = 15},
  [462] = {.lex_state = 40},
  [463] = {.lex_state = 40},
  [464] = {.lex_state = 40},
  [465] = {.lex_state = 15},
  [466] = {.lex_state = 15},
  [467] = {.lex_state = 15},
  [468] = {.lex_state = 15},
  [469] = {.lex_state = 15},
  [470] = {.lex_state = 15},
  [471] = {.lex_state = 41},
  [472] = {.lex_state = 15},
  [473] = {.lex_state = 40},
  [474] = {.lex_state = 40},
  [475] = {.lex_state = 15},
  [476] = {.lex_state = 40},
  [477] = {.lex_state = 40},
  [478] = {.lex_state = 40},
  [479] = {.lex_state = 15},
  [480] = {.lex_state = 15},
  [481] = {.lex_state = 40},
  [482] = {.lex_state = 15},
  [483] = {.lex_state = 40},
  [484] = {.lex_state = 40},
  [485] = {.lex_state = 15},
  [486] = {.lex_state = 15},
  [487] = {.lex_state = 15},
  [488] = {.lex_state = 15},
  [489] = {.lex_state = 15},
  [490] = {.lex_state = 15},
  [491] = {.lex_state = 41},
  [492] = {.lex_state = 15},
  [493] = {.lex_state = 15},
  [494] = {.lex_state = 15},
  [495] = {.lex_state = 15},
  [496] = {.lex_state = 40},
  [497] = {.lex_state = 42},
  [498] = {.lex_state = 40},
  [499] = {.lex_state = 40},
  [500] = {.lex_state = 40},
  [501] = {.lex_state = 40},
  [502] = {.lex_state = 40},
  [503] = {.lex_state = 40},
  [504] = {.lex_state = 40},
  [505] = {.lex_state = 40},
  [506] = {.lex_state = 40},
  [507] = {.lex_state = 40},
  [508] = {.lex_state = 40},
  [509] = {.lex_state = 40},
  [510] = {.lex_state = 40},
  [511] = {.lex_state = 42},
  [512] = {.lex_state = 40},
  [513] = {.lex_state = 40},
  [514] = {.lex_state = 40},
  [515] = {.lex_state = 40},
  [516] = {.lex_state = 40},
  [517] = {.lex_state = 40},
  [518] = {.lex_state = 40},
  [519] = {.lex_state = 42},
  [520] = {.lex_state = 40},
  [521] = {.lex_state = 40},
  [522] = {.lex_state = 40},
  [523] = {.lex_state = 40},
  [524] = {.lex_state = 40},
  [525] = {.lex_state = 40},
  [526] = {.lex_state = 40},
  [527] = {.lex_state = 40},
  [528] = {.lex_state = 42},
  [529] = {.lex_state = 40},
  [530] = {.lex_state = 40},
  [531] = {.lex_state = 40},
  [532] = {.lex_state = 42},
  [533] = {.lex_state = 40},
  [534] = {.lex_state = 40},
  [535] = {.lex_state = 40},
  [536] = {.lex_state = 40},
  [537] = {.lex_state = 40},
  [538] = {.lex_state = 40},
  [539] = {.lex_state = 40},
  [540] = {.lex_state = 40},
  [541] = {.lex_state = 42},
  [542] = {.lex_state = 40},
  [543] = {.lex_state = 40},
  [544] = {.lex_state = 40},
  [545] = {.lex_state = 40},
  [546] = {.lex_state = 40},
  [547] = {.lex_state = 40},
  [548] = {.lex_state = 42},
  [549] = {.lex_state = 40},
  [550] = {.lex_state = 40},
  [551] = {.lex_state = 40},
  [552] = {.lex_state = 40},
  [553] = {.lex_state = 40},
  [554] = {.lex_state = 40},
  [555] = {.lex_state = 40},
  [556] = {.lex_state = 40},
  [557] = {.lex_state = 40},
  [558] = {.lex_state = 40},
  [559] = {.lex_state = 40},
  [560] = {.lex_state = 40},
  [561] = {.lex_state = 40},
  [562] = {.lex_state = 40},
  [563] = {.lex_state = 40},
  [564] = {.lex_state = 40},
  [565] = {.lex_state = 40},
  [566] = {.lex_state = 40},
  [567] = {.lex_state = 40},
  [568] = {.lex_state = 42},
  [569] = {.lex_state = 42},
  [570] = {.lex_state = 42},
  [571] = {.lex_state = 42},
  [572] = {.lex_state = 42},
  [573] = {.lex_state = 42},
  [574] = {.lex_state = 42},
  [575] = {.lex_state = 42},
  [576] = {.lex_state = 42},
  [577] = {.lex_state = 42},
  [578] = {.lex_state = 42},
  [579] = {.lex_state = 42},
  [580] = {.lex_state = 42},
  [581] = {.lex_state = 42},
  [582] = {.lex_state = 42},
  [583] = {.lex_state = 42},
  [584] = {.lex_state = 42},
  [585] = {.lex_state = 42},
  [586] = {.lex_state = 42},
  [587] = {.lex_state = 42},
  [588] = {.lex_state = 42},
  [589] = {.lex_state = 42},
  [590] = {.lex_state = 42},
  [591] = {.lex_state = 42},
  [592] = {.lex_state = 42},
  [593] = {.lex_state = 42},
  [594] = {.lex_state = 42},
  [595] = {.lex_state = 42},
  [596] = {.lex_state = 42},
  [597] = {.lex_state = 42},
  [598] = {.lex_state = 42},
  [599] = {.lex_state = 42},
  [600] = {.lex_state = 42},
  [601] = {.lex_state = 47},
  [602] = {.lex_state = 47},
  [603] = {.lex_state = 47},
  [604] = {.lex_state = 47},
  [605] = {.lex_state = 47},
  [606] = {.lex_state = 47},
  [607] = {.lex_state = 47},
  [608] = {.lex_state = 47},
  [609] = {.lex_state = 47},
  [610] = {.lex_state = 47},
  [611] = {.lex_state = 47},
  [612] = {.lex_state = 47},
  [613] = {.lex_state = 47},
  [614] = {.lex_state = 47},
  [615] = {.lex_state = 47},
  [616] = {.lex_state = 47},
  [617] = {.lex_state = 47},
  [618] = {.lex_state = 47},
  [619] = {.lex_state = 47},
  [620] = {.lex_state = 47},
  [621] = {.lex_state = 47},
  [622] = {.lex_state = 47},
  [623] = {.lex_state = 47},
  [624] = {.lex_state = 47},
  [625] = {.lex_state = 47},
  [626] = {.lex_state = 47},
  [627] = {.lex_state = 47},
  [628] = {.lex_state = 47},
  [629] = {.lex_state = 47},
  [630] = {.lex_state = 47},
  [631] = {.lex_state = 47},
  [632] = {.lex_state = 47},
  [633] = {.lex_state = 47},
  [634] = {.lex_state = 175},
  [635] = {.lex_state = 50},
  [636] = {.lex_state = 50},
  [637] = {.lex_state = 50},
  [638] = {.lex_state = 50},
  [639] = {.lex_state = 50},
  [640] = {.lex_state = 50},
  [641] = {.lex_state = 50},
  [642] = {.lex_state = 50},
  [643] = {.lex_state = 50},
  [644] = {.lex_state = 50},
  [645] = {.lex_state = 175},
  [646] = {.lex_state = 175},
  [647] = {.lex_state = 175},
  [648] = {.lex_state = 175},
  [649] = {.lex_state = 175},
  [650] = {.lex_state = 175},
  [651] = {.lex_state = 50},
  [652] = {.lex_state = 175},
  [653] = {.lex_state = 50},
  [654] = {.lex_state = 175},
  [655] = {.lex_state = 175},
  [656] = {.lex_state = 50},
  [657] = {.lex_state = 175},
  [658] = {.lex_state = 175},
  [659] = {.lex_state = 50},
  [660] = {.lex_state = 50},
  [661] = {.lex_state = 50},
  [662] = {.lex_state = 50},
  [663] = {.lex_state = 50},
  [664] = {.lex_state = 175},
  [665] = {.lex_state = 175},
  [666] = {.lex_state = 50},
  [667] = {.lex_state = 50},
  [668] = {.lex_state = 175},
  [669] = {.lex_state = 50},
  [670] = {.lex_state = 50},
  [671] = {.lex_state = 175},
  [672] = {.lex_state = 175},
  [673] = {.lex_state = 175},
  [674] = {.lex_state = 50},
  [675] = {.lex_state = 175},
  [676] = {.lex_state = 175},
  [677] = {.lex_state = 175},
  [678] = {.lex_state = 175},
  [679] = {.lex_state = 175},
  [680] = {.lex_state = 175},
  [681] = {.lex_state = 175},
  [682] = {.lex_state = 175},
  [683] = {.lex_state = 50},
  [684] = {.lex_state = 50},
  [685] = {.lex_state = 175},
  [686] = {.lex_state = 50},
  [687] = {.lex_state = 50},
  [688] = {.lex_state = 50},
  [689] = {.lex_state = 50},
  [690] = {.lex_state = 175},
  [691] = {.lex_state = 175},
  [692] = {.lex_state = 175},
  [693] = {.lex_state = 50},
  [694] = {.lex_state = 175},
  [695] = {.lex_state = 175},
  [696] = {.lex_state = 175},
  [697] = {.lex_state = 50},
  [698] = {.lex_state = 50},
  [699] = {.lex_state = 50},
  [700] = {.lex_state = 42},
  [701] = {.lex_state = 44},
  [702] = {.lex_state = 44},
  [703] = {.lex_state = 18},
  [704] = {.lex_state = 19},
  [705] = {.lex_state = 44},
  [706] = {.lex_state = 19},
  [707] = {.lex_state = 44},
  [708] = {.lex_state = 44},
  [709] = {.lex_state = 18},
  [710] = {.lex_state = 18},
  [711] = {.lex_state = 19},
  [712] = {.lex_state = 44},
  [713] = {.lex_state = 69},
  [714] = {.lex_state = 69},
  [715] = {.lex_state = 31},
  [716] = {.lex_state = 20},
  [717] = {.lex_state = 69},
  [718] = {.lex_state = 69},
  [719] = {.lex_state = 69},
  [720] = {.lex_state = 69},
  [721] = {.lex_state = 69},
  [722] = {.lex_state = 69},
  [723] = {.lex_state = 20},
  [724] = {.lex_state = 20},
  [725] = {.lex_state = 20},
  [726] = {.lex_state = 20},
  [727] = {.lex_state = 31},
  [728] = {.lex_state = 69},
  [729] = {.lex_state = 69},
  [730] = {.lex_state = 69},
  [731] = {.lex_state = 20},
  [732] = {.lex_state = 31},
  [733] = {.lex_state = 69},
  [734] = {.lex_state = 69},
  [735] = {.lex_state = 69},
  [736] = {.lex_state = 69},
  [737] = {.lex_state = 69},
  [738] = {.lex_state = 69},
  [739] = {.lex_state = 69},
  [740] = {.lex_state = 0},
  [741] = {.lex_state = 18},
  [742] = {.lex_state = 0},
  [743] = {.lex_state = 0},
  [744] = {.lex_state = 0},
  [745] = {.lex_state = 0},
  [746] = {.lex_state = 0},
  [747] = {.lex_state = 19},
  [748] = {.lex_state = 18},
  [749] = {.lex_state = 0},
  [750] = {.lex_state = 0},
  [751] = {.lex_state = 0},
  [752] = {.lex_state = 0},
  [753] = {.lex_state = 0},
  [754] = {.lex_state = 0},
  [755] = {.lex_state = 0},
  [756] = {.lex_state = 0},
  [757] = {.lex_state = 0},
  [758] = {.lex_state = 0},
  [759] = {.lex_state = 0},
  [760] = {.lex_state = 19},
  [761] = {.lex_state = 19},
  [762] = {.lex_state = 18},
  [763] = {.lex_state = 0},
  [764] = {.lex_state = 19},
  [765] = {.lex_state = 18},
  [766] = {.lex_state = 68},
  [767] = {.lex_state = 19},
  [768] = {.lex_state = 0},
  [769] = {.lex_state = 18},
  [770] = {.lex_state = 0},
  [771] = {.lex_state = 0},
  [772] = {.lex_state = 0},
  [773] = {.lex_state = 18},
  [774] = {.lex_state = 0},
  [775] = {.lex_state = 0},
  [776] = {.lex_state = 0},
  [777] = {.lex_state = 0},
  [778] = {.lex_state = 0},
  [779] = {.lex_state = 0},
  [780] = {.lex_state = 0},
  [781] = {.lex_state = 0},
  [782] = {.lex_state = 0},
  [783] = {.lex_state = 40},
  [784] = {.lex_state = 0},
  [785] = {.lex_state = 0},
  [786] = {.lex_state = 0},
  [787] = {.lex_state = 0},
  [788] = {.lex_state = 19},
  [789] = {.lex_state = 18},
  [790] = {.lex_state = 0},
  [791] = {.lex_state = 21},
  [792] = {.lex_state = 175},
  [793] = {.lex_state = 21},
  [794] = {.lex_state = 0},
  [795] = {.lex_state = 21},
  [796] = {.lex_state = 0},
  [797] = {.lex_state = 0},
  [798] = {.lex_state = 0},
  [799] = {.lex_state = 21},
  [800] = {.lex_state = 21},
  [801] = {.lex_state = 40},
  [802] = {.lex_state = 21},
  [803] = {.lex_state = 42},
  [804] = {.lex_state = 42},
  [805] = {.lex_state = 40},
  [806] = {.lex_state = 175},
  [807] = {.lex_state = 175},
  [808] = {.lex_state = 40},
  [809] = {.lex_state = 42},
  [810] = {.lex_state = 40},
  [811] = {.lex_state = 0},
  [812] = {.lex_state = 18},
  [813] = {.lex_state = 42},
  [814] = {.lex_state = 42},
  [815] = {.lex_state = 0},
  [816] = {.lex_state = 18},
  [817] = {.lex_state = 18},
  [818] = {.lex_state = 175},
  [819] = {.lex_state = 0},
  [820] = {.lex_state = 0},
  [821] = {.lex_state = 18},
  [822] = {.lex_state = 21},
  [823] = {.lex_state = 0},
  [824] = {.lex_state = 18},
  [825] = {.lex_state = 18},
  [826] = {.lex_state = 0},
  [827] = {.lex_state = 40},
  [828] = {.lex_state = 21},
  [829] = {.lex_state = 21},
  [830] = {.lex_state = 21},
  [831] = {.lex_state = 21},
  [832] = {.lex_state = 0},
  [833] = {.lex_state = 21},
  [834] = {.lex_state = 18},
  [835] = {.lex_state = 21},
  [836] = {.lex_state = 175},
  [837] = {.lex_state = 42},
  [838] = {.lex_state = 21},
  [839] = {.lex_state = 18},
  [840] = {.lex_state = 21},
  [841] = {.lex_state = 18},
  [842] = {.lex_state = 18},
  [843] = {.lex_state = 40},
  [844] = {.lex_state = 0},
  [845] = {.lex_state = 0},
  [846] = {.lex_state = 175},
  [847] = {.lex_state = 40},
  [848] = {.lex_state = 0},
  [849] = {.lex_state = 0},
  [850] = {.lex_state = 0},
  [851] = {.lex_state = 18},
  [852] = {.lex_state = 0},
  [853] = {.lex_state = 0},
  [854] = {.lex_state = 18},
  [855] = {.lex_state = 0},
  [856] = {.lex_state = 0},
  [857] = {.lex_state = 0},
  [858] = {.lex_state = 0},
  [859] = {.lex_state = 18},
  [860] = {.lex_state = 0},
  [861] = {.lex_state = 0},
  [862] = {.lex_state = 0},
  [863] = {.lex_state = 0},
  [864] = {.lex_state = 40},
  [865] = {.lex_state = 0},
  [866] = {.lex_state = 0},
  [867] = {.lex_state = 0},
  [868] = {.lex_state = 0},
  [869] = {.lex_state = 0},
  [870] = {.lex_state = 0},
  [871] = {.lex_state = 0},
  [872] = {.lex_state = 0},
  [873] = {.lex_state = 175},
  [874] = {.lex_state = 0},
  [875] = {.lex_state = 40},
  [876] = {.lex_state = 0},
  [877] = {.lex_state = 40},
  [878] = {.lex_state = 18},
  [879] = {.lex_state = 0},
  [880] = {.lex_state = 18},
  [881] = {.lex_state = 0},
  [882] = {.lex_state = 18},
  [883] = {.lex_state = 18},
  [884] = {.lex_state = 0},
  [885] = {.lex_state = 18},
  [886] = {.lex_state = 0},
  [887] = {.lex_state = 175},
  [888] = {.lex_state = 18},
  [889] = {.lex_state = 0},
  [890] = {.lex_state = 18},
  [891] = {.lex_state = 175},
  [892] = {.lex_state = 18},
  [893] = {.lex_state = 18},
  [894] = {.lex_state = 0},
  [895] = {.lex_state = 0},
  [896] = {.lex_state = 0},
  [897] = {.lex_state = 18},
  [898] = {.lex_state = 18},
  [899] = {.lex_state = 18},
  [900] = {.lex_state = 18},
  [901] = {.lex_state = 18},
  [902] = {.lex_state = 18},
  [903] = {.lex_state = 40},
  [904] = {.lex_state = 18},
  [905] = {.lex_state = 0},
  [906] = {.lex_state = 18},
  [907] = {.lex_state = 40},
  [908] = {.lex_state = 18},
  [909] = {.lex_state = 40},
  [910] = {.lex_state = 18},
  [911] = {.lex_state = 0},
  [912] = {.lex_state = 0},
  [913] = {.lex_state = 175},
  [914] = {.lex_state = 18},
  [915] = {.lex_state = 0},
  [916] = {.lex_state = 18},
  [917] = {.lex_state = 18},
  [918] = {.lex_state = 18},
  [919] = {.lex_state = 18},
  [920] = {.lex_state = 18},
  [921] = {.lex_state = 18},
  [922] = {.lex_state = 69},
  [923] = {.lex_state = 18},
  [924] = {.lex_state = 0},
  [925] = {.lex_state = 18},
  [926] = {.lex_state = 18},
  [927] = {.lex_state = 18},
  [928] = {.lex_state = 40},
  [929] = {.lex_state = 40},
  [930] = {.lex_state = 40},
  [931] = {.lex_state = 40},
  [932] = {.lex_state = 40},
  [933] = {.lex_state = 40},
  [934] = {.lex_state = 0},
  [935] = {.lex_state = 18},
  [936] = {.lex_state = 40},
  [937] = {.lex_state = 18},
  [938] = {.lex_state = 0},
  [939] = {.lex_state = 0},
  [940] = {.lex_state = 40},
  [941] = {.lex_state = 40},
  [942] = {.lex_state = 40},
  [943] = {.lex_state = 40},
  [944] = {.lex_state = 0},
  [945] = {.lex_state = 40},
  [946] = {.lex_state = 40},
  [947] = {.lex_state = 0},
  [948] = {.lex_state = 40},
  [949] = {.lex_state = 40},
  [950] = {.lex_state = 40},
  [951] = {.lex_state = 40},
  [952] = {.lex_state = 40},
  [953] = {.lex_state = 40},
  [954] = {.lex_state = 40},
  [955] = {.lex_state = 40},
  [956] = {.lex_state = 18},
  [957] = {.lex_state = 0},
  [958] = {.lex_state = 40},
  [959] = {.lex_state = 40},
  [960] = {.lex_state = 0},
  [961] = {.lex_state = 40},
  [962] = {.lex_state = 40},
  [963] = {.lex_state = 40},
  [964] = {.lex_state = 40},
  [965] = {.lex_state = 18},
  [966] = {.lex_state = 0},
  [967] = {.lex_state = 0},
  [968] = {.lex_state = 40},
  [969] = {.lex_state = 0},
  [970] = {.lex_state = 0},
  [971] = {.lex_state = 175},
  [972] = {.lex_state = 0},
  [973] = {.lex_state = 175},
  [974] = {.lex_state = 0},
  [975] = {.lex_state = 18},
  [976] = {.lex_state = 40},
  [977] = {.lex_state = 40},
  [978] = {.lex_state = 0},
  [979] = {.lex_state = 40},
  [980] = {.lex_state = 40},
  [981] = {.lex_state = 0},
  [982] = {.lex_state = 40},
  [983] = {.lex_state = 40},
  [984] = {.lex_state = 40},
  [985] = {.lex_state = 0},
  [986] = {.lex_state = 18},
  [987] = {.lex_state = 0},
  [988] = {.lex_state = 18},
  [989] = {.lex_state = 0},
  [990] = {.lex_state = 40},
  [991] = {.lex_state = 40},
  [992] = {.lex_state = 40},
  [993] = {.lex_state = 0},
  [994] = {.lex_state = 0},
  [995] = {.lex_state = 0},
  [996] = {.lex_state = 175},
  [997] = {.lex_state = 40},
  [998] = {.lex_state = 40},
  [999] = {.lex_state = 0},
  [1000] = {.lex_state = 40},
  [1001] = {.lex_state = 40},
  [1002] = {.lex_state = 40},
  [1003] = {.lex_state = 40},
  [1004] = {.lex_state = 40},
  [1005] = {.lex_state = 0},
  [1006] = {.lex_state = 40},
  [1007] = {.lex_state = 40},
  [1008] = {.lex_state = 0},
  [1009] = {.lex_state = 0},
  [1010] = {.lex_state = 40},
  [1011] = {.lex_state = 40},
  [1012] = {.lex_state = 40},
  [1013] = {.lex_state = 18},
  [1014] = {.lex_state = 0},
  [1015] = {.lex_state = 0},
  [1016] = {.lex_state = 40},
  [1017] = {.lex_state = 0},
  [1018] = {.lex_state = 0},
  [1019] = {.lex_state = 175},
  [1020] = {.lex_state = 40},
  [1021] = {.lex_state = 0},
  [1022] = {.lex_state = 0},
  [1023] = {.lex_state = 0},
  [1024] = {.lex_state = 18},
  [1025] = {.lex_state = 0},
  [1026] = {.lex_state = 18},
  [1027] = {.lex_state = 0},
  [1028] = {.lex_state = 40},
  [1029] = {.lex_state = 40},
  [1030] = {.lex_state = 0},
  [1031] = {.lex_state = 40},
  [1032] = {.lex_state = 0},
  [1033] = {.lex_state = 40},
  [1034] = {.lex_state = 40},
  [1035] = {.lex_state = 0},
  [1036] = {.lex_state = 0},
  [1037] = {.lex_state = 40},
  [1038] = {.lex_state = 40},
  [1039] = {.lex_state = 40},
  [1040] = {.lex_state = 0},
  [1041] = {.lex_state = 40},
  [1042] = {.lex_state = 40},
  [1043] = {.lex_state = 175},
  [1044] = {.lex_state = 175},
  [1045] = {.lex_state = 40},
  [1046] = {.lex_state = 40},
  [1047] = {.lex_state = 0},
  [1048] = {.lex_state = 0},
  [1049] = {.lex_state = 0},
  [1050] = {.lex_state = 40},
  [1051] = {.lex_state = 40},
  [1052] = {.lex_state = 40},
  [1053] = {.lex_state = 40},
  [1054] = {.lex_state = 40},
  [1055] = {.lex_state = 0},
  [1056] = {.lex_state = 69},
  [1057] = {.lex_state = 0},
  [1058] = {.lex_state = 18},
  [1059] = {.lex_state = 0},
  [1060] = {.lex_state = 0},
  [1061] = {.lex_state = 175},
  [1062] = {.lex_state = 175},
  [1063] = {.lex_state = 40},
  [1064] = {.lex_state = 40},
  [1065] = {.lex_state = 40},
  [1066] = {.lex_state = 40},
  [1067] = {.lex_state = 40},
  [1068] = {.lex_state = 40},
  [1069] = {.lex_state = 40},
  [1070] = {.lex_state = 0},
  [1071] = {.lex_state = 40},
  [1072] = {.lex_state = 40},
  [1073] = {.lex_state = 69},
  [1074] = {.lex_state = 40},
  [1075] = {.lex_state = 40},
  [1076] = {.lex_state = 175},
  [1077] = {.lex_state = 175},
  [1078] = {.lex_state = 175},
  [1079] = {.lex_state = 0},
  [1080] = {.lex_state = 40},
  [1081] = {.lex_state = 40},
  [1082] = {.lex_state = 40},
  [1083] = {.lex_state = 18},
  [1084] = {.lex_state = 40},
  [1085] = {.lex_state = 40},
  [1086] = {.lex_state = 18},
  [1087] = {.lex_state = 0},
  [1088] = {.lex_state = 40},
  [1089] = {.lex_state = 40},
  [1090] = {.lex_state = 0},
  [1091] = {.lex_state = 0},
  [1092] = {.lex_state = 0},
  [1093] = {.lex_state = 175},
  [1094] = {.lex_state = 40},
  [1095] = {.lex_state = 0},
  [1096] = {.lex_state = 175},
  [1097] = {.lex_state = 175},
  [1098] = {.lex_state = 0},
  [1099] = {.lex_state = 40},
  [1100] = {.lex_state = 40},
  [1101] = {.lex_state = 40},
  [1102] = {.lex_state = 18},
  [1103] = {.lex_state = 40},
  [1104] = {.lex_state = 0},
  [1105] = {.lex_state = 0},
  [1106] = {.lex_state = 18},
  [1107] = {.lex_state = 0},
  [1108] = {.lex_state = 40},
  [1109] = {.lex_state = 40},
  [1110] = {.lex_state = 40},
  [1111] = {.lex_state = 0},
  [1112] = {.lex_state = 18},
  [1113] = {.lex_state = 40},
  [1114] = {.lex_state = 40},
  [1115] = {.lex_state = 40},
  [1116] = {.lex_state = 40},
  [1117] = {.lex_state = 40},
  [1118] = {.lex_state = 0},
  [1119] = {.lex_state = 40},
  [1120] = {.lex_state = 40},
  [1121] = {.lex_state = 40},
  [1122] = {.lex_state = 175},
  [1123] = {.lex_state = 18},
};

static const uint16_t ts_parse_table[LARGE_STATE_COUNT][SYMBOL_COUNT] = {
  [STATE(0)] = {
    [ts_builtin_sym_end] = ACTIONS(1),
    [sym_identifier] = ACTIONS(1),
    [anon_sym_SEMI] = ACTIONS(1),
    [aux_sym_piece_declaration_token1] = ACTIONS(1),
    [anon_sym_COMMA] = ACTIONS(1),
    [aux_sym_static_var_declaration_token1] = ACTIONS(1),
    [anon_sym_LPAREN] = ACTIONS(1),
    [anon_sym_RPAREN] = ACTIONS(1),
    [anon_sym_LBRACE] = ACTIONS(1),
    [anon_sym_RBRACE] = ACTIONS(1),
    [aux_sym_var_statement_token1] = ACTIONS(1),
    [aux_sym_if_statement_token1] = ACTIONS(1),
    [aux_sym_if_statement_token2] = ACTIONS(1),
    [aux_sym_while_statement_token1] = ACTIONS(1),
    [anon_sym_EQ] = ACTIONS(1),
    [aux_sym_return_statement_token1] = ACTIONS(1),
    [aux_sym_axis_token1] = ACTIONS(1),
    [aux_sym_axis_token2] = ACTIONS(1),
    [aux_sym_axis_token3] = ACTIONS(1),
    [aux_sym_call_script_statement_token1] = ACTIONS(1),
    [aux_sym_start_script_statement_token1] = ACTIONS(1),
    [aux_sym_signal_statement_token1] = ACTIONS(1),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(1),
    [aux_sym_sleep_statement_token1] = ACTIONS(1),
    [aux_sym_set_statement_token1] = ACTIONS(1),
    [aux_sym_set_statement_token2] = ACTIONS(1),
    [aux_sym_get_statement_token1] = ACTIONS(1),
    [aux_sym_spin_statement_token1] = ACTIONS(1),
    [aux_sym_spin_statement_token2] = ACTIONS(1),
    [aux_sym_spin_statement_token3] = ACTIONS(1),
    [anon_sym_accelerate] = ACTIONS(1),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(1),
    [anon_sym_decelerate] = ACTIONS(1),
    [anon_sym_now] = ACTIONS(1),
    [anon_sym_speed] = ACTIONS(1),
    [aux_sym_turn_statement_token1] = ACTIONS(1),
    [aux_sym_move_statement_token1] = ACTIONS(1),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(1),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(1),
    [aux_sym_wait_for_move_statement_token2] = ACTIONS(1),
    [aux_sym_hide_statement_token1] = ACTIONS(1),
    [aux_sym_show_statement_token1] = ACTIONS(1),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(1),
    [aux_sym_emit_sfx_statement_token2] = ACTIONS(1),
    [aux_sym_explode_statement_token1] = ACTIONS(1),
    [aux_sym_explode_statement_token2] = ACTIONS(1),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(1),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(1),
    [aux_sym_cache_statement_token1] = ACTIONS(1),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(1),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(1),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(1),
    [anon_sym_BANG] = ACTIONS(1),
    [aux_sym_unary_expression_token1] = ACTIONS(1),
    [anon_sym_PLUS] = ACTIONS(1),
    [anon_sym_DASH] = ACTIONS(1),
    [anon_sym_STAR] = ACTIONS(1),
    [anon_sym_SLASH] = ACTIONS(1),
    [anon_sym_PERCENT] = ACTIONS(1),
    [anon_sym_CARET_CARET] = ACTIONS(1),
    [aux_sym_binary_expression_token1] = ACTIONS(1),
    [anon_sym_PIPE_PIPE] = ACTIONS(1),
    [aux_sym_binary_expression_token2] = ACTIONS(1),
    [anon_sym_AMP_AMP] = ACTIONS(1),
    [aux_sym_binary_expression_token3] = ACTIONS(1),
    [anon_sym_CARET] = ACTIONS(1),
    [anon_sym_PIPE] = ACTIONS(1),
    [anon_sym_AMP] = ACTIONS(1),
    [anon_sym_EQ_EQ] = ACTIONS(1),
    [anon_sym_BANG_EQ] = ACTIONS(1),
    [anon_sym_GT] = ACTIONS(1),
    [anon_sym_GT_EQ] = ACTIONS(1),
    [anon_sym_LT_EQ] = ACTIONS(1),
    [anon_sym_LT] = ACTIONS(1),
    [aux_sym_rand_call_token1] = ACTIONS(1),
    [anon_sym_LBRACK] = ACTIONS(1),
    [anon_sym_RBRACK] = ACTIONS(1),
    [aux_sym_preproc_include_token1] = ACTIONS(1),
    [aux_sym_preproc_def_token1] = ACTIONS(1),
    [anon_sym_LPAREN2] = ACTIONS(1),
    [anon_sym_DOT_DOT_DOT] = ACTIONS(1),
    [aux_sym_preproc_undef_token1] = ACTIONS(1),
    [sym_preproc_directive_name] = ACTIONS(1),
    [anon_sym_defined] = ACTIONS(1),
    [anon_sym_TILDE] = ACTIONS(1),
    [anon_sym_LT_LT] = ACTIONS(1),
    [anon_sym_GT_GT] = ACTIONS(1),
    [sym_number_literal] = ACTIONS(1),
    [anon_sym_DQUOTE] = ACTIONS(1),
    [sym_true] = ACTIONS(1),
    [sym_false] = ACTIONS(1),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(1),
    [aux_sym_preproc_if_token2] = ACTIONS(1),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(1),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(1),
    [aux_sym_preproc_else_token1] = ACTIONS(1),
    [aux_sym_preproc_elif_token1] = ACTIONS(1),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(1),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(1),
    [aux_sym_preproc_line_token1] = ACTIONS(1),
  },
  [STATE(1)] = {
    [sym_source_file] = STATE(924),
    [sym__top_level_item] = STATE(268),
    [sym_macro_name_statement] = STATE(268),
    [sym_macro_call_statement] = STATE(268),
    [sym_declaration] = STATE(268),
    [sym_piece_declaration] = STATE(680),
    [sym_static_var_declaration] = STATE(680),
    [sym_function_declaration] = STATE(680),
    [sym__macro_call_expression] = STATE(842),
    [sym_preproc_include] = STATE(268),
    [sym_preproc_def] = STATE(268),
    [sym_preproc_function_def] = STATE(268),
    [sym_preproc_undef] = STATE(268),
    [sym_preproc_directive] = STATE(268),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if_top_level] = STATE(268),
    [sym_preproc_ifdef_top_level] = STATE(268),
    [sym_preproc_line] = STATE(268),
    [aux_sym_source_file_repeat1] = STATE(268),
    [ts_builtin_sym_end] = ACTIONS(5),
    [sym_identifier] = ACTIONS(7),
    [anon_sym_SEMI] = ACTIONS(9),
    [aux_sym_piece_declaration_token1] = ACTIONS(11),
    [aux_sym_static_var_declaration_token1] = ACTIONS(13),
    [aux_sym_preproc_include_token1] = ACTIONS(15),
    [aux_sym_preproc_def_token1] = ACTIONS(17),
    [aux_sym_preproc_undef_token1] = ACTIONS(19),
    [sym_preproc_directive_name] = ACTIONS(21),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(23),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(25),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(25),
    [aux_sym_preproc_line_token1] = ACTIONS(27),
  },
  [STATE(2)] = {
    [sym__block_item] = STATE(4),
    [sym_macro_name_statement] = STATE(4),
    [sym_macro_call_statement] = STATE(4),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(4),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(4),
    [sym_preproc_def] = STATE(4),
    [sym_preproc_function_def] = STATE(4),
    [sym_preproc_undef] = STATE(4),
    [sym_preproc_directive] = STATE(4),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(4),
    [sym_preproc_ifdef] = STATE(4),
    [sym_preproc_else] = STATE(981),
    [sym_preproc_elif] = STATE(981),
    [sym_preproc_elifdef] = STATE(981),
    [sym_preproc_line] = STATE(4),
    [aux_sym_compound_statement_repeat1] = STATE(4),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(103),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(3)] = {
    [sym__block_item] = STATE(5),
    [sym_macro_name_statement] = STATE(5),
    [sym_macro_call_statement] = STATE(5),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(5),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(5),
    [sym_preproc_def] = STATE(5),
    [sym_preproc_function_def] = STATE(5),
    [sym_preproc_undef] = STATE(5),
    [sym_preproc_directive] = STATE(5),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(5),
    [sym_preproc_ifdef] = STATE(5),
    [sym_preproc_else] = STATE(957),
    [sym_preproc_elif] = STATE(957),
    [sym_preproc_elifdef] = STATE(957),
    [sym_preproc_line] = STATE(5),
    [aux_sym_compound_statement_repeat1] = STATE(5),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(115),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(4)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(970),
    [sym_preproc_elif] = STATE(970),
    [sym_preproc_elifdef] = STATE(970),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(117),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(5)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(1021),
    [sym_preproc_elif] = STATE(1021),
    [sym_preproc_elifdef] = STATE(1021),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(119),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(6)] = {
    [sym__block_item] = STATE(8),
    [sym_macro_name_statement] = STATE(8),
    [sym_macro_call_statement] = STATE(8),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(8),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(8),
    [sym_preproc_def] = STATE(8),
    [sym_preproc_function_def] = STATE(8),
    [sym_preproc_undef] = STATE(8),
    [sym_preproc_directive] = STATE(8),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(8),
    [sym_preproc_ifdef] = STATE(8),
    [sym_preproc_else] = STATE(1023),
    [sym_preproc_elif] = STATE(1023),
    [sym_preproc_elifdef] = STATE(1023),
    [sym_preproc_line] = STATE(8),
    [aux_sym_compound_statement_repeat1] = STATE(8),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(121),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(7)] = {
    [sym__block_item] = STATE(9),
    [sym_macro_name_statement] = STATE(9),
    [sym_macro_call_statement] = STATE(9),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(9),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(9),
    [sym_preproc_def] = STATE(9),
    [sym_preproc_function_def] = STATE(9),
    [sym_preproc_undef] = STATE(9),
    [sym_preproc_directive] = STATE(9),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(9),
    [sym_preproc_ifdef] = STATE(9),
    [sym_preproc_else] = STATE(1057),
    [sym_preproc_elif] = STATE(1057),
    [sym_preproc_elifdef] = STATE(1057),
    [sym_preproc_line] = STATE(9),
    [aux_sym_compound_statement_repeat1] = STATE(9),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(123),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(8)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(1059),
    [sym_preproc_elif] = STATE(1059),
    [sym_preproc_elifdef] = STATE(1059),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(125),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(9)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(1090),
    [sym_preproc_elif] = STATE(1090),
    [sym_preproc_elifdef] = STATE(1090),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(127),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(10)] = {
    [sym__block_item] = STATE(14),
    [sym_macro_name_statement] = STATE(14),
    [sym_macro_call_statement] = STATE(14),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(14),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(14),
    [sym_preproc_def] = STATE(14),
    [sym_preproc_function_def] = STATE(14),
    [sym_preproc_undef] = STATE(14),
    [sym_preproc_directive] = STATE(14),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(14),
    [sym_preproc_ifdef] = STATE(14),
    [sym_preproc_else] = STATE(879),
    [sym_preproc_elif] = STATE(879),
    [sym_preproc_elifdef] = STATE(879),
    [sym_preproc_line] = STATE(14),
    [aux_sym_compound_statement_repeat1] = STATE(14),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(129),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(11)] = {
    [sym__block_item] = STATE(13),
    [sym_macro_name_statement] = STATE(13),
    [sym_macro_call_statement] = STATE(13),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(13),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(13),
    [sym_preproc_def] = STATE(13),
    [sym_preproc_function_def] = STATE(13),
    [sym_preproc_undef] = STATE(13),
    [sym_preproc_directive] = STATE(13),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(13),
    [sym_preproc_ifdef] = STATE(13),
    [sym_preproc_else] = STATE(855),
    [sym_preproc_elif] = STATE(855),
    [sym_preproc_elifdef] = STATE(855),
    [sym_preproc_line] = STATE(13),
    [aux_sym_compound_statement_repeat1] = STATE(13),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(131),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(12)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(867),
    [sym_preproc_elif] = STATE(867),
    [sym_preproc_elifdef] = STATE(867),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(133),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(13)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(884),
    [sym_preproc_elif] = STATE(884),
    [sym_preproc_elifdef] = STATE(884),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(135),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(14)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(889),
    [sym_preproc_elif] = STATE(889),
    [sym_preproc_elifdef] = STATE(889),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(137),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(15)] = {
    [sym__block_item] = STATE(12),
    [sym_macro_name_statement] = STATE(12),
    [sym_macro_call_statement] = STATE(12),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(12),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(12),
    [sym_preproc_def] = STATE(12),
    [sym_preproc_function_def] = STATE(12),
    [sym_preproc_undef] = STATE(12),
    [sym_preproc_directive] = STATE(12),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(12),
    [sym_preproc_ifdef] = STATE(12),
    [sym_preproc_else] = STATE(856),
    [sym_preproc_elif] = STATE(856),
    [sym_preproc_elifdef] = STATE(856),
    [sym_preproc_line] = STATE(12),
    [aux_sym_compound_statement_repeat1] = STATE(12),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(139),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(16)] = {
    [sym__block_item] = STATE(17),
    [sym_macro_name_statement] = STATE(17),
    [sym_macro_call_statement] = STATE(17),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(17),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(17),
    [sym_preproc_def] = STATE(17),
    [sym_preproc_function_def] = STATE(17),
    [sym_preproc_undef] = STATE(17),
    [sym_preproc_directive] = STATE(17),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(17),
    [sym_preproc_ifdef] = STATE(17),
    [sym_preproc_else] = STATE(865),
    [sym_preproc_elif] = STATE(865),
    [sym_preproc_elifdef] = STATE(865),
    [sym_preproc_line] = STATE(17),
    [aux_sym_compound_statement_repeat1] = STATE(17),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(141),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(17)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_else] = STATE(868),
    [sym_preproc_elif] = STATE(868),
    [sym_preproc_elifdef] = STATE(868),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(29),
    [anon_sym_SEMI] = ACTIONS(31),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [aux_sym_preproc_include_token1] = ACTIONS(93),
    [aux_sym_preproc_def_token1] = ACTIONS(95),
    [aux_sym_preproc_undef_token1] = ACTIONS(97),
    [sym_preproc_directive_name] = ACTIONS(99),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(101),
    [aux_sym_preproc_if_token2] = ACTIONS(143),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(105),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(105),
    [aux_sym_preproc_else_token1] = ACTIONS(107),
    [aux_sym_preproc_elif_token1] = ACTIONS(109),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(111),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(111),
    [aux_sym_preproc_line_token1] = ACTIONS(113),
  },
  [STATE(18)] = {
    [sym__block_item] = STATE(18),
    [sym_macro_name_statement] = STATE(18),
    [sym_macro_call_statement] = STATE(18),
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(18),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym__macro_call_expression] = STATE(841),
    [sym_preproc_include] = STATE(18),
    [sym_preproc_def] = STATE(18),
    [sym_preproc_function_def] = STATE(18),
    [sym_preproc_undef] = STATE(18),
    [sym_preproc_directive] = STATE(18),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(18),
    [sym_preproc_ifdef] = STATE(18),
    [sym_preproc_line] = STATE(18),
    [aux_sym_compound_statement_repeat1] = STATE(18),
    [sym_identifier] = ACTIONS(145),
    [anon_sym_SEMI] = ACTIONS(148),
    [anon_sym_LBRACE] = ACTIONS(151),
    [aux_sym_var_statement_token1] = ACTIONS(154),
    [aux_sym_if_statement_token1] = ACTIONS(157),
    [aux_sym_while_statement_token1] = ACTIONS(160),
    [anon_sym_PLUS_PLUS] = ACTIONS(163),
    [anon_sym_DASH_DASH] = ACTIONS(166),
    [aux_sym_return_statement_token1] = ACTIONS(169),
    [aux_sym_call_script_statement_token1] = ACTIONS(172),
    [aux_sym_start_script_statement_token1] = ACTIONS(175),
    [aux_sym_signal_statement_token1] = ACTIONS(178),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(181),
    [aux_sym_sleep_statement_token1] = ACTIONS(184),
    [aux_sym_set_statement_token1] = ACTIONS(187),
    [aux_sym_get_statement_token1] = ACTIONS(190),
    [aux_sym_spin_statement_token1] = ACTIONS(193),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(196),
    [aux_sym_turn_statement_token1] = ACTIONS(199),
    [aux_sym_move_statement_token1] = ACTIONS(202),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(205),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(208),
    [aux_sym_hide_statement_token1] = ACTIONS(211),
    [aux_sym_show_statement_token1] = ACTIONS(214),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(217),
    [aux_sym_explode_statement_token1] = ACTIONS(220),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(223),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(226),
    [aux_sym_cache_statement_token1] = ACTIONS(229),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(232),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(235),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(238),
    [aux_sym_preproc_include_token1] = ACTIONS(241),
    [aux_sym_preproc_def_token1] = ACTIONS(244),
    [aux_sym_preproc_undef_token1] = ACTIONS(247),
    [sym_preproc_directive_name] = ACTIONS(250),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(253),
    [aux_sym_preproc_if_token2] = ACTIONS(256),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(258),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(258),
    [aux_sym_preproc_else_token1] = ACTIONS(256),
    [aux_sym_preproc_elif_token1] = ACTIONS(261),
    [aux_sym_preproc_elifdef_token1] = ACTIONS(256),
    [aux_sym_preproc_elifdef_token2] = ACTIONS(256),
    [aux_sym_preproc_line_token1] = ACTIONS(263),
  },
  [STATE(19)] = {
    [sym__block_item] = STATE(22),
    [sym_macro_name_statement] = STATE(22),
    [sym_macro_call_statement] = STATE(22),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(22),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(22),
    [sym_preproc_def] = STATE(22),
    [sym_preproc_function_def] = STATE(22),
    [sym_preproc_undef] = STATE(22),
    [sym_preproc_directive] = STATE(22),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(22),
    [sym_preproc_ifdef] = STATE(22),
    [sym_preproc_line] = STATE(22),
    [aux_sym_compound_statement_repeat1] = STATE(22),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(272),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(20)] = {
    [sym__block_item] = STATE(24),
    [sym_macro_name_statement] = STATE(24),
    [sym_macro_call_statement] = STATE(24),
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(24),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym__macro_call_expression] = STATE(789),
    [sym_preproc_include] = STATE(24),
    [sym_preproc_def] = STATE(24),
    [sym_preproc_function_def] = STATE(24),
    [sym_preproc_undef] = STATE(24),
    [sym_preproc_directive] = STATE(24),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(24),
    [sym_preproc_ifdef] = STATE(24),
    [sym_preproc_line] = STATE(24),
    [aux_sym_compound_statement_repeat1] = STATE(24),
    [sym_identifier] = ACTIONS(346),
    [anon_sym_SEMI] = ACTIONS(348),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(354),
    [aux_sym_while_statement_token1] = ACTIONS(356),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [aux_sym_preproc_include_token1] = ACTIONS(410),
    [aux_sym_preproc_def_token1] = ACTIONS(412),
    [aux_sym_preproc_undef_token1] = ACTIONS(414),
    [sym_preproc_directive_name] = ACTIONS(416),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(418),
    [aux_sym_preproc_if_token2] = ACTIONS(420),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(422),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(422),
    [aux_sym_preproc_line_token1] = ACTIONS(424),
  },
  [STATE(21)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(426),
    [anon_sym_SEMI] = ACTIONS(429),
    [anon_sym_LBRACE] = ACTIONS(432),
    [anon_sym_RBRACE] = ACTIONS(256),
    [aux_sym_var_statement_token1] = ACTIONS(435),
    [aux_sym_if_statement_token1] = ACTIONS(438),
    [aux_sym_while_statement_token1] = ACTIONS(441),
    [anon_sym_PLUS_PLUS] = ACTIONS(444),
    [anon_sym_DASH_DASH] = ACTIONS(447),
    [aux_sym_return_statement_token1] = ACTIONS(450),
    [aux_sym_call_script_statement_token1] = ACTIONS(453),
    [aux_sym_start_script_statement_token1] = ACTIONS(456),
    [aux_sym_signal_statement_token1] = ACTIONS(459),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(462),
    [aux_sym_sleep_statement_token1] = ACTIONS(465),
    [aux_sym_set_statement_token1] = ACTIONS(468),
    [aux_sym_get_statement_token1] = ACTIONS(471),
    [aux_sym_spin_statement_token1] = ACTIONS(474),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(477),
    [aux_sym_turn_statement_token1] = ACTIONS(480),
    [aux_sym_move_statement_token1] = ACTIONS(483),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(486),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(489),
    [aux_sym_hide_statement_token1] = ACTIONS(492),
    [aux_sym_show_statement_token1] = ACTIONS(495),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(498),
    [aux_sym_explode_statement_token1] = ACTIONS(501),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(504),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(507),
    [aux_sym_cache_statement_token1] = ACTIONS(510),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(513),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(516),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(519),
    [aux_sym_preproc_include_token1] = ACTIONS(522),
    [aux_sym_preproc_def_token1] = ACTIONS(525),
    [aux_sym_preproc_undef_token1] = ACTIONS(528),
    [sym_preproc_directive_name] = ACTIONS(531),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(534),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(537),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(537),
    [aux_sym_preproc_line_token1] = ACTIONS(540),
  },
  [STATE(22)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(543),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(23)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(545),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(24)] = {
    [sym__block_item] = STATE(24),
    [sym_macro_name_statement] = STATE(24),
    [sym_macro_call_statement] = STATE(24),
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(24),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym__macro_call_expression] = STATE(789),
    [sym_preproc_include] = STATE(24),
    [sym_preproc_def] = STATE(24),
    [sym_preproc_function_def] = STATE(24),
    [sym_preproc_undef] = STATE(24),
    [sym_preproc_directive] = STATE(24),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(24),
    [sym_preproc_ifdef] = STATE(24),
    [sym_preproc_line] = STATE(24),
    [aux_sym_compound_statement_repeat1] = STATE(24),
    [sym_identifier] = ACTIONS(547),
    [anon_sym_SEMI] = ACTIONS(550),
    [anon_sym_LBRACE] = ACTIONS(553),
    [aux_sym_var_statement_token1] = ACTIONS(556),
    [aux_sym_if_statement_token1] = ACTIONS(559),
    [aux_sym_while_statement_token1] = ACTIONS(562),
    [anon_sym_PLUS_PLUS] = ACTIONS(565),
    [anon_sym_DASH_DASH] = ACTIONS(568),
    [aux_sym_return_statement_token1] = ACTIONS(571),
    [aux_sym_call_script_statement_token1] = ACTIONS(574),
    [aux_sym_start_script_statement_token1] = ACTIONS(577),
    [aux_sym_signal_statement_token1] = ACTIONS(580),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(583),
    [aux_sym_sleep_statement_token1] = ACTIONS(586),
    [aux_sym_set_statement_token1] = ACTIONS(589),
    [aux_sym_get_statement_token1] = ACTIONS(592),
    [aux_sym_spin_statement_token1] = ACTIONS(595),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(598),
    [aux_sym_turn_statement_token1] = ACTIONS(601),
    [aux_sym_move_statement_token1] = ACTIONS(604),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(607),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(610),
    [aux_sym_hide_statement_token1] = ACTIONS(613),
    [aux_sym_show_statement_token1] = ACTIONS(616),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(619),
    [aux_sym_explode_statement_token1] = ACTIONS(622),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(625),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(628),
    [aux_sym_cache_statement_token1] = ACTIONS(631),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(634),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(637),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(640),
    [aux_sym_preproc_include_token1] = ACTIONS(643),
    [aux_sym_preproc_def_token1] = ACTIONS(646),
    [aux_sym_preproc_undef_token1] = ACTIONS(649),
    [sym_preproc_directive_name] = ACTIONS(652),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(655),
    [aux_sym_preproc_if_token2] = ACTIONS(256),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(658),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(658),
    [aux_sym_preproc_line_token1] = ACTIONS(661),
  },
  [STATE(25)] = {
    [sym__block_item] = STATE(23),
    [sym_macro_name_statement] = STATE(23),
    [sym_macro_call_statement] = STATE(23),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(23),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(23),
    [sym_preproc_def] = STATE(23),
    [sym_preproc_function_def] = STATE(23),
    [sym_preproc_undef] = STATE(23),
    [sym_preproc_directive] = STATE(23),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(23),
    [sym_preproc_ifdef] = STATE(23),
    [sym_preproc_line] = STATE(23),
    [aux_sym_compound_statement_repeat1] = STATE(23),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(664),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(26)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(666),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(27)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(668),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(28)] = {
    [sym__block_item] = STATE(20),
    [sym_macro_name_statement] = STATE(20),
    [sym_macro_call_statement] = STATE(20),
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(20),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym__macro_call_expression] = STATE(789),
    [sym_preproc_include] = STATE(20),
    [sym_preproc_def] = STATE(20),
    [sym_preproc_function_def] = STATE(20),
    [sym_preproc_undef] = STATE(20),
    [sym_preproc_directive] = STATE(20),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(20),
    [sym_preproc_ifdef] = STATE(20),
    [sym_preproc_line] = STATE(20),
    [aux_sym_compound_statement_repeat1] = STATE(20),
    [sym_identifier] = ACTIONS(346),
    [anon_sym_SEMI] = ACTIONS(348),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(354),
    [aux_sym_while_statement_token1] = ACTIONS(356),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [aux_sym_preproc_include_token1] = ACTIONS(410),
    [aux_sym_preproc_def_token1] = ACTIONS(412),
    [aux_sym_preproc_undef_token1] = ACTIONS(414),
    [sym_preproc_directive_name] = ACTIONS(416),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(418),
    [aux_sym_preproc_if_token2] = ACTIONS(670),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(422),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(422),
    [aux_sym_preproc_line_token1] = ACTIONS(424),
  },
  [STATE(29)] = {
    [sym__block_item] = STATE(34),
    [sym_macro_name_statement] = STATE(34),
    [sym_macro_call_statement] = STATE(34),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(34),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(34),
    [sym_preproc_def] = STATE(34),
    [sym_preproc_function_def] = STATE(34),
    [sym_preproc_undef] = STATE(34),
    [sym_preproc_directive] = STATE(34),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(34),
    [sym_preproc_ifdef] = STATE(34),
    [sym_preproc_line] = STATE(34),
    [aux_sym_compound_statement_repeat1] = STATE(34),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(672),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(30)] = {
    [sym__block_item] = STATE(26),
    [sym_macro_name_statement] = STATE(26),
    [sym_macro_call_statement] = STATE(26),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(26),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(26),
    [sym_preproc_def] = STATE(26),
    [sym_preproc_function_def] = STATE(26),
    [sym_preproc_undef] = STATE(26),
    [sym_preproc_directive] = STATE(26),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(26),
    [sym_preproc_ifdef] = STATE(26),
    [sym_preproc_line] = STATE(26),
    [aux_sym_compound_statement_repeat1] = STATE(26),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(674),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(31)] = {
    [sym__block_item] = STATE(32),
    [sym_macro_name_statement] = STATE(32),
    [sym_macro_call_statement] = STATE(32),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(32),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(32),
    [sym_preproc_def] = STATE(32),
    [sym_preproc_function_def] = STATE(32),
    [sym_preproc_undef] = STATE(32),
    [sym_preproc_directive] = STATE(32),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(32),
    [sym_preproc_ifdef] = STATE(32),
    [sym_preproc_line] = STATE(32),
    [aux_sym_compound_statement_repeat1] = STATE(32),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(676),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(32)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(678),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(33)] = {
    [sym__block_item] = STATE(27),
    [sym_macro_name_statement] = STATE(27),
    [sym_macro_call_statement] = STATE(27),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(27),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(27),
    [sym_preproc_def] = STATE(27),
    [sym_preproc_function_def] = STATE(27),
    [sym_preproc_undef] = STATE(27),
    [sym_preproc_directive] = STATE(27),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(27),
    [sym_preproc_ifdef] = STATE(27),
    [sym_preproc_line] = STATE(27),
    [aux_sym_compound_statement_repeat1] = STATE(27),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(680),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(34)] = {
    [sym__block_item] = STATE(21),
    [sym_macro_name_statement] = STATE(21),
    [sym_macro_call_statement] = STATE(21),
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(21),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym__macro_call_expression] = STATE(821),
    [sym_preproc_include] = STATE(21),
    [sym_preproc_def] = STATE(21),
    [sym_preproc_function_def] = STATE(21),
    [sym_preproc_undef] = STATE(21),
    [sym_preproc_directive] = STATE(21),
    [sym_preproc_call_expression] = STATE(817),
    [sym_preproc_if] = STATE(21),
    [sym_preproc_ifdef] = STATE(21),
    [sym_preproc_line] = STATE(21),
    [aux_sym_compound_statement_repeat1] = STATE(21),
    [sym_identifier] = ACTIONS(266),
    [anon_sym_SEMI] = ACTIONS(268),
    [anon_sym_LBRACE] = ACTIONS(270),
    [anon_sym_RBRACE] = ACTIONS(682),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [aux_sym_preproc_include_token1] = ACTIONS(332),
    [aux_sym_preproc_def_token1] = ACTIONS(334),
    [aux_sym_preproc_undef_token1] = ACTIONS(336),
    [sym_preproc_directive_name] = ACTIONS(338),
    [sym_comment] = ACTIONS(3),
    [aux_sym_preproc_if_token1] = ACTIONS(340),
    [aux_sym_preproc_ifdef_token1] = ACTIONS(342),
    [aux_sym_preproc_ifdef_token2] = ACTIONS(342),
    [aux_sym_preproc_line_token1] = ACTIONS(344),
  },
  [STATE(35)] = {
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(137),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym_identifier] = ACTIONS(684),
    [anon_sym_SEMI] = ACTIONS(686),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(688),
    [aux_sym_while_statement_token1] = ACTIONS(690),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(36)] = {
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(138),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym_identifier] = ACTIONS(684),
    [anon_sym_SEMI] = ACTIONS(686),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(354),
    [aux_sym_while_statement_token1] = ACTIONS(356),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(37)] = {
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(56),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym_identifier] = ACTIONS(692),
    [anon_sym_SEMI] = ACTIONS(694),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(38)] = {
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(88),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym_identifier] = ACTIONS(692),
    [anon_sym_SEMI] = ACTIONS(694),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(37),
    [aux_sym_while_statement_token1] = ACTIONS(39),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(39)] = {
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(87),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym_identifier] = ACTIONS(692),
    [anon_sym_SEMI] = ACTIONS(694),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(696),
    [aux_sym_while_statement_token1] = ACTIONS(698),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(40)] = {
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(147),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym_identifier] = ACTIONS(684),
    [anon_sym_SEMI] = ACTIONS(686),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(354),
    [aux_sym_while_statement_token1] = ACTIONS(356),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(41)] = {
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(138),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym_identifier] = ACTIONS(684),
    [anon_sym_SEMI] = ACTIONS(686),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(688),
    [aux_sym_while_statement_token1] = ACTIONS(690),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(42)] = {
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(159),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym_identifier] = ACTIONS(700),
    [anon_sym_SEMI] = ACTIONS(702),
    [anon_sym_LBRACE] = ACTIONS(270),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(704),
    [aux_sym_while_statement_token1] = ACTIONS(706),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(43)] = {
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(160),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym_identifier] = ACTIONS(700),
    [anon_sym_SEMI] = ACTIONS(702),
    [anon_sym_LBRACE] = ACTIONS(270),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(44)] = {
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(71),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym_identifier] = ACTIONS(692),
    [anon_sym_SEMI] = ACTIONS(694),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(696),
    [aux_sym_while_statement_token1] = ACTIONS(698),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(45)] = {
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(157),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym_identifier] = ACTIONS(700),
    [anon_sym_SEMI] = ACTIONS(702),
    [anon_sym_LBRACE] = ACTIONS(270),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(704),
    [aux_sym_while_statement_token1] = ACTIONS(706),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(46)] = {
    [sym_compound_statement] = STATE(196),
    [sym_statement] = STATE(177),
    [sym_var_statement] = STATE(196),
    [sym_if_statement] = STATE(196),
    [sym_while_statement] = STATE(196),
    [sym_assign_statement] = STATE(196),
    [sym_increment_statement] = STATE(197),
    [sym_decrement_statement] = STATE(197),
    [sym_return_statement] = STATE(196),
    [sym_keyword_statement] = STATE(196),
    [sym_call_script_statement] = STATE(198),
    [sym_start_script_statement] = STATE(198),
    [sym_signal_statement] = STATE(198),
    [sym_set_signal_mask_statement] = STATE(198),
    [sym_sleep_statement] = STATE(198),
    [sym_set_statement] = STATE(198),
    [sym_get_statement] = STATE(198),
    [sym_spin_statement] = STATE(198),
    [sym_stop_spin_statement] = STATE(198),
    [sym_turn_statement] = STATE(198),
    [sym_move_statement] = STATE(198),
    [sym_wait_for_turn_statement] = STATE(198),
    [sym_wait_for_move_statement] = STATE(198),
    [sym_hide_statement] = STATE(198),
    [sym_show_statement] = STATE(198),
    [sym_emit_sfx_statement] = STATE(198),
    [sym_explode_statement] = STATE(198),
    [sym_attach_unit_statement] = STATE(198),
    [sym_drop_unit_statement] = STATE(198),
    [sym_cache_statement] = STATE(198),
    [sym_dont_cache_statement] = STATE(198),
    [sym_dont_shade_statement] = STATE(198),
    [sym_dont_shadow_statement] = STATE(198),
    [sym_identifier] = ACTIONS(684),
    [anon_sym_SEMI] = ACTIONS(686),
    [anon_sym_LBRACE] = ACTIONS(350),
    [aux_sym_var_statement_token1] = ACTIONS(352),
    [aux_sym_if_statement_token1] = ACTIONS(688),
    [aux_sym_while_statement_token1] = ACTIONS(690),
    [anon_sym_PLUS_PLUS] = ACTIONS(358),
    [anon_sym_DASH_DASH] = ACTIONS(360),
    [aux_sym_return_statement_token1] = ACTIONS(362),
    [aux_sym_call_script_statement_token1] = ACTIONS(364),
    [aux_sym_start_script_statement_token1] = ACTIONS(366),
    [aux_sym_signal_statement_token1] = ACTIONS(368),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(370),
    [aux_sym_sleep_statement_token1] = ACTIONS(372),
    [aux_sym_set_statement_token1] = ACTIONS(374),
    [aux_sym_get_statement_token1] = ACTIONS(376),
    [aux_sym_spin_statement_token1] = ACTIONS(378),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(380),
    [aux_sym_turn_statement_token1] = ACTIONS(382),
    [aux_sym_move_statement_token1] = ACTIONS(384),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(386),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(388),
    [aux_sym_hide_statement_token1] = ACTIONS(390),
    [aux_sym_show_statement_token1] = ACTIONS(392),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(394),
    [aux_sym_explode_statement_token1] = ACTIONS(396),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(398),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(400),
    [aux_sym_cache_statement_token1] = ACTIONS(402),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(404),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(406),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(408),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(47)] = {
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(172),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym_identifier] = ACTIONS(700),
    [anon_sym_SEMI] = ACTIONS(702),
    [anon_sym_LBRACE] = ACTIONS(270),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(276),
    [aux_sym_while_statement_token1] = ACTIONS(278),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(48)] = {
    [sym_compound_statement] = STATE(192),
    [sym_statement] = STATE(160),
    [sym_var_statement] = STATE(192),
    [sym_if_statement] = STATE(192),
    [sym_while_statement] = STATE(192),
    [sym_assign_statement] = STATE(192),
    [sym_increment_statement] = STATE(194),
    [sym_decrement_statement] = STATE(194),
    [sym_return_statement] = STATE(192),
    [sym_keyword_statement] = STATE(192),
    [sym_call_script_statement] = STATE(200),
    [sym_start_script_statement] = STATE(200),
    [sym_signal_statement] = STATE(200),
    [sym_set_signal_mask_statement] = STATE(200),
    [sym_sleep_statement] = STATE(200),
    [sym_set_statement] = STATE(200),
    [sym_get_statement] = STATE(200),
    [sym_spin_statement] = STATE(200),
    [sym_stop_spin_statement] = STATE(200),
    [sym_turn_statement] = STATE(200),
    [sym_move_statement] = STATE(200),
    [sym_wait_for_turn_statement] = STATE(200),
    [sym_wait_for_move_statement] = STATE(200),
    [sym_hide_statement] = STATE(200),
    [sym_show_statement] = STATE(200),
    [sym_emit_sfx_statement] = STATE(200),
    [sym_explode_statement] = STATE(200),
    [sym_attach_unit_statement] = STATE(200),
    [sym_drop_unit_statement] = STATE(200),
    [sym_cache_statement] = STATE(200),
    [sym_dont_cache_statement] = STATE(200),
    [sym_dont_shade_statement] = STATE(200),
    [sym_dont_shadow_statement] = STATE(200),
    [sym_identifier] = ACTIONS(700),
    [anon_sym_SEMI] = ACTIONS(702),
    [anon_sym_LBRACE] = ACTIONS(270),
    [aux_sym_var_statement_token1] = ACTIONS(274),
    [aux_sym_if_statement_token1] = ACTIONS(704),
    [aux_sym_while_statement_token1] = ACTIONS(706),
    [anon_sym_PLUS_PLUS] = ACTIONS(280),
    [anon_sym_DASH_DASH] = ACTIONS(282),
    [aux_sym_return_statement_token1] = ACTIONS(284),
    [aux_sym_call_script_statement_token1] = ACTIONS(286),
    [aux_sym_start_script_statement_token1] = ACTIONS(288),
    [aux_sym_signal_statement_token1] = ACTIONS(290),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(292),
    [aux_sym_sleep_statement_token1] = ACTIONS(294),
    [aux_sym_set_statement_token1] = ACTIONS(296),
    [aux_sym_get_statement_token1] = ACTIONS(298),
    [aux_sym_spin_statement_token1] = ACTIONS(300),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(302),
    [aux_sym_turn_statement_token1] = ACTIONS(304),
    [aux_sym_move_statement_token1] = ACTIONS(306),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(308),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(310),
    [aux_sym_hide_statement_token1] = ACTIONS(312),
    [aux_sym_show_statement_token1] = ACTIONS(314),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(316),
    [aux_sym_explode_statement_token1] = ACTIONS(318),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(320),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(322),
    [aux_sym_cache_statement_token1] = ACTIONS(324),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(326),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(328),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(330),
    [sym_comment] = ACTIONS(3),
  },
  [STATE(49)] = {
    [sym_compound_statement] = STATE(83),
    [sym_statement] = STATE(88),
    [sym_var_statement] = STATE(83),
    [sym_if_statement] = STATE(83),
    [sym_while_statement] = STATE(83),
    [sym_assign_statement] = STATE(83),
    [sym_increment_statement] = STATE(84),
    [sym_decrement_statement] = STATE(84),
    [sym_return_statement] = STATE(83),
    [sym_keyword_statement] = STATE(83),
    [sym_call_script_statement] = STATE(85),
    [sym_start_script_statement] = STATE(85),
    [sym_signal_statement] = STATE(85),
    [sym_set_signal_mask_statement] = STATE(85),
    [sym_sleep_statement] = STATE(85),
    [sym_set_statement] = STATE(85),
    [sym_get_statement] = STATE(85),
    [sym_spin_statement] = STATE(85),
    [sym_stop_spin_statement] = STATE(85),
    [sym_turn_statement] = STATE(85),
    [sym_move_statement] = STATE(85),
    [sym_wait_for_turn_statement] = STATE(85),
    [sym_wait_for_move_statement] = STATE(85),
    [sym_hide_statement] = STATE(85),
    [sym_show_statement] = STATE(85),
    [sym_emit_sfx_statement] = STATE(85),
    [sym_explode_statement] = STATE(85),
    [sym_attach_unit_statement] = STATE(85),
    [sym_drop_unit_statement] = STATE(85),
    [sym_cache_statement] = STATE(85),
    [sym_dont_cache_statement] = STATE(85),
    [sym_dont_shade_statement] = STATE(85),
    [sym_dont_shadow_statement] = STATE(85),
    [sym_identifier] = ACTIONS(692),
    [anon_sym_SEMI] = ACTIONS(694),
    [anon_sym_LBRACE] = ACTIONS(33),
    [aux_sym_var_statement_token1] = ACTIONS(35),
    [aux_sym_if_statement_token1] = ACTIONS(696),
    [aux_sym_while_statement_token1] = ACTIONS(698),
    [anon_sym_PLUS_PLUS] = ACTIONS(41),
    [anon_sym_DASH_DASH] = ACTIONS(43),
    [aux_sym_return_statement_token1] = ACTIONS(45),
    [aux_sym_call_script_statement_token1] = ACTIONS(47),
    [aux_sym_start_script_statement_token1] = ACTIONS(49),
    [aux_sym_signal_statement_token1] = ACTIONS(51),
    [aux_sym_set_signal_mask_statement_token1] = ACTIONS(53),
    [aux_sym_sleep_statement_token1] = ACTIONS(55),
    [aux_sym_set_statement_token1] = ACTIONS(57),
    [aux_sym_get_statement_token1] = ACTIONS(59),
    [aux_sym_spin_statement_token1] = ACTIONS(61),
    [aux_sym_stop_spin_statement_token1] = ACTIONS(63),
    [aux_sym_turn_statement_token1] = ACTIONS(65),
    [aux_sym_move_statement_token1] = ACTIONS(67),
    [aux_sym_wait_for_turn_statement_token1] = ACTIONS(69),
    [aux_sym_wait_for_move_statement_token1] = ACTIONS(71),
    [aux_sym_hide_statement_token1] = ACTIONS(73),
    [aux_sym_show_statement_token1] = ACTIONS(75),
    [aux_sym_emit_sfx_statement_token1] = ACTIONS(77),
    [aux_sym_explode_statement_token1] = ACTIONS(79),
    [aux_sym_attach_unit_statement_token1] = ACTIONS(81),
    [aux_sym_drop_unit_statement_token1] = ACTIONS(83),
    [aux_sym_cache_statement_token1] = ACTIONS(85),
    [aux_sym_dont_cache_statement_token1] = ACTIONS(87),
    [aux_sym_dont_shade_statement_token1] = ACTIONS(89),
    [aux_sym_dont_shadow_statement_token1] = ACTIONS(91),
    [sym_comment] = ACTIONS(3),
  },
};

static const uint16_t ts_small_parse_table[] = {
  [0] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(710), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(708), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [54] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(714), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(712), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [108] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(718), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(716), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [162] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(722), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(720), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [216] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(726), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(724), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [270] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(730), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(728), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [324] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(734), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(732), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [378] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(738), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(736), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [432] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(742), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(740), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [486] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(746), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(744), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [540] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(750), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(748), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [594] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(754), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(752), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [648] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(758), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(756), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [702] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(762), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(760), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [756] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(766), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(764), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [810] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(770), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(768), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [864] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(774), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(772), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [918] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(778), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(776), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [972] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(782), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(780), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1026] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(786), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(784), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1080] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(790), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(788), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1134] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(794), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(792), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1188] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(798), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(796), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1242] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(802), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(800), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1296] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(806), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(804), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1350] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(810), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(808), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1404] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(814), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(812), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1458] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(818), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(816), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1512] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(822), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(820), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1566] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(826), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(824), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1620] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(830), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(828), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1674] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(834), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(832), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1728] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(838), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(836), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1782] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(842), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(840), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1836] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(846), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(844), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1890] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(850), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(848), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1944] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(854), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(852), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [1998] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(856), 1,
      aux_sym_if_statement_token2,
    ACTIONS(794), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(792), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2054] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(860), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(858), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2108] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(864), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(862), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2162] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(868), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(866), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2216] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(872), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(870), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2270] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(876), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(874), 32,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2324] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(880), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(878), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2377] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(884), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(882), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2430] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(888), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(886), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2483] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(892), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(890), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2536] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(896), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(894), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2589] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(900), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(898), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2642] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(904), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(902), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2695] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(908), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(906), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2748] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(912), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(910), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2801] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(916), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(914), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2854] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(920), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(918), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2907] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(925), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(922), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [2960] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(930), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(928), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3013] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(934), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(932), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3066] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(938), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(936), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3119] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(942), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(940), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3172] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(946), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(944), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3225] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(950), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(948), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3278] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(954), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(952), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3331] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(958), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(956), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3384] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(962), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(960), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3437] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(966), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(964), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3490] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(970), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(968), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3543] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(974), 14,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(972), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
  [3596] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(770), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(768), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3646] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(730), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(728), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3696] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(766), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(764), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3746] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(826), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(824), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3796] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(774), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(772), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3846] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(778), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(776), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3896] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(782), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(780), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3946] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(790), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(788), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [3996] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(798), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(796), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4046] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(802), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(800), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4096] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(806), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(804), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4146] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(810), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(808), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4196] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(814), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(812), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4246] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(818), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(816), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4296] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(822), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(820), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4346] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(834), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(832), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4396] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(838), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(836), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4446] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(834), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(832), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4496] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(838), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(836), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4546] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(854), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(852), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4596] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(976), 1,
      aux_sym_if_statement_token2,
    ACTIONS(794), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(792), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4648] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(860), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(858), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4698] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(868), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(866), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4748] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(872), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(870), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4798] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(876), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(874), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4848] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(714), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(712), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4898] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(718), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(716), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4948] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(722), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(720), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [4998] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(726), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(724), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5048] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(854), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(852), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5098] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(734), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(732), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5148] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(738), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(736), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5198] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(742), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(740), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5248] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(746), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(744), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5298] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(750), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(748), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5348] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(754), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(752), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5398] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(758), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(756), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5448] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(762), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(760), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5498] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(830), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(828), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5548] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(730), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(728), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5598] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(794), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(792), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5648] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(766), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(764), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5698] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(978), 1,
      aux_sym_if_statement_token2,
    ACTIONS(794), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(792), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5750] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(860), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(858), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5800] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(830), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(828), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5850] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(872), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(870), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5900] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(876), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(874), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [5950] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(714), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(712), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6000] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(718), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(716), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6050] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(722), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(720), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6100] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(726), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(724), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6150] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(770), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(768), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6200] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(774), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(772), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6250] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(778), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(776), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6300] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(782), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(780), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6350] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(734), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(732), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6400] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(738), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(736), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6450] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(786), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(784), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6500] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(710), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(708), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6550] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(742), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(740), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6600] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(794), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(792), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6650] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(746), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(744), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6700] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(750), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(748), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6750] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(754), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(752), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6800] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(758), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(756), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6850] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(762), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(760), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6900] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(790), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(788), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [6950] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(786), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(784), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7000] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(798), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(796), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7050] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(802), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(800), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7100] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(806), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(804), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7150] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(810), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(808), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7200] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(710), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(708), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7250] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(814), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(812), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7300] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(818), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(816), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7350] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(842), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(840), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7400] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(864), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(862), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7450] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(846), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(844), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7500] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(822), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(820), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7550] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(842), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(840), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7600] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(846), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(844), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7650] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(850), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(848), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7700] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(864), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(862), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7750] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(850), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(848), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7800] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(826), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(824), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7850] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(868), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(866), 31,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_if_statement_token2,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7900] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(966), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(964), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7949] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(925), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(922), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [7998] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(946), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(944), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8047] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(950), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(948), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8096] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(954), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(952), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8145] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(900), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(898), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8194] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(946), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(944), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8243] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(950), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(948), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8292] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(954), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(952), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8341] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(884), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(882), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8390] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(974), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(972), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8439] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(880), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(878), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8488] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(970), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(968), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8537] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(884), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(882), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8586] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(974), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(972), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8635] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(880), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(878), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8684] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(970), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(968), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8733] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(900), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(898), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8782] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(888), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(886), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8831] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(892), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(890), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8880] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(896), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(894), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8929] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(904), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(902), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [8978] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(908), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(906), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9027] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(912), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(910), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9076] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(916), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(914), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9125] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(920), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(918), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9174] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(930), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(928), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9223] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(934), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(932), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9272] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(888), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(886), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9321] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(942), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(940), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9370] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(958), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(956), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9419] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(962), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(960), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9468] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(892), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(890), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9517] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(896), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(894), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9566] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(904), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(902), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9615] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(908), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(906), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9664] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(912), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(910), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9713] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(916), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(914), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9762] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(920), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(918), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9811] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(930), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(928), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9860] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(934), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(932), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9909] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(938), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(936), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [9958] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(925), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(922), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [10007] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(942), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(940), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [10056] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(958), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(956), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [10105] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(962), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(960), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [10154] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(966), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_RBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(964), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [10203] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(938), 11,
      anon_sym_SEMI,
      anon_sym_LBRACE,
      anon_sym_PLUS_PLUS,
      anon_sym_DASH_DASH,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
    ACTIONS(936), 30,
      aux_sym_var_statement_token1,
      aux_sym_if_statement_token1,
      aux_sym_while_statement_token1,
      aux_sym_return_statement_token1,
      aux_sym_call_script_statement_token1,
      aux_sym_start_script_statement_token1,
      aux_sym_signal_statement_token1,
      aux_sym_set_signal_mask_statement_token1,
      aux_sym_sleep_statement_token1,
      aux_sym_set_statement_token1,
      aux_sym_get_statement_token1,
      aux_sym_spin_statement_token1,
      aux_sym_stop_spin_statement_token1,
      aux_sym_turn_statement_token1,
      aux_sym_move_statement_token1,
      aux_sym_wait_for_turn_statement_token1,
      aux_sym_wait_for_move_statement_token1,
      aux_sym_hide_statement_token1,
      aux_sym_show_statement_token1,
      aux_sym_emit_sfx_statement_token1,
      aux_sym_explode_statement_token1,
      aux_sym_attach_unit_statement_token1,
      aux_sym_drop_unit_statement_token1,
      aux_sym_cache_statement_token1,
      aux_sym_dont_cache_statement_token1,
      aux_sym_dont_shade_statement_token1,
      aux_sym_dont_shadow_statement_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
  [10252] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(998), 1,
      aux_sym_preproc_if_token2,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1036), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10334] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1010), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1048), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10416] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1012), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(850), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10498] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1014), 1,
      anon_sym_SEMI,
    ACTIONS(1016), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1055), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(258), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10580] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1018), 1,
      anon_sym_SEMI,
    ACTIONS(1020), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(911), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(252), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10662] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1022), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(972), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10744] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1024), 1,
      anon_sym_SEMI,
    ACTIONS(1026), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1079), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(256), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10826] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1028), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1087), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10908] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1030), 1,
      anon_sym_SEMI,
    ACTIONS(1032), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1009), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(262), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [10990] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1034), 1,
      anon_sym_SEMI,
    ACTIONS(1036), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1025), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(261), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11072] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1038), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(848), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11154] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1040), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1027), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11236] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1042), 1,
      anon_sym_SEMI,
    ACTIONS(1044), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(987), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(265), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11318] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1046), 1,
      anon_sym_SEMI,
    ACTIONS(1048), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(876), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(251), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11400] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(982), 1,
      anon_sym_SEMI,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1050), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(894), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11482] = 21,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(980), 1,
      sym_identifier,
    ACTIONS(984), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(986), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(988), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(990), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(992), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(994), 1,
      sym_preproc_directive_name,
    ACTIONS(996), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1002), 1,
      aux_sym_preproc_else_token1,
    ACTIONS(1004), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1008), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1052), 1,
      anon_sym_SEMI,
    ACTIONS(1054), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1000), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    ACTIONS(1006), 2,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(1008), 3,
      sym_preproc_else_top_level,
      sym_preproc_elif_top_level,
      sym_preproc_elifdef_top_level,
    STATE(253), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11564] = 18,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1056), 1,
      sym_identifier,
    ACTIONS(1059), 1,
      anon_sym_SEMI,
    ACTIONS(1062), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(1065), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(1068), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(1071), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(1074), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(1077), 1,
      sym_preproc_directive_name,
    ACTIONS(1080), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1088), 1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1090), 1,
      aux_sym_preproc_line_token1,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(839), 1,
      sym__macro_call_expression,
    ACTIONS(1085), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    STATE(612), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    ACTIONS(1083), 4,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
    STATE(267), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11637] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(7), 1,
      sym_identifier,
    ACTIONS(11), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(13), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(15), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(17), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(19), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(21), 1,
      sym_preproc_directive_name,
    ACTIONS(23), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(27), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1093), 1,
      ts_builtin_sym_end,
    ACTIONS(1095), 1,
      anon_sym_SEMI,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(842), 1,
      sym__macro_call_expression,
    ACTIONS(25), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    STATE(680), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(269), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11704] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1083), 1,
      ts_builtin_sym_end,
    ACTIONS(1097), 1,
      sym_identifier,
    ACTIONS(1100), 1,
      anon_sym_SEMI,
    ACTIONS(1103), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(1106), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(1109), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(1112), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(1115), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(1118), 1,
      sym_preproc_directive_name,
    ACTIONS(1121), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1127), 1,
      aux_sym_preproc_line_token1,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(842), 1,
      sym__macro_call_expression,
    ACTIONS(1124), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    STATE(680), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(269), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11771] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1130), 1,
      sym_identifier,
    ACTIONS(1132), 1,
      anon_sym_SEMI,
    ACTIONS(1134), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(1136), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(1138), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(1140), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(1142), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(1144), 1,
      sym_preproc_directive_name,
    ACTIONS(1146), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1148), 1,
      aux_sym_preproc_if_token2,
    ACTIONS(1152), 1,
      aux_sym_preproc_line_token1,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(824), 1,
      sym__macro_call_expression,
    ACTIONS(1150), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    STATE(697), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(271), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11838] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1083), 1,
      aux_sym_preproc_if_token2,
    ACTIONS(1154), 1,
      sym_identifier,
    ACTIONS(1157), 1,
      anon_sym_SEMI,
    ACTIONS(1160), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(1163), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(1166), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(1169), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(1172), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(1175), 1,
      sym_preproc_directive_name,
    ACTIONS(1178), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1184), 1,
      aux_sym_preproc_line_token1,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(824), 1,
      sym__macro_call_expression,
    ACTIONS(1181), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    STATE(697), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(271), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11905] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1130), 1,
      sym_identifier,
    ACTIONS(1134), 1,
      aux_sym_piece_declaration_token1,
    ACTIONS(1136), 1,
      aux_sym_static_var_declaration_token1,
    ACTIONS(1138), 1,
      aux_sym_preproc_include_token1,
    ACTIONS(1140), 1,
      aux_sym_preproc_def_token1,
    ACTIONS(1142), 1,
      aux_sym_preproc_undef_token1,
    ACTIONS(1144), 1,
      sym_preproc_directive_name,
    ACTIONS(1146), 1,
      aux_sym_preproc_if_token1,
    ACTIONS(1152), 1,
      aux_sym_preproc_line_token1,
    ACTIONS(1187), 1,
      anon_sym_SEMI,
    ACTIONS(1189), 1,
      aux_sym_preproc_if_token2,
    STATE(817), 1,
      sym_preproc_call_expression,
    STATE(824), 1,
      sym__macro_call_expression,
    ACTIONS(1150), 2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
    STATE(697), 3,
      sym_piece_declaration,
      sym_static_var_declaration,
      sym_function_declaration,
    STATE(270), 13,
      sym__top_level_item,
      sym_macro_name_statement,
      sym_macro_call_statement,
      sym_declaration,
      sym_preproc_include,
      sym_preproc_def,
      sym_preproc_function_def,
      sym_preproc_undef,
      sym_preproc_directive,
      sym_preproc_if_top_level,
      sym_preproc_ifdef_top_level,
      sym_preproc_line,
      aux_sym_source_file_repeat1,
  [11972] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1193), 1,
      anon_sym_LPAREN,
    STATE(280), 1,
      sym_preproc_argument_list,
    ACTIONS(1196), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1191), 22,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12014] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1198), 1,
      anon_sym_LPAREN,
    STATE(280), 1,
      sym_preproc_argument_list,
    ACTIONS(1196), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1191), 22,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12056] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1202), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1200), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12093] = 9,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1212), 3,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
    ACTIONS(1204), 15,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [12142] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1222), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1220), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12179] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1226), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1224), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12216] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1230), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1228), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12253] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1234), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1232), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12290] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1238), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1236), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12327] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1242), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1240), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12364] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1246), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1244), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12401] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1250), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1248), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12438] = 10,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1212), 2,
      anon_sym_CARET,
      anon_sym_PIPE,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1204), 15,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [12489] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1256), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1254), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12526] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1260), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1258), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12563] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1264), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1262), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12600] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1268), 1,
      anon_sym_LPAREN,
    ACTIONS(1276), 1,
      anon_sym_CARET,
    ACTIONS(1278), 1,
      anon_sym_PIPE,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1270), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1272), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1274), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1266), 8,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
  [12661] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1212), 5,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1204), 21,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12702] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1276), 1,
      anon_sym_CARET,
    ACTIONS(1278), 1,
      anon_sym_PIPE,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1272), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1274), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1204), 11,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [12759] = 6,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1212), 5,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1204), 19,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12802] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1276), 1,
      anon_sym_CARET,
    ACTIONS(1278), 1,
      anon_sym_PIPE,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1274), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1204), 13,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
  [12857] = 11,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1276), 1,
      anon_sym_CARET,
    ACTIONS(1278), 1,
      anon_sym_PIPE,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1204), 15,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [12910] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1282), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1280), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12947] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1286), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1284), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [12984] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1290), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1288), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13021] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1294), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1292), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13058] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1298), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1296), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13095] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1212), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1204), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13132] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1302), 6,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1300), 23,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13169] = 11,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1212), 1,
      anon_sym_CARET,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1278), 1,
      anon_sym_PIPE,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1204), 15,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [13222] = 8,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1212), 3,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
    ACTIONS(1204), 17,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_LPAREN,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
  [13269] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1210), 1,
      anon_sym_SLASH,
    ACTIONS(1252), 1,
      anon_sym_AMP,
    ACTIONS(1276), 1,
      anon_sym_CARET,
    ACTIONS(1278), 1,
      anon_sym_PIPE,
    ACTIONS(1304), 1,
      anon_sym_LPAREN,
    ACTIONS(1206), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1208), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1214), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1216), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1218), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1270), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1272), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1274), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1266), 8,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
  [13330] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1212), 5,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1204), 20,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13370] = 11,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1204), 14,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [13422] = 11,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1212), 1,
      anon_sym_CARET,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1204), 14,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [13474] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1204), 12,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
  [13528] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1204), 10,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [13584] = 10,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1212), 2,
      anon_sym_CARET,
      anon_sym_PIPE,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1204), 14,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [13634] = 9,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1212), 3,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
    ACTIONS(1204), 14,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [13682] = 8,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1212), 3,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
    ACTIONS(1204), 16,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
  [13728] = 6,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1212), 5,
      anon_sym_CARET,
      anon_sym_PIPE,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1204), 18,
      anon_sym_SEMI,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      aux_sym_set_statement_token2,
      anon_sym_accelerate,
      anon_sym_now,
      anon_sym_speed,
      aux_sym_emit_sfx_statement_token2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [13770] = 8,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1329), 1,
      anon_sym_COMMA,
    ACTIONS(1331), 1,
      anon_sym_LPAREN,
    ACTIONS(1333), 1,
      anon_sym_RPAREN,
    STATE(361), 1,
      sym_preproc_argument_list,
    STATE(770), 1,
      aux_sym_function_declaration_repeat1,
    ACTIONS(1337), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1335), 16,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [13814] = 8,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1329), 1,
      anon_sym_COMMA,
    ACTIONS(1331), 1,
      anon_sym_LPAREN,
    ACTIONS(1339), 1,
      anon_sym_RPAREN,
    STATE(361), 1,
      sym_preproc_argument_list,
    STATE(771), 1,
      aux_sym_function_declaration_repeat1,
    ACTIONS(1337), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1335), 16,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [13858] = 8,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1329), 1,
      anon_sym_COMMA,
    ACTIONS(1331), 1,
      anon_sym_LPAREN,
    ACTIONS(1341), 1,
      anon_sym_RPAREN,
    STATE(361), 1,
      sym_preproc_argument_list,
    STATE(776), 1,
      aux_sym_function_declaration_repeat1,
    ACTIONS(1337), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1335), 16,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [13902] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1331), 1,
      anon_sym_LPAREN,
    STATE(361), 1,
      sym_preproc_argument_list,
    ACTIONS(1337), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1335), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [13939] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1345), 1,
      anon_sym_RPAREN,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    STATE(763), 1,
      aux_sym_preproc_argument_list_repeat1,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [13997] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(277), 1,
      sym_get_call,
    STATE(289), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14057] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(289), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(947), 1,
      sym_get_call,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14117] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1393), 1,
      anon_sym_SEMI,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(517), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14177] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1401), 1,
      anon_sym_RPAREN,
    STATE(768), 1,
      aux_sym_preproc_argument_list_repeat1,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [14235] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1403), 1,
      anon_sym_RPAREN,
    STATE(785), 1,
      aux_sym_preproc_argument_list_repeat1,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [14293] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1405), 1,
      anon_sym_SEMI,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(524), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14353] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(289), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(960), 1,
      sym_get_call,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14413] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1407), 1,
      anon_sym_SEMI,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(566), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14473] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(289), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(1092), 1,
      sym_get_call,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14533] = 5,
    ACTIONS(1335), 1,
      anon_sym_LF,
    ACTIONS(1409), 1,
      anon_sym_LPAREN,
    ACTIONS(1411), 1,
      sym_comment,
    STATE(485), 1,
      sym_preproc_argument_list,
    ACTIONS(1337), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [14569] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1413), 1,
      anon_sym_RPAREN,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(366), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14629] = 17,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(277), 1,
      sym_get_call,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(304), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14689] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1415), 1,
      anon_sym_RPAREN,
    STATE(752), 1,
      aux_sym_preproc_argument_list_repeat1,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [14747] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(552), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14804] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(300), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14861] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(291), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14918] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(293), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [14975] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(294), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15032] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(302), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15089] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(285), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15146] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(276), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15203] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(303), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15260] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(292), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15317] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(518), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15374] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(305), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15431] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(300), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15488] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(309), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15545] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(308), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15602] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(306), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15659] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(307), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15716] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(310), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15773] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(311), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15830] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(312), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15887] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(313), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [15944] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(513), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16001] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(476), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16058] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(520), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16115] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(531), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16172] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(530), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16229] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(567), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16286] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(536), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16343] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(538), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16400] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1234), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1232), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [16431] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(540), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16488] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(547), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16545] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(559), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16602] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1242), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1240), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [16633] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1417), 1,
      anon_sym_COMMA,
    ACTIONS(1419), 1,
      anon_sym_RPAREN,
    STATE(774), 1,
      aux_sym_argument_list_repeat1,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [16690] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(462), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16747] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(463), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16804] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1250), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1248), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [16835] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1256), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1254), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [16866] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(504), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16923] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(496), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [16980] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(473), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17037] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(474), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17094] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(508), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17151] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(523), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17208] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(525), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17265] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(512), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17322] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(515), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17379] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(500), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17436] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(481), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17493] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(275), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17550] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(527), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17607] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(537), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17664] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1230), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1228), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17695] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1425), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1423), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17726] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1429), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1427), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17757] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1433), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1431), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17788] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(501), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17845] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(275), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [17902] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1437), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1435), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17933] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1298), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1296), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17964] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1302), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1300), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [17995] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1441), 4,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1439), 16,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [18030] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1441), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1439), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [18061] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1439), 4,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [18112] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1439), 6,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
  [18161] = 11,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1439), 8,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [18208] = 11,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1441), 1,
      anon_sym_CARET,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1439), 8,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [18255] = 10,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1441), 2,
      anon_sym_CARET,
      anon_sym_AMP,
    ACTIONS(1439), 8,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [18300] = 9,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1441), 2,
      anon_sym_CARET,
      anon_sym_AMP,
    ACTIONS(1439), 10,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
  [18343] = 7,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1441), 4,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1439), 12,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
  [18382] = 6,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1441), 4,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1439), 14,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [18419] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1443), 2,
      anon_sym_COMMA,
      anon_sym_RPAREN,
  [18472] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(553), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18529] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(533), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18586] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(503), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18643] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1447), 5,
      anon_sym_SLASH,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1445), 18,
      anon_sym_COMMA,
      anon_sym_RPAREN,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [18674] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(505), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18731] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(514), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18788] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(516), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18845] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(502), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18902] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(506), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [18959] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(507), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19016] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(509), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19073] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(455), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19130] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(554), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19187] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(562), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19244] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(564), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19301] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(499), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19358] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(521), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19415] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(522), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19472] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(526), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19529] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(529), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19586] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(534), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19643] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(535), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19700] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(539), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19757] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(542), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19814] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(546), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19871] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(464), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19928] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(555), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [19985] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(556), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20042] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(560), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20099] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(561), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20156] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(563), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20213] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(498), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20270] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(510), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20327] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(477), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20384] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(478), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20441] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(483), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20498] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(484), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20555] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(543), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20612] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(544), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20669] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(545), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20726] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(557), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20783] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(558), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20840] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(549), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20897] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(550), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [20954] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(551), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [21011] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    ACTIONS(1391), 1,
      sym_identifier,
    ACTIONS(1395), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1397), 1,
      anon_sym_BANG,
    ACTIONS(1399), 1,
      aux_sym_unary_expression_token1,
    STATE(298), 1,
      sym_preproc_call_expression,
    STATE(565), 1,
      sym_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [21068] = 16,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1371), 1,
      sym_identifier,
    ACTIONS(1373), 1,
      anon_sym_LPAREN,
    ACTIONS(1375), 1,
      aux_sym_get_statement_token1,
    ACTIONS(1377), 1,
      anon_sym_BANG,
    ACTIONS(1379), 1,
      aux_sym_unary_expression_token1,
    ACTIONS(1381), 1,
      anon_sym_LT,
    ACTIONS(1383), 1,
      aux_sym_rand_call_token1,
    ACTIONS(1385), 1,
      anon_sym_LBRACK,
    ACTIONS(1387), 1,
      sym_number_literal,
    STATE(290), 1,
      sym_expression,
    STATE(298), 1,
      sym_preproc_call_expression,
    ACTIONS(1389), 2,
      sym_true,
      sym_false,
    STATE(279), 2,
      sym_linear_constant,
      sym_degree_constant,
    STATE(283), 2,
      sym_get_term,
      sym_rand_call,
    STATE(278), 6,
      sym_parenthesized_expression,
      sym__macro_call_expression,
      sym_unary_expression,
      sym_binary_expression,
      sym_varying,
      sym_constant,
  [21125] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1469), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [21173] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1441), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [21221] = 11,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1441), 4,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [21267] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1471), 1,
      anon_sym_SEMI,
    ACTIONS(1473), 1,
      anon_sym_accelerate,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [21321] = 10,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
    ACTIONS(1441), 6,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
  [21365] = 3,
    ACTIONS(1228), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1230), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21395] = 9,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
    ACTIONS(1441), 7,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
  [21437] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1423), 1,
      anon_sym_LF,
    ACTIONS(1425), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21467] = 8,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
    ACTIONS(1441), 8,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
  [21507] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1427), 1,
      anon_sym_LF,
    ACTIONS(1429), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21537] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1475), 1,
      anon_sym_now,
    ACTIONS(1477), 1,
      anon_sym_speed,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [21591] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1479), 1,
      anon_sym_now,
    ACTIONS(1481), 1,
      anon_sym_speed,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [21645] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1483), 1,
      anon_sym_SEMI,
    ACTIONS(1485), 1,
      anon_sym_accelerate,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [21699] = 7,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
    ACTIONS(1441), 10,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
  [21737] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1445), 1,
      anon_sym_LF,
    ACTIONS(1447), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21767] = 3,
    ACTIONS(1254), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1256), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21797] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1487), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [21845] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1441), 14,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [21881] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1441), 16,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21915] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1489), 1,
      anon_sym_RPAREN,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21967] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1441), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [21997] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1491), 1,
      anon_sym_COMMA,
    ACTIONS(1493), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22051] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1495), 1,
      anon_sym_SEMI,
    ACTIONS(1497), 1,
      anon_sym_accelerate,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22105] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1499), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [22153] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1501), 1,
      anon_sym_COMMA,
    ACTIONS(1503), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22207] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1505), 1,
      anon_sym_now,
    ACTIONS(1507), 1,
      anon_sym_speed,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22261] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1509), 1,
      anon_sym_now,
    ACTIONS(1511), 1,
      anon_sym_speed,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22315] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1513), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [22363] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1431), 1,
      anon_sym_LF,
    ACTIONS(1433), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22393] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1515), 1,
      anon_sym_COMMA,
    ACTIONS(1517), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22447] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1519), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [22495] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1521), 1,
      anon_sym_now,
    ACTIONS(1523), 1,
      anon_sym_speed,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22549] = 15,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1525), 1,
      anon_sym_now,
    ACTIONS(1527), 1,
      anon_sym_speed,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [22603] = 3,
    ACTIONS(1232), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1234), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22633] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1435), 1,
      anon_sym_LF,
    ACTIONS(1437), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22663] = 3,
    ACTIONS(1296), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1298), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22693] = 3,
    ACTIONS(1240), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1242), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22723] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1529), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [22771] = 3,
    ACTIONS(1300), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1302), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22801] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1351), 1,
      anon_sym_SLASH,
    ACTIONS(1359), 1,
      anon_sym_CARET,
    ACTIONS(1361), 1,
      anon_sym_AMP,
    ACTIONS(1531), 1,
      anon_sym_RPAREN,
    ACTIONS(1347), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1349), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1353), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1355), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1357), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1363), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1365), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1367), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1369), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22853] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1533), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [22901] = 12,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1459), 1,
      anon_sym_CARET,
    ACTIONS(1461), 1,
      anon_sym_AMP,
    ACTIONS(1535), 1,
      anon_sym_LF,
    ACTIONS(1449), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1453), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1455), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1457), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1463), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1467), 2,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1465), 4,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
  [22949] = 3,
    ACTIONS(1248), 1,
      anon_sym_LF,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1250), 21,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [22979] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1439), 1,
      anon_sym_LF,
    ACTIONS(1451), 3,
      anon_sym_STAR,
      anon_sym_SLASH,
      anon_sym_PERCENT,
    ACTIONS(1441), 18,
      anon_sym_PLUS,
      anon_sym_DASH,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
      anon_sym_CARET,
      anon_sym_AMP,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
      anon_sym_GT,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
      anon_sym_LT,
      anon_sym_LT_LT,
      anon_sym_GT_GT,
  [23011] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
    ACTIONS(1537), 2,
      anon_sym_COMMA,
      anon_sym_RPAREN,
  [23063] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1543), 1,
      anon_sym_RPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(322), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [23112] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1557), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23163] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1559), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23214] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1561), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23265] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1563), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23316] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1565), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23367] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1567), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23418] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1569), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23469] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1571), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23520] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1573), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23571] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1575), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23622] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1577), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23673] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1579), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23724] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1581), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23775] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    ACTIONS(1583), 1,
      anon_sym_RPAREN,
    STATE(331), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [23824] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1585), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23875] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1587), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23926] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1589), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [23977] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1591), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24028] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1593), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24079] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1595), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24130] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1597), 1,
      anon_sym_COMMA,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24181] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    ACTIONS(1599), 1,
      sym_identifier,
    ACTIONS(1601), 1,
      anon_sym_RPAREN,
    STATE(323), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [24230] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1603), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24281] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1605), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24332] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1607), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24383] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1609), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24434] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1611), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24485] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1613), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24536] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1615), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24587] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1617), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24638] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    ACTIONS(1601), 1,
      anon_sym_RPAREN,
    STATE(323), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [24687] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1619), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24738] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1621), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24789] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1623), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24840] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    ACTIONS(1625), 1,
      anon_sym_RPAREN,
    STATE(318), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [24889] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1627), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24940] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1629), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [24991] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1631), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25042] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1633), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25093] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1635), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25144] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1637), 1,
      aux_sym_set_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25195] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1639), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25246] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1641), 1,
      aux_sym_emit_sfx_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25297] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    ACTIONS(1601), 1,
      anon_sym_RPAREN,
    ACTIONS(1643), 1,
      sym_identifier,
    STATE(323), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [25346] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1645), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25397] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1647), 1,
      aux_sym_set_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25448] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1649), 1,
      aux_sym_emit_sfx_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25499] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1651), 1,
      aux_sym_set_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25550] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1653), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25601] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1655), 1,
      aux_sym_set_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25652] = 13,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    ACTIONS(1601), 1,
      anon_sym_RPAREN,
    ACTIONS(1657), 1,
      sym_identifier,
    STATE(323), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [25701] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1659), 1,
      aux_sym_set_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25752] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1661), 1,
      aux_sym_emit_sfx_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25803] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1663), 1,
      aux_sym_set_statement_token2,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25854] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1665), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25905] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1667), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [25956] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1669), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26007] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1671), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26058] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1673), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26109] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1675), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26160] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1677), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26211] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1679), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26262] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1681), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26313] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1683), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26364] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1685), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26415] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1687), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26466] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1689), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26517] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1691), 1,
      anon_sym_RPAREN,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26568] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1693), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26619] = 14,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1309), 1,
      anon_sym_SLASH,
    ACTIONS(1313), 1,
      anon_sym_CARET,
    ACTIONS(1315), 1,
      anon_sym_PIPE,
    ACTIONS(1317), 1,
      anon_sym_AMP,
    ACTIONS(1695), 1,
      anon_sym_SEMI,
    ACTIONS(1307), 2,
      anon_sym_STAR,
      anon_sym_PERCENT,
    ACTIONS(1311), 2,
      anon_sym_PLUS,
      anon_sym_DASH,
    ACTIONS(1319), 2,
      anon_sym_EQ_EQ,
      anon_sym_BANG_EQ,
    ACTIONS(1321), 2,
      anon_sym_GT,
      anon_sym_LT,
    ACTIONS(1323), 2,
      anon_sym_GT_EQ,
      anon_sym_LT_EQ,
    ACTIONS(1325), 2,
      anon_sym_AMP_AMP,
      aux_sym_binary_expression_token3,
    ACTIONS(1327), 2,
      anon_sym_PIPE_PIPE,
      aux_sym_binary_expression_token2,
    ACTIONS(1421), 2,
      anon_sym_CARET_CARET,
      aux_sym_binary_expression_token1,
  [26670] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(394), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26716] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(470), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26762] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(471), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26808] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(493), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26854] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(404), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26900] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(461), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26946] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(452), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [26992] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(492), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27038] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(491), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27084] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(489), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27130] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(472), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27176] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(453), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27222] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(395), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27268] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(468), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27314] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(396), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27360] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(475), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27406] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(397), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27452] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(398), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27498] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(399), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27544] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(400), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27590] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(401), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27636] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(402), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27682] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(479), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27728] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(403), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27774] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(482), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27820] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1539), 1,
      sym_identifier,
    ACTIONS(1541), 1,
      anon_sym_LPAREN,
    ACTIONS(1549), 1,
      anon_sym_LT,
    ACTIONS(1551), 1,
      anon_sym_LBRACK,
    ACTIONS(1553), 1,
      anon_sym_defined,
    ACTIONS(1555), 1,
      sym_number_literal,
    STATE(387), 1,
      sym_preproc_expression,
    ACTIONS(1545), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(385), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1547), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(386), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27866] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(456), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27912] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(458), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [27958] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(460), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [28004] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(465), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [28050] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(495), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [28096] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(454), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [28142] = 12,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1697), 1,
      sym_identifier,
    ACTIONS(1699), 1,
      anon_sym_LPAREN,
    ACTIONS(1705), 1,
      anon_sym_LT,
    ACTIONS(1707), 1,
      anon_sym_LBRACK,
    ACTIONS(1709), 1,
      anon_sym_defined,
    ACTIONS(1711), 1,
      sym_number_literal,
    STATE(469), 1,
      sym_preproc_expression,
    ACTIONS(1701), 2,
      anon_sym_BANG,
      anon_sym_TILDE,
    STATE(457), 2,
      sym_linear_constant,
      sym_degree_constant,
    ACTIONS(1703), 3,
      aux_sym_unary_expression_token1,
      anon_sym_PLUS,
      anon_sym_DASH,
    STATE(459), 6,
      sym_constant,
      sym_preproc_call_expression,
      sym_preproc_defined,
      sym_preproc_unary_expression,
      sym_preproc_binary_expression,
      sym_preproc_parenthesized_expression,
  [28188] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(894), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(896), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28213] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(784), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(786), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28238] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1713), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1715), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28263] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(956), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(958), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28288] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1717), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1719), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28313] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1721), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1723), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28338] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1725), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1727), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28363] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(960), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(962), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28388] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1729), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1731), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28413] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(940), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(942), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28438] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(964), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(966), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28463] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1733), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1735), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28488] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(886), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(888), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28513] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(708), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(710), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28538] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(890), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(892), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28563] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1737), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1739), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28588] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1741), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1743), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28613] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1745), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1747), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28638] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1749), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1751), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28663] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1753), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1755), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28688] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(902), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(904), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28713] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1757), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1759), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28738] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(906), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(908), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28763] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1761), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1763), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28788] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(910), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(912), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28813] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(914), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(916), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28838] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(918), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(920), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28863] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(928), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(930), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28888] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1765), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1767), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28913] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1769), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1771), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28938] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(932), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(934), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28963] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(936), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(938), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [28988] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1773), 6,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
      aux_sym_preproc_elif_token1,
    ACTIONS(1775), 11,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_else_token1,
      aux_sym_preproc_elifdef_token1,
      aux_sym_preproc_elifdef_token2,
      aux_sym_preproc_line_token1,
  [29013] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1745), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1747), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29034] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(932), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(934), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29055] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(936), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(938), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29076] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1717), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1719), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29097] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1721), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1723), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29118] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(940), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(942), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29139] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(956), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(958), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29160] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(960), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(962), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29181] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1765), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1767), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29202] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1725), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1727), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29223] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(964), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(966), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29244] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(936), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(938), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29265] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(910), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(912), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29286] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(890), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(892), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29307] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1773), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1775), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29328] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(940), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(942), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29349] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1765), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1767), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29370] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1729), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1731), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29391] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1725), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1727), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29412] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(886), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(888), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29433] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(956), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(958), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29454] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(784), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(786), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29475] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(890), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(892), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29496] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(918), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(920), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29517] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1729), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1731), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29538] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(784), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(786), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29559] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(894), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(896), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29580] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(902), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(904), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29601] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1737), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1739), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29622] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(708), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(710), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29643] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(964), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(966), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29664] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1741), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1743), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29685] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1749), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1751), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29706] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(906), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(908), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29727] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(906), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(908), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29748] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1741), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1743), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29769] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1761), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1763), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29790] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1713), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1715), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29811] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1753), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1755), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29832] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(902), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(904), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29853] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1757), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1759), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29874] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(886), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(888), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29895] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1717), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1719), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29916] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1721), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1723), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29937] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(960), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(962), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29958] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1761), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1763), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [29979] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1733), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1735), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30000] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(932), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(934), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30021] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(894), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(896), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30042] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(910), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(912), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30063] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1753), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1755), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30084] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1769), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1771), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30105] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(914), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(916), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30126] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(918), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(920), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30147] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(928), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(930), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30168] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1773), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1775), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30189] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1737), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1739), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30210] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1749), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1751), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30231] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(928), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(930), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30252] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1769), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1771), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30273] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(914), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(916), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30294] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(708), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(710), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30315] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1757), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1759), 8,
      ts_builtin_sym_end,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30336] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1733), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1735), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30357] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1745), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1747), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30378] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1713), 5,
      aux_sym_piece_declaration_token1,
      aux_sym_static_var_declaration_token1,
      sym_identifier,
      sym_preproc_directive_name,
      aux_sym_preproc_if_token1,
    ACTIONS(1715), 8,
      anon_sym_SEMI,
      aux_sym_preproc_include_token1,
      aux_sym_preproc_def_token1,
      aux_sym_preproc_undef_token1,
      aux_sym_preproc_if_token2,
      aux_sym_preproc_ifdef_token1,
      aux_sym_preproc_ifdef_token2,
      aux_sym_preproc_line_token1,
  [30399] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1779), 5,
      anon_sym_LPAREN,
      anon_sym_BANG,
      anon_sym_LT,
      anon_sym_LBRACK,
      sym_number_literal,
    ACTIONS(1777), 6,
      aux_sym_get_statement_token1,
      aux_sym_unary_expression_token1,
      aux_sym_rand_call_token1,
      sym_identifier,
      sym_true,
      sym_false,
  [30418] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1781), 1,
      sym_identifier,
    ACTIONS(1783), 1,
      anon_sym_DQUOTE,
    ACTIONS(1785), 1,
      sym_system_lib_string,
    STATE(935), 2,
      sym_preproc_call_expression,
      sym_string_literal,
  [30435] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1783), 1,
      anon_sym_DQUOTE,
    ACTIONS(1787), 1,
      sym_identifier,
    ACTIONS(1789), 1,
      sym_system_lib_string,
    STATE(916), 2,
      sym_preproc_call_expression,
      sym_string_literal,
  [30452] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1791), 1,
      anon_sym_SEMI,
    ACTIONS(1793), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1795), 1,
      anon_sym_LPAREN_RPAREN,
    ACTIONS(1797), 1,
      anon_sym_LPAREN,
    STATE(812), 1,
      sym_preproc_argument_list,
  [30471] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1799), 1,
      anon_sym_SEMI,
    ACTIONS(1801), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1805), 1,
      anon_sym_EQ,
    STATE(812), 1,
      sym_preproc_argument_list,
  [30490] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1783), 1,
      anon_sym_DQUOTE,
    ACTIONS(1807), 1,
      sym_identifier,
    ACTIONS(1809), 1,
      sym_system_lib_string,
    STATE(975), 2,
      sym_preproc_call_expression,
      sym_string_literal,
  [30507] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1811), 1,
      anon_sym_SEMI,
    ACTIONS(1813), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1815), 1,
      anon_sym_EQ,
    STATE(812), 1,
      sym_preproc_argument_list,
  [30526] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1783), 1,
      anon_sym_DQUOTE,
    ACTIONS(1817), 1,
      sym_identifier,
    ACTIONS(1819), 1,
      sym_system_lib_string,
    STATE(1112), 2,
      sym_preproc_call_expression,
      sym_string_literal,
  [30543] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1783), 1,
      anon_sym_DQUOTE,
    ACTIONS(1821), 1,
      sym_identifier,
    ACTIONS(1823), 1,
      sym_system_lib_string,
    STATE(880), 2,
      sym_preproc_call_expression,
      sym_string_literal,
  [30560] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1825), 1,
      anon_sym_SEMI,
    ACTIONS(1827), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1829), 1,
      anon_sym_LPAREN_RPAREN,
    ACTIONS(1831), 1,
      anon_sym_LPAREN,
    STATE(812), 1,
      sym_preproc_argument_list,
  [30579] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1833), 1,
      anon_sym_SEMI,
    ACTIONS(1835), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1837), 1,
      anon_sym_LPAREN_RPAREN,
    ACTIONS(1839), 1,
      anon_sym_LPAREN,
    STATE(812), 1,
      sym_preproc_argument_list,
  [30598] = 6,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1841), 1,
      anon_sym_SEMI,
    ACTIONS(1843), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1845), 1,
      anon_sym_EQ,
    STATE(812), 1,
      sym_preproc_argument_list,
  [30617] = 5,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1783), 1,
      anon_sym_DQUOTE,
    ACTIONS(1847), 1,
      sym_identifier,
    ACTIONS(1849), 1,
      sym_system_lib_string,
    STATE(899), 2,
      sym_preproc_call_expression,
      sym_string_literal,
  [30634] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(440), 1,
      sym_axis,
    ACTIONS(1851), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30646] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(441), 1,
      sym_axis,
    ACTIONS(1851), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30658] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1853), 1,
      anon_sym_DQUOTE,
    ACTIONS(1855), 1,
      aux_sym_string_literal_token1,
    ACTIONS(1858), 1,
      sym_escape_sequence,
    STATE(715), 1,
      aux_sym_string_literal_repeat1,
  [30674] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1861), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1863), 1,
      sym_preproc_arg,
    ACTIONS(1865), 1,
      anon_sym_LPAREN2,
    STATE(835), 1,
      sym_preproc_params,
  [30690] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(922), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30702] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(801), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30714] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(367), 1,
      sym_axis,
    ACTIONS(1851), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30726] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(368), 1,
      sym_axis,
    ACTIONS(1851), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30738] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(938), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30750] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(939), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30762] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1865), 1,
      anon_sym_LPAREN2,
    ACTIONS(1869), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1871), 1,
      sym_preproc_arg,
    STATE(791), 1,
      sym_preproc_params,
  [30778] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1865), 1,
      anon_sym_LPAREN2,
    ACTIONS(1873), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1875), 1,
      sym_preproc_arg,
    STATE(831), 1,
      sym_preproc_params,
  [30794] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1865), 1,
      anon_sym_LPAREN2,
    ACTIONS(1877), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1879), 1,
      sym_preproc_arg,
    STATE(793), 1,
      sym_preproc_params,
  [30810] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1865), 1,
      anon_sym_LPAREN2,
    ACTIONS(1881), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1883), 1,
      sym_preproc_arg,
    STATE(800), 1,
      sym_preproc_params,
  [30826] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1885), 1,
      anon_sym_DQUOTE,
    ACTIONS(1887), 1,
      aux_sym_string_literal_token1,
    ACTIONS(1889), 1,
      sym_escape_sequence,
    STATE(732), 1,
      aux_sym_string_literal_repeat1,
  [30842] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(843), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30854] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(869), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30866] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(870), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30878] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1865), 1,
      anon_sym_LPAREN2,
    ACTIONS(1891), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1893), 1,
      sym_preproc_arg,
    STATE(833), 1,
      sym_preproc_params,
  [30894] = 5,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1895), 1,
      anon_sym_DQUOTE,
    ACTIONS(1897), 1,
      aux_sym_string_literal_token1,
    ACTIONS(1899), 1,
      sym_escape_sequence,
    STATE(715), 1,
      aux_sym_string_literal_repeat1,
  [30910] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(808), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30922] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(860), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30934] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(861), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30946] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(1056), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30958] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(438), 1,
      sym_axis,
    ACTIONS(1851), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30970] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(439), 1,
      sym_axis,
    ACTIONS(1851), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30982] = 3,
    ACTIONS(3), 1,
      sym_comment,
    STATE(1073), 1,
      sym_axis,
    ACTIONS(1867), 3,
      aux_sym_axis_token1,
      aux_sym_axis_token2,
      aux_sym_axis_token3,
  [30994] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1901), 1,
      anon_sym_SEMI,
    ACTIONS(1903), 1,
      anon_sym_COMMA,
    STATE(777), 1,
      aux_sym_var_statement_repeat1,
  [31007] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1905), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1907), 1,
      anon_sym_DQUOTE,
    STATE(1086), 1,
      sym_string_literal,
  [31020] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1909), 1,
      anon_sym_SEMI,
    ACTIONS(1911), 1,
      anon_sym_COMMA,
    STATE(744), 1,
      aux_sym_piece_declaration_repeat1,
  [31033] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1913), 1,
      anon_sym_SEMI,
    ACTIONS(1915), 1,
      anon_sym_COMMA,
    STATE(753), 1,
      aux_sym_static_var_declaration_repeat1,
  [31046] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1911), 1,
      anon_sym_COMMA,
    ACTIONS(1917), 1,
      anon_sym_SEMI,
    STATE(758), 1,
      aux_sym_piece_declaration_repeat1,
  [31059] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1911), 1,
      anon_sym_COMMA,
    ACTIONS(1919), 1,
      anon_sym_SEMI,
    STATE(749), 1,
      aux_sym_piece_declaration_repeat1,
  [31072] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1915), 1,
      anon_sym_COMMA,
    ACTIONS(1921), 1,
      anon_sym_SEMI,
    STATE(750), 1,
      aux_sym_static_var_declaration_repeat1,
  [31085] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1923), 1,
      aux_sym_macro_name_statement_token1,
    STATE(812), 1,
      sym_preproc_argument_list,
  [31098] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1907), 1,
      anon_sym_DQUOTE,
    ACTIONS(1925), 1,
      aux_sym_macro_name_statement_token1,
    STATE(1013), 1,
      sym_string_literal,
  [31111] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1911), 1,
      anon_sym_COMMA,
    ACTIONS(1927), 1,
      anon_sym_SEMI,
    STATE(758), 1,
      aux_sym_piece_declaration_repeat1,
  [31124] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1915), 1,
      anon_sym_COMMA,
    ACTIONS(1929), 1,
      anon_sym_SEMI,
    STATE(759), 1,
      aux_sym_static_var_declaration_repeat1,
  [31137] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1931), 1,
      anon_sym_COMMA,
    ACTIONS(1934), 1,
      anon_sym_RPAREN,
    STATE(751), 1,
      aux_sym_preproc_params_repeat1,
  [31150] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1936), 1,
      anon_sym_RPAREN,
    STATE(780), 1,
      aux_sym_preproc_argument_list_repeat1,
  [31163] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1915), 1,
      anon_sym_COMMA,
    ACTIONS(1938), 1,
      anon_sym_SEMI,
    STATE(759), 1,
      aux_sym_static_var_declaration_repeat1,
  [31176] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1903), 1,
      anon_sym_COMMA,
    ACTIONS(1940), 1,
      anon_sym_SEMI,
    STATE(756), 1,
      aux_sym_var_statement_repeat1,
  [31189] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1942), 1,
      anon_sym_SEMI,
    ACTIONS(1944), 1,
      anon_sym_COMMA,
    STATE(755), 1,
      aux_sym_var_statement_repeat1,
  [31202] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1903), 1,
      anon_sym_COMMA,
    ACTIONS(1947), 1,
      anon_sym_SEMI,
    STATE(755), 1,
      aux_sym_var_statement_repeat1,
  [31215] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1903), 1,
      anon_sym_COMMA,
    ACTIONS(1949), 1,
      anon_sym_SEMI,
    STATE(784), 1,
      aux_sym_var_statement_repeat1,
  [31228] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1951), 1,
      anon_sym_SEMI,
    ACTIONS(1953), 1,
      anon_sym_COMMA,
    STATE(758), 1,
      aux_sym_piece_declaration_repeat1,
  [31241] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1956), 1,
      anon_sym_SEMI,
    ACTIONS(1958), 1,
      anon_sym_COMMA,
    STATE(759), 1,
      aux_sym_static_var_declaration_repeat1,
  [31254] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1961), 1,
      aux_sym_macro_name_statement_token1,
    STATE(812), 1,
      sym_preproc_argument_list,
  [31267] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1963), 1,
      aux_sym_macro_name_statement_token1,
    STATE(812), 1,
      sym_preproc_argument_list,
  [31280] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1907), 1,
      anon_sym_DQUOTE,
    ACTIONS(1965), 1,
      aux_sym_macro_name_statement_token1,
    STATE(890), 1,
      sym_string_literal,
  [31293] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1967), 1,
      anon_sym_RPAREN,
    STATE(780), 1,
      aux_sym_preproc_argument_list_repeat1,
  [31306] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1969), 1,
      aux_sym_macro_name_statement_token1,
    STATE(812), 1,
      sym_preproc_argument_list,
  [31319] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1907), 1,
      anon_sym_DQUOTE,
    ACTIONS(1971), 1,
      aux_sym_macro_name_statement_token1,
    STATE(908), 1,
      sym_string_literal,
  [31332] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1779), 3,
      anon_sym_SEMI,
      aux_sym_spin_statement_token3,
      anon_sym_decelerate,
  [31341] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(1973), 1,
      aux_sym_macro_name_statement_token1,
    STATE(812), 1,
      sym_preproc_argument_list,
  [31354] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(1975), 1,
      anon_sym_RPAREN,
    STATE(780), 1,
      aux_sym_preproc_argument_list_repeat1,
  [31367] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1907), 1,
      anon_sym_DQUOTE,
    ACTIONS(1977), 1,
      aux_sym_macro_name_statement_token1,
    STATE(925), 1,
      sym_string_literal,
  [31380] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1329), 1,
      anon_sym_COMMA,
    ACTIONS(1979), 1,
      anon_sym_RPAREN,
    STATE(779), 1,
      aux_sym_function_declaration_repeat1,
  [31393] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1329), 1,
      anon_sym_COMMA,
    ACTIONS(1981), 1,
      anon_sym_RPAREN,
    STATE(779), 1,
      aux_sym_function_declaration_repeat1,
  [31406] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1983), 1,
      anon_sym_COMMA,
    ACTIONS(1985), 1,
      anon_sym_RPAREN,
    STATE(781), 1,
      aux_sym_preproc_params_repeat1,
  [31419] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1907), 1,
      anon_sym_DQUOTE,
    ACTIONS(1987), 1,
      aux_sym_macro_name_statement_token1,
    STATE(1026), 1,
      sym_string_literal,
  [31432] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1417), 1,
      anon_sym_COMMA,
    ACTIONS(1989), 1,
      anon_sym_RPAREN,
    STATE(782), 1,
      aux_sym_argument_list_repeat1,
  [31445] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1911), 1,
      anon_sym_COMMA,
    ACTIONS(1991), 1,
      anon_sym_SEMI,
    STATE(758), 1,
      aux_sym_piece_declaration_repeat1,
  [31458] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1329), 1,
      anon_sym_COMMA,
    ACTIONS(1993), 1,
      anon_sym_RPAREN,
    STATE(779), 1,
      aux_sym_function_declaration_repeat1,
  [31471] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1903), 1,
      anon_sym_COMMA,
    ACTIONS(1995), 1,
      anon_sym_SEMI,
    STATE(755), 1,
      aux_sym_var_statement_repeat1,
  [31484] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1915), 1,
      anon_sym_COMMA,
    ACTIONS(1997), 1,
      anon_sym_SEMI,
    STATE(759), 1,
      aux_sym_static_var_declaration_repeat1,
  [31497] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1999), 1,
      anon_sym_COMMA,
    ACTIONS(2002), 1,
      anon_sym_RPAREN,
    STATE(779), 1,
      aux_sym_function_declaration_repeat1,
  [31510] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1443), 1,
      anon_sym_RPAREN,
    ACTIONS(2004), 1,
      anon_sym_COMMA,
    STATE(780), 1,
      aux_sym_preproc_argument_list_repeat1,
  [31523] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1983), 1,
      anon_sym_COMMA,
    ACTIONS(2007), 1,
      anon_sym_RPAREN,
    STATE(751), 1,
      aux_sym_preproc_params_repeat1,
  [31536] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1537), 1,
      anon_sym_RPAREN,
    ACTIONS(2009), 1,
      anon_sym_COMMA,
    STATE(782), 1,
      aux_sym_argument_list_repeat1,
  [31549] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2014), 1,
      anon_sym_RPAREN,
    ACTIONS(2012), 2,
      sym_identifier,
      anon_sym_DOT_DOT_DOT,
  [31560] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1903), 1,
      anon_sym_COMMA,
    ACTIONS(2016), 1,
      anon_sym_SEMI,
    STATE(755), 1,
      aux_sym_var_statement_repeat1,
  [31573] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1343), 1,
      anon_sym_COMMA,
    ACTIONS(2018), 1,
      anon_sym_RPAREN,
    STATE(780), 1,
      aux_sym_preproc_argument_list_repeat1,
  [31586] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1911), 1,
      anon_sym_COMMA,
    ACTIONS(2020), 1,
      anon_sym_SEMI,
    STATE(775), 1,
      aux_sym_piece_declaration_repeat1,
  [31599] = 4,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1915), 1,
      anon_sym_COMMA,
    ACTIONS(2022), 1,
      anon_sym_SEMI,
    STATE(778), 1,
      aux_sym_static_var_declaration_repeat1,
  [31612] = 4,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(1803), 1,
      anon_sym_LPAREN,
    ACTIONS(2024), 1,
      aux_sym_macro_name_statement_token1,
    STATE(812), 1,
      sym_preproc_argument_list,
  [31625] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2026), 1,
      anon_sym_SEMI,
    ACTIONS(2028), 1,
      aux_sym_macro_name_statement_token1,
  [31635] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2030), 1,
      anon_sym_LBRACE,
    STATE(609), 1,
      sym_compound_statement,
  [31645] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2032), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2034), 1,
      sym_preproc_arg,
  [31655] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2036), 1,
      anon_sym_LPAREN,
    STATE(881), 1,
      sym_argument_list,
  [31665] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2038), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2040), 1,
      sym_preproc_arg,
  [31675] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2042), 1,
      anon_sym_LBRACE,
    STATE(642), 1,
      sym_compound_statement,
  [31685] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2044), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2046), 1,
      sym_preproc_arg,
  [31695] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2048), 1,
      anon_sym_LBRACE,
    STATE(658), 1,
      sym_compound_statement,
  [31705] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(1934), 2,
      anon_sym_COMMA,
      anon_sym_RPAREN,
  [31713] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2050), 2,
      anon_sym_SEMI,
      anon_sym_COMMA,
  [31721] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2052), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2054), 1,
      sym_preproc_arg,
  [31731] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2056), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2058), 1,
      sym_preproc_arg,
  [31741] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2060), 1,
      anon_sym_SEMI,
    ACTIONS(2062), 1,
      anon_sym_decelerate,
  [31751] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2064), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2066), 1,
      sym_preproc_arg,
  [31761] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2068), 2,
      sym_identifier,
      sym_number_literal,
  [31769] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2070), 2,
      sym_identifier,
      sym_number_literal,
  [31777] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2072), 1,
      sym_identifier,
    ACTIONS(2074), 1,
      anon_sym_LPAREN,
  [31787] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2036), 1,
      anon_sym_LPAREN,
    STATE(999), 1,
      sym_argument_list,
  [31797] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2036), 1,
      anon_sym_LPAREN,
    STATE(849), 1,
      sym_argument_list,
  [31807] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2076), 1,
      anon_sym_SEMI,
    ACTIONS(2078), 1,
      anon_sym_decelerate,
  [31817] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2080), 2,
      sym_identifier,
      sym_number_literal,
  [31825] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2082), 1,
      sym_identifier,
    ACTIONS(2084), 1,
      anon_sym_LPAREN,
  [31835] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2086), 2,
      anon_sym_SEMI,
      anon_sym_COMMA,
  [31843] = 3,
    ACTIONS(1232), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1234), 1,
      anon_sym_SEMI,
    ACTIONS(1411), 1,
      sym_comment,
  [31853] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2088), 2,
      sym_identifier,
      sym_number_literal,
  [31861] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2090), 2,
      sym_identifier,
      sym_number_literal,
  [31869] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2042), 1,
      anon_sym_LBRACE,
    STATE(651), 1,
      sym_compound_statement,
  [31879] = 3,
    ACTIONS(1240), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1242), 1,
      anon_sym_SEMI,
    ACTIONS(1411), 1,
      sym_comment,
  [31889] = 3,
    ACTIONS(1292), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1294), 1,
      anon_sym_SEMI,
    ACTIONS(1411), 1,
      sym_comment,
  [31899] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2036), 1,
      anon_sym_LPAREN,
    STATE(853), 1,
      sym_argument_list,
  [31909] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2092), 2,
      anon_sym_COMMA,
      anon_sym_RPAREN,
  [31917] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2030), 1,
      anon_sym_LBRACE,
    STATE(629), 1,
      sym_compound_statement,
  [31927] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2094), 1,
      anon_sym_SEMI,
    ACTIONS(2096), 1,
      aux_sym_macro_name_statement_token1,
  [31937] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2098), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2100), 1,
      sym_preproc_arg,
  [31947] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2048), 1,
      anon_sym_LBRACE,
    STATE(650), 1,
      sym_compound_statement,
  [31957] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2102), 1,
      anon_sym_SEMI,
    ACTIONS(2104), 1,
      aux_sym_macro_name_statement_token1,
  [31967] = 3,
    ACTIONS(1254), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1256), 1,
      anon_sym_SEMI,
    ACTIONS(1411), 1,
      sym_comment,
  [31977] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2042), 1,
      anon_sym_LBRACE,
    STATE(674), 1,
      sym_compound_statement,
  [31987] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2106), 2,
      sym_identifier,
      anon_sym_DOT_DOT_DOT,
  [31995] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2108), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2110), 1,
      sym_preproc_arg,
  [32005] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2112), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2114), 1,
      sym_preproc_arg,
  [32015] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2116), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2118), 1,
      sym_preproc_arg,
  [32025] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2120), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2122), 1,
      sym_preproc_arg,
  [32035] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2124), 2,
      anon_sym_SEMI,
      anon_sym_COMMA,
  [32043] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2126), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2128), 1,
      sym_preproc_arg,
  [32053] = 3,
    ACTIONS(1248), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(1250), 1,
      anon_sym_SEMI,
    ACTIONS(1411), 1,
      sym_comment,
  [32063] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2130), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2132), 1,
      sym_preproc_arg,
  [32073] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2036), 1,
      anon_sym_LPAREN,
    STATE(1118), 1,
      sym_argument_list,
  [32083] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2134), 2,
      sym_identifier,
      sym_number_literal,
  [32091] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2136), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2138), 1,
      sym_preproc_arg,
  [32101] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2140), 1,
      anon_sym_SEMI,
    ACTIONS(2142), 1,
      aux_sym_macro_name_statement_token1,
  [32111] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2144), 1,
      aux_sym_macro_name_statement_token1,
    ACTIONS(2146), 1,
      sym_preproc_arg,
  [32121] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2148), 1,
      anon_sym_SEMI,
    ACTIONS(2150), 1,
      aux_sym_macro_name_statement_token1,
  [32131] = 3,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2152), 1,
      anon_sym_SEMI,
    ACTIONS(2154), 1,
      aux_sym_macro_name_statement_token1,
  [32141] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2156), 1,
      anon_sym_SEMI,
    ACTIONS(2158), 1,
      anon_sym_decelerate,
  [32151] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2030), 1,
      anon_sym_LBRACE,
    STATE(622), 1,
      sym_compound_statement,
  [32161] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2048), 1,
      anon_sym_LBRACE,
    STATE(696), 1,
      sym_compound_statement,
  [32171] = 3,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2036), 1,
      anon_sym_LPAREN,
    STATE(852), 1,
      sym_argument_list,
  [32181] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2160), 1,
      aux_sym_spin_statement_token2,
  [32188] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2162), 1,
      aux_sym_preproc_if_token2,
  [32195] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2164), 1,
      anon_sym_SEMI,
  [32202] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2166), 1,
      aux_sym_preproc_if_token2,
  [32209] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2168), 1,
      aux_sym_macro_name_statement_token1,
  [32216] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2170), 1,
      anon_sym_SEMI,
  [32223] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2172), 1,
      anon_sym_SEMI,
  [32230] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2174), 1,
      aux_sym_macro_name_statement_token1,
  [32237] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2176), 1,
      aux_sym_preproc_if_token2,
  [32244] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2178), 1,
      aux_sym_preproc_if_token2,
  [32251] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2180), 1,
      anon_sym_RPAREN,
  [32258] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2182), 1,
      anon_sym_SEMI,
  [32265] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2184), 1,
      aux_sym_macro_name_statement_token1,
  [32272] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2186), 1,
      anon_sym_SEMI,
  [32279] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2188), 1,
      anon_sym_SEMI,
  [32286] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2190), 1,
      anon_sym_SEMI,
  [32293] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2192), 1,
      anon_sym_SEMI,
  [32300] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2194), 1,
      sym_identifier,
  [32307] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2196), 1,
      aux_sym_preproc_if_token2,
  [32314] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2198), 1,
      anon_sym_RPAREN,
  [32321] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2200), 1,
      aux_sym_preproc_if_token2,
  [32328] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2202), 1,
      aux_sym_preproc_if_token2,
  [32335] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2204), 1,
      anon_sym_SEMI,
  [32342] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2206), 1,
      anon_sym_SEMI,
  [32349] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2208), 1,
      anon_sym_SEMI,
  [32356] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2210), 1,
      anon_sym_SEMI,
  [32363] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2212), 1,
      anon_sym_LPAREN,
  [32370] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2214), 1,
      anon_sym_SEMI,
  [32377] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2216), 1,
      sym_identifier,
  [32384] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2218), 1,
      aux_sym_preproc_if_token2,
  [32391] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2220), 1,
      sym_identifier,
  [32398] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2222), 1,
      aux_sym_macro_name_statement_token1,
  [32405] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2224), 1,
      aux_sym_preproc_if_token2,
  [32412] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2226), 1,
      aux_sym_macro_name_statement_token1,
  [32419] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2228), 1,
      anon_sym_SEMI,
  [32426] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2230), 1,
      aux_sym_macro_name_statement_token1,
  [32433] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2232), 1,
      aux_sym_macro_name_statement_token1,
  [32440] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2234), 1,
      aux_sym_preproc_if_token2,
  [32447] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2236), 1,
      aux_sym_macro_name_statement_token1,
  [32454] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2238), 1,
      anon_sym_SEMI,
  [32461] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2240), 1,
      anon_sym_LPAREN,
  [32468] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2242), 1,
      aux_sym_macro_name_statement_token1,
  [32475] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2244), 1,
      aux_sym_preproc_if_token2,
  [32482] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2246), 1,
      aux_sym_macro_name_statement_token1,
  [32489] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2248), 1,
      anon_sym_LPAREN,
  [32496] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2250), 1,
      aux_sym_macro_name_statement_token1,
  [32503] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2252), 1,
      aux_sym_macro_name_statement_token1,
  [32510] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2254), 1,
      aux_sym_preproc_if_token2,
  [32517] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2256), 1,
      anon_sym_SEMI,
  [32524] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2258), 1,
      anon_sym_SEMI,
  [32531] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2260), 1,
      aux_sym_macro_name_statement_token1,
  [32538] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2262), 1,
      aux_sym_macro_name_statement_token1,
  [32545] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2264), 1,
      aux_sym_macro_name_statement_token1,
  [32552] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2266), 1,
      aux_sym_macro_name_statement_token1,
  [32559] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2268), 1,
      aux_sym_macro_name_statement_token1,
  [32566] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2270), 1,
      aux_sym_macro_name_statement_token1,
  [32573] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2272), 1,
      sym_identifier,
  [32580] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2274), 1,
      aux_sym_macro_name_statement_token1,
  [32587] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2276), 1,
      anon_sym_SEMI,
  [32594] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2278), 1,
      aux_sym_macro_name_statement_token1,
  [32601] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2280), 1,
      sym_identifier,
  [32608] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2282), 1,
      aux_sym_macro_name_statement_token1,
  [32615] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2284), 1,
      sym_identifier,
  [32622] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2286), 1,
      aux_sym_macro_name_statement_token1,
  [32629] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2288), 1,
      aux_sym_preproc_if_token2,
  [32636] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2290), 1,
      anon_sym_SEMI,
  [32643] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2292), 1,
      anon_sym_GT,
  [32650] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2294), 1,
      aux_sym_macro_name_statement_token1,
  [32657] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2296), 1,
      anon_sym_RBRACK,
  [32664] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2298), 1,
      aux_sym_macro_name_statement_token1,
  [32671] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2300), 1,
      aux_sym_macro_name_statement_token1,
  [32678] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2302), 1,
      aux_sym_macro_name_statement_token1,
  [32685] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2304), 1,
      aux_sym_macro_name_statement_token1,
  [32692] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2306), 1,
      aux_sym_macro_name_statement_token1,
  [32699] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2308), 1,
      aux_sym_macro_name_statement_token1,
  [32706] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2310), 1,
      aux_sym_spin_statement_token3,
  [32713] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2312), 1,
      aux_sym_macro_name_statement_token1,
  [32720] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2314), 1,
      ts_builtin_sym_end,
  [32727] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2316), 1,
      aux_sym_macro_name_statement_token1,
  [32734] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2318), 1,
      aux_sym_macro_name_statement_token1,
  [32741] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2320), 1,
      aux_sym_macro_name_statement_token1,
  [32748] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2322), 1,
      sym_identifier,
  [32755] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2324), 1,
      sym_identifier,
  [32762] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2326), 1,
      sym_identifier,
  [32769] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2328), 1,
      sym_identifier,
  [32776] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2330), 1,
      sym_identifier,
  [32783] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2332), 1,
      sym_identifier,
  [32790] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2334), 1,
      sym_number_literal,
  [32797] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2336), 1,
      aux_sym_macro_name_statement_token1,
  [32804] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2338), 1,
      sym_identifier,
  [32811] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2340), 1,
      aux_sym_macro_name_statement_token1,
  [32818] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2342), 1,
      anon_sym_SEMI,
  [32825] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2344), 1,
      anon_sym_SEMI,
  [32832] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2346), 1,
      sym_identifier,
  [32839] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2348), 1,
      sym_identifier,
  [32846] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2350), 1,
      sym_identifier,
  [32853] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2352), 1,
      sym_identifier,
  [32860] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2354), 1,
      anon_sym_SEMI,
  [32867] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2356), 1,
      sym_identifier,
  [32874] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2358), 1,
      sym_identifier,
  [32881] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2360), 1,
      anon_sym_SEMI,
  [32888] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2362), 1,
      sym_identifier,
  [32895] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2364), 1,
      sym_identifier,
  [32902] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2366), 1,
      aux_sym_spin_statement_token2,
  [32909] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2368), 1,
      sym_identifier,
  [32916] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2370), 1,
      sym_identifier,
  [32923] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2372), 1,
      sym_identifier,
  [32930] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2374), 1,
      sym_identifier,
  [32937] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2376), 1,
      sym_identifier,
  [32944] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2378), 1,
      aux_sym_macro_name_statement_token1,
  [32951] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2380), 1,
      aux_sym_preproc_if_token2,
  [32958] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2382), 1,
      aux_sym_spin_statement_token2,
  [32965] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2384), 1,
      sym_identifier,
  [32972] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2386), 1,
      anon_sym_SEMI,
  [32979] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2388), 1,
      aux_sym_set_statement_token2,
  [32986] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2390), 1,
      aux_sym_set_statement_token2,
  [32993] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2392), 1,
      aux_sym_spin_statement_token2,
  [33000] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2394), 1,
      aux_sym_wait_for_move_statement_token2,
  [33007] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2396), 1,
      aux_sym_macro_name_statement_token1,
  [33014] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2398), 1,
      anon_sym_SEMI,
  [33021] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2400), 1,
      anon_sym_SEMI,
  [33028] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2402), 1,
      sym_identifier,
  [33035] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2404), 1,
      anon_sym_SEMI,
  [33042] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2406), 1,
      aux_sym_preproc_if_token2,
  [33049] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2408), 1,
      anon_sym_EQ,
  [33056] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2410), 1,
      aux_sym_preproc_if_token2,
  [33063] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2412), 1,
      anon_sym_EQ,
  [33070] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2414), 1,
      anon_sym_SEMI,
  [33077] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2416), 1,
      aux_sym_macro_name_statement_token1,
  [33084] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2418), 1,
      aux_sym_explode_statement_token2,
  [33091] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2420), 1,
      sym_identifier,
  [33098] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2422), 1,
      anon_sym_SEMI,
  [33105] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2424), 1,
      sym_identifier,
  [33112] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2426), 1,
      sym_identifier,
  [33119] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2428), 1,
      aux_sym_preproc_if_token2,
  [33126] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2430), 1,
      sym_identifier,
  [33133] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2432), 1,
      sym_identifier,
  [33140] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2434), 1,
      sym_identifier,
  [33147] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2436), 1,
      sym_number_literal,
  [33154] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2438), 1,
      aux_sym_macro_name_statement_token1,
  [33161] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2440), 1,
      aux_sym_preproc_if_token2,
  [33168] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2442), 1,
      aux_sym_macro_name_statement_token1,
  [33175] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2444), 1,
      anon_sym_SEMI,
  [33182] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2446), 1,
      sym_identifier,
  [33189] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2448), 1,
      sym_identifier,
  [33196] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2450), 1,
      sym_identifier,
  [33203] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2452), 1,
      anon_sym_SEMI,
  [33210] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2454), 1,
      anon_sym_SEMI,
  [33217] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2456), 1,
      anon_sym_SEMI,
  [33224] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2458), 1,
      anon_sym_GT,
  [33231] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2460), 1,
      sym_identifier,
  [33238] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2462), 1,
      sym_identifier,
  [33245] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2464), 1,
      anon_sym_SEMI,
  [33252] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2466), 1,
      sym_identifier,
  [33259] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2468), 1,
      sym_identifier,
  [33266] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2470), 1,
      sym_identifier,
  [33273] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2472), 1,
      sym_identifier,
  [33280] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2474), 1,
      sym_identifier,
  [33287] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2476), 1,
      anon_sym_RBRACK,
  [33294] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2478), 1,
      sym_identifier,
  [33301] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2480), 1,
      sym_identifier,
  [33308] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2482), 1,
      aux_sym_preproc_if_token2,
  [33315] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2484), 1,
      aux_sym_preproc_if_token2,
  [33322] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2486), 1,
      sym_identifier,
  [33329] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2488), 1,
      sym_identifier,
  [33336] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2490), 1,
      sym_identifier,
  [33343] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2492), 1,
      aux_sym_macro_name_statement_token1,
  [33350] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2494), 1,
      anon_sym_SEMI,
  [33357] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2496), 1,
      anon_sym_SEMI,
  [33364] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2498), 1,
      sym_identifier,
  [33371] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2500), 1,
      anon_sym_SEMI,
  [33378] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2502), 1,
      anon_sym_SEMI,
  [33385] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2504), 1,
      anon_sym_EQ,
  [33392] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2506), 1,
      sym_identifier,
  [33399] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2508), 1,
      aux_sym_preproc_if_token2,
  [33406] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2510), 1,
      anon_sym_RBRACK,
  [33413] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2512), 1,
      aux_sym_preproc_if_token2,
  [33420] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2514), 1,
      aux_sym_macro_name_statement_token1,
  [33427] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2516), 1,
      aux_sym_preproc_if_token2,
  [33434] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2518), 1,
      aux_sym_macro_name_statement_token1,
  [33441] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2520), 1,
      aux_sym_preproc_if_token2,
  [33448] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2522), 1,
      sym_identifier,
  [33455] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2524), 1,
      sym_identifier,
  [33462] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2526), 1,
      sym_number_literal,
  [33469] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2528), 1,
      sym_identifier,
  [33476] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2530), 1,
      anon_sym_SEMI,
  [33483] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2532), 1,
      sym_identifier,
  [33490] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2534), 1,
      sym_identifier,
  [33497] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2536), 1,
      sym_number_literal,
  [33504] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2538), 1,
      aux_sym_preproc_if_token2,
  [33511] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2540), 1,
      sym_identifier,
  [33518] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2542), 1,
      sym_identifier,
  [33525] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2544), 1,
      sym_identifier,
  [33532] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2546), 1,
      sym_number_literal,
  [33539] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2548), 1,
      sym_identifier,
  [33546] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2550), 1,
      sym_identifier,
  [33553] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2552), 1,
      anon_sym_LPAREN,
  [33560] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2554), 1,
      anon_sym_LPAREN,
  [33567] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2556), 1,
      sym_identifier,
  [33574] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2558), 1,
      sym_identifier,
  [33581] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2560), 1,
      anon_sym_SEMI,
  [33588] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2562), 1,
      aux_sym_preproc_if_token2,
  [33595] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2564), 1,
      anon_sym_SEMI,
  [33602] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2566), 1,
      aux_sym_spin_statement_token2,
  [33609] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2568), 1,
      aux_sym_spin_statement_token2,
  [33616] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2570), 1,
      aux_sym_wait_for_move_statement_token2,
  [33623] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2572), 1,
      sym_identifier,
  [33630] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2574), 1,
      aux_sym_explode_statement_token2,
  [33637] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2576), 1,
      aux_sym_preproc_if_token2,
  [33644] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2578), 1,
      aux_sym_spin_statement_token3,
  [33651] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2580), 1,
      aux_sym_preproc_if_token2,
  [33658] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2582), 1,
      aux_sym_macro_name_statement_token1,
  [33665] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2584), 1,
      aux_sym_preproc_if_token2,
  [33672] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2586), 1,
      anon_sym_SEMI,
  [33679] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2588), 1,
      anon_sym_LPAREN,
  [33686] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2590), 1,
      anon_sym_LPAREN,
  [33693] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2592), 1,
      sym_identifier,
  [33700] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2594), 1,
      sym_identifier,
  [33707] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2596), 1,
      sym_identifier,
  [33714] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2598), 1,
      sym_identifier,
  [33721] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2600), 1,
      aux_sym_spin_statement_token2,
  [33728] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2602), 1,
      aux_sym_spin_statement_token2,
  [33735] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2604), 1,
      aux_sym_wait_for_move_statement_token2,
  [33742] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2606), 1,
      anon_sym_SEMI,
  [33749] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2608), 1,
      aux_sym_explode_statement_token2,
  [33756] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2610), 1,
      sym_identifier,
  [33763] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2612), 1,
      aux_sym_spin_statement_token3,
  [33770] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2614), 1,
      sym_identifier,
  [33777] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2616), 1,
      sym_identifier,
  [33784] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2618), 1,
      anon_sym_LPAREN,
  [33791] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2620), 1,
      anon_sym_LPAREN,
  [33798] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2622), 1,
      anon_sym_LPAREN,
  [33805] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2624), 1,
      aux_sym_preproc_if_token2,
  [33812] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2626), 1,
      sym_identifier,
  [33819] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2628), 1,
      sym_identifier,
  [33826] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2630), 1,
      sym_identifier,
  [33833] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2632), 1,
      aux_sym_macro_name_statement_token1,
  [33840] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2634), 1,
      sym_identifier,
  [33847] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2636), 1,
      sym_identifier,
  [33854] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2638), 1,
      aux_sym_macro_name_statement_token1,
  [33861] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2640), 1,
      aux_sym_preproc_if_token2,
  [33868] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2642), 1,
      sym_identifier,
  [33875] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2644), 1,
      sym_identifier,
  [33882] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2646), 1,
      aux_sym_preproc_if_token2,
  [33889] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2648), 1,
      sym_number_literal,
  [33896] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2650), 1,
      anon_sym_SEMI,
  [33903] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2652), 1,
      anon_sym_GT,
  [33910] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2654), 1,
      sym_identifier,
  [33917] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2656), 1,
      anon_sym_SEMI,
  [33924] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2658), 1,
      anon_sym_LPAREN,
  [33931] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2660), 1,
      anon_sym_LPAREN,
  [33938] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2662), 1,
      anon_sym_SEMI,
  [33945] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2664), 1,
      sym_identifier,
  [33952] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2666), 1,
      sym_identifier,
  [33959] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2668), 1,
      sym_identifier,
  [33966] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2670), 1,
      aux_sym_macro_name_statement_token1,
  [33973] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2672), 1,
      sym_identifier,
  [33980] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2674), 1,
      anon_sym_SEMI,
  [33987] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2676), 1,
      anon_sym_SEMI,
  [33994] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2678), 1,
      aux_sym_macro_name_statement_token1,
  [34001] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2680), 1,
      anon_sym_SEMI,
  [34008] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2682), 1,
      aux_sym_spin_statement_token2,
  [34015] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2684), 1,
      aux_sym_set_statement_token2,
  [34022] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2686), 1,
      aux_sym_set_statement_token2,
  [34029] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2688), 1,
      anon_sym_SEMI,
  [34036] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2690), 1,
      aux_sym_macro_name_statement_token1,
  [34043] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2692), 1,
      aux_sym_set_statement_token2,
  [34050] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2694), 1,
      aux_sym_set_statement_token2,
  [34057] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2696), 1,
      sym_identifier,
  [34064] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2698), 1,
      sym_identifier,
  [34071] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2700), 1,
      sym_identifier,
  [34078] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2702), 1,
      anon_sym_SEMI,
  [34085] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2704), 1,
      sym_identifier,
  [34092] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2706), 1,
      sym_identifier,
  [34099] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2708), 1,
      sym_identifier,
  [34106] = 2,
    ACTIONS(3), 1,
      sym_comment,
    ACTIONS(2710), 1,
      anon_sym_LPAREN,
  [34113] = 2,
    ACTIONS(1411), 1,
      sym_comment,
    ACTIONS(2712), 1,
      aux_sym_macro_name_statement_token1,
};

static const uint32_t ts_small_parse_table_map[] = {
  [SMALL_STATE(50)] = 0,
  [SMALL_STATE(51)] = 54,
  [SMALL_STATE(52)] = 108,
  [SMALL_STATE(53)] = 162,
  [SMALL_STATE(54)] = 216,
  [SMALL_STATE(55)] = 270,
  [SMALL_STATE(56)] = 324,
  [SMALL_STATE(57)] = 378,
  [SMALL_STATE(58)] = 432,
  [SMALL_STATE(59)] = 486,
  [SMALL_STATE(60)] = 540,
  [SMALL_STATE(61)] = 594,
  [SMALL_STATE(62)] = 648,
  [SMALL_STATE(63)] = 702,
  [SMALL_STATE(64)] = 756,
  [SMALL_STATE(65)] = 810,
  [SMALL_STATE(66)] = 864,
  [SMALL_STATE(67)] = 918,
  [SMALL_STATE(68)] = 972,
  [SMALL_STATE(69)] = 1026,
  [SMALL_STATE(70)] = 1080,
  [SMALL_STATE(71)] = 1134,
  [SMALL_STATE(72)] = 1188,
  [SMALL_STATE(73)] = 1242,
  [SMALL_STATE(74)] = 1296,
  [SMALL_STATE(75)] = 1350,
  [SMALL_STATE(76)] = 1404,
  [SMALL_STATE(77)] = 1458,
  [SMALL_STATE(78)] = 1512,
  [SMALL_STATE(79)] = 1566,
  [SMALL_STATE(80)] = 1620,
  [SMALL_STATE(81)] = 1674,
  [SMALL_STATE(82)] = 1728,
  [SMALL_STATE(83)] = 1782,
  [SMALL_STATE(84)] = 1836,
  [SMALL_STATE(85)] = 1890,
  [SMALL_STATE(86)] = 1944,
  [SMALL_STATE(87)] = 1998,
  [SMALL_STATE(88)] = 2054,
  [SMALL_STATE(89)] = 2108,
  [SMALL_STATE(90)] = 2162,
  [SMALL_STATE(91)] = 2216,
  [SMALL_STATE(92)] = 2270,
  [SMALL_STATE(93)] = 2324,
  [SMALL_STATE(94)] = 2377,
  [SMALL_STATE(95)] = 2430,
  [SMALL_STATE(96)] = 2483,
  [SMALL_STATE(97)] = 2536,
  [SMALL_STATE(98)] = 2589,
  [SMALL_STATE(99)] = 2642,
  [SMALL_STATE(100)] = 2695,
  [SMALL_STATE(101)] = 2748,
  [SMALL_STATE(102)] = 2801,
  [SMALL_STATE(103)] = 2854,
  [SMALL_STATE(104)] = 2907,
  [SMALL_STATE(105)] = 2960,
  [SMALL_STATE(106)] = 3013,
  [SMALL_STATE(107)] = 3066,
  [SMALL_STATE(108)] = 3119,
  [SMALL_STATE(109)] = 3172,
  [SMALL_STATE(110)] = 3225,
  [SMALL_STATE(111)] = 3278,
  [SMALL_STATE(112)] = 3331,
  [SMALL_STATE(113)] = 3384,
  [SMALL_STATE(114)] = 3437,
  [SMALL_STATE(115)] = 3490,
  [SMALL_STATE(116)] = 3543,
  [SMALL_STATE(117)] = 3596,
  [SMALL_STATE(118)] = 3646,
  [SMALL_STATE(119)] = 3696,
  [SMALL_STATE(120)] = 3746,
  [SMALL_STATE(121)] = 3796,
  [SMALL_STATE(122)] = 3846,
  [SMALL_STATE(123)] = 3896,
  [SMALL_STATE(124)] = 3946,
  [SMALL_STATE(125)] = 3996,
  [SMALL_STATE(126)] = 4046,
  [SMALL_STATE(127)] = 4096,
  [SMALL_STATE(128)] = 4146,
  [SMALL_STATE(129)] = 4196,
  [SMALL_STATE(130)] = 4246,
  [SMALL_STATE(131)] = 4296,
  [SMALL_STATE(132)] = 4346,
  [SMALL_STATE(133)] = 4396,
  [SMALL_STATE(134)] = 4446,
  [SMALL_STATE(135)] = 4496,
  [SMALL_STATE(136)] = 4546,
  [SMALL_STATE(137)] = 4596,
  [SMALL_STATE(138)] = 4648,
  [SMALL_STATE(139)] = 4698,
  [SMALL_STATE(140)] = 4748,
  [SMALL_STATE(141)] = 4798,
  [SMALL_STATE(142)] = 4848,
  [SMALL_STATE(143)] = 4898,
  [SMALL_STATE(144)] = 4948,
  [SMALL_STATE(145)] = 4998,
  [SMALL_STATE(146)] = 5048,
  [SMALL_STATE(147)] = 5098,
  [SMALL_STATE(148)] = 5148,
  [SMALL_STATE(149)] = 5198,
  [SMALL_STATE(150)] = 5248,
  [SMALL_STATE(151)] = 5298,
  [SMALL_STATE(152)] = 5348,
  [SMALL_STATE(153)] = 5398,
  [SMALL_STATE(154)] = 5448,
  [SMALL_STATE(155)] = 5498,
  [SMALL_STATE(156)] = 5548,
  [SMALL_STATE(157)] = 5598,
  [SMALL_STATE(158)] = 5648,
  [SMALL_STATE(159)] = 5698,
  [SMALL_STATE(160)] = 5750,
  [SMALL_STATE(161)] = 5800,
  [SMALL_STATE(162)] = 5850,
  [SMALL_STATE(163)] = 5900,
  [SMALL_STATE(164)] = 5950,
  [SMALL_STATE(165)] = 6000,
  [SMALL_STATE(166)] = 6050,
  [SMALL_STATE(167)] = 6100,
  [SMALL_STATE(168)] = 6150,
  [SMALL_STATE(169)] = 6200,
  [SMALL_STATE(170)] = 6250,
  [SMALL_STATE(171)] = 6300,
  [SMALL_STATE(172)] = 6350,
  [SMALL_STATE(173)] = 6400,
  [SMALL_STATE(174)] = 6450,
  [SMALL_STATE(175)] = 6500,
  [SMALL_STATE(176)] = 6550,
  [SMALL_STATE(177)] = 6600,
  [SMALL_STATE(178)] = 6650,
  [SMALL_STATE(179)] = 6700,
  [SMALL_STATE(180)] = 6750,
  [SMALL_STATE(181)] = 6800,
  [SMALL_STATE(182)] = 6850,
  [SMALL_STATE(183)] = 6900,
  [SMALL_STATE(184)] = 6950,
  [SMALL_STATE(185)] = 7000,
  [SMALL_STATE(186)] = 7050,
  [SMALL_STATE(187)] = 7100,
  [SMALL_STATE(188)] = 7150,
  [SMALL_STATE(189)] = 7200,
  [SMALL_STATE(190)] = 7250,
  [SMALL_STATE(191)] = 7300,
  [SMALL_STATE(192)] = 7350,
  [SMALL_STATE(193)] = 7400,
  [SMALL_STATE(194)] = 7450,
  [SMALL_STATE(195)] = 7500,
  [SMALL_STATE(196)] = 7550,
  [SMALL_STATE(197)] = 7600,
  [SMALL_STATE(198)] = 7650,
  [SMALL_STATE(199)] = 7700,
  [SMALL_STATE(200)] = 7750,
  [SMALL_STATE(201)] = 7800,
  [SMALL_STATE(202)] = 7850,
  [SMALL_STATE(203)] = 7900,
  [SMALL_STATE(204)] = 7949,
  [SMALL_STATE(205)] = 7998,
  [SMALL_STATE(206)] = 8047,
  [SMALL_STATE(207)] = 8096,
  [SMALL_STATE(208)] = 8145,
  [SMALL_STATE(209)] = 8194,
  [SMALL_STATE(210)] = 8243,
  [SMALL_STATE(211)] = 8292,
  [SMALL_STATE(212)] = 8341,
  [SMALL_STATE(213)] = 8390,
  [SMALL_STATE(214)] = 8439,
  [SMALL_STATE(215)] = 8488,
  [SMALL_STATE(216)] = 8537,
  [SMALL_STATE(217)] = 8586,
  [SMALL_STATE(218)] = 8635,
  [SMALL_STATE(219)] = 8684,
  [SMALL_STATE(220)] = 8733,
  [SMALL_STATE(221)] = 8782,
  [SMALL_STATE(222)] = 8831,
  [SMALL_STATE(223)] = 8880,
  [SMALL_STATE(224)] = 8929,
  [SMALL_STATE(225)] = 8978,
  [SMALL_STATE(226)] = 9027,
  [SMALL_STATE(227)] = 9076,
  [SMALL_STATE(228)] = 9125,
  [SMALL_STATE(229)] = 9174,
  [SMALL_STATE(230)] = 9223,
  [SMALL_STATE(231)] = 9272,
  [SMALL_STATE(232)] = 9321,
  [SMALL_STATE(233)] = 9370,
  [SMALL_STATE(234)] = 9419,
  [SMALL_STATE(235)] = 9468,
  [SMALL_STATE(236)] = 9517,
  [SMALL_STATE(237)] = 9566,
  [SMALL_STATE(238)] = 9615,
  [SMALL_STATE(239)] = 9664,
  [SMALL_STATE(240)] = 9713,
  [SMALL_STATE(241)] = 9762,
  [SMALL_STATE(242)] = 9811,
  [SMALL_STATE(243)] = 9860,
  [SMALL_STATE(244)] = 9909,
  [SMALL_STATE(245)] = 9958,
  [SMALL_STATE(246)] = 10007,
  [SMALL_STATE(247)] = 10056,
  [SMALL_STATE(248)] = 10105,
  [SMALL_STATE(249)] = 10154,
  [SMALL_STATE(250)] = 10203,
  [SMALL_STATE(251)] = 10252,
  [SMALL_STATE(252)] = 10334,
  [SMALL_STATE(253)] = 10416,
  [SMALL_STATE(254)] = 10498,
  [SMALL_STATE(255)] = 10580,
  [SMALL_STATE(256)] = 10662,
  [SMALL_STATE(257)] = 10744,
  [SMALL_STATE(258)] = 10826,
  [SMALL_STATE(259)] = 10908,
  [SMALL_STATE(260)] = 10990,
  [SMALL_STATE(261)] = 11072,
  [SMALL_STATE(262)] = 11154,
  [SMALL_STATE(263)] = 11236,
  [SMALL_STATE(264)] = 11318,
  [SMALL_STATE(265)] = 11400,
  [SMALL_STATE(266)] = 11482,
  [SMALL_STATE(267)] = 11564,
  [SMALL_STATE(268)] = 11637,
  [SMALL_STATE(269)] = 11704,
  [SMALL_STATE(270)] = 11771,
  [SMALL_STATE(271)] = 11838,
  [SMALL_STATE(272)] = 11905,
  [SMALL_STATE(273)] = 11972,
  [SMALL_STATE(274)] = 12014,
  [SMALL_STATE(275)] = 12056,
  [SMALL_STATE(276)] = 12093,
  [SMALL_STATE(277)] = 12142,
  [SMALL_STATE(278)] = 12179,
  [SMALL_STATE(279)] = 12216,
  [SMALL_STATE(280)] = 12253,
  [SMALL_STATE(281)] = 12290,
  [SMALL_STATE(282)] = 12327,
  [SMALL_STATE(283)] = 12364,
  [SMALL_STATE(284)] = 12401,
  [SMALL_STATE(285)] = 12438,
  [SMALL_STATE(286)] = 12489,
  [SMALL_STATE(287)] = 12526,
  [SMALL_STATE(288)] = 12563,
  [SMALL_STATE(289)] = 12600,
  [SMALL_STATE(290)] = 12661,
  [SMALL_STATE(291)] = 12702,
  [SMALL_STATE(292)] = 12759,
  [SMALL_STATE(293)] = 12802,
  [SMALL_STATE(294)] = 12857,
  [SMALL_STATE(295)] = 12910,
  [SMALL_STATE(296)] = 12947,
  [SMALL_STATE(297)] = 12984,
  [SMALL_STATE(298)] = 13021,
  [SMALL_STATE(299)] = 13058,
  [SMALL_STATE(300)] = 13095,
  [SMALL_STATE(301)] = 13132,
  [SMALL_STATE(302)] = 13169,
  [SMALL_STATE(303)] = 13222,
  [SMALL_STATE(304)] = 13269,
  [SMALL_STATE(305)] = 13330,
  [SMALL_STATE(306)] = 13370,
  [SMALL_STATE(307)] = 13422,
  [SMALL_STATE(308)] = 13474,
  [SMALL_STATE(309)] = 13528,
  [SMALL_STATE(310)] = 13584,
  [SMALL_STATE(311)] = 13634,
  [SMALL_STATE(312)] = 13682,
  [SMALL_STATE(313)] = 13728,
  [SMALL_STATE(314)] = 13770,
  [SMALL_STATE(315)] = 13814,
  [SMALL_STATE(316)] = 13858,
  [SMALL_STATE(317)] = 13902,
  [SMALL_STATE(318)] = 13939,
  [SMALL_STATE(319)] = 13997,
  [SMALL_STATE(320)] = 14057,
  [SMALL_STATE(321)] = 14117,
  [SMALL_STATE(322)] = 14177,
  [SMALL_STATE(323)] = 14235,
  [SMALL_STATE(324)] = 14293,
  [SMALL_STATE(325)] = 14353,
  [SMALL_STATE(326)] = 14413,
  [SMALL_STATE(327)] = 14473,
  [SMALL_STATE(328)] = 14533,
  [SMALL_STATE(329)] = 14569,
  [SMALL_STATE(330)] = 14629,
  [SMALL_STATE(331)] = 14689,
  [SMALL_STATE(332)] = 14747,
  [SMALL_STATE(333)] = 14804,
  [SMALL_STATE(334)] = 14861,
  [SMALL_STATE(335)] = 14918,
  [SMALL_STATE(336)] = 14975,
  [SMALL_STATE(337)] = 15032,
  [SMALL_STATE(338)] = 15089,
  [SMALL_STATE(339)] = 15146,
  [SMALL_STATE(340)] = 15203,
  [SMALL_STATE(341)] = 15260,
  [SMALL_STATE(342)] = 15317,
  [SMALL_STATE(343)] = 15374,
  [SMALL_STATE(344)] = 15431,
  [SMALL_STATE(345)] = 15488,
  [SMALL_STATE(346)] = 15545,
  [SMALL_STATE(347)] = 15602,
  [SMALL_STATE(348)] = 15659,
  [SMALL_STATE(349)] = 15716,
  [SMALL_STATE(350)] = 15773,
  [SMALL_STATE(351)] = 15830,
  [SMALL_STATE(352)] = 15887,
  [SMALL_STATE(353)] = 15944,
  [SMALL_STATE(354)] = 16001,
  [SMALL_STATE(355)] = 16058,
  [SMALL_STATE(356)] = 16115,
  [SMALL_STATE(357)] = 16172,
  [SMALL_STATE(358)] = 16229,
  [SMALL_STATE(359)] = 16286,
  [SMALL_STATE(360)] = 16343,
  [SMALL_STATE(361)] = 16400,
  [SMALL_STATE(362)] = 16431,
  [SMALL_STATE(363)] = 16488,
  [SMALL_STATE(364)] = 16545,
  [SMALL_STATE(365)] = 16602,
  [SMALL_STATE(366)] = 16633,
  [SMALL_STATE(367)] = 16690,
  [SMALL_STATE(368)] = 16747,
  [SMALL_STATE(369)] = 16804,
  [SMALL_STATE(370)] = 16835,
  [SMALL_STATE(371)] = 16866,
  [SMALL_STATE(372)] = 16923,
  [SMALL_STATE(373)] = 16980,
  [SMALL_STATE(374)] = 17037,
  [SMALL_STATE(375)] = 17094,
  [SMALL_STATE(376)] = 17151,
  [SMALL_STATE(377)] = 17208,
  [SMALL_STATE(378)] = 17265,
  [SMALL_STATE(379)] = 17322,
  [SMALL_STATE(380)] = 17379,
  [SMALL_STATE(381)] = 17436,
  [SMALL_STATE(382)] = 17493,
  [SMALL_STATE(383)] = 17550,
  [SMALL_STATE(384)] = 17607,
  [SMALL_STATE(385)] = 17664,
  [SMALL_STATE(386)] = 17695,
  [SMALL_STATE(387)] = 17726,
  [SMALL_STATE(388)] = 17757,
  [SMALL_STATE(389)] = 17788,
  [SMALL_STATE(390)] = 17845,
  [SMALL_STATE(391)] = 17902,
  [SMALL_STATE(392)] = 17933,
  [SMALL_STATE(393)] = 17964,
  [SMALL_STATE(394)] = 17995,
  [SMALL_STATE(395)] = 18030,
  [SMALL_STATE(396)] = 18061,
  [SMALL_STATE(397)] = 18112,
  [SMALL_STATE(398)] = 18161,
  [SMALL_STATE(399)] = 18208,
  [SMALL_STATE(400)] = 18255,
  [SMALL_STATE(401)] = 18300,
  [SMALL_STATE(402)] = 18343,
  [SMALL_STATE(403)] = 18382,
  [SMALL_STATE(404)] = 18419,
  [SMALL_STATE(405)] = 18472,
  [SMALL_STATE(406)] = 18529,
  [SMALL_STATE(407)] = 18586,
  [SMALL_STATE(408)] = 18643,
  [SMALL_STATE(409)] = 18674,
  [SMALL_STATE(410)] = 18731,
  [SMALL_STATE(411)] = 18788,
  [SMALL_STATE(412)] = 18845,
  [SMALL_STATE(413)] = 18902,
  [SMALL_STATE(414)] = 18959,
  [SMALL_STATE(415)] = 19016,
  [SMALL_STATE(416)] = 19073,
  [SMALL_STATE(417)] = 19130,
  [SMALL_STATE(418)] = 19187,
  [SMALL_STATE(419)] = 19244,
  [SMALL_STATE(420)] = 19301,
  [SMALL_STATE(421)] = 19358,
  [SMALL_STATE(422)] = 19415,
  [SMALL_STATE(423)] = 19472,
  [SMALL_STATE(424)] = 19529,
  [SMALL_STATE(425)] = 19586,
  [SMALL_STATE(426)] = 19643,
  [SMALL_STATE(427)] = 19700,
  [SMALL_STATE(428)] = 19757,
  [SMALL_STATE(429)] = 19814,
  [SMALL_STATE(430)] = 19871,
  [SMALL_STATE(431)] = 19928,
  [SMALL_STATE(432)] = 19985,
  [SMALL_STATE(433)] = 20042,
  [SMALL_STATE(434)] = 20099,
  [SMALL_STATE(435)] = 20156,
  [SMALL_STATE(436)] = 20213,
  [SMALL_STATE(437)] = 20270,
  [SMALL_STATE(438)] = 20327,
  [SMALL_STATE(439)] = 20384,
  [SMALL_STATE(440)] = 20441,
  [SMALL_STATE(441)] = 20498,
  [SMALL_STATE(442)] = 20555,
  [SMALL_STATE(443)] = 20612,
  [SMALL_STATE(444)] = 20669,
  [SMALL_STATE(445)] = 20726,
  [SMALL_STATE(446)] = 20783,
  [SMALL_STATE(447)] = 20840,
  [SMALL_STATE(448)] = 20897,
  [SMALL_STATE(449)] = 20954,
  [SMALL_STATE(450)] = 21011,
  [SMALL_STATE(451)] = 21068,
  [SMALL_STATE(452)] = 21125,
  [SMALL_STATE(453)] = 21173,
  [SMALL_STATE(454)] = 21221,
  [SMALL_STATE(455)] = 21267,
  [SMALL_STATE(456)] = 21321,
  [SMALL_STATE(457)] = 21365,
  [SMALL_STATE(458)] = 21395,
  [SMALL_STATE(459)] = 21437,
  [SMALL_STATE(460)] = 21467,
  [SMALL_STATE(461)] = 21507,
  [SMALL_STATE(462)] = 21537,
  [SMALL_STATE(463)] = 21591,
  [SMALL_STATE(464)] = 21645,
  [SMALL_STATE(465)] = 21699,
  [SMALL_STATE(466)] = 21737,
  [SMALL_STATE(467)] = 21767,
  [SMALL_STATE(468)] = 21797,
  [SMALL_STATE(469)] = 21845,
  [SMALL_STATE(470)] = 21881,
  [SMALL_STATE(471)] = 21915,
  [SMALL_STATE(472)] = 21967,
  [SMALL_STATE(473)] = 21997,
  [SMALL_STATE(474)] = 22051,
  [SMALL_STATE(475)] = 22105,
  [SMALL_STATE(476)] = 22153,
  [SMALL_STATE(477)] = 22207,
  [SMALL_STATE(478)] = 22261,
  [SMALL_STATE(479)] = 22315,
  [SMALL_STATE(480)] = 22363,
  [SMALL_STATE(481)] = 22393,
  [SMALL_STATE(482)] = 22447,
  [SMALL_STATE(483)] = 22495,
  [SMALL_STATE(484)] = 22549,
  [SMALL_STATE(485)] = 22603,
  [SMALL_STATE(486)] = 22633,
  [SMALL_STATE(487)] = 22663,
  [SMALL_STATE(488)] = 22693,
  [SMALL_STATE(489)] = 22723,
  [SMALL_STATE(490)] = 22771,
  [SMALL_STATE(491)] = 22801,
  [SMALL_STATE(492)] = 22853,
  [SMALL_STATE(493)] = 22901,
  [SMALL_STATE(494)] = 22949,
  [SMALL_STATE(495)] = 22979,
  [SMALL_STATE(496)] = 23011,
  [SMALL_STATE(497)] = 23063,
  [SMALL_STATE(498)] = 23112,
  [SMALL_STATE(499)] = 23163,
  [SMALL_STATE(500)] = 23214,
  [SMALL_STATE(501)] = 23265,
  [SMALL_STATE(502)] = 23316,
  [SMALL_STATE(503)] = 23367,
  [SMALL_STATE(504)] = 23418,
  [SMALL_STATE(505)] = 23469,
  [SMALL_STATE(506)] = 23520,
  [SMALL_STATE(507)] = 23571,
  [SMALL_STATE(508)] = 23622,
  [SMALL_STATE(509)] = 23673,
  [SMALL_STATE(510)] = 23724,
  [SMALL_STATE(511)] = 23775,
  [SMALL_STATE(512)] = 23824,
  [SMALL_STATE(513)] = 23875,
  [SMALL_STATE(514)] = 23926,
  [SMALL_STATE(515)] = 23977,
  [SMALL_STATE(516)] = 24028,
  [SMALL_STATE(517)] = 24079,
  [SMALL_STATE(518)] = 24130,
  [SMALL_STATE(519)] = 24181,
  [SMALL_STATE(520)] = 24230,
  [SMALL_STATE(521)] = 24281,
  [SMALL_STATE(522)] = 24332,
  [SMALL_STATE(523)] = 24383,
  [SMALL_STATE(524)] = 24434,
  [SMALL_STATE(525)] = 24485,
  [SMALL_STATE(526)] = 24536,
  [SMALL_STATE(527)] = 24587,
  [SMALL_STATE(528)] = 24638,
  [SMALL_STATE(529)] = 24687,
  [SMALL_STATE(530)] = 24738,
  [SMALL_STATE(531)] = 24789,
  [SMALL_STATE(532)] = 24840,
  [SMALL_STATE(533)] = 24889,
  [SMALL_STATE(534)] = 24940,
  [SMALL_STATE(535)] = 24991,
  [SMALL_STATE(536)] = 25042,
  [SMALL_STATE(537)] = 25093,
  [SMALL_STATE(538)] = 25144,
  [SMALL_STATE(539)] = 25195,
  [SMALL_STATE(540)] = 25246,
  [SMALL_STATE(541)] = 25297,
  [SMALL_STATE(542)] = 25346,
  [SMALL_STATE(543)] = 25397,
  [SMALL_STATE(544)] = 25448,
  [SMALL_STATE(545)] = 25499,
  [SMALL_STATE(546)] = 25550,
  [SMALL_STATE(547)] = 25601,
  [SMALL_STATE(548)] = 25652,
  [SMALL_STATE(549)] = 25701,
  [SMALL_STATE(550)] = 25752,
  [SMALL_STATE(551)] = 25803,
  [SMALL_STATE(552)] = 25854,
  [SMALL_STATE(553)] = 25905,
  [SMALL_STATE(554)] = 25956,
  [SMALL_STATE(555)] = 26007,
  [SMALL_STATE(556)] = 26058,
  [SMALL_STATE(557)] = 26109,
  [SMALL_STATE(558)] = 26160,
  [SMALL_STATE(559)] = 26211,
  [SMALL_STATE(560)] = 26262,
  [SMALL_STATE(561)] = 26313,
  [SMALL_STATE(562)] = 26364,
  [SMALL_STATE(563)] = 26415,
  [SMALL_STATE(564)] = 26466,
  [SMALL_STATE(565)] = 26517,
  [SMALL_STATE(566)] = 26568,
  [SMALL_STATE(567)] = 26619,
  [SMALL_STATE(568)] = 26670,
  [SMALL_STATE(569)] = 26716,
  [SMALL_STATE(570)] = 26762,
  [SMALL_STATE(571)] = 26808,
  [SMALL_STATE(572)] = 26854,
  [SMALL_STATE(573)] = 26900,
  [SMALL_STATE(574)] = 26946,
  [SMALL_STATE(575)] = 26992,
  [SMALL_STATE(576)] = 27038,
  [SMALL_STATE(577)] = 27084,
  [SMALL_STATE(578)] = 27130,
  [SMALL_STATE(579)] = 27176,
  [SMALL_STATE(580)] = 27222,
  [SMALL_STATE(581)] = 27268,
  [SMALL_STATE(582)] = 27314,
  [SMALL_STATE(583)] = 27360,
  [SMALL_STATE(584)] = 27406,
  [SMALL_STATE(585)] = 27452,
  [SMALL_STATE(586)] = 27498,
  [SMALL_STATE(587)] = 27544,
  [SMALL_STATE(588)] = 27590,
  [SMALL_STATE(589)] = 27636,
  [SMALL_STATE(590)] = 27682,
  [SMALL_STATE(591)] = 27728,
  [SMALL_STATE(592)] = 27774,
  [SMALL_STATE(593)] = 27820,
  [SMALL_STATE(594)] = 27866,
  [SMALL_STATE(595)] = 27912,
  [SMALL_STATE(596)] = 27958,
  [SMALL_STATE(597)] = 28004,
  [SMALL_STATE(598)] = 28050,
  [SMALL_STATE(599)] = 28096,
  [SMALL_STATE(600)] = 28142,
  [SMALL_STATE(601)] = 28188,
  [SMALL_STATE(602)] = 28213,
  [SMALL_STATE(603)] = 28238,
  [SMALL_STATE(604)] = 28263,
  [SMALL_STATE(605)] = 28288,
  [SMALL_STATE(606)] = 28313,
  [SMALL_STATE(607)] = 28338,
  [SMALL_STATE(608)] = 28363,
  [SMALL_STATE(609)] = 28388,
  [SMALL_STATE(610)] = 28413,
  [SMALL_STATE(611)] = 28438,
  [SMALL_STATE(612)] = 28463,
  [SMALL_STATE(613)] = 28488,
  [SMALL_STATE(614)] = 28513,
  [SMALL_STATE(615)] = 28538,
  [SMALL_STATE(616)] = 28563,
  [SMALL_STATE(617)] = 28588,
  [SMALL_STATE(618)] = 28613,
  [SMALL_STATE(619)] = 28638,
  [SMALL_STATE(620)] = 28663,
  [SMALL_STATE(621)] = 28688,
  [SMALL_STATE(622)] = 28713,
  [SMALL_STATE(623)] = 28738,
  [SMALL_STATE(624)] = 28763,
  [SMALL_STATE(625)] = 28788,
  [SMALL_STATE(626)] = 28813,
  [SMALL_STATE(627)] = 28838,
  [SMALL_STATE(628)] = 28863,
  [SMALL_STATE(629)] = 28888,
  [SMALL_STATE(630)] = 28913,
  [SMALL_STATE(631)] = 28938,
  [SMALL_STATE(632)] = 28963,
  [SMALL_STATE(633)] = 28988,
  [SMALL_STATE(634)] = 29013,
  [SMALL_STATE(635)] = 29034,
  [SMALL_STATE(636)] = 29055,
  [SMALL_STATE(637)] = 29076,
  [SMALL_STATE(638)] = 29097,
  [SMALL_STATE(639)] = 29118,
  [SMALL_STATE(640)] = 29139,
  [SMALL_STATE(641)] = 29160,
  [SMALL_STATE(642)] = 29181,
  [SMALL_STATE(643)] = 29202,
  [SMALL_STATE(644)] = 29223,
  [SMALL_STATE(645)] = 29244,
  [SMALL_STATE(646)] = 29265,
  [SMALL_STATE(647)] = 29286,
  [SMALL_STATE(648)] = 29307,
  [SMALL_STATE(649)] = 29328,
  [SMALL_STATE(650)] = 29349,
  [SMALL_STATE(651)] = 29370,
  [SMALL_STATE(652)] = 29391,
  [SMALL_STATE(653)] = 29412,
  [SMALL_STATE(654)] = 29433,
  [SMALL_STATE(655)] = 29454,
  [SMALL_STATE(656)] = 29475,
  [SMALL_STATE(657)] = 29496,
  [SMALL_STATE(658)] = 29517,
  [SMALL_STATE(659)] = 29538,
  [SMALL_STATE(660)] = 29559,
  [SMALL_STATE(661)] = 29580,
  [SMALL_STATE(662)] = 29601,
  [SMALL_STATE(663)] = 29622,
  [SMALL_STATE(664)] = 29643,
  [SMALL_STATE(665)] = 29664,
  [SMALL_STATE(666)] = 29685,
  [SMALL_STATE(667)] = 29706,
  [SMALL_STATE(668)] = 29727,
  [SMALL_STATE(669)] = 29748,
  [SMALL_STATE(670)] = 29769,
  [SMALL_STATE(671)] = 29790,
  [SMALL_STATE(672)] = 29811,
  [SMALL_STATE(673)] = 29832,
  [SMALL_STATE(674)] = 29853,
  [SMALL_STATE(675)] = 29874,
  [SMALL_STATE(676)] = 29895,
  [SMALL_STATE(677)] = 29916,
  [SMALL_STATE(678)] = 29937,
  [SMALL_STATE(679)] = 29958,
  [SMALL_STATE(680)] = 29979,
  [SMALL_STATE(681)] = 30000,
  [SMALL_STATE(682)] = 30021,
  [SMALL_STATE(683)] = 30042,
  [SMALL_STATE(684)] = 30063,
  [SMALL_STATE(685)] = 30084,
  [SMALL_STATE(686)] = 30105,
  [SMALL_STATE(687)] = 30126,
  [SMALL_STATE(688)] = 30147,
  [SMALL_STATE(689)] = 30168,
  [SMALL_STATE(690)] = 30189,
  [SMALL_STATE(691)] = 30210,
  [SMALL_STATE(692)] = 30231,
  [SMALL_STATE(693)] = 30252,
  [SMALL_STATE(694)] = 30273,
  [SMALL_STATE(695)] = 30294,
  [SMALL_STATE(696)] = 30315,
  [SMALL_STATE(697)] = 30336,
  [SMALL_STATE(698)] = 30357,
  [SMALL_STATE(699)] = 30378,
  [SMALL_STATE(700)] = 30399,
  [SMALL_STATE(701)] = 30418,
  [SMALL_STATE(702)] = 30435,
  [SMALL_STATE(703)] = 30452,
  [SMALL_STATE(704)] = 30471,
  [SMALL_STATE(705)] = 30490,
  [SMALL_STATE(706)] = 30507,
  [SMALL_STATE(707)] = 30526,
  [SMALL_STATE(708)] = 30543,
  [SMALL_STATE(709)] = 30560,
  [SMALL_STATE(710)] = 30579,
  [SMALL_STATE(711)] = 30598,
  [SMALL_STATE(712)] = 30617,
  [SMALL_STATE(713)] = 30634,
  [SMALL_STATE(714)] = 30646,
  [SMALL_STATE(715)] = 30658,
  [SMALL_STATE(716)] = 30674,
  [SMALL_STATE(717)] = 30690,
  [SMALL_STATE(718)] = 30702,
  [SMALL_STATE(719)] = 30714,
  [SMALL_STATE(720)] = 30726,
  [SMALL_STATE(721)] = 30738,
  [SMALL_STATE(722)] = 30750,
  [SMALL_STATE(723)] = 30762,
  [SMALL_STATE(724)] = 30778,
  [SMALL_STATE(725)] = 30794,
  [SMALL_STATE(726)] = 30810,
  [SMALL_STATE(727)] = 30826,
  [SMALL_STATE(728)] = 30842,
  [SMALL_STATE(729)] = 30854,
  [SMALL_STATE(730)] = 30866,
  [SMALL_STATE(731)] = 30878,
  [SMALL_STATE(732)] = 30894,
  [SMALL_STATE(733)] = 30910,
  [SMALL_STATE(734)] = 30922,
  [SMALL_STATE(735)] = 30934,
  [SMALL_STATE(736)] = 30946,
  [SMALL_STATE(737)] = 30958,
  [SMALL_STATE(738)] = 30970,
  [SMALL_STATE(739)] = 30982,
  [SMALL_STATE(740)] = 30994,
  [SMALL_STATE(741)] = 31007,
  [SMALL_STATE(742)] = 31020,
  [SMALL_STATE(743)] = 31033,
  [SMALL_STATE(744)] = 31046,
  [SMALL_STATE(745)] = 31059,
  [SMALL_STATE(746)] = 31072,
  [SMALL_STATE(747)] = 31085,
  [SMALL_STATE(748)] = 31098,
  [SMALL_STATE(749)] = 31111,
  [SMALL_STATE(750)] = 31124,
  [SMALL_STATE(751)] = 31137,
  [SMALL_STATE(752)] = 31150,
  [SMALL_STATE(753)] = 31163,
  [SMALL_STATE(754)] = 31176,
  [SMALL_STATE(755)] = 31189,
  [SMALL_STATE(756)] = 31202,
  [SMALL_STATE(757)] = 31215,
  [SMALL_STATE(758)] = 31228,
  [SMALL_STATE(759)] = 31241,
  [SMALL_STATE(760)] = 31254,
  [SMALL_STATE(761)] = 31267,
  [SMALL_STATE(762)] = 31280,
  [SMALL_STATE(763)] = 31293,
  [SMALL_STATE(764)] = 31306,
  [SMALL_STATE(765)] = 31319,
  [SMALL_STATE(766)] = 31332,
  [SMALL_STATE(767)] = 31341,
  [SMALL_STATE(768)] = 31354,
  [SMALL_STATE(769)] = 31367,
  [SMALL_STATE(770)] = 31380,
  [SMALL_STATE(771)] = 31393,
  [SMALL_STATE(772)] = 31406,
  [SMALL_STATE(773)] = 31419,
  [SMALL_STATE(774)] = 31432,
  [SMALL_STATE(775)] = 31445,
  [SMALL_STATE(776)] = 31458,
  [SMALL_STATE(777)] = 31471,
  [SMALL_STATE(778)] = 31484,
  [SMALL_STATE(779)] = 31497,
  [SMALL_STATE(780)] = 31510,
  [SMALL_STATE(781)] = 31523,
  [SMALL_STATE(782)] = 31536,
  [SMALL_STATE(783)] = 31549,
  [SMALL_STATE(784)] = 31560,
  [SMALL_STATE(785)] = 31573,
  [SMALL_STATE(786)] = 31586,
  [SMALL_STATE(787)] = 31599,
  [SMALL_STATE(788)] = 31612,
  [SMALL_STATE(789)] = 31625,
  [SMALL_STATE(790)] = 31635,
  [SMALL_STATE(791)] = 31645,
  [SMALL_STATE(792)] = 31655,
  [SMALL_STATE(793)] = 31665,
  [SMALL_STATE(794)] = 31675,
  [SMALL_STATE(795)] = 31685,
  [SMALL_STATE(796)] = 31695,
  [SMALL_STATE(797)] = 31705,
  [SMALL_STATE(798)] = 31713,
  [SMALL_STATE(799)] = 31721,
  [SMALL_STATE(800)] = 31731,
  [SMALL_STATE(801)] = 31741,
  [SMALL_STATE(802)] = 31751,
  [SMALL_STATE(803)] = 31761,
  [SMALL_STATE(804)] = 31769,
  [SMALL_STATE(805)] = 31777,
  [SMALL_STATE(806)] = 31787,
  [SMALL_STATE(807)] = 31797,
  [SMALL_STATE(808)] = 31807,
  [SMALL_STATE(809)] = 31817,
  [SMALL_STATE(810)] = 31825,
  [SMALL_STATE(811)] = 31835,
  [SMALL_STATE(812)] = 31843,
  [SMALL_STATE(813)] = 31853,
  [SMALL_STATE(814)] = 31861,
  [SMALL_STATE(815)] = 31869,
  [SMALL_STATE(816)] = 31879,
  [SMALL_STATE(817)] = 31889,
  [SMALL_STATE(818)] = 31899,
  [SMALL_STATE(819)] = 31909,
  [SMALL_STATE(820)] = 31917,
  [SMALL_STATE(821)] = 31927,
  [SMALL_STATE(822)] = 31937,
  [SMALL_STATE(823)] = 31947,
  [SMALL_STATE(824)] = 31957,
  [SMALL_STATE(825)] = 31967,
  [SMALL_STATE(826)] = 31977,
  [SMALL_STATE(827)] = 31987,
  [SMALL_STATE(828)] = 31995,
  [SMALL_STATE(829)] = 32005,
  [SMALL_STATE(830)] = 32015,
  [SMALL_STATE(831)] = 32025,
  [SMALL_STATE(832)] = 32035,
  [SMALL_STATE(833)] = 32043,
  [SMALL_STATE(834)] = 32053,
  [SMALL_STATE(835)] = 32063,
  [SMALL_STATE(836)] = 32073,
  [SMALL_STATE(837)] = 32083,
  [SMALL_STATE(838)] = 32091,
  [SMALL_STATE(839)] = 32101,
  [SMALL_STATE(840)] = 32111,
  [SMALL_STATE(841)] = 32121,
  [SMALL_STATE(842)] = 32131,
  [SMALL_STATE(843)] = 32141,
  [SMALL_STATE(844)] = 32151,
  [SMALL_STATE(845)] = 32161,
  [SMALL_STATE(846)] = 32171,
  [SMALL_STATE(847)] = 32181,
  [SMALL_STATE(848)] = 32188,
  [SMALL_STATE(849)] = 32195,
  [SMALL_STATE(850)] = 32202,
  [SMALL_STATE(851)] = 32209,
  [SMALL_STATE(852)] = 32216,
  [SMALL_STATE(853)] = 32223,
  [SMALL_STATE(854)] = 32230,
  [SMALL_STATE(855)] = 32237,
  [SMALL_STATE(856)] = 32244,
  [SMALL_STATE(857)] = 32251,
  [SMALL_STATE(858)] = 32258,
  [SMALL_STATE(859)] = 32265,
  [SMALL_STATE(860)] = 32272,
  [SMALL_STATE(861)] = 32279,
  [SMALL_STATE(862)] = 32286,
  [SMALL_STATE(863)] = 32293,
  [SMALL_STATE(864)] = 32300,
  [SMALL_STATE(865)] = 32307,
  [SMALL_STATE(866)] = 32314,
  [SMALL_STATE(867)] = 32321,
  [SMALL_STATE(868)] = 32328,
  [SMALL_STATE(869)] = 32335,
  [SMALL_STATE(870)] = 32342,
  [SMALL_STATE(871)] = 32349,
  [SMALL_STATE(872)] = 32356,
  [SMALL_STATE(873)] = 32363,
  [SMALL_STATE(874)] = 32370,
  [SMALL_STATE(875)] = 32377,
  [SMALL_STATE(876)] = 32384,
  [SMALL_STATE(877)] = 32391,
  [SMALL_STATE(878)] = 32398,
  [SMALL_STATE(879)] = 32405,
  [SMALL_STATE(880)] = 32412,
  [SMALL_STATE(881)] = 32419,
  [SMALL_STATE(882)] = 32426,
  [SMALL_STATE(883)] = 32433,
  [SMALL_STATE(884)] = 32440,
  [SMALL_STATE(885)] = 32447,
  [SMALL_STATE(886)] = 32454,
  [SMALL_STATE(887)] = 32461,
  [SMALL_STATE(888)] = 32468,
  [SMALL_STATE(889)] = 32475,
  [SMALL_STATE(890)] = 32482,
  [SMALL_STATE(891)] = 32489,
  [SMALL_STATE(892)] = 32496,
  [SMALL_STATE(893)] = 32503,
  [SMALL_STATE(894)] = 32510,
  [SMALL_STATE(895)] = 32517,
  [SMALL_STATE(896)] = 32524,
  [SMALL_STATE(897)] = 32531,
  [SMALL_STATE(898)] = 32538,
  [SMALL_STATE(899)] = 32545,
  [SMALL_STATE(900)] = 32552,
  [SMALL_STATE(901)] = 32559,
  [SMALL_STATE(902)] = 32566,
  [SMALL_STATE(903)] = 32573,
  [SMALL_STATE(904)] = 32580,
  [SMALL_STATE(905)] = 32587,
  [SMALL_STATE(906)] = 32594,
  [SMALL_STATE(907)] = 32601,
  [SMALL_STATE(908)] = 32608,
  [SMALL_STATE(909)] = 32615,
  [SMALL_STATE(910)] = 32622,
  [SMALL_STATE(911)] = 32629,
  [SMALL_STATE(912)] = 32636,
  [SMALL_STATE(913)] = 32643,
  [SMALL_STATE(914)] = 32650,
  [SMALL_STATE(915)] = 32657,
  [SMALL_STATE(916)] = 32664,
  [SMALL_STATE(917)] = 32671,
  [SMALL_STATE(918)] = 32678,
  [SMALL_STATE(919)] = 32685,
  [SMALL_STATE(920)] = 32692,
  [SMALL_STATE(921)] = 32699,
  [SMALL_STATE(922)] = 32706,
  [SMALL_STATE(923)] = 32713,
  [SMALL_STATE(924)] = 32720,
  [SMALL_STATE(925)] = 32727,
  [SMALL_STATE(926)] = 32734,
  [SMALL_STATE(927)] = 32741,
  [SMALL_STATE(928)] = 32748,
  [SMALL_STATE(929)] = 32755,
  [SMALL_STATE(930)] = 32762,
  [SMALL_STATE(931)] = 32769,
  [SMALL_STATE(932)] = 32776,
  [SMALL_STATE(933)] = 32783,
  [SMALL_STATE(934)] = 32790,
  [SMALL_STATE(935)] = 32797,
  [SMALL_STATE(936)] = 32804,
  [SMALL_STATE(937)] = 32811,
  [SMALL_STATE(938)] = 32818,
  [SMALL_STATE(939)] = 32825,
  [SMALL_STATE(940)] = 32832,
  [SMALL_STATE(941)] = 32839,
  [SMALL_STATE(942)] = 32846,
  [SMALL_STATE(943)] = 32853,
  [SMALL_STATE(944)] = 32860,
  [SMALL_STATE(945)] = 32867,
  [SMALL_STATE(946)] = 32874,
  [SMALL_STATE(947)] = 32881,
  [SMALL_STATE(948)] = 32888,
  [SMALL_STATE(949)] = 32895,
  [SMALL_STATE(950)] = 32902,
  [SMALL_STATE(951)] = 32909,
  [SMALL_STATE(952)] = 32916,
  [SMALL_STATE(953)] = 32923,
  [SMALL_STATE(954)] = 32930,
  [SMALL_STATE(955)] = 32937,
  [SMALL_STATE(956)] = 32944,
  [SMALL_STATE(957)] = 32951,
  [SMALL_STATE(958)] = 32958,
  [SMALL_STATE(959)] = 32965,
  [SMALL_STATE(960)] = 32972,
  [SMALL_STATE(961)] = 32979,
  [SMALL_STATE(962)] = 32986,
  [SMALL_STATE(963)] = 32993,
  [SMALL_STATE(964)] = 33000,
  [SMALL_STATE(965)] = 33007,
  [SMALL_STATE(966)] = 33014,
  [SMALL_STATE(967)] = 33021,
  [SMALL_STATE(968)] = 33028,
  [SMALL_STATE(969)] = 33035,
  [SMALL_STATE(970)] = 33042,
  [SMALL_STATE(971)] = 33049,
  [SMALL_STATE(972)] = 33056,
  [SMALL_STATE(973)] = 33063,
  [SMALL_STATE(974)] = 33070,
  [SMALL_STATE(975)] = 33077,
  [SMALL_STATE(976)] = 33084,
  [SMALL_STATE(977)] = 33091,
  [SMALL_STATE(978)] = 33098,
  [SMALL_STATE(979)] = 33105,
  [SMALL_STATE(980)] = 33112,
  [SMALL_STATE(981)] = 33119,
  [SMALL_STATE(982)] = 33126,
  [SMALL_STATE(983)] = 33133,
  [SMALL_STATE(984)] = 33140,
  [SMALL_STATE(985)] = 33147,
  [SMALL_STATE(986)] = 33154,
  [SMALL_STATE(987)] = 33161,
  [SMALL_STATE(988)] = 33168,
  [SMALL_STATE(989)] = 33175,
  [SMALL_STATE(990)] = 33182,
  [SMALL_STATE(991)] = 33189,
  [SMALL_STATE(992)] = 33196,
  [SMALL_STATE(993)] = 33203,
  [SMALL_STATE(994)] = 33210,
  [SMALL_STATE(995)] = 33217,
  [SMALL_STATE(996)] = 33224,
  [SMALL_STATE(997)] = 33231,
  [SMALL_STATE(998)] = 33238,
  [SMALL_STATE(999)] = 33245,
  [SMALL_STATE(1000)] = 33252,
  [SMALL_STATE(1001)] = 33259,
  [SMALL_STATE(1002)] = 33266,
  [SMALL_STATE(1003)] = 33273,
  [SMALL_STATE(1004)] = 33280,
  [SMALL_STATE(1005)] = 33287,
  [SMALL_STATE(1006)] = 33294,
  [SMALL_STATE(1007)] = 33301,
  [SMALL_STATE(1008)] = 33308,
  [SMALL_STATE(1009)] = 33315,
  [SMALL_STATE(1010)] = 33322,
  [SMALL_STATE(1011)] = 33329,
  [SMALL_STATE(1012)] = 33336,
  [SMALL_STATE(1013)] = 33343,
  [SMALL_STATE(1014)] = 33350,
  [SMALL_STATE(1015)] = 33357,
  [SMALL_STATE(1016)] = 33364,
  [SMALL_STATE(1017)] = 33371,
  [SMALL_STATE(1018)] = 33378,
  [SMALL_STATE(1019)] = 33385,
  [SMALL_STATE(1020)] = 33392,
  [SMALL_STATE(1021)] = 33399,
  [SMALL_STATE(1022)] = 33406,
  [SMALL_STATE(1023)] = 33413,
  [SMALL_STATE(1024)] = 33420,
  [SMALL_STATE(1025)] = 33427,
  [SMALL_STATE(1026)] = 33434,
  [SMALL_STATE(1027)] = 33441,
  [SMALL_STATE(1028)] = 33448,
  [SMALL_STATE(1029)] = 33455,
  [SMALL_STATE(1030)] = 33462,
  [SMALL_STATE(1031)] = 33469,
  [SMALL_STATE(1032)] = 33476,
  [SMALL_STATE(1033)] = 33483,
  [SMALL_STATE(1034)] = 33490,
  [SMALL_STATE(1035)] = 33497,
  [SMALL_STATE(1036)] = 33504,
  [SMALL_STATE(1037)] = 33511,
  [SMALL_STATE(1038)] = 33518,
  [SMALL_STATE(1039)] = 33525,
  [SMALL_STATE(1040)] = 33532,
  [SMALL_STATE(1041)] = 33539,
  [SMALL_STATE(1042)] = 33546,
  [SMALL_STATE(1043)] = 33553,
  [SMALL_STATE(1044)] = 33560,
  [SMALL_STATE(1045)] = 33567,
  [SMALL_STATE(1046)] = 33574,
  [SMALL_STATE(1047)] = 33581,
  [SMALL_STATE(1048)] = 33588,
  [SMALL_STATE(1049)] = 33595,
  [SMALL_STATE(1050)] = 33602,
  [SMALL_STATE(1051)] = 33609,
  [SMALL_STATE(1052)] = 33616,
  [SMALL_STATE(1053)] = 33623,
  [SMALL_STATE(1054)] = 33630,
  [SMALL_STATE(1055)] = 33637,
  [SMALL_STATE(1056)] = 33644,
  [SMALL_STATE(1057)] = 33651,
  [SMALL_STATE(1058)] = 33658,
  [SMALL_STATE(1059)] = 33665,
  [SMALL_STATE(1060)] = 33672,
  [SMALL_STATE(1061)] = 33679,
  [SMALL_STATE(1062)] = 33686,
  [SMALL_STATE(1063)] = 33693,
  [SMALL_STATE(1064)] = 33700,
  [SMALL_STATE(1065)] = 33707,
  [SMALL_STATE(1066)] = 33714,
  [SMALL_STATE(1067)] = 33721,
  [SMALL_STATE(1068)] = 33728,
  [SMALL_STATE(1069)] = 33735,
  [SMALL_STATE(1070)] = 33742,
  [SMALL_STATE(1071)] = 33749,
  [SMALL_STATE(1072)] = 33756,
  [SMALL_STATE(1073)] = 33763,
  [SMALL_STATE(1074)] = 33770,
  [SMALL_STATE(1075)] = 33777,
  [SMALL_STATE(1076)] = 33784,
  [SMALL_STATE(1077)] = 33791,
  [SMALL_STATE(1078)] = 33798,
  [SMALL_STATE(1079)] = 33805,
  [SMALL_STATE(1080)] = 33812,
  [SMALL_STATE(1081)] = 33819,
  [SMALL_STATE(1082)] = 33826,
  [SMALL_STATE(1083)] = 33833,
  [SMALL_STATE(1084)] = 33840,
  [SMALL_STATE(1085)] = 33847,
  [SMALL_STATE(1086)] = 33854,
  [SMALL_STATE(1087)] = 33861,
  [SMALL_STATE(1088)] = 33868,
  [SMALL_STATE(1089)] = 33875,
  [SMALL_STATE(1090)] = 33882,
  [SMALL_STATE(1091)] = 33889,
  [SMALL_STATE(1092)] = 33896,
  [SMALL_STATE(1093)] = 33903,
  [SMALL_STATE(1094)] = 33910,
  [SMALL_STATE(1095)] = 33917,
  [SMALL_STATE(1096)] = 33924,
  [SMALL_STATE(1097)] = 33931,
  [SMALL_STATE(1098)] = 33938,
  [SMALL_STATE(1099)] = 33945,
  [SMALL_STATE(1100)] = 33952,
  [SMALL_STATE(1101)] = 33959,
  [SMALL_STATE(1102)] = 33966,
  [SMALL_STATE(1103)] = 33973,
  [SMALL_STATE(1104)] = 33980,
  [SMALL_STATE(1105)] = 33987,
  [SMALL_STATE(1106)] = 33994,
  [SMALL_STATE(1107)] = 34001,
  [SMALL_STATE(1108)] = 34008,
  [SMALL_STATE(1109)] = 34015,
  [SMALL_STATE(1110)] = 34022,
  [SMALL_STATE(1111)] = 34029,
  [SMALL_STATE(1112)] = 34036,
  [SMALL_STATE(1113)] = 34043,
  [SMALL_STATE(1114)] = 34050,
  [SMALL_STATE(1115)] = 34057,
  [SMALL_STATE(1116)] = 34064,
  [SMALL_STATE(1117)] = 34071,
  [SMALL_STATE(1118)] = 34078,
  [SMALL_STATE(1119)] = 34085,
  [SMALL_STATE(1120)] = 34092,
  [SMALL_STATE(1121)] = 34099,
  [SMALL_STATE(1122)] = 34106,
  [SMALL_STATE(1123)] = 34113,
};

static const TSParseActionEntry ts_parse_actions[] = {
  [0] = {.entry = {.count = 0, .reusable = false}},
  [1] = {.entry = {.count = 1, .reusable = false}}, RECOVER(),
  [3] = {.entry = {.count = 1, .reusable = true}}, SHIFT_EXTRA(),
  [5] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 0, 0, 0),
  [7] = {.entry = {.count = 1, .reusable = false}}, SHIFT(710),
  [9] = {.entry = {.count = 1, .reusable = true}}, SHIFT(268),
  [11] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1042),
  [13] = {.entry = {.count = 1, .reusable = false}}, SHIFT(936),
  [15] = {.entry = {.count = 1, .reusable = true}}, SHIFT(705),
  [17] = {.entry = {.count = 1, .reusable = true}}, SHIFT(877),
  [19] = {.entry = {.count = 1, .reusable = true}}, SHIFT(907),
  [21] = {.entry = {.count = 1, .reusable = false}}, SHIFT(802),
  [23] = {.entry = {.count = 1, .reusable = false}}, SHIFT(575),
  [25] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1089),
  [27] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1091),
  [29] = {.entry = {.count = 1, .reusable = false}}, SHIFT(706),
  [31] = {.entry = {.count = 1, .reusable = true}}, SHIFT(104),
  [33] = {.entry = {.count = 1, .reusable = true}}, SHIFT(29),
  [35] = {.entry = {.count = 1, .reusable = false}}, SHIFT(941),
  [37] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1043),
  [39] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1044),
  [41] = {.entry = {.count = 1, .reusable = true}}, SHIFT(942),
  [43] = {.entry = {.count = 1, .reusable = true}}, SHIFT(943),
  [45] = {.entry = {.count = 1, .reusable = false}}, SHIFT(326),
  [47] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1045),
  [49] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1046),
  [51] = {.entry = {.count = 1, .reusable = false}}, SHIFT(405),
  [53] = {.entry = {.count = 1, .reusable = false}}, SHIFT(406),
  [55] = {.entry = {.count = 1, .reusable = false}}, SHIFT(407),
  [57] = {.entry = {.count = 1, .reusable = false}}, SHIFT(442),
  [59] = {.entry = {.count = 1, .reusable = false}}, SHIFT(325),
  [61] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1115),
  [63] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1080),
  [65] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1116),
  [67] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1117),
  [69] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1081),
  [71] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1082),
  [73] = {.entry = {.count = 1, .reusable = false}}, SHIFT(948),
  [75] = {.entry = {.count = 1, .reusable = false}}, SHIFT(949),
  [77] = {.entry = {.count = 1, .reusable = false}}, SHIFT(443),
  [79] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1084),
  [81] = {.entry = {.count = 1, .reusable = false}}, SHIFT(444),
  [83] = {.entry = {.count = 1, .reusable = false}}, SHIFT(409),
  [85] = {.entry = {.count = 1, .reusable = false}}, SHIFT(951),
  [87] = {.entry = {.count = 1, .reusable = false}}, SHIFT(952),
  [89] = {.entry = {.count = 1, .reusable = false}}, SHIFT(953),
  [91] = {.entry = {.count = 1, .reusable = false}}, SHIFT(954),
  [93] = {.entry = {.count = 1, .reusable = true}}, SHIFT(712),
  [95] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1033),
  [97] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1034),
  [99] = {.entry = {.count = 1, .reusable = false}}, SHIFT(840),
  [101] = {.entry = {.count = 1, .reusable = false}}, SHIFT(583),
  [103] = {.entry = {.count = 1, .reusable = true}}, SHIFT(220),
  [105] = {.entry = {.count = 1, .reusable = true}}, SHIFT(955),
  [107] = {.entry = {.count = 1, .reusable = true}}, SHIFT(28),
  [109] = {.entry = {.count = 1, .reusable = false}}, SHIFT(577),
  [111] = {.entry = {.count = 1, .reusable = true}}, SHIFT(977),
  [113] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1035),
  [115] = {.entry = {.count = 1, .reusable = true}}, SHIFT(205),
  [117] = {.entry = {.count = 1, .reusable = true}}, SHIFT(207),
  [119] = {.entry = {.count = 1, .reusable = true}}, SHIFT(217),
  [121] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef, 2, 0, 10),
  [123] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif, 3, 0, 21),
  [125] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef, 3, 0, 24),
  [127] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif, 4, 0, 34),
  [129] = {.entry = {.count = 1, .reusable = true}}, SHIFT(109),
  [131] = {.entry = {.count = 1, .reusable = true}}, SHIFT(98),
  [133] = {.entry = {.count = 1, .reusable = true}}, SHIFT(211),
  [135] = {.entry = {.count = 1, .reusable = true}}, SHIFT(111),
  [137] = {.entry = {.count = 1, .reusable = true}}, SHIFT(116),
  [139] = {.entry = {.count = 1, .reusable = true}}, SHIFT(208),
  [141] = {.entry = {.count = 1, .reusable = true}}, SHIFT(209),
  [143] = {.entry = {.count = 1, .reusable = true}}, SHIFT(213),
  [145] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(706),
  [148] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(104),
  [151] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(29),
  [154] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(941),
  [157] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1043),
  [160] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1044),
  [163] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(942),
  [166] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(943),
  [169] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(326),
  [172] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1045),
  [175] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1046),
  [178] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(405),
  [181] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(406),
  [184] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(407),
  [187] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(442),
  [190] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(325),
  [193] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1115),
  [196] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1080),
  [199] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1116),
  [202] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1117),
  [205] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1081),
  [208] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1082),
  [211] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(948),
  [214] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(949),
  [217] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(443),
  [220] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1084),
  [223] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(444),
  [226] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(409),
  [229] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(951),
  [232] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(952),
  [235] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(953),
  [238] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(954),
  [241] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(712),
  [244] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1033),
  [247] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1034),
  [250] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(840),
  [253] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(583),
  [256] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0),
  [258] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(955),
  [261] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0),
  [263] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1035),
  [266] = {.entry = {.count = 1, .reusable = false}}, SHIFT(711),
  [268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(204),
  [270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(25),
  [272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(655),
  [274] = {.entry = {.count = 1, .reusable = false}}, SHIFT(875),
  [276] = {.entry = {.count = 1, .reusable = false}}, SHIFT(887),
  [278] = {.entry = {.count = 1, .reusable = false}}, SHIFT(891),
  [280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(909),
  [282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(930),
  [284] = {.entry = {.count = 1, .reusable = false}}, SHIFT(324),
  [286] = {.entry = {.count = 1, .reusable = false}}, SHIFT(945),
  [288] = {.entry = {.count = 1, .reusable = false}}, SHIFT(946),
  [290] = {.entry = {.count = 1, .reusable = false}}, SHIFT(357),
  [292] = {.entry = {.count = 1, .reusable = false}}, SHIFT(358),
  [294] = {.entry = {.count = 1, .reusable = false}}, SHIFT(359),
  [296] = {.entry = {.count = 1, .reusable = false}}, SHIFT(360),
  [298] = {.entry = {.count = 1, .reusable = false}}, SHIFT(320),
  [300] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1006),
  [302] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1007),
  [304] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1010),
  [306] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1012),
  [308] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1020),
  [310] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1031),
  [312] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1037),
  [314] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1041),
  [316] = {.entry = {.count = 1, .reusable = false}}, SHIFT(362),
  [318] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1053),
  [320] = {.entry = {.count = 1, .reusable = false}}, SHIFT(363),
  [322] = {.entry = {.count = 1, .reusable = false}}, SHIFT(364),
  [324] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1065),
  [326] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1072),
  [328] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1074),
  [330] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1075),
  [332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(701),
  [334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(982),
  [336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(983),
  [338] = {.entry = {.count = 1, .reusable = false}}, SHIFT(830),
  [340] = {.entry = {.count = 1, .reusable = false}}, SHIFT(571),
  [342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1085),
  [344] = {.entry = {.count = 1, .reusable = true}}, SHIFT(985),
  [346] = {.entry = {.count = 1, .reusable = false}}, SHIFT(704),
  [348] = {.entry = {.count = 1, .reusable = true}}, SHIFT(245),
  [350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(30),
  [352] = {.entry = {.count = 1, .reusable = false}}, SHIFT(990),
  [354] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1061),
  [356] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1062),
  [358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(991),
  [360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(992),
  [362] = {.entry = {.count = 1, .reusable = false}}, SHIFT(321),
  [364] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1063),
  [366] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1064),
  [368] = {.entry = {.count = 1, .reusable = false}}, SHIFT(421),
  [370] = {.entry = {.count = 1, .reusable = false}}, SHIFT(422),
  [372] = {.entry = {.count = 1, .reusable = false}}, SHIFT(423),
  [374] = {.entry = {.count = 1, .reusable = false}}, SHIFT(447),
  [376] = {.entry = {.count = 1, .reusable = false}}, SHIFT(327),
  [378] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1119),
  [380] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1099),
  [382] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1120),
  [384] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1121),
  [386] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1100),
  [388] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1101),
  [390] = {.entry = {.count = 1, .reusable = false}}, SHIFT(997),
  [392] = {.entry = {.count = 1, .reusable = false}}, SHIFT(998),
  [394] = {.entry = {.count = 1, .reusable = false}}, SHIFT(448),
  [396] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1103),
  [398] = {.entry = {.count = 1, .reusable = false}}, SHIFT(449),
  [400] = {.entry = {.count = 1, .reusable = false}}, SHIFT(424),
  [402] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1000),
  [404] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1001),
  [406] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1002),
  [408] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1003),
  [410] = {.entry = {.count = 1, .reusable = true}}, SHIFT(702),
  [412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1038),
  [414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1039),
  [416] = {.entry = {.count = 1, .reusable = false}}, SHIFT(795),
  [418] = {.entry = {.count = 1, .reusable = false}}, SHIFT(592),
  [420] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else, 2, 0, 22),
  [422] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1004),
  [424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1040),
  [426] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(711),
  [429] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(204),
  [432] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(25),
  [435] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(875),
  [438] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(887),
  [441] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(891),
  [444] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(909),
  [447] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(930),
  [450] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(324),
  [453] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(945),
  [456] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(946),
  [459] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(357),
  [462] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(358),
  [465] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(359),
  [468] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(360),
  [471] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(320),
  [474] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1006),
  [477] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1007),
  [480] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1010),
  [483] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1012),
  [486] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1020),
  [489] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1031),
  [492] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1037),
  [495] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1041),
  [498] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(362),
  [501] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1053),
  [504] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(363),
  [507] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(364),
  [510] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1065),
  [513] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1072),
  [516] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1074),
  [519] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1075),
  [522] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(701),
  [525] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(982),
  [528] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(983),
  [531] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(830),
  [534] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(571),
  [537] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1085),
  [540] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(985),
  [543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(695),
  [545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(189),
  [547] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(704),
  [550] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(245),
  [553] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(30),
  [556] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(990),
  [559] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1061),
  [562] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1062),
  [565] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(991),
  [568] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(992),
  [571] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(321),
  [574] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1063),
  [577] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1064),
  [580] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(421),
  [583] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(422),
  [586] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(423),
  [589] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(447),
  [592] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(327),
  [595] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1119),
  [598] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1099),
  [601] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1120),
  [604] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1121),
  [607] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1100),
  [610] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1101),
  [613] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(997),
  [616] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(998),
  [619] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(448),
  [622] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1103),
  [625] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(449),
  [628] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(424),
  [631] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1000),
  [634] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1001),
  [637] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1002),
  [640] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1003),
  [643] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(702),
  [646] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1038),
  [649] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1039),
  [652] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(795),
  [655] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(592),
  [658] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1004),
  [661] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_compound_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1040),
  [664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(184),
  [666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(175),
  [668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(663),
  [670] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else, 1, 0, 0),
  [672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(69),
  [674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(174),
  [676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(602),
  [678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(614),
  [680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(659),
  [682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(50),
  [684] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1019),
  [686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(196),
  [688] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1077),
  [690] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1097),
  [692] = {.entry = {.count = 1, .reusable = false}}, SHIFT(971),
  [694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(83),
  [696] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1076),
  [698] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1096),
  [700] = {.entry = {.count = 1, .reusable = false}}, SHIFT(973),
  [702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(192),
  [704] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1078),
  [706] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1122),
  [708] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_statement, 3, 0, 0),
  [710] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_statement, 3, 0, 0),
  [712] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_wait_for_move_statement, 5, 0, 48),
  [714] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_wait_for_move_statement, 5, 0, 48),
  [716] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_emit_sfx_statement, 5, 0, 49),
  [718] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_emit_sfx_statement, 5, 0, 49),
  [720] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_explode_statement, 5, 0, 50),
  [722] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_explode_statement, 5, 0, 50),
  [724] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_attach_unit_statement, 5, 0, 46),
  [726] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_attach_unit_statement, 5, 0, 46),
  [728] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_decrement_statement, 3, 0, 6),
  [730] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_decrement_statement, 3, 0, 6),
  [732] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 7, 0, 51),
  [734] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 7, 0, 51),
  [736] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_spin_statement, 7, 0, 54),
  [738] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_spin_statement, 7, 0, 54),
  [740] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_stop_spin_statement, 7, 0, 55),
  [742] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_stop_spin_statement, 7, 0, 55),
  [744] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_turn_statement, 7, 0, 55),
  [746] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_turn_statement, 7, 0, 55),
  [748] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_move_statement, 7, 0, 55),
  [750] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_move_statement, 7, 0, 55),
  [752] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_turn_statement, 8, 0, 56),
  [754] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_turn_statement, 8, 0, 56),
  [756] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_move_statement, 8, 0, 56),
  [758] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_move_statement, 8, 0, 56),
  [760] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_spin_statement, 9, 0, 58),
  [762] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_spin_statement, 9, 0, 58),
  [764] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return_statement, 3, 0, 0),
  [766] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return_statement, 3, 0, 0),
  [768] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_signal_statement, 3, 0, 37),
  [770] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_signal_statement, 3, 0, 37),
  [772] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_set_signal_mask_statement, 3, 0, 37),
  [774] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_set_signal_mask_statement, 3, 0, 37),
  [776] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_sleep_statement, 3, 0, 37),
  [778] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_sleep_statement, 3, 0, 37),
  [780] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_get_statement, 3, 0, 38),
  [782] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_statement, 3, 0, 38),
  [784] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_compound_statement, 2, 0, 0),
  [786] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_compound_statement, 2, 0, 0),
  [788] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_hide_statement, 3, 0, 39),
  [790] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_hide_statement, 3, 0, 39),
  [792] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_if_statement, 5, 0, 44),
  [794] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_if_statement, 5, 0, 44),
  [796] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_show_statement, 3, 0, 39),
  [798] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_show_statement, 3, 0, 39),
  [800] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_drop_unit_statement, 3, 0, 37),
  [802] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_drop_unit_statement, 3, 0, 37),
  [804] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_cache_statement, 3, 0, 39),
  [806] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_cache_statement, 3, 0, 39),
  [808] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dont_cache_statement, 3, 0, 39),
  [810] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dont_cache_statement, 3, 0, 39),
  [812] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dont_shade_statement, 3, 0, 39),
  [814] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dont_shade_statement, 3, 0, 39),
  [816] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_dont_shadow_statement, 3, 0, 39),
  [818] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_dont_shadow_statement, 3, 0, 39),
  [820] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_statement, 4, 0, 36),
  [822] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_statement, 4, 0, 36),
  [824] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_var_statement, 3, 0, 36),
  [826] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_var_statement, 3, 0, 36),
  [828] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_increment_statement, 3, 0, 6),
  [830] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_increment_statement, 3, 0, 6),
  [832] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_call_script_statement, 4, 0, 42),
  [834] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_call_script_statement, 4, 0, 42),
  [836] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_start_script_statement, 4, 0, 42),
  [838] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_start_script_statement, 4, 0, 42),
  [840] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_statement, 1, 0, 0),
  [842] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_statement, 1, 0, 0),
  [844] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assign_statement, 1, 0, 0),
  [846] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assign_statement, 1, 0, 0),
  [848] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_keyword_statement, 1, 0, 0),
  [850] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_keyword_statement, 1, 0, 0),
  [852] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_assign_statement, 4, 0, 43),
  [854] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_assign_statement, 4, 0, 43),
  [856] = {.entry = {.count = 1, .reusable = false}}, SHIFT(37),
  [858] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_while_statement, 5, 0, 45),
  [860] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_while_statement, 5, 0, 45),
  [862] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_return_statement, 2, 0, 0),
  [864] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_return_statement, 2, 0, 0),
  [866] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_set_statement, 5, 0, 46),
  [868] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_set_statement, 5, 0, 46),
  [870] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_stop_spin_statement, 5, 0, 48),
  [872] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_stop_spin_statement, 5, 0, 48),
  [874] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_wait_for_turn_statement, 5, 0, 48),
  [876] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_wait_for_turn_statement, 5, 0, 48),
  [878] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 5, 0, 35),
  [880] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 5, 0, 35),
  [882] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 5, 0, 33),
  [884] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 5, 0, 33),
  [886] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_name_statement, 2, 0, 2),
  [888] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_name_statement, 2, 0, 2),
  [890] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_directive, 2, 0, 4),
  [892] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_directive, 2, 0, 4),
  [894] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call_statement, 2, 0, 0),
  [896] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call_statement, 2, 0, 0),
  [898] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 3, 0, 10),
  [900] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 3, 0, 10),
  [902] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_name_statement, 3, 0, 2),
  [904] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_name_statement, 3, 0, 2),
  [906] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_include, 3, 0, 8),
  [908] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_include, 3, 0, 8),
  [910] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_include, 3, 0, 9),
  [912] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_include, 3, 0, 9),
  [914] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_def, 3, 0, 10),
  [916] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_def, 3, 0, 10),
  [918] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_undef, 3, 0, 10),
  [920] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_undef, 3, 0, 10),
  [922] = {.entry = {.count = 2, .reusable = false}}, REDUCE(sym__block_item, 1, 0, 0), REDUCE(sym_statement, 1, 0, 0),
  [925] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym__block_item, 1, 0, 0), REDUCE(sym_statement, 1, 0, 0),
  [928] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_directive, 3, 0, 11),
  [930] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_directive, 3, 0, 11),
  [932] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_line, 3, 0, 14),
  [934] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_line, 3, 0, 14),
  [936] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_macro_call_statement, 3, 0, 0),
  [938] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_macro_call_statement, 3, 0, 0),
  [940] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_def, 4, 0, 18),
  [942] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_def, 4, 0, 18),
  [944] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 4, 0, 21),
  [946] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 4, 0, 21),
  [948] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 4, 0, 23),
  [950] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 4, 0, 23),
  [952] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef, 4, 0, 24),
  [954] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef, 4, 0, 24),
  [956] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_function_def, 4, 0, 19),
  [958] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_function_def, 4, 0, 19),
  [960] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_line, 4, 0, 25),
  [962] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_line, 4, 0, 25),
  [964] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_function_def, 5, 0, 31),
  [966] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_function_def, 5, 0, 31),
  [968] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 6, 0, 41),
  [970] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 6, 0, 41),
  [972] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if, 5, 0, 34),
  [974] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if, 5, 0, 34),
  [976] = {.entry = {.count = 1, .reusable = false}}, SHIFT(40),
  [978] = {.entry = {.count = 1, .reusable = false}}, SHIFT(47),
  [980] = {.entry = {.count = 1, .reusable = false}}, SHIFT(703),
  [982] = {.entry = {.count = 1, .reusable = true}}, SHIFT(267),
  [984] = {.entry = {.count = 1, .reusable = false}}, SHIFT(928),
  [986] = {.entry = {.count = 1, .reusable = false}}, SHIFT(929),
  [988] = {.entry = {.count = 1, .reusable = true}}, SHIFT(707),
  [990] = {.entry = {.count = 1, .reusable = true}}, SHIFT(931),
  [992] = {.entry = {.count = 1, .reusable = true}}, SHIFT(932),
  [994] = {.entry = {.count = 1, .reusable = false}}, SHIFT(838),
  [996] = {.entry = {.count = 1, .reusable = false}}, SHIFT(581),
  [998] = {.entry = {.count = 1, .reusable = true}}, SHIFT(619),
  [1000] = {.entry = {.count = 1, .reusable = true}}, SHIFT(933),
  [1002] = {.entry = {.count = 1, .reusable = true}}, SHIFT(272),
  [1004] = {.entry = {.count = 1, .reusable = false}}, SHIFT(574),
  [1006] = {.entry = {.count = 1, .reusable = true}}, SHIFT(959),
  [1008] = {.entry = {.count = 1, .reusable = true}}, SHIFT(934),
  [1010] = {.entry = {.count = 1, .reusable = true}}, SHIFT(691),
  [1012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(677),
  [1014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(258),
  [1016] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_top_level, 2, 0, 10),
  [1018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(252),
  [1020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(671),
  [1022] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_top_level, 4, 0, 34),
  [1024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(256),
  [1026] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_top_level, 3, 0, 21),
  [1028] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_top_level, 3, 0, 24),
  [1030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(262),
  [1032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(693),
  [1034] = {.entry = {.count = 1, .reusable = true}}, SHIFT(261),
  [1036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(699),
  [1038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(666),
  [1040] = {.entry = {.count = 1, .reusable = true}}, SHIFT(638),
  [1042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(265),
  [1044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(630),
  [1046] = {.entry = {.count = 1, .reusable = true}}, SHIFT(251),
  [1048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(603),
  [1050] = {.entry = {.count = 1, .reusable = true}}, SHIFT(606),
  [1052] = {.entry = {.count = 1, .reusable = true}}, SHIFT(253),
  [1054] = {.entry = {.count = 1, .reusable = true}}, SHIFT(685),
  [1056] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(703),
  [1059] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(267),
  [1062] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(928),
  [1065] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(929),
  [1068] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(707),
  [1071] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(931),
  [1074] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(932),
  [1077] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(838),
  [1080] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(581),
  [1083] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0),
  [1085] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(933),
  [1088] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0),
  [1090] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(934),
  [1093] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_source_file, 1, 0, 0),
  [1095] = {.entry = {.count = 1, .reusable = true}}, SHIFT(269),
  [1097] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(710),
  [1100] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(269),
  [1103] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(1042),
  [1106] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(936),
  [1109] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(705),
  [1112] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(877),
  [1115] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(907),
  [1118] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(802),
  [1121] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(575),
  [1124] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(1089),
  [1127] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(1091),
  [1130] = {.entry = {.count = 1, .reusable = false}}, SHIFT(709),
  [1132] = {.entry = {.count = 1, .reusable = true}}, SHIFT(271),
  [1134] = {.entry = {.count = 1, .reusable = false}}, SHIFT(979),
  [1136] = {.entry = {.count = 1, .reusable = false}}, SHIFT(980),
  [1138] = {.entry = {.count = 1, .reusable = true}}, SHIFT(708),
  [1140] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1028),
  [1142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1029),
  [1144] = {.entry = {.count = 1, .reusable = false}}, SHIFT(822),
  [1146] = {.entry = {.count = 1, .reusable = false}}, SHIFT(590),
  [1148] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else_top_level, 2, 0, 22),
  [1150] = {.entry = {.count = 1, .reusable = true}}, SHIFT(984),
  [1152] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1030),
  [1154] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(709),
  [1157] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(271),
  [1160] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(979),
  [1163] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(980),
  [1166] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(708),
  [1169] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(1028),
  [1172] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(1029),
  [1175] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(822),
  [1178] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(590),
  [1181] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(984),
  [1184] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_source_file_repeat1, 2, 0, 0), SHIFT_REPEAT(1030),
  [1187] = {.entry = {.count = 1, .reusable = true}}, SHIFT(270),
  [1189] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_else_top_level, 1, 0, 0),
  [1191] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_varying, 1, 1, 26),
  [1193] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_varying, 1, 1, 26), SHIFT(532),
  [1196] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_varying, 1, 1, 26),
  [1198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(532),
  [1200] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_unary_expression, 2, 0, 12),
  [1202] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_unary_expression, 2, 0, 12),
  [1204] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_binary_expression, 3, 0, 20),
  [1206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(451),
  [1208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(333),
  [1210] = {.entry = {.count = 1, .reusable = false}}, SHIFT(333),
  [1212] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_binary_expression, 3, 0, 20),
  [1214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(340),
  [1216] = {.entry = {.count = 1, .reusable = false}}, SHIFT(341),
  [1218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(341),
  [1220] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_term, 2, 0, 0),
  [1222] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_get_term, 2, 0, 0),
  [1224] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_expression, 1, 0, 0),
  [1226] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_expression, 1, 0, 0),
  [1228] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_constant, 1, 0, 0),
  [1230] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_constant, 1, 0, 0),
  [1232] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_call_expression, 2, -1, 3),
  [1234] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_call_expression, 2, -1, 3),
  [1236] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_call, 4, 0, 47),
  [1238] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_get_call, 4, 0, 47),
  [1240] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_argument_list, 2, 0, 0),
  [1242] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_argument_list, 2, 0, 0),
  [1244] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_varying, 1, 0, 0),
  [1246] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_varying, 1, 0, 0),
  [1248] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_argument_list, 3, 0, 0),
  [1250] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_argument_list, 3, 0, 0),
  [1252] = {.entry = {.count = 1, .reusable = false}}, SHIFT(339),
  [1254] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_argument_list, 4, 0, 0),
  [1256] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_argument_list, 4, 0, 0),
  [1258] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_rand_call, 6, 0, 52),
  [1260] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_rand_call, 6, 0, 52),
  [1262] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_call, 6, 0, 53),
  [1264] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_get_call, 6, 0, 53),
  [1266] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_call, 1, 0, 27),
  [1268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(354),
  [1270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(334),
  [1272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(335),
  [1274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(336),
  [1276] = {.entry = {.count = 1, .reusable = false}}, SHIFT(337),
  [1278] = {.entry = {.count = 1, .reusable = false}}, SHIFT(338),
  [1280] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_call, 8, 0, 57),
  [1282] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_get_call, 8, 0, 57),
  [1284] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_parenthesized_expression, 3, 0, 0),
  [1286] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_parenthesized_expression, 3, 0, 0),
  [1288] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_get_call, 10, 0, 59),
  [1290] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_get_call, 10, 0, 59),
  [1292] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym__macro_call_expression, 1, 0, 1),
  [1294] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym__macro_call_expression, 1, 0, 1),
  [1296] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_degree_constant, 3, 0, 0),
  [1298] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_degree_constant, 3, 0, 0),
  [1300] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_linear_constant, 3, 0, 0),
  [1302] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_linear_constant, 3, 0, 0),
  [1304] = {.entry = {.count = 2, .reusable = true}}, REDUCE(sym_get_call, 1, 0, 27), SHIFT(354),
  [1307] = {.entry = {.count = 1, .reusable = true}}, SHIFT(344),
  [1309] = {.entry = {.count = 1, .reusable = false}}, SHIFT(344),
  [1311] = {.entry = {.count = 1, .reusable = true}}, SHIFT(343),
  [1313] = {.entry = {.count = 1, .reusable = false}}, SHIFT(348),
  [1315] = {.entry = {.count = 1, .reusable = false}}, SHIFT(349),
  [1317] = {.entry = {.count = 1, .reusable = false}}, SHIFT(350),
  [1319] = {.entry = {.count = 1, .reusable = true}}, SHIFT(351),
  [1321] = {.entry = {.count = 1, .reusable = false}}, SHIFT(352),
  [1323] = {.entry = {.count = 1, .reusable = true}}, SHIFT(352),
  [1325] = {.entry = {.count = 1, .reusable = true}}, SHIFT(347),
  [1327] = {.entry = {.count = 1, .reusable = true}}, SHIFT(346),
  [1329] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1094),
  [1331] = {.entry = {.count = 1, .reusable = true}}, SHIFT(511),
  [1333] = {.entry = {.count = 1, .reusable = true}}, SHIFT(796),
  [1335] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_expression, 1, 0, 2),
  [1337] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_expression, 1, 0, 2),
  [1339] = {.entry = {.count = 1, .reusable = true}}, SHIFT(790),
  [1341] = {.entry = {.count = 1, .reusable = true}}, SHIFT(815),
  [1343] = {.entry = {.count = 1, .reusable = true}}, SHIFT(572),
  [1345] = {.entry = {.count = 1, .reusable = true}}, SHIFT(284),
  [1347] = {.entry = {.count = 1, .reusable = true}}, SHIFT(568),
  [1349] = {.entry = {.count = 1, .reusable = true}}, SHIFT(580),
  [1351] = {.entry = {.count = 1, .reusable = false}}, SHIFT(580),
  [1353] = {.entry = {.count = 1, .reusable = true}}, SHIFT(582),
  [1355] = {.entry = {.count = 1, .reusable = true}}, SHIFT(584),
  [1357] = {.entry = {.count = 1, .reusable = true}}, SHIFT(585),
  [1359] = {.entry = {.count = 1, .reusable = false}}, SHIFT(586),
  [1361] = {.entry = {.count = 1, .reusable = false}}, SHIFT(587),
  [1363] = {.entry = {.count = 1, .reusable = true}}, SHIFT(588),
  [1365] = {.entry = {.count = 1, .reusable = false}}, SHIFT(589),
  [1367] = {.entry = {.count = 1, .reusable = true}}, SHIFT(589),
  [1369] = {.entry = {.count = 1, .reusable = true}}, SHIFT(591),
  [1371] = {.entry = {.count = 1, .reusable = false}}, SHIFT(273),
  [1373] = {.entry = {.count = 1, .reusable = true}}, SHIFT(380),
  [1375] = {.entry = {.count = 1, .reusable = false}}, SHIFT(330),
  [1377] = {.entry = {.count = 1, .reusable = true}}, SHIFT(390),
  [1379] = {.entry = {.count = 1, .reusable = false}}, SHIFT(390),
  [1381] = {.entry = {.count = 1, .reusable = true}}, SHIFT(813),
  [1383] = {.entry = {.count = 1, .reusable = false}}, SHIFT(873),
  [1385] = {.entry = {.count = 1, .reusable = true}}, SHIFT(814),
  [1387] = {.entry = {.count = 1, .reusable = true}}, SHIFT(279),
  [1389] = {.entry = {.count = 1, .reusable = false}}, SHIFT(278),
  [1391] = {.entry = {.count = 1, .reusable = false}}, SHIFT(274),
  [1393] = {.entry = {.count = 1, .reusable = true}}, SHIFT(199),
  [1395] = {.entry = {.count = 1, .reusable = false}}, SHIFT(319),
  [1397] = {.entry = {.count = 1, .reusable = true}}, SHIFT(382),
  [1399] = {.entry = {.count = 1, .reusable = false}}, SHIFT(382),
  [1401] = {.entry = {.count = 1, .reusable = true}}, SHIFT(494),
  [1403] = {.entry = {.count = 1, .reusable = true}}, SHIFT(834),
  [1405] = {.entry = {.count = 1, .reusable = true}}, SHIFT(193),
  [1407] = {.entry = {.count = 1, .reusable = true}}, SHIFT(89),
  [1409] = {.entry = {.count = 1, .reusable = false}}, SHIFT(497),
  [1411] = {.entry = {.count = 1, .reusable = false}}, SHIFT_EXTRA(),
  [1413] = {.entry = {.count = 1, .reusable = true}}, SHIFT(886),
  [1415] = {.entry = {.count = 1, .reusable = true}}, SHIFT(369),
  [1417] = {.entry = {.count = 1, .reusable = true}}, SHIFT(372),
  [1419] = {.entry = {.count = 1, .reusable = true}}, SHIFT(978),
  [1421] = {.entry = {.count = 1, .reusable = true}}, SHIFT(345),
  [1423] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_expression, 1, 0, 0),
  [1425] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_expression, 1, 0, 0),
  [1427] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_unary_expression, 2, 0, 12),
  [1429] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_unary_expression, 2, 0, 12),
  [1431] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_defined, 2, 0, 13),
  [1433] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_defined, 2, 0, 13),
  [1435] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_parenthesized_expression, 3, 0, 0),
  [1437] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_parenthesized_expression, 3, 0, 0),
  [1439] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_binary_expression, 3, 0, 20),
  [1441] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_binary_expression, 3, 0, 20),
  [1443] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_argument_list_repeat1, 2, 0, 0),
  [1445] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_defined, 4, 0, 32),
  [1447] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_defined, 4, 0, 32),
  [1449] = {.entry = {.count = 1, .reusable = false}}, SHIFT(598),
  [1451] = {.entry = {.count = 1, .reusable = false}}, SHIFT(578),
  [1453] = {.entry = {.count = 1, .reusable = false}}, SHIFT(579),
  [1455] = {.entry = {.count = 1, .reusable = false}}, SHIFT(599),
  [1457] = {.entry = {.count = 1, .reusable = false}}, SHIFT(594),
  [1459] = {.entry = {.count = 1, .reusable = false}}, SHIFT(595),
  [1461] = {.entry = {.count = 1, .reusable = false}}, SHIFT(596),
  [1463] = {.entry = {.count = 1, .reusable = false}}, SHIFT(597),
  [1465] = {.entry = {.count = 1, .reusable = false}}, SHIFT(600),
  [1467] = {.entry = {.count = 1, .reusable = false}}, SHIFT(569),
  [1469] = {.entry = {.count = 1, .reusable = true}}, SHIFT(257),
  [1471] = {.entry = {.count = 1, .reusable = true}}, SHIFT(57),
  [1473] = {.entry = {.count = 1, .reusable = true}}, SHIFT(420),
  [1475] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1047),
  [1477] = {.entry = {.count = 1, .reusable = true}}, SHIFT(376),
  [1479] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1049),
  [1481] = {.entry = {.count = 1, .reusable = true}}, SHIFT(377),
  [1483] = {.entry = {.count = 1, .reusable = true}}, SHIFT(148),
  [1485] = {.entry = {.count = 1, .reusable = true}}, SHIFT(434),
  [1487] = {.entry = {.count = 1, .reusable = true}}, SHIFT(264),
  [1489] = {.entry = {.count = 1, .reusable = true}}, SHIFT(486),
  [1491] = {.entry = {.count = 1, .reusable = true}}, SHIFT(381),
  [1493] = {.entry = {.count = 1, .reusable = true}}, SHIFT(288),
  [1495] = {.entry = {.count = 1, .reusable = true}}, SHIFT(173),
  [1497] = {.entry = {.count = 1, .reusable = true}}, SHIFT(383),
  [1499] = {.entry = {.count = 1, .reusable = true}}, SHIFT(10),
  [1501] = {.entry = {.count = 1, .reusable = true}}, SHIFT(373),
  [1503] = {.entry = {.count = 1, .reusable = true}}, SHIFT(281),
  [1505] = {.entry = {.count = 1, .reusable = true}}, SHIFT(895),
  [1507] = {.entry = {.count = 1, .reusable = true}}, SHIFT(418),
  [1509] = {.entry = {.count = 1, .reusable = true}}, SHIFT(896),
  [1511] = {.entry = {.count = 1, .reusable = true}}, SHIFT(419),
  [1513] = {.entry = {.count = 1, .reusable = true}}, SHIFT(260),
  [1515] = {.entry = {.count = 1, .reusable = true}}, SHIFT(384),
  [1517] = {.entry = {.count = 1, .reusable = true}}, SHIFT(295),
  [1519] = {.entry = {.count = 1, .reusable = true}}, SHIFT(16),
  [1521] = {.entry = {.count = 1, .reusable = true}}, SHIFT(871),
  [1523] = {.entry = {.count = 1, .reusable = true}}, SHIFT(432),
  [1525] = {.entry = {.count = 1, .reusable = true}}, SHIFT(872),
  [1527] = {.entry = {.count = 1, .reusable = true}}, SHIFT(433),
  [1529] = {.entry = {.count = 1, .reusable = true}}, SHIFT(7),
  [1531] = {.entry = {.count = 1, .reusable = true}}, SHIFT(391),
  [1533] = {.entry = {.count = 1, .reusable = true}}, SHIFT(255),
  [1535] = {.entry = {.count = 1, .reusable = true}}, SHIFT(3),
  [1537] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0),
  [1539] = {.entry = {.count = 1, .reusable = false}}, SHIFT(317),
  [1541] = {.entry = {.count = 1, .reusable = true}}, SHIFT(576),
  [1543] = {.entry = {.count = 1, .reusable = true}}, SHIFT(488),
  [1545] = {.entry = {.count = 1, .reusable = true}}, SHIFT(593),
  [1547] = {.entry = {.count = 1, .reusable = false}}, SHIFT(593),
  [1549] = {.entry = {.count = 1, .reusable = true}}, SHIFT(803),
  [1551] = {.entry = {.count = 1, .reusable = true}}, SHIFT(804),
  [1553] = {.entry = {.count = 1, .reusable = false}}, SHIFT(805),
  [1555] = {.entry = {.count = 1, .reusable = true}}, SHIFT(385),
  [1557] = {.entry = {.count = 1, .reusable = true}}, SHIFT(46),
  [1559] = {.entry = {.count = 1, .reusable = true}}, SHIFT(63),
  [1561] = {.entry = {.count = 1, .reusable = true}}, SHIFT(296),
  [1563] = {.entry = {.count = 1, .reusable = true}}, SHIFT(146),
  [1565] = {.entry = {.count = 1, .reusable = true}}, SHIFT(86),
  [1567] = {.entry = {.count = 1, .reusable = true}}, SHIFT(67),
  [1569] = {.entry = {.count = 1, .reusable = true}}, SHIFT(287),
  [1571] = {.entry = {.count = 1, .reusable = true}}, SHIFT(73),
  [1573] = {.entry = {.count = 1, .reusable = true}}, SHIFT(90),
  [1575] = {.entry = {.count = 1, .reusable = true}}, SHIFT(53),
  [1577] = {.entry = {.count = 1, .reusable = true}}, SHIFT(176),
  [1579] = {.entry = {.count = 1, .reusable = true}}, SHIFT(54),
  [1581] = {.entry = {.count = 1, .reusable = true}}, SHIFT(45),
  [1583] = {.entry = {.count = 1, .reusable = true}}, SHIFT(365),
  [1585] = {.entry = {.count = 1, .reusable = true}}, SHIFT(42),
  [1587] = {.entry = {.count = 1, .reusable = true}}, SHIFT(202),
  [1589] = {.entry = {.count = 1, .reusable = true}}, SHIFT(39),
  [1591] = {.entry = {.count = 1, .reusable = true}}, SHIFT(43),
  [1593] = {.entry = {.count = 1, .reusable = true}}, SHIFT(38),
  [1595] = {.entry = {.count = 1, .reusable = true}}, SHIFT(119),
  [1597] = {.entry = {.count = 1, .reusable = true}}, SHIFT(371),
  [1599] = {.entry = {.count = 1, .reusable = false}}, SHIFT(314),
  [1601] = {.entry = {.count = 1, .reusable = true}}, SHIFT(816),
  [1603] = {.entry = {.count = 1, .reusable = true}}, SHIFT(166),
  [1605] = {.entry = {.count = 1, .reusable = true}}, SHIFT(117),
  [1607] = {.entry = {.count = 1, .reusable = true}}, SHIFT(121),
  [1609] = {.entry = {.count = 1, .reusable = true}}, SHIFT(180),
  [1611] = {.entry = {.count = 1, .reusable = true}}, SHIFT(158),
  [1613] = {.entry = {.count = 1, .reusable = true}}, SHIFT(181),
  [1615] = {.entry = {.count = 1, .reusable = true}}, SHIFT(122),
  [1617] = {.entry = {.count = 1, .reusable = true}}, SHIFT(182),
  [1619] = {.entry = {.count = 1, .reusable = true}}, SHIFT(126),
  [1621] = {.entry = {.count = 1, .reusable = true}}, SHIFT(168),
  [1623] = {.entry = {.count = 1, .reusable = true}}, SHIFT(167),
  [1625] = {.entry = {.count = 1, .reusable = true}}, SHIFT(282),
  [1627] = {.entry = {.count = 1, .reusable = true}}, SHIFT(66),
  [1629] = {.entry = {.count = 1, .reusable = true}}, SHIFT(35),
  [1631] = {.entry = {.count = 1, .reusable = true}}, SHIFT(36),
  [1633] = {.entry = {.count = 1, .reusable = true}}, SHIFT(170),
  [1635] = {.entry = {.count = 1, .reusable = true}}, SHIFT(297),
  [1637] = {.entry = {.count = 1, .reusable = true}}, SHIFT(353),
  [1639] = {.entry = {.count = 1, .reusable = true}}, SHIFT(136),
  [1641] = {.entry = {.count = 1, .reusable = true}}, SHIFT(864),
  [1643] = {.entry = {.count = 1, .reusable = false}}, SHIFT(315),
  [1645] = {.entry = {.count = 1, .reusable = true}}, SHIFT(139),
  [1647] = {.entry = {.count = 1, .reusable = true}}, SHIFT(413),
  [1649] = {.entry = {.count = 1, .reusable = true}}, SHIFT(968),
  [1651] = {.entry = {.count = 1, .reusable = true}}, SHIFT(415),
  [1653] = {.entry = {.count = 1, .reusable = true}}, SHIFT(144),
  [1655] = {.entry = {.count = 1, .reusable = true}}, SHIFT(356),
  [1657] = {.entry = {.count = 1, .reusable = false}}, SHIFT(316),
  [1659] = {.entry = {.count = 1, .reusable = true}}, SHIFT(428),
  [1661] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1016),
  [1663] = {.entry = {.count = 1, .reusable = true}}, SHIFT(332),
  [1665] = {.entry = {.count = 1, .reusable = true}}, SHIFT(145),
  [1667] = {.entry = {.count = 1, .reusable = true}}, SHIFT(65),
  [1669] = {.entry = {.count = 1, .reusable = true}}, SHIFT(58),
  [1671] = {.entry = {.count = 1, .reusable = true}}, SHIFT(149),
  [1673] = {.entry = {.count = 1, .reusable = true}}, SHIFT(152),
  [1675] = {.entry = {.count = 1, .reusable = true}}, SHIFT(49),
  [1677] = {.entry = {.count = 1, .reusable = true}}, SHIFT(41),
  [1679] = {.entry = {.count = 1, .reusable = true}}, SHIFT(186),
  [1681] = {.entry = {.count = 1, .reusable = true}}, SHIFT(153),
  [1683] = {.entry = {.count = 1, .reusable = true}}, SHIFT(154),
  [1685] = {.entry = {.count = 1, .reusable = true}}, SHIFT(61),
  [1687] = {.entry = {.count = 1, .reusable = true}}, SHIFT(44),
  [1689] = {.entry = {.count = 1, .reusable = true}}, SHIFT(62),
  [1691] = {.entry = {.count = 1, .reusable = true}}, SHIFT(48),
  [1693] = {.entry = {.count = 1, .reusable = true}}, SHIFT(64),
  [1695] = {.entry = {.count = 1, .reusable = true}}, SHIFT(169),
  [1697] = {.entry = {.count = 1, .reusable = false}}, SHIFT(328),
  [1699] = {.entry = {.count = 1, .reusable = true}}, SHIFT(570),
  [1701] = {.entry = {.count = 1, .reusable = true}}, SHIFT(573),
  [1703] = {.entry = {.count = 1, .reusable = false}}, SHIFT(573),
  [1705] = {.entry = {.count = 1, .reusable = true}}, SHIFT(837),
  [1707] = {.entry = {.count = 1, .reusable = true}}, SHIFT(809),
  [1709] = {.entry = {.count = 1, .reusable = false}}, SHIFT(810),
  [1711] = {.entry = {.count = 1, .reusable = true}}, SHIFT(457),
  [1713] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_top_level, 4, 0, 21),
  [1715] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_top_level, 4, 0, 21),
  [1717] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_top_level, 4, 0, 23),
  [1719] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_top_level, 4, 0, 23),
  [1721] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_top_level, 4, 0, 24),
  [1723] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_top_level, 4, 0, 24),
  [1725] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_top_level, 6, 0, 41),
  [1727] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_top_level, 6, 0, 41),
  [1729] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 5, 0, 29),
  [1731] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 5, 0, 29),
  [1733] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_declaration, 1, 0, 0),
  [1735] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_declaration, 1, 0, 0),
  [1737] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_top_level, 5, 0, 33),
  [1739] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_top_level, 5, 0, 33),
  [1741] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_static_var_declaration, 4, 0, 17),
  [1743] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_var_declaration, 4, 0, 17),
  [1745] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_piece_declaration, 3, 0, 5),
  [1747] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_piece_declaration, 3, 0, 5),
  [1749] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_if_top_level, 5, 0, 34),
  [1751] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_if_top_level, 5, 0, 34),
  [1753] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_static_var_declaration, 3, 0, 6),
  [1755] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_static_var_declaration, 3, 0, 6),
  [1757] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 3, 0, 7),
  [1759] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 3, 0, 7),
  [1761] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_top_level, 5, 0, 35),
  [1763] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_top_level, 5, 0, 35),
  [1765] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_function_declaration, 6, 0, 40),
  [1767] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_function_declaration, 6, 0, 40),
  [1769] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_ifdef_top_level, 3, 0, 10),
  [1771] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_ifdef_top_level, 3, 0, 10),
  [1773] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_piece_declaration, 4, 0, 15),
  [1775] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_piece_declaration, 4, 0, 15),
  [1777] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_axis, 1, 0, 0),
  [1779] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_axis, 1, 0, 0),
  [1781] = {.entry = {.count = 1, .reusable = true}}, SHIFT(747),
  [1783] = {.entry = {.count = 1, .reusable = true}}, SHIFT(727),
  [1785] = {.entry = {.count = 1, .reusable = true}}, SHIFT(935),
  [1787] = {.entry = {.count = 1, .reusable = true}}, SHIFT(767),
  [1789] = {.entry = {.count = 1, .reusable = true}}, SHIFT(916),
  [1791] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1106),
  [1793] = {.entry = {.count = 1, .reusable = true}}, SHIFT(613),
  [1795] = {.entry = {.count = 1, .reusable = false}}, SHIFT(844),
  [1797] = {.entry = {.count = 1, .reusable = false}}, SHIFT(541),
  [1799] = {.entry = {.count = 1, .reusable = false}}, SHIFT(914),
  [1801] = {.entry = {.count = 1, .reusable = true}}, SHIFT(221),
  [1803] = {.entry = {.count = 1, .reusable = false}}, SHIFT(528),
  [1805] = {.entry = {.count = 1, .reusable = false}}, SHIFT(427),
  [1807] = {.entry = {.count = 1, .reusable = true}}, SHIFT(760),
  [1809] = {.entry = {.count = 1, .reusable = true}}, SHIFT(975),
  [1811] = {.entry = {.count = 1, .reusable = false}}, SHIFT(897),
  [1813] = {.entry = {.count = 1, .reusable = true}}, SHIFT(95),
  [1815] = {.entry = {.count = 1, .reusable = false}}, SHIFT(412),
  [1817] = {.entry = {.count = 1, .reusable = true}}, SHIFT(764),
  [1819] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1112),
  [1821] = {.entry = {.count = 1, .reusable = true}}, SHIFT(761),
  [1823] = {.entry = {.count = 1, .reusable = true}}, SHIFT(880),
  [1825] = {.entry = {.count = 1, .reusable = false}}, SHIFT(878),
  [1827] = {.entry = {.count = 1, .reusable = true}}, SHIFT(653),
  [1829] = {.entry = {.count = 1, .reusable = false}}, SHIFT(826),
  [1831] = {.entry = {.count = 1, .reusable = false}}, SHIFT(548),
  [1833] = {.entry = {.count = 1, .reusable = false}}, SHIFT(900),
  [1835] = {.entry = {.count = 1, .reusable = true}}, SHIFT(675),
  [1837] = {.entry = {.count = 1, .reusable = false}}, SHIFT(845),
  [1839] = {.entry = {.count = 1, .reusable = false}}, SHIFT(519),
  [1841] = {.entry = {.count = 1, .reusable = false}}, SHIFT(920),
  [1843] = {.entry = {.count = 1, .reusable = true}}, SHIFT(231),
  [1845] = {.entry = {.count = 1, .reusable = false}}, SHIFT(389),
  [1847] = {.entry = {.count = 1, .reusable = true}}, SHIFT(788),
  [1849] = {.entry = {.count = 1, .reusable = true}}, SHIFT(899),
  [1851] = {.entry = {.count = 1, .reusable = true}}, SHIFT(700),
  [1853] = {.entry = {.count = 1, .reusable = false}}, REDUCE(aux_sym_string_literal_repeat1, 2, 0, 0),
  [1855] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_string_literal_repeat1, 2, 0, 0), SHIFT_REPEAT(715),
  [1858] = {.entry = {.count = 2, .reusable = false}}, REDUCE(aux_sym_string_literal_repeat1, 2, 0, 0), SHIFT_REPEAT(715),
  [1861] = {.entry = {.count = 1, .reusable = true}}, SHIFT(626),
  [1863] = {.entry = {.count = 1, .reusable = false}}, SHIFT(851),
  [1865] = {.entry = {.count = 1, .reusable = true}}, SHIFT(783),
  [1867] = {.entry = {.count = 1, .reusable = true}}, SHIFT(766),
  [1869] = {.entry = {.count = 1, .reusable = true}}, SHIFT(240),
  [1871] = {.entry = {.count = 1, .reusable = false}}, SHIFT(986),
  [1873] = {.entry = {.count = 1, .reusable = true}}, SHIFT(686),
  [1875] = {.entry = {.count = 1, .reusable = false}}, SHIFT(888),
  [1877] = {.entry = {.count = 1, .reusable = true}}, SHIFT(102),
  [1879] = {.entry = {.count = 1, .reusable = false}}, SHIFT(906),
  [1881] = {.entry = {.count = 1, .reusable = true}}, SHIFT(227),
  [1883] = {.entry = {.count = 1, .reusable = false}}, SHIFT(923),
  [1885] = {.entry = {.count = 1, .reusable = false}}, SHIFT(988),
  [1887] = {.entry = {.count = 1, .reusable = true}}, SHIFT(732),
  [1889] = {.entry = {.count = 1, .reusable = false}}, SHIFT(732),
  [1891] = {.entry = {.count = 1, .reusable = true}}, SHIFT(694),
  [1893] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1058),
  [1895] = {.entry = {.count = 1, .reusable = false}}, SHIFT(926),
  [1897] = {.entry = {.count = 1, .reusable = true}}, SHIFT(715),
  [1899] = {.entry = {.count = 1, .reusable = false}}, SHIFT(715),
  [1901] = {.entry = {.count = 1, .reusable = true}}, SHIFT(79),
  [1903] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1066),
  [1905] = {.entry = {.count = 1, .reusable = true}}, SHIFT(681),
  [1907] = {.entry = {.count = 1, .reusable = false}}, SHIFT(727),
  [1909] = {.entry = {.count = 1, .reusable = true}}, SHIFT(634),
  [1911] = {.entry = {.count = 1, .reusable = true}}, SHIFT(903),
  [1913] = {.entry = {.count = 1, .reusable = true}}, SHIFT(672),
  [1915] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1011),
  [1917] = {.entry = {.count = 1, .reusable = true}}, SHIFT(648),
  [1919] = {.entry = {.count = 1, .reusable = true}}, SHIFT(698),
  [1921] = {.entry = {.count = 1, .reusable = true}}, SHIFT(684),
  [1923] = {.entry = {.count = 1, .reusable = true}}, SHIFT(238),
  [1925] = {.entry = {.count = 1, .reusable = true}}, SHIFT(243),
  [1927] = {.entry = {.count = 1, .reusable = true}}, SHIFT(689),
  [1929] = {.entry = {.count = 1, .reusable = true}}, SHIFT(669),
  [1931] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_params_repeat1, 2, 0, 0), SHIFT_REPEAT(827),
  [1934] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_preproc_params_repeat1, 2, 0, 0),
  [1936] = {.entry = {.count = 1, .reusable = true}}, SHIFT(370),
  [1938] = {.entry = {.count = 1, .reusable = true}}, SHIFT(665),
  [1940] = {.entry = {.count = 1, .reusable = true}}, SHIFT(201),
  [1942] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_var_statement_repeat1, 2, 0, 0),
  [1944] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_var_statement_repeat1, 2, 0, 0), SHIFT_REPEAT(1066),
  [1947] = {.entry = {.count = 1, .reusable = true}}, SHIFT(131),
  [1949] = {.entry = {.count = 1, .reusable = true}}, SHIFT(120),
  [1951] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_piece_declaration_repeat1, 2, 0, 16),
  [1953] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_piece_declaration_repeat1, 2, 0, 16), SHIFT_REPEAT(903),
  [1956] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_static_var_declaration_repeat1, 2, 0, 16),
  [1958] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_static_var_declaration_repeat1, 2, 0, 16), SHIFT_REPEAT(1011),
  [1961] = {.entry = {.count = 1, .reusable = true}}, SHIFT(668),
  [1963] = {.entry = {.count = 1, .reusable = true}}, SHIFT(667),
  [1965] = {.entry = {.count = 1, .reusable = true}}, SHIFT(635),
  [1967] = {.entry = {.count = 1, .reusable = true}}, SHIFT(286),
  [1969] = {.entry = {.count = 1, .reusable = true}}, SHIFT(623),
  [1971] = {.entry = {.count = 1, .reusable = true}}, SHIFT(106),
  [1973] = {.entry = {.count = 1, .reusable = true}}, SHIFT(225),
  [1975] = {.entry = {.count = 1, .reusable = true}}, SHIFT(467),
  [1977] = {.entry = {.count = 1, .reusable = true}}, SHIFT(230),
  [1979] = {.entry = {.count = 1, .reusable = true}}, SHIFT(823),
  [1981] = {.entry = {.count = 1, .reusable = true}}, SHIFT(820),
  [1983] = {.entry = {.count = 1, .reusable = true}}, SHIFT(827),
  [1985] = {.entry = {.count = 1, .reusable = true}}, SHIFT(828),
  [1987] = {.entry = {.count = 1, .reusable = true}}, SHIFT(631),
  [1989] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1032),
  [1991] = {.entry = {.count = 1, .reusable = true}}, SHIFT(633),
  [1993] = {.entry = {.count = 1, .reusable = true}}, SHIFT(794),
  [1995] = {.entry = {.count = 1, .reusable = true}}, SHIFT(78),
  [1997] = {.entry = {.count = 1, .reusable = true}}, SHIFT(617),
  [1999] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_function_declaration_repeat1, 2, 0, 30), SHIFT_REPEAT(1094),
  [2002] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_function_declaration_repeat1, 2, 0, 30),
  [2004] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_preproc_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(572),
  [2007] = {.entry = {.count = 1, .reusable = true}}, SHIFT(799),
  [2009] = {.entry = {.count = 2, .reusable = true}}, REDUCE(aux_sym_argument_list_repeat1, 2, 0, 0), SHIFT_REPEAT(372),
  [2012] = {.entry = {.count = 1, .reusable = true}}, SHIFT(772),
  [2014] = {.entry = {.count = 1, .reusable = true}}, SHIFT(829),
  [2016] = {.entry = {.count = 1, .reusable = true}}, SHIFT(195),
  [2018] = {.entry = {.count = 1, .reusable = true}}, SHIFT(825),
  [2020] = {.entry = {.count = 1, .reusable = true}}, SHIFT(618),
  [2022] = {.entry = {.count = 1, .reusable = true}}, SHIFT(620),
  [2024] = {.entry = {.count = 1, .reusable = true}}, SHIFT(100),
  [2026] = {.entry = {.count = 1, .reusable = false}}, SHIFT(921),
  [2028] = {.entry = {.count = 1, .reusable = true}}, SHIFT(223),
  [2030] = {.entry = {.count = 1, .reusable = true}}, SHIFT(31),
  [2032] = {.entry = {.count = 1, .reusable = true}}, SHIFT(247),
  [2034] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1024),
  [2036] = {.entry = {.count = 1, .reusable = true}}, SHIFT(329),
  [2038] = {.entry = {.count = 1, .reusable = true}}, SHIFT(112),
  [2040] = {.entry = {.count = 1, .reusable = false}}, SHIFT(910),
  [2042] = {.entry = {.count = 1, .reusable = true}}, SHIFT(33),
  [2044] = {.entry = {.count = 1, .reusable = true}}, SHIFT(222),
  [2046] = {.entry = {.count = 1, .reusable = false}}, SHIFT(919),
  [2048] = {.entry = {.count = 1, .reusable = true}}, SHIFT(19),
  [2050] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_piece_declaration_repeat1, 2, 0, 5),
  [2052] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_params, 4, 0, 0),
  [2054] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_params, 4, 0, 0),
  [2056] = {.entry = {.count = 1, .reusable = true}}, SHIFT(233),
  [2058] = {.entry = {.count = 1, .reusable = false}}, SHIFT(927),
  [2060] = {.entry = {.count = 1, .reusable = true}}, SHIFT(162),
  [2062] = {.entry = {.count = 1, .reusable = true}}, SHIFT(375),
  [2064] = {.entry = {.count = 1, .reusable = true}}, SHIFT(647),
  [2066] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1083),
  [2068] = {.entry = {.count = 1, .reusable = true}}, SHIFT(913),
  [2070] = {.entry = {.count = 1, .reusable = true}}, SHIFT(915),
  [2072] = {.entry = {.count = 1, .reusable = true}}, SHIFT(388),
  [2074] = {.entry = {.count = 1, .reusable = true}}, SHIFT(940),
  [2076] = {.entry = {.count = 1, .reusable = true}}, SHIFT(140),
  [2078] = {.entry = {.count = 1, .reusable = true}}, SHIFT(431),
  [2080] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1022),
  [2082] = {.entry = {.count = 1, .reusable = true}}, SHIFT(480),
  [2084] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1088),
  [2086] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_static_var_declaration_repeat1, 2, 0, 6),
  [2088] = {.entry = {.count = 1, .reusable = true}}, SHIFT(996),
  [2090] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1005),
  [2092] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_function_declaration_repeat1, 2, 0, 28),
  [2094] = {.entry = {.count = 1, .reusable = false}}, SHIFT(965),
  [2096] = {.entry = {.count = 1, .reusable = true}}, SHIFT(236),
  [2098] = {.entry = {.count = 1, .reusable = true}}, SHIFT(656),
  [2100] = {.entry = {.count = 1, .reusable = false}}, SHIFT(883),
  [2102] = {.entry = {.count = 1, .reusable = false}}, SHIFT(885),
  [2104] = {.entry = {.count = 1, .reusable = true}}, SHIFT(660),
  [2106] = {.entry = {.count = 1, .reusable = true}}, SHIFT(797),
  [2108] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_params, 3, 0, 0),
  [2110] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_params, 3, 0, 0),
  [2112] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_params, 2, 0, 0),
  [2114] = {.entry = {.count = 1, .reusable = false}}, REDUCE(sym_preproc_params, 2, 0, 0),
  [2116] = {.entry = {.count = 1, .reusable = true}}, SHIFT(235),
  [2118] = {.entry = {.count = 1, .reusable = false}}, SHIFT(956),
  [2120] = {.entry = {.count = 1, .reusable = true}}, SHIFT(640),
  [2122] = {.entry = {.count = 1, .reusable = false}}, SHIFT(893),
  [2124] = {.entry = {.count = 1, .reusable = true}}, REDUCE(aux_sym_var_statement_repeat1, 2, 0, 36),
  [2126] = {.entry = {.count = 1, .reusable = true}}, SHIFT(654),
  [2128] = {.entry = {.count = 1, .reusable = false}}, SHIFT(917),
  [2130] = {.entry = {.count = 1, .reusable = true}}, SHIFT(604),
  [2132] = {.entry = {.count = 1, .reusable = false}}, SHIFT(859),
  [2134] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1093),
  [2136] = {.entry = {.count = 1, .reusable = true}}, SHIFT(615),
  [2138] = {.entry = {.count = 1, .reusable = false}}, SHIFT(898),
  [2140] = {.entry = {.count = 1, .reusable = false}}, SHIFT(1102),
  [2142] = {.entry = {.count = 1, .reusable = true}}, SHIFT(601),
  [2144] = {.entry = {.count = 1, .reusable = true}}, SHIFT(96),
  [2146] = {.entry = {.count = 1, .reusable = false}}, SHIFT(902),
  [2148] = {.entry = {.count = 1, .reusable = false}}, SHIFT(904),
  [2150] = {.entry = {.count = 1, .reusable = true}}, SHIFT(97),
  [2152] = {.entry = {.count = 1, .reusable = false}}, SHIFT(892),
  [2154] = {.entry = {.count = 1, .reusable = true}}, SHIFT(682),
  [2156] = {.entry = {.count = 1, .reusable = true}}, SHIFT(91),
  [2158] = {.entry = {.count = 1, .reusable = true}}, SHIFT(417),
  [2160] = {.entry = {.count = 1, .reusable = true}}, SHIFT(739),
  [2162] = {.entry = {.count = 1, .reusable = true}}, SHIFT(643),
  [2164] = {.entry = {.count = 1, .reusable = true}}, SHIFT(82),
  [2166] = {.entry = {.count = 1, .reusable = true}}, SHIFT(679),
  [2168] = {.entry = {.count = 1, .reusable = true}}, SHIFT(610),
  [2170] = {.entry = {.count = 1, .reusable = true}}, SHIFT(134),
  [2172] = {.entry = {.count = 1, .reusable = true}}, SHIFT(135),
  [2174] = {.entry = {.count = 1, .reusable = true}}, SHIFT(627),
  [2176] = {.entry = {.count = 1, .reusable = true}}, SHIFT(110),
  [2178] = {.entry = {.count = 1, .reusable = true}}, SHIFT(210),
  [2180] = {.entry = {.count = 1, .reusable = true}}, SHIFT(466),
  [2182] = {.entry = {.count = 1, .reusable = true}}, SHIFT(155),
  [2184] = {.entry = {.count = 1, .reusable = true}}, SHIFT(611),
  [2186] = {.entry = {.count = 1, .reusable = true}}, SHIFT(141),
  [2188] = {.entry = {.count = 1, .reusable = true}}, SHIFT(142),
  [2190] = {.entry = {.count = 1, .reusable = true}}, SHIFT(143),
  [2192] = {.entry = {.count = 1, .reusable = true}}, SHIFT(156),
  [2194] = {.entry = {.count = 1, .reusable = true}}, SHIFT(944),
  [2196] = {.entry = {.count = 1, .reusable = true}}, SHIFT(212),
  [2198] = {.entry = {.count = 1, .reusable = true}}, SHIFT(408),
  [2200] = {.entry = {.count = 1, .reusable = true}}, SHIFT(214),
  [2202] = {.entry = {.count = 1, .reusable = true}}, SHIFT(215),
  [2204] = {.entry = {.count = 1, .reusable = true}}, SHIFT(92),
  [2206] = {.entry = {.count = 1, .reusable = true}}, SHIFT(51),
  [2208] = {.entry = {.count = 1, .reusable = true}}, SHIFT(150),
  [2210] = {.entry = {.count = 1, .reusable = true}}, SHIFT(151),
  [2212] = {.entry = {.count = 1, .reusable = true}}, SHIFT(342),
  [2214] = {.entry = {.count = 1, .reusable = true}}, SHIFT(52),
  [2216] = {.entry = {.count = 1, .reusable = true}}, SHIFT(757),
  [2218] = {.entry = {.count = 1, .reusable = true}}, SHIFT(616),
  [2220] = {.entry = {.count = 1, .reusable = true}}, SHIFT(731),
  [2222] = {.entry = {.count = 1, .reusable = true}}, SHIFT(661),
  [2224] = {.entry = {.count = 1, .reusable = true}}, SHIFT(94),
  [2226] = {.entry = {.count = 1, .reusable = true}}, SHIFT(683),
  [2228] = {.entry = {.count = 1, .reusable = true}}, SHIFT(133),
  [2230] = {.entry = {.count = 1, .reusable = true}}, SHIFT(687),
  [2232] = {.entry = {.count = 1, .reusable = true}}, SHIFT(688),
  [2234] = {.entry = {.count = 1, .reusable = true}}, SHIFT(93),
  [2236] = {.entry = {.count = 1, .reusable = true}}, SHIFT(636),
  [2238] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 2, 0, 0),
  [2240] = {.entry = {.count = 1, .reusable = true}}, SHIFT(378),
  [2242] = {.entry = {.count = 1, .reusable = true}}, SHIFT(639),
  [2244] = {.entry = {.count = 1, .reusable = true}}, SHIFT(115),
  [2246] = {.entry = {.count = 1, .reusable = true}}, SHIFT(641),
  [2248] = {.entry = {.count = 1, .reusable = true}}, SHIFT(379),
  [2250] = {.entry = {.count = 1, .reusable = true}}, SHIFT(645),
  [2252] = {.entry = {.count = 1, .reusable = true}}, SHIFT(644),
  [2254] = {.entry = {.count = 1, .reusable = true}}, SHIFT(624),
  [2256] = {.entry = {.count = 1, .reusable = true}}, SHIFT(59),
  [2258] = {.entry = {.count = 1, .reusable = true}}, SHIFT(60),
  [2260] = {.entry = {.count = 1, .reusable = true}}, SHIFT(99),
  [2262] = {.entry = {.count = 1, .reusable = true}}, SHIFT(628),
  [2264] = {.entry = {.count = 1, .reusable = true}}, SHIFT(101),
  [2266] = {.entry = {.count = 1, .reusable = true}}, SHIFT(673),
  [2268] = {.entry = {.count = 1, .reusable = true}}, SHIFT(103),
  [2270] = {.entry = {.count = 1, .reusable = true}}, SHIFT(105),
  [2272] = {.entry = {.count = 1, .reusable = true}}, SHIFT(798),
  [2274] = {.entry = {.count = 1, .reusable = true}}, SHIFT(107),
  [2276] = {.entry = {.count = 1, .reusable = true}}, SHIFT(80),
  [2278] = {.entry = {.count = 1, .reusable = true}}, SHIFT(108),
  [2280] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1123),
  [2282] = {.entry = {.count = 1, .reusable = true}}, SHIFT(113),
  [2284] = {.entry = {.count = 1, .reusable = true}}, SHIFT(858),
  [2286] = {.entry = {.count = 1, .reusable = true}}, SHIFT(114),
  [2288] = {.entry = {.count = 1, .reusable = true}}, SHIFT(690),
  [2290] = {.entry = {.count = 1, .reusable = true}}, SHIFT(55),
  [2292] = {.entry = {.count = 1, .reusable = true}}, SHIFT(392),
  [2294] = {.entry = {.count = 1, .reusable = true}}, SHIFT(224),
  [2296] = {.entry = {.count = 1, .reusable = true}}, SHIFT(393),
  [2298] = {.entry = {.count = 1, .reusable = true}}, SHIFT(226),
  [2300] = {.entry = {.count = 1, .reusable = true}}, SHIFT(664),
  [2302] = {.entry = {.count = 1, .reusable = true}}, SHIFT(228),
  [2304] = {.entry = {.count = 1, .reusable = true}}, SHIFT(229),
  [2306] = {.entry = {.count = 1, .reusable = true}}, SHIFT(237),
  [2308] = {.entry = {.count = 1, .reusable = true}}, SHIFT(250),
  [2310] = {.entry = {.count = 1, .reusable = true}}, SHIFT(374),
  [2312] = {.entry = {.count = 1, .reusable = true}}, SHIFT(232),
  [2314] = {.entry = {.count = 1, .reusable = true}},  ACCEPT_INPUT(),
  [2316] = {.entry = {.count = 1, .reusable = true}}, SHIFT(234),
  [2318] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string_literal, 3, 0, 0),
  [2320] = {.entry = {.count = 1, .reusable = true}}, SHIFT(203),
  [2322] = {.entry = {.count = 1, .reusable = true}}, SHIFT(786),
  [2324] = {.entry = {.count = 1, .reusable = true}}, SHIFT(787),
  [2326] = {.entry = {.count = 1, .reusable = true}}, SHIFT(863),
  [2328] = {.entry = {.count = 1, .reusable = true}}, SHIFT(716),
  [2330] = {.entry = {.count = 1, .reusable = true}}, SHIFT(854),
  [2332] = {.entry = {.count = 1, .reusable = true}}, SHIFT(263),
  [2334] = {.entry = {.count = 1, .reusable = true}}, SHIFT(773),
  [2336] = {.entry = {.count = 1, .reusable = true}}, SHIFT(239),
  [2338] = {.entry = {.count = 1, .reusable = true}}, SHIFT(743),
  [2340] = {.entry = {.count = 1, .reusable = true}}, SHIFT(241),
  [2342] = {.entry = {.count = 1, .reusable = true}}, SHIFT(163),
  [2344] = {.entry = {.count = 1, .reusable = true}}, SHIFT(164),
  [2346] = {.entry = {.count = 1, .reusable = true}}, SHIFT(866),
  [2348] = {.entry = {.count = 1, .reusable = true}}, SHIFT(740),
  [2350] = {.entry = {.count = 1, .reusable = true}}, SHIFT(905),
  [2352] = {.entry = {.count = 1, .reusable = true}}, SHIFT(912),
  [2354] = {.entry = {.count = 1, .reusable = true}}, SHIFT(165),
  [2356] = {.entry = {.count = 1, .reusable = true}}, SHIFT(836),
  [2358] = {.entry = {.count = 1, .reusable = true}}, SHIFT(792),
  [2360] = {.entry = {.count = 1, .reusable = true}}, SHIFT(171),
  [2362] = {.entry = {.count = 1, .reusable = true}}, SHIFT(966),
  [2364] = {.entry = {.count = 1, .reusable = true}}, SHIFT(967),
  [2366] = {.entry = {.count = 1, .reusable = true}}, SHIFT(717),
  [2368] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1014),
  [2370] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1015),
  [2372] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1017),
  [2374] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1018),
  [2376] = {.entry = {.count = 1, .reusable = true}}, SHIFT(11),
  [2378] = {.entry = {.count = 1, .reusable = true}}, SHIFT(242),
  [2380] = {.entry = {.count = 1, .reusable = true}}, SHIFT(216),
  [2382] = {.entry = {.count = 1, .reusable = true}}, SHIFT(718),
  [2384] = {.entry = {.count = 1, .reusable = true}}, SHIFT(254),
  [2386] = {.entry = {.count = 1, .reusable = true}}, SHIFT(68),
  [2388] = {.entry = {.count = 1, .reusable = true}}, SHIFT(719),
  [2390] = {.entry = {.count = 1, .reusable = true}}, SHIFT(720),
  [2392] = {.entry = {.count = 1, .reusable = true}}, SHIFT(721),
  [2394] = {.entry = {.count = 1, .reusable = true}}, SHIFT(722),
  [2396] = {.entry = {.count = 1, .reusable = true}}, SHIFT(244),
  [2398] = {.entry = {.count = 1, .reusable = true}}, SHIFT(70),
  [2400] = {.entry = {.count = 1, .reusable = true}}, SHIFT(72),
  [2402] = {.entry = {.count = 1, .reusable = true}}, SHIFT(874),
  [2404] = {.entry = {.count = 1, .reusable = true}}, SHIFT(183),
  [2406] = {.entry = {.count = 1, .reusable = true}}, SHIFT(218),
  [2408] = {.entry = {.count = 1, .reusable = true}}, SHIFT(412),
  [2410] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_top_level, 5, 0, 41),
  [2412] = {.entry = {.count = 1, .reusable = true}}, SHIFT(389),
  [2414] = {.entry = {.count = 1, .reusable = true}}, SHIFT(185),
  [2416] = {.entry = {.count = 1, .reusable = true}}, SHIFT(646),
  [2418] = {.entry = {.count = 1, .reusable = true}}, SHIFT(355),
  [2420] = {.entry = {.count = 1, .reusable = true}}, SHIFT(6),
  [2422] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 3, 0, 0),
  [2424] = {.entry = {.count = 1, .reusable = true}}, SHIFT(745),
  [2426] = {.entry = {.count = 1, .reusable = true}}, SHIFT(746),
  [2428] = {.entry = {.count = 1, .reusable = true}}, SHIFT(206),
  [2430] = {.entry = {.count = 1, .reusable = true}}, SHIFT(723),
  [2432] = {.entry = {.count = 1, .reusable = true}}, SHIFT(937),
  [2434] = {.entry = {.count = 1, .reusable = true}}, SHIFT(259),
  [2436] = {.entry = {.count = 1, .reusable = true}}, SHIFT(748),
  [2438] = {.entry = {.count = 1, .reusable = true}}, SHIFT(246),
  [2440] = {.entry = {.count = 1, .reusable = true}}, SHIFT(605),
  [2442] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_string_literal, 2, 0, 0),
  [2444] = {.entry = {.count = 1, .reusable = true}}, SHIFT(187),
  [2446] = {.entry = {.count = 1, .reusable = true}}, SHIFT(754),
  [2448] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1060),
  [2450] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1070),
  [2452] = {.entry = {.count = 1, .reusable = true}}, SHIFT(188),
  [2454] = {.entry = {.count = 1, .reusable = true}}, SHIFT(190),
  [2456] = {.entry = {.count = 1, .reusable = true}}, SHIFT(191),
  [2458] = {.entry = {.count = 1, .reusable = true}}, SHIFT(299),
  [2460] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1095),
  [2462] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1098),
  [2464] = {.entry = {.count = 1, .reusable = true}}, SHIFT(81),
  [2466] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1104),
  [2468] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1105),
  [2470] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1107),
  [2472] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1111),
  [2474] = {.entry = {.count = 1, .reusable = true}}, SHIFT(15),
  [2476] = {.entry = {.count = 1, .reusable = true}}, SHIFT(301),
  [2478] = {.entry = {.count = 1, .reusable = true}}, SHIFT(950),
  [2480] = {.entry = {.count = 1, .reusable = true}}, SHIFT(958),
  [2482] = {.entry = {.count = 1, .reusable = true}}, SHIFT(676),
  [2484] = {.entry = {.count = 1, .reusable = true}}, SHIFT(637),
  [2486] = {.entry = {.count = 1, .reusable = true}}, SHIFT(961),
  [2488] = {.entry = {.count = 1, .reusable = true}}, SHIFT(811),
  [2490] = {.entry = {.count = 1, .reusable = true}}, SHIFT(962),
  [2492] = {.entry = {.count = 1, .reusable = true}}, SHIFT(248),
  [2494] = {.entry = {.count = 1, .reusable = true}}, SHIFT(74),
  [2496] = {.entry = {.count = 1, .reusable = true}}, SHIFT(75),
  [2498] = {.entry = {.count = 1, .reusable = true}}, SHIFT(862),
  [2500] = {.entry = {.count = 1, .reusable = true}}, SHIFT(76),
  [2502] = {.entry = {.count = 1, .reusable = true}}, SHIFT(77),
  [2504] = {.entry = {.count = 1, .reusable = true}}, SHIFT(427),
  [2506] = {.entry = {.count = 1, .reusable = true}}, SHIFT(963),
  [2508] = {.entry = {.count = 1, .reusable = true}}, SHIFT(219),
  [2510] = {.entry = {.count = 1, .reusable = true}}, SHIFT(490),
  [2512] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef, 3, 0, 23),
  [2514] = {.entry = {.count = 1, .reusable = true}}, SHIFT(249),
  [2516] = {.entry = {.count = 1, .reusable = true}}, SHIFT(662),
  [2518] = {.entry = {.count = 1, .reusable = true}}, SHIFT(608),
  [2520] = {.entry = {.count = 1, .reusable = true}}, SHIFT(670),
  [2522] = {.entry = {.count = 1, .reusable = true}}, SHIFT(724),
  [2524] = {.entry = {.count = 1, .reusable = true}}, SHIFT(882),
  [2526] = {.entry = {.count = 1, .reusable = true}}, SHIFT(762),
  [2528] = {.entry = {.count = 1, .reusable = true}}, SHIFT(964),
  [2530] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_argument_list, 4, 0, 0),
  [2532] = {.entry = {.count = 1, .reusable = true}}, SHIFT(725),
  [2534] = {.entry = {.count = 1, .reusable = true}}, SHIFT(901),
  [2536] = {.entry = {.count = 1, .reusable = true}}, SHIFT(765),
  [2538] = {.entry = {.count = 1, .reusable = true}}, SHIFT(607),
  [2540] = {.entry = {.count = 1, .reusable = true}}, SHIFT(969),
  [2542] = {.entry = {.count = 1, .reusable = true}}, SHIFT(726),
  [2544] = {.entry = {.count = 1, .reusable = true}}, SHIFT(918),
  [2546] = {.entry = {.count = 1, .reusable = true}}, SHIFT(769),
  [2548] = {.entry = {.count = 1, .reusable = true}}, SHIFT(974),
  [2550] = {.entry = {.count = 1, .reusable = true}}, SHIFT(742),
  [2552] = {.entry = {.count = 1, .reusable = true}}, SHIFT(410),
  [2554] = {.entry = {.count = 1, .reusable = true}}, SHIFT(411),
  [2556] = {.entry = {.count = 1, .reusable = true}}, SHIFT(806),
  [2558] = {.entry = {.count = 1, .reusable = true}}, SHIFT(807),
  [2560] = {.entry = {.count = 1, .reusable = true}}, SHIFT(178),
  [2562] = {.entry = {.count = 1, .reusable = true}}, SHIFT(652),
  [2564] = {.entry = {.count = 1, .reusable = true}}, SHIFT(179),
  [2566] = {.entry = {.count = 1, .reusable = true}}, SHIFT(728),
  [2568] = {.entry = {.count = 1, .reusable = true}}, SHIFT(729),
  [2570] = {.entry = {.count = 1, .reusable = true}}, SHIFT(730),
  [2572] = {.entry = {.count = 1, .reusable = true}}, SHIFT(976),
  [2574] = {.entry = {.count = 1, .reusable = true}}, SHIFT(414),
  [2576] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_top_level, 3, 0, 23),
  [2578] = {.entry = {.count = 1, .reusable = true}}, SHIFT(416),
  [2580] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif, 4, 0, 33),
  [2582] = {.entry = {.count = 1, .reusable = true}}, SHIFT(649),
  [2584] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef, 4, 0, 35),
  [2586] = {.entry = {.count = 1, .reusable = true}}, SHIFT(161),
  [2588] = {.entry = {.count = 1, .reusable = true}}, SHIFT(425),
  [2590] = {.entry = {.count = 1, .reusable = true}}, SHIFT(426),
  [2592] = {.entry = {.count = 1, .reusable = true}}, SHIFT(846),
  [2594] = {.entry = {.count = 1, .reusable = true}}, SHIFT(818),
  [2596] = {.entry = {.count = 1, .reusable = true}}, SHIFT(989),
  [2598] = {.entry = {.count = 1, .reusable = true}}, SHIFT(832),
  [2600] = {.entry = {.count = 1, .reusable = true}}, SHIFT(733),
  [2602] = {.entry = {.count = 1, .reusable = true}}, SHIFT(734),
  [2604] = {.entry = {.count = 1, .reusable = true}}, SHIFT(735),
  [2606] = {.entry = {.count = 1, .reusable = true}}, SHIFT(118),
  [2608] = {.entry = {.count = 1, .reusable = true}}, SHIFT(429),
  [2610] = {.entry = {.count = 1, .reusable = true}}, SHIFT(993),
  [2612] = {.entry = {.count = 1, .reusable = true}}, SHIFT(430),
  [2614] = {.entry = {.count = 1, .reusable = true}}, SHIFT(994),
  [2616] = {.entry = {.count = 1, .reusable = true}}, SHIFT(995),
  [2618] = {.entry = {.count = 1, .reusable = true}}, SHIFT(435),
  [2620] = {.entry = {.count = 1, .reusable = true}}, SHIFT(436),
  [2622] = {.entry = {.count = 1, .reusable = true}}, SHIFT(437),
  [2624] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif_top_level, 4, 0, 33),
  [2626] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1050),
  [2628] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1051),
  [2630] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1052),
  [2632] = {.entry = {.count = 1, .reusable = true}}, SHIFT(692),
  [2634] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1054),
  [2636] = {.entry = {.count = 1, .reusable = true}}, SHIFT(2),
  [2638] = {.entry = {.count = 1, .reusable = true}}, SHIFT(678),
  [2640] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elifdef_top_level, 4, 0, 35),
  [2642] = {.entry = {.count = 1, .reusable = true}}, SHIFT(857),
  [2644] = {.entry = {.count = 1, .reusable = true}}, SHIFT(266),
  [2646] = {.entry = {.count = 1, .reusable = true}}, REDUCE(sym_preproc_elif, 5, 0, 41),
  [2648] = {.entry = {.count = 1, .reusable = true}}, SHIFT(741),
  [2650] = {.entry = {.count = 1, .reusable = true}}, SHIFT(123),
  [2652] = {.entry = {.count = 1, .reusable = true}}, SHIFT(487),
  [2654] = {.entry = {.count = 1, .reusable = true}}, SHIFT(819),
  [2656] = {.entry = {.count = 1, .reusable = true}}, SHIFT(124),
  [2658] = {.entry = {.count = 1, .reusable = true}}, SHIFT(445),
  [2660] = {.entry = {.count = 1, .reusable = true}}, SHIFT(446),
  [2662] = {.entry = {.count = 1, .reusable = true}}, SHIFT(125),
  [2664] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1067),
  [2666] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1068),
  [2668] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1069),
  [2670] = {.entry = {.count = 1, .reusable = true}}, SHIFT(632),
  [2672] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1071),
  [2674] = {.entry = {.count = 1, .reusable = true}}, SHIFT(127),
  [2676] = {.entry = {.count = 1, .reusable = true}}, SHIFT(128),
  [2678] = {.entry = {.count = 1, .reusable = true}}, SHIFT(621),
  [2680] = {.entry = {.count = 1, .reusable = true}}, SHIFT(129),
  [2682] = {.entry = {.count = 1, .reusable = true}}, SHIFT(736),
  [2684] = {.entry = {.count = 1, .reusable = true}}, SHIFT(737),
  [2686] = {.entry = {.count = 1, .reusable = true}}, SHIFT(738),
  [2688] = {.entry = {.count = 1, .reusable = true}}, SHIFT(130),
  [2690] = {.entry = {.count = 1, .reusable = true}}, SHIFT(625),
  [2692] = {.entry = {.count = 1, .reusable = true}}, SHIFT(713),
  [2694] = {.entry = {.count = 1, .reusable = true}}, SHIFT(714),
  [2696] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1108),
  [2698] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1109),
  [2700] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1110),
  [2702] = {.entry = {.count = 1, .reusable = true}}, SHIFT(132),
  [2704] = {.entry = {.count = 1, .reusable = true}}, SHIFT(847),
  [2706] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1113),
  [2708] = {.entry = {.count = 1, .reusable = true}}, SHIFT(1114),
  [2710] = {.entry = {.count = 1, .reusable = true}}, SHIFT(450),
  [2712] = {.entry = {.count = 1, .reusable = true}}, SHIFT(657),
};

#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_bos(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,
    .supertype_map_slices = ts_supertype_map_slices,
    .supertype_map_entries = ts_supertype_map_entries,
    .supertype_symbols = ts_supertype_symbols,
    .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_identifier,
    .primary_state_ids = ts_primary_state_ids,
    .name = "bos",
    .max_reserved_word_set_size = 0,
    .metadata = {
      .major_version = 0,
      .minor_version = 1,
      .patch_version = 0,
    },
  };
  return &language;
}
#ifdef __cplusplus
}
#endif
